2026-07-24 18:31:59.731937 | Job console starting 2026-07-24 18:31:59.756569 | Updating git repos 2026-07-24 18:31:59.844476 | Cloning repos into workspace 2026-07-24 18:31:59.949938 | Restoring repo states 2026-07-24 18:31:59.960222 | Merging changes 2026-07-24 18:32:00.496316 | Checking out repos 2026-07-24 18:32:00.533262 | Preparing playbooks 2026-07-24 18:32:01.771490 | Running Ansible setup 2026-07-24 18:32:06.756592 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-24 18:32:07.772355 | 2026-07-24 18:32:07.772560 | PLAY [Base pre] 2026-07-24 18:32:07.791986 | 2026-07-24 18:32:07.792159 | TASK [Setup log path fact] 2026-07-24 18:32:07.813540 | debian-bookworm | ok 2026-07-24 18:32:07.835153 | 2026-07-24 18:32:07.835340 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 18:32:07.867010 | debian-bookworm | ok 2026-07-24 18:32:07.882698 | 2026-07-24 18:32:07.882884 | TASK [emit-job-header : Print job information] 2026-07-24 18:32:07.924504 | # Job Information 2026-07-24 18:32:07.924881 | Ansible Version: 2.16.14 2026-07-24 18:32:07.924926 | Job: flake8 2026-07-24 18:32:07.924963 | Pipeline: check 2026-07-24 18:32:07.924986 | Executor: 521e9411259a 2026-07-24 18:32:07.925008 | Triggered by: https://github.com/osism/ansible-collection-validations/pull/236 2026-07-24 18:32:07.925030 | Event ID: ef8c64d0-878d-11f1-9ea3-b4079f728bcc 2026-07-24 18:32:07.930539 | 2026-07-24 18:32:07.930679 | LOOP [emit-job-header : Print node information] 2026-07-24 18:32:08.055662 | debian-bookworm | ok: 2026-07-24 18:32:08.060816 | debian-bookworm | # Node Information 2026-07-24 18:32:08.060937 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-24 18:32:08.060967 | debian-bookworm | Hostname: debian 2026-07-24 18:32:08.060991 | debian-bookworm | Username: zuul 2026-07-24 18:32:08.061012 | debian-bookworm | Distro: Debian 12.15 2026-07-24 18:32:08.061039 | debian-bookworm | Provider: regiocloud-a 2026-07-24 18:32:08.061061 | debian-bookworm | Region: 2026-07-24 18:32:08.061083 | debian-bookworm | Label: debian-bookworm 2026-07-24 18:32:08.061103 | debian-bookworm | Product Name: OpenStack Nova 2026-07-24 18:32:08.061123 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe77:7afd 2026-07-24 18:32:08.077018 | 2026-07-24 18:32:08.077195 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-24 18:32:08.837738 | debian-bookworm -> localhost | changed 2026-07-24 18:32:08.845680 | 2026-07-24 18:32:08.845857 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-24 18:32:10.381803 | debian-bookworm -> localhost | changed 2026-07-24 18:32:10.400435 | 2026-07-24 18:32:10.400544 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-24 18:32:10.723255 | debian-bookworm -> localhost | ok 2026-07-24 18:32:10.733292 | 2026-07-24 18:32:10.733437 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-24 18:32:10.785525 | debian-bookworm | ok 2026-07-24 18:32:10.808028 | debian-bookworm | included: /var/lib/zuul/builds/cf776cc4af3f4331bd685eb2193338fe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-24 18:32:10.814050 | 2026-07-24 18:32:10.814219 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-24 18:32:12.159225 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-24 18:32:12.159435 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cf776cc4af3f4331bd685eb2193338fe/work/cf776cc4af3f4331bd685eb2193338fe_id_rsa 2026-07-24 18:32:12.159472 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cf776cc4af3f4331bd685eb2193338fe/work/cf776cc4af3f4331bd685eb2193338fe_id_rsa.pub 2026-07-24 18:32:12.159500 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-24 18:32:12.159524 | debian-bookworm -> localhost | SHA256:5LNGCInnlMWmII9/FBGIxRTMxvFe2S1Br4Ht5oI+n+w zuul-build-sshkey 2026-07-24 18:32:12.159546 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-24 18:32:12.159583 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-24 18:32:12.159605 | debian-bookworm -> localhost | | O=+o+..o | 2026-07-24 18:32:12.159626 | debian-bookworm -> localhost | |o Oo.+o= + | 2026-07-24 18:32:12.159646 | debian-bookworm -> localhost | | =..B++ * o | 2026-07-24 18:32:12.159665 | debian-bookworm -> localhost | |. .=oo = + | 2026-07-24 18:32:12.159685 | debian-bookworm -> localhost | | . .o . S | 2026-07-24 18:32:12.159708 | debian-bookworm -> localhost | | . .. + o | 2026-07-24 18:32:12.159729 | debian-bookworm -> localhost | | .. . + | 2026-07-24 18:32:12.159749 | debian-bookworm -> localhost | | ... + | 2026-07-24 18:32:12.159785 | debian-bookworm -> localhost | | .+E | 2026-07-24 18:32:12.159808 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-24 18:32:12.159859 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.734584 2026-07-24 18:32:12.166266 | 2026-07-24 18:32:12.166365 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-24 18:32:12.194024 | debian-bookworm | ok 2026-07-24 18:32:12.204593 | debian-bookworm | included: /var/lib/zuul/builds/cf776cc4af3f4331bd685eb2193338fe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-24 18:32:12.213727 | 2026-07-24 18:32:12.213820 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-24 18:32:12.236800 | debian-bookworm | skipping: Conditional result was False 2026-07-24 18:32:12.245548 | 2026-07-24 18:32:12.245639 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-24 18:32:12.871337 | debian-bookworm | changed 2026-07-24 18:32:12.876945 | 2026-07-24 18:32:12.877054 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-24 18:32:13.131205 | debian-bookworm | ok 2026-07-24 18:32:13.137438 | 2026-07-24 18:32:13.137551 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-24 18:32:13.816116 | debian-bookworm | changed 2026-07-24 18:32:13.822331 | 2026-07-24 18:32:13.822462 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-24 18:32:14.532699 | debian-bookworm | changed 2026-07-24 18:32:14.538807 | 2026-07-24 18:32:14.538943 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-24 18:32:14.563892 | debian-bookworm | skipping: Conditional result was False 2026-07-24 18:32:14.579013 | 2026-07-24 18:32:14.579251 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-24 18:32:15.102802 | debian-bookworm -> localhost | changed 2026-07-24 18:32:15.128635 | 2026-07-24 18:32:15.128862 | TASK [add-build-sshkey : Add back temp key] 2026-07-24 18:32:15.477853 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cf776cc4af3f4331bd685eb2193338fe/work/cf776cc4af3f4331bd685eb2193338fe_id_rsa (zuul-build-sshkey) 2026-07-24 18:32:15.478150 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011901 2026-07-24 18:32:15.486858 | 2026-07-24 18:32:15.486991 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-24 18:32:15.949361 | debian-bookworm | ok 2026-07-24 18:32:15.958608 | 2026-07-24 18:32:15.958801 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-24 18:32:15.991343 | debian-bookworm | skipping: Conditional result was False 2026-07-24 18:32:16.003334 | 2026-07-24 18:32:16.003492 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-24 18:32:16.519812 | debian-bookworm | ok 2026-07-24 18:32:16.531541 | 2026-07-24 18:32:16.531666 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-24 18:32:16.562291 | debian-bookworm | ok 2026-07-24 18:32:16.570664 | 2026-07-24 18:32:16.570880 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-24 18:32:16.868904 | debian-bookworm -> localhost | ok 2026-07-24 18:32:16.876183 | 2026-07-24 18:32:16.876323 | TASK [validate-host : Collect information about the host] 2026-07-24 18:32:18.012953 | debian-bookworm | ok 2026-07-24 18:32:18.029140 | 2026-07-24 18:32:18.029306 | TASK [validate-host : Sanitize hostname] 2026-07-24 18:32:18.199893 | debian-bookworm | ok 2026-07-24 18:32:18.204849 | 2026-07-24 18:32:18.204969 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-24 18:32:18.839384 | debian-bookworm -> localhost | changed 2026-07-24 18:32:18.846309 | 2026-07-24 18:32:18.846464 | TASK [validate-host : Collect information about zuul worker] 2026-07-24 18:32:19.283021 | debian-bookworm | ok 2026-07-24 18:32:19.288093 | 2026-07-24 18:32:19.288214 | TASK [validate-host : Write out all zuul information for each host] 2026-07-24 18:32:20.199428 | debian-bookworm -> localhost | changed 2026-07-24 18:32:20.211749 | 2026-07-24 18:32:20.211909 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-24 18:32:20.484159 | debian-bookworm | ok 2026-07-24 18:32:20.491111 | 2026-07-24 18:32:20.491243 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-24 18:32:21.502154 | debian-bookworm | changed: 2026-07-24 18:32:21.502386 | debian-bookworm | cd+++++++++ src/ 2026-07-24 18:32:21.502421 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-24 18:32:21.502446 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-24 18:32:21.502468 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-07-24 18:32:21.502489 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cf776cc4af3f4331bd685eb2193338fe/work/logs" 2026-07-24 18:33:21.134785 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cf776cc4af3f4331bd685eb2193338fe/work/artifacts" 2026-07-24 18:33:21.429122 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cf776cc4af3f4331bd685eb2193338fe/work/docs" 2026-07-24 18:33:21.442211 | 2026-07-24 18:33:21.442377 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-24 18:33:22.276541 | debian-bookworm | changed: 2026-07-24 18:33:22.276819 | debian-bookworm | .d..t...... ./ 2026-07-24 18:33:22.276856 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-24 18:33:22.276881 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-24 18:33:22.276903 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-24 18:33:22.276924 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-24 18:33:22.276945 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-24 18:33:22.276992 | debian-bookworm | changed: All items complete 2026-07-24 18:33:22.277019 | 2026-07-24 18:33:22.867913 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 18:33:23.463403 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 18:33:23.489312 | 2026-07-24 18:33:23.489472 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-24 18:33:23.846559 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012358 2026-07-24 18:33:24.163555 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011864 2026-07-24 18:33:24.183152 | 2026-07-24 18:33:24.183289 | PLAY RECAP 2026-07-24 18:33:24.183353 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-24 18:33:24.183380 | 2026-07-24 18:33:24.347679 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-24 18:33:24.349800 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 18:33:25.162598 | 2026-07-24 18:33:25.162819 | PLAY [Base post] 2026-07-24 18:33:25.187970 | 2026-07-24 18:33:25.188167 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-24 18:33:25.776281 | debian-bookworm | changed 2026-07-24 18:33:25.783071 | 2026-07-24 18:33:25.783220 | PLAY RECAP 2026-07-24 18:33:25.783289 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 18:33:25.783353 | 2026-07-24 18:33:25.949823 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 18:33:25.951142 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-24 18:33:26.742112 | 2026-07-24 18:33:26.742302 | PLAY [Base post-logs] 2026-07-24 18:33:26.753755 | 2026-07-24 18:33:26.753900 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-24 18:33:27.223950 | localhost | changed 2026-07-24 18:33:27.237691 | 2026-07-24 18:33:27.237935 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-24 18:33:27.276487 | localhost | ok 2026-07-24 18:33:27.282498 | 2026-07-24 18:33:27.282646 | TASK [Set zuul-log-path fact] 2026-07-24 18:33:27.313074 | localhost | ok 2026-07-24 18:33:27.326100 | 2026-07-24 18:33:27.326249 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 18:33:27.364186 | localhost | ok 2026-07-24 18:33:27.368997 | 2026-07-24 18:33:27.369141 | TASK [upload-logs : Create log directories] 2026-07-24 18:33:27.920464 | localhost | changed 2026-07-24 18:33:27.923631 | 2026-07-24 18:33:27.923779 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-24 18:33:28.471945 | localhost -> localhost | ok: Runtime: 0:00:00.005866 2026-07-24 18:33:28.476440 | 2026-07-24 18:33:28.476571 | TASK [upload-logs : Upload logs to log server] 2026-07-24 18:33:29.134562 | localhost | Output suppressed because no_log was given 2026-07-24 18:33:29.136687 | 2026-07-24 18:33:29.136844 | LOOP [upload-logs : Compress console log and json output] 2026-07-24 18:33:29.232785 | localhost | skipping: Conditional result was False 2026-07-24 18:33:29.242049 | localhost | skipping: Conditional result was False 2026-07-24 18:33:29.246634 | 2026-07-24 18:33:29.246782 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-24 18:33:29.350080 | localhost | skipping: Conditional result was False 2026-07-24 18:33:29.350438 | 2026-07-24 18:33:29.355572 | localhost | skipping: Conditional result was False 2026-07-24 18:33:29.365708 | 2026-07-24 18:33:29.365875 | LOOP [upload-logs : Upload console log and json output]