2026-07-13 20:15:52.096955 | Job console starting 2026-07-13 20:15:52.114985 | Updating git repos 2026-07-13 20:15:52.186170 | Cloning repos into workspace 2026-07-13 20:15:52.323776 | Restoring repo states 2026-07-13 20:15:52.340399 | Merging changes 2026-07-13 20:15:53.425635 | Checking out repos 2026-07-13 20:15:53.546378 | Preparing playbooks 2026-07-13 20:15:55.310895 | Running Ansible setup 2026-07-13 20:16:02.694015 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-13 20:16:04.174346 | 2026-07-13 20:16:04.174480 | PLAY [Base pre] 2026-07-13 20:16:04.203235 | 2026-07-13 20:16:04.203474 | TASK [Setup log path fact] 2026-07-13 20:16:04.242985 | debian-bookworm | ok 2026-07-13 20:16:04.272912 | 2026-07-13 20:16:04.273104 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 20:16:04.345434 | debian-bookworm | ok 2026-07-13 20:16:04.354260 | 2026-07-13 20:16:04.354388 | TASK [emit-job-header : Print job information] 2026-07-13 20:16:04.447023 | # Job Information 2026-07-13 20:16:04.447274 | Ansible Version: 2.16.14 2026-07-13 20:16:04.447318 | Job: python-black 2026-07-13 20:16:04.447353 | Pipeline: check 2026-07-13 20:16:04.447375 | Executor: 521e9411259a 2026-07-13 20:16:04.447393 | Triggered by: https://github.com/osism/python-osism/pull/2461 2026-07-13 20:16:04.447411 | Event ID: 7efe8f70-7ef7-11f1-8a26-8c8f673ed4e0 2026-07-13 20:16:04.467890 | 2026-07-13 20:16:04.468191 | LOOP [emit-job-header : Print node information] 2026-07-13 20:16:04.634056 | debian-bookworm | ok: 2026-07-13 20:16:04.634251 | debian-bookworm | # Node Information 2026-07-13 20:16:04.634283 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-13 20:16:04.634327 | debian-bookworm | Hostname: debian 2026-07-13 20:16:04.634403 | debian-bookworm | Username: zuul 2026-07-13 20:16:04.634423 | debian-bookworm | Distro: Debian 12.15 2026-07-13 20:16:04.634444 | debian-bookworm | Provider: regiocloud-a 2026-07-13 20:16:04.634462 | debian-bookworm | Region: 2026-07-13 20:16:04.634480 | debian-bookworm | Label: debian-bookworm 2026-07-13 20:16:04.634497 | debian-bookworm | Product Name: OpenStack Nova 2026-07-13 20:16:04.634514 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef9:b5e4 2026-07-13 20:16:04.661602 | 2026-07-13 20:16:04.661722 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-13 20:16:05.269277 | debian-bookworm -> localhost | changed 2026-07-13 20:16:05.275838 | 2026-07-13 20:16:05.275943 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-13 20:16:06.936937 | debian-bookworm -> localhost | changed 2026-07-13 20:16:06.953093 | 2026-07-13 20:16:06.953231 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-13 20:16:07.217158 | debian-bookworm -> localhost | ok 2026-07-13 20:16:07.224309 | 2026-07-13 20:16:07.224409 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-13 20:16:07.264896 | debian-bookworm | ok 2026-07-13 20:16:07.286283 | debian-bookworm | included: /var/lib/zuul/builds/06c80a05a3584cda9955eae84a82dace/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-13 20:16:07.293194 | 2026-07-13 20:16:07.293292 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-13 20:16:08.386955 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-13 20:16:08.387159 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/06c80a05a3584cda9955eae84a82dace/work/06c80a05a3584cda9955eae84a82dace_id_rsa 2026-07-13 20:16:08.387191 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/06c80a05a3584cda9955eae84a82dace/work/06c80a05a3584cda9955eae84a82dace_id_rsa.pub 2026-07-13 20:16:08.387213 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-13 20:16:08.387234 | debian-bookworm -> localhost | SHA256:Sfye1+tV2uWEd6n87lmp6GSA6N8srXS7TknyLn2EfNM zuul-build-sshkey 2026-07-13 20:16:08.387253 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-13 20:16:08.387280 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-13 20:16:08.387298 | debian-bookworm -> localhost | | | 2026-07-13 20:16:08.387325 | debian-bookworm -> localhost | | . | 2026-07-13 20:16:08.387341 | debian-bookworm -> localhost | | o | 2026-07-13 20:16:08.387357 | debian-bookworm -> localhost | | ...o ..| 2026-07-13 20:16:08.387373 | debian-bookworm -> localhost | | . oSoo . ..*| 2026-07-13 20:16:08.387392 | debian-bookworm -> localhost | | . ++o=.E.*=| 2026-07-13 20:16:08.387408 | debian-bookworm -> localhost | | . .o==oooo.=| 2026-07-13 20:16:08.387423 | debian-bookworm -> localhost | | oo*o+o. ooo| 2026-07-13 20:16:08.387440 | debian-bookworm -> localhost | | o=B+o o== | 2026-07-13 20:16:08.387456 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-13 20:16:08.387508 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.485732 2026-07-13 20:16:08.392994 | 2026-07-13 20:16:08.393085 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-13 20:16:08.410123 | debian-bookworm | ok 2026-07-13 20:16:08.423144 | debian-bookworm | included: /var/lib/zuul/builds/06c80a05a3584cda9955eae84a82dace/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-13 20:16:08.434467 | 2026-07-13 20:16:08.434559 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-13 20:16:08.449017 | debian-bookworm | skipping: Conditional result was False 2026-07-13 20:16:08.456074 | 2026-07-13 20:16:08.456285 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-13 20:16:09.222891 | debian-bookworm | changed 2026-07-13 20:16:09.230880 | 2026-07-13 20:16:09.231001 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-13 20:16:09.493967 | debian-bookworm | ok 2026-07-13 20:16:09.498957 | 2026-07-13 20:16:09.499049 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-13 20:16:10.209051 | debian-bookworm | changed 2026-07-13 20:16:10.227781 | 2026-07-13 20:16:10.227889 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-13 20:16:10.971625 | debian-bookworm | changed 2026-07-13 20:16:10.977295 | 2026-07-13 20:16:10.977393 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-13 20:16:11.000929 | debian-bookworm | skipping: Conditional result was False 2026-07-13 20:16:11.010911 | 2026-07-13 20:16:11.011119 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-13 20:16:12.025182 | debian-bookworm -> localhost | changed 2026-07-13 20:16:12.064226 | 2026-07-13 20:16:12.064484 | TASK [add-build-sshkey : Add back temp key] 2026-07-13 20:16:13.600876 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/06c80a05a3584cda9955eae84a82dace/work/06c80a05a3584cda9955eae84a82dace_id_rsa (zuul-build-sshkey) 2026-07-13 20:16:13.601103 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.189702 2026-07-13 20:16:13.611196 | 2026-07-13 20:16:13.611319 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-13 20:16:14.455525 | debian-bookworm | ok 2026-07-13 20:16:14.468743 | 2026-07-13 20:16:14.468865 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-13 20:16:14.495312 | debian-bookworm | skipping: Conditional result was False 2026-07-13 20:16:14.519271 | 2026-07-13 20:16:14.519425 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-13 20:16:15.340031 | debian-bookworm | ok 2026-07-13 20:16:15.356394 | 2026-07-13 20:16:15.357961 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-13 20:16:15.390410 | debian-bookworm | ok 2026-07-13 20:16:15.398979 | 2026-07-13 20:16:15.399092 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-13 20:16:16.047271 | debian-bookworm -> localhost | ok 2026-07-13 20:16:16.073889 | 2026-07-13 20:16:16.074013 | TASK [validate-host : Collect information about the host] 2026-07-13 20:16:17.612662 | debian-bookworm | ok 2026-07-13 20:16:17.630269 | 2026-07-13 20:16:17.630390 | TASK [validate-host : Sanitize hostname] 2026-07-13 20:16:17.851893 | debian-bookworm | ok 2026-07-13 20:16:17.860798 | 2026-07-13 20:16:17.860898 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-13 20:16:18.794376 | debian-bookworm -> localhost | changed 2026-07-13 20:16:18.808639 | 2026-07-13 20:16:18.808766 | TASK [validate-host : Collect information about zuul worker] 2026-07-13 20:16:19.292740 | debian-bookworm | ok 2026-07-13 20:16:19.297510 | 2026-07-13 20:16:19.297606 | TASK [validate-host : Write out all zuul information for each host] 2026-07-13 20:16:20.116141 | debian-bookworm -> localhost | changed 2026-07-13 20:16:20.142789 | 2026-07-13 20:16:20.143004 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-13 20:16:20.433573 | debian-bookworm | ok 2026-07-13 20:16:20.438280 | 2026-07-13 20:16:20.438369 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-13 20:16:21.665374 | debian-bookworm | changed: 2026-07-13 20:16:21.665534 | debian-bookworm | cd+++++++++ src/ 2026-07-13 20:16:21.665562 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-13 20:16:21.665582 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-13 20:16:21.665600 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-13 20:16:21.665616 | debian-bookworm | Containerfile 2026-07-13 20:16:21.665720 | debian-bookworm | Containerfile 2026-07-13 20:16:21.679881 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/06c80a05a3584cda9955eae84a82dace/work/logs" 2026-07-13 20:17:34.432054 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/06c80a05a3584cda9955eae84a82dace/work/artifacts" 2026-07-13 20:17:34.747202 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/06c80a05a3584cda9955eae84a82dace/work/docs" 2026-07-13 20:17:34.762668 | 2026-07-13 20:17:34.762936 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-13 20:17:35.649351 | debian-bookworm | changed: 2026-07-13 20:17:35.649748 | debian-bookworm | .d..t...... ./ 2026-07-13 20:17:35.649802 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-13 20:17:35.649828 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-13 20:17:35.649851 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-13 20:17:35.649874 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-13 20:17:35.649896 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-13 20:17:35.649946 | debian-bookworm | changed: All items complete 2026-07-13 20:17:35.649974 | 2026-07-13 20:17:36.257679 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 20:17:36.892653 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 20:17:36.914423 | 2026-07-13 20:17:36.914583 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-13 20:17:37.353411 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013272 2026-07-13 20:17:37.697192 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.014733 2026-07-13 20:17:37.720749 | 2026-07-13 20:17:37.720963 | PLAY RECAP 2026-07-13 20:17:37.721049 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-13 20:17:37.721078 | 2026-07-13 20:17:37.933568 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-13 20:17:37.934517 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 20:17:38.990032 | 2026-07-13 20:17:38.990217 | PLAY [Base post] 2026-07-13 20:17:39.011620 | 2026-07-13 20:17:39.011857 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-13 20:17:39.697192 | debian-bookworm | changed 2026-07-13 20:17:39.705492 | 2026-07-13 20:17:39.705665 | PLAY RECAP 2026-07-13 20:17:39.705740 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-13 20:17:39.705806 | 2026-07-13 20:17:39.962977 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 20:17:39.964373 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-13 20:17:40.927770 | 2026-07-13 20:17:40.927965 | PLAY [Base post-logs] 2026-07-13 20:17:40.940461 | 2026-07-13 20:17:40.940621 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-13 20:17:41.544655 | localhost | changed 2026-07-13 20:17:41.557299 | 2026-07-13 20:17:41.557577 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-13 20:17:41.600166 | localhost | ok 2026-07-13 20:17:41.603795 | 2026-07-13 20:17:41.603909 | TASK [Set zuul-log-path fact] 2026-07-13 20:17:41.634561 | localhost | ok 2026-07-13 20:17:41.649657 | 2026-07-13 20:17:41.649811 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 20:17:41.710610 | localhost | ok 2026-07-13 20:17:41.715231 | 2026-07-13 20:17:41.715374 | TASK [upload-logs : Create log directories] 2026-07-13 20:17:42.469701 | localhost | changed 2026-07-13 20:17:42.474358 | 2026-07-13 20:17:42.474506 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-13 20:17:43.116530 | localhost -> localhost | ok: Runtime: 0:00:00.006909 2026-07-13 20:17:43.130152 | 2026-07-13 20:17:43.130331 | TASK [upload-logs : Upload logs to log server] 2026-07-13 20:17:44.286372 | localhost | Output suppressed because no_log was given 2026-07-13 20:17:44.288445 | 2026-07-13 20:17:44.288558 | LOOP [upload-logs : Compress console log and json output] 2026-07-13 20:17:44.376671 | localhost | skipping: Conditional result was False 2026-07-13 20:17:44.384658 | localhost | skipping: Conditional result was False 2026-07-13 20:17:44.393178 | 2026-07-13 20:17:44.393357 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-13 20:17:44.477876 | localhost | skipping: Conditional result was False 2026-07-13 20:17:44.478227 | 2026-07-13 20:17:44.485600 | localhost | skipping: Conditional result was False 2026-07-13 20:17:44.499432 | 2026-07-13 20:17:44.499736 | LOOP [upload-logs : Upload console log and json output]