2026-08-07 15:52:28.599109 | Job console starting 2026-08-07 15:52:28.632644 | Updating git repos 2026-08-07 15:52:28.748848 | Cloning repos into workspace 2026-08-07 15:52:28.785206 | Restoring repo states 2026-08-07 15:52:28.811133 | Merging changes 2026-08-07 15:52:29.679494 | Checking out repos 2026-08-07 15:52:29.798212 | Preparing playbooks 2026-08-07 15:52:31.407434 | Running Ansible setup 2026-08-07 15:52:37.774015 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-07 15:52:39.595354 | 2026-08-07 15:52:39.595472 | PLAY [Base pre] 2026-08-07 15:52:39.632146 | 2026-08-07 15:52:39.632265 | TASK [Setup log path fact] 2026-08-07 15:52:39.659304 | debian-bookworm | ok 2026-08-07 15:52:39.680369 | 2026-08-07 15:52:39.680496 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 15:52:39.727659 | debian-bookworm | ok 2026-08-07 15:52:39.740720 | 2026-08-07 15:52:39.740818 | TASK [emit-job-header : Print job information] 2026-08-07 15:52:39.799480 | # Job Information 2026-08-07 15:52:39.799699 | Ansible Version: 2.16.14 2026-08-07 15:52:39.799731 | Job: python-black 2026-08-07 15:52:39.799765 | Pipeline: check 2026-08-07 15:52:39.799789 | Executor: 521e9411259a 2026-08-07 15:52:39.799807 | Triggered by: https://github.com/osism/python-osism/pull/2585 2026-08-07 15:52:39.799826 | Event ID: f58b32e0-9277-11f1-8fe2-b1332d5688f3 2026-08-07 15:52:39.804103 | 2026-08-07 15:52:39.804205 | LOOP [emit-job-header : Print node information] 2026-08-07 15:52:39.936135 | debian-bookworm | ok: 2026-08-07 15:52:39.936285 | debian-bookworm | # Node Information 2026-08-07 15:52:39.936312 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-07 15:52:39.936333 | debian-bookworm | Hostname: debian 2026-08-07 15:52:39.936351 | debian-bookworm | Username: zuul 2026-08-07 15:52:39.936368 | debian-bookworm | Distro: Debian 12.15 2026-08-07 15:52:39.936388 | debian-bookworm | Provider: regiocloud-a 2026-08-07 15:52:39.936406 | debian-bookworm | Region: 2026-08-07 15:52:39.936424 | debian-bookworm | Label: debian-bookworm 2026-08-07 15:52:39.936441 | debian-bookworm | Product Name: OpenStack Nova 2026-08-07 15:52:39.936457 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed7:475a 2026-08-07 15:52:39.944850 | 2026-08-07 15:52:39.944944 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-07 15:52:41.098884 | debian-bookworm -> localhost | changed 2026-08-07 15:52:41.104980 | 2026-08-07 15:52:41.105075 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-07 15:52:43.167591 | debian-bookworm -> localhost | changed 2026-08-07 15:52:43.176373 | 2026-08-07 15:52:43.176462 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-07 15:52:43.688803 | debian-bookworm -> localhost | ok 2026-08-07 15:52:43.694388 | 2026-08-07 15:52:43.694514 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-07 15:52:43.753534 | debian-bookworm | ok 2026-08-07 15:52:43.788886 | debian-bookworm | included: /var/lib/zuul/builds/53cf69d15e924321b3c1f1f321a55279/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-07 15:52:43.808588 | 2026-08-07 15:52:43.808691 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-07 15:52:45.929285 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-07 15:52:45.929473 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/53cf69d15e924321b3c1f1f321a55279/work/53cf69d15e924321b3c1f1f321a55279_id_rsa 2026-08-07 15:52:45.929504 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/53cf69d15e924321b3c1f1f321a55279/work/53cf69d15e924321b3c1f1f321a55279_id_rsa.pub 2026-08-07 15:52:45.929527 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-07 15:52:45.929549 | debian-bookworm -> localhost | SHA256:oL7zTLfDn9OxCkjRn53IOb5rhlS0TLgMh38DYSF+ti0 zuul-build-sshkey 2026-08-07 15:52:45.929567 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-07 15:52:45.929597 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-07 15:52:45.929616 | debian-bookworm -> localhost | | ..++ | 2026-08-07 15:52:45.929634 | debian-bookworm -> localhost | | .o++ o | 2026-08-07 15:52:45.929651 | debian-bookworm -> localhost | | +=+* . | 2026-08-07 15:52:45.929668 | debian-bookworm -> localhost | | . =+=*= . | 2026-08-07 15:52:45.929685 | debian-bookworm -> localhost | | . . EoO.o | 2026-08-07 15:52:45.929706 | debian-bookworm -> localhost | | . . ..o .. | 2026-08-07 15:52:45.929723 | debian-bookworm -> localhost | | . ooo... o | 2026-08-07 15:52:45.929740 | debian-bookworm -> localhost | | .+ .+o+oo | 2026-08-07 15:52:45.929757 | debian-bookworm -> localhost | | .oo .=*+ | 2026-08-07 15:52:45.929773 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-07 15:52:45.929816 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.266849 2026-08-07 15:52:45.935568 | 2026-08-07 15:52:45.935667 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-07 15:52:45.972727 | debian-bookworm | ok 2026-08-07 15:52:45.994209 | debian-bookworm | included: /var/lib/zuul/builds/53cf69d15e924321b3c1f1f321a55279/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-07 15:52:46.015190 | 2026-08-07 15:52:46.015284 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-07 15:52:46.048046 | debian-bookworm | skipping: Conditional result was False 2026-08-07 15:52:46.052953 | 2026-08-07 15:52:46.053036 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-07 15:52:46.813474 | debian-bookworm | changed 2026-08-07 15:52:46.820333 | 2026-08-07 15:52:46.820436 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-07 15:52:47.085216 | debian-bookworm | ok 2026-08-07 15:52:47.089770 | 2026-08-07 15:52:47.089849 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-07 15:52:47.697539 | debian-bookworm | changed 2026-08-07 15:52:47.702942 | 2026-08-07 15:52:47.703032 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-07 15:52:48.349158 | debian-bookworm | changed 2026-08-07 15:52:48.353600 | 2026-08-07 15:52:48.353678 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-07 15:52:48.369263 | debian-bookworm | skipping: Conditional result was False 2026-08-07 15:52:48.374994 | 2026-08-07 15:52:48.375106 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-07 15:52:48.816319 | debian-bookworm -> localhost | changed 2026-08-07 15:52:48.824796 | 2026-08-07 15:52:48.824877 | TASK [add-build-sshkey : Add back temp key] 2026-08-07 15:52:49.331161 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/53cf69d15e924321b3c1f1f321a55279/work/53cf69d15e924321b3c1f1f321a55279_id_rsa (zuul-build-sshkey) 2026-08-07 15:52:49.331343 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014008 2026-08-07 15:52:49.337404 | 2026-08-07 15:52:49.337487 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-07 15:52:49.929456 | debian-bookworm | ok 2026-08-07 15:52:49.933690 | 2026-08-07 15:52:49.933769 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-07 15:52:49.999522 | debian-bookworm | skipping: Conditional result was False 2026-08-07 15:52:50.008744 | 2026-08-07 15:52:50.008846 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-07 15:52:50.671276 | debian-bookworm | ok 2026-08-07 15:52:50.685816 | 2026-08-07 15:52:50.685952 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-07 15:52:50.731315 | debian-bookworm | ok 2026-08-07 15:52:50.737804 | 2026-08-07 15:52:50.737906 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-07 15:52:51.179785 | debian-bookworm -> localhost | ok 2026-08-07 15:52:51.186241 | 2026-08-07 15:52:51.186345 | TASK [validate-host : Collect information about the host] 2026-08-07 15:52:52.345302 | debian-bookworm | ok 2026-08-07 15:52:52.359444 | 2026-08-07 15:52:52.359540 | TASK [validate-host : Sanitize hostname] 2026-08-07 15:52:52.659601 | debian-bookworm | ok 2026-08-07 15:52:52.669713 | 2026-08-07 15:52:52.669805 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-07 15:52:53.298274 | debian-bookworm -> localhost | changed 2026-08-07 15:52:53.304247 | 2026-08-07 15:52:53.304341 | TASK [validate-host : Collect information about zuul worker] 2026-08-07 15:52:53.737843 | debian-bookworm | ok 2026-08-07 15:52:53.741749 | 2026-08-07 15:52:53.741851 | TASK [validate-host : Write out all zuul information for each host] 2026-08-07 15:52:54.443639 | debian-bookworm -> localhost | changed 2026-08-07 15:52:54.452745 | 2026-08-07 15:52:54.452840 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-07 15:52:54.764117 | debian-bookworm | ok 2026-08-07 15:52:54.769512 | 2026-08-07 15:52:54.769606 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-07 15:52:55.996616 | debian-bookworm | changed: 2026-08-07 15:52:55.996779 | debian-bookworm | cd+++++++++ src/ 2026-08-07 15:52:55.996813 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-07 15:52:55.996837 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-07 15:52:55.996858 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-07 15:52:55.996878 | debian-bookworm | Containerfile 2026-08-07 15:52:55.997006 | debian-bookworm | Containerfile 2026-08-07 15:52:56.003603 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/53cf69d15e924321b3c1f1f321a55279/work/logs" 2026-08-07 15:54:09.539368 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/53cf69d15e924321b3c1f1f321a55279/work/artifacts" 2026-08-07 15:54:09.947479 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/53cf69d15e924321b3c1f1f321a55279/work/docs" 2026-08-07 15:54:09.976046 | 2026-08-07 15:54:09.976304 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-07 15:54:10.907182 | debian-bookworm | changed: 2026-08-07 15:54:10.907456 | debian-bookworm | .d..t...... ./ 2026-08-07 15:54:10.907496 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-07 15:54:10.907521 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-07 15:54:10.907544 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-07 15:54:10.907645 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-07 15:54:10.907671 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-07 15:54:10.907722 | debian-bookworm | changed: All items complete 2026-08-07 15:54:10.907750 | 2026-08-07 15:54:11.757764 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 15:54:12.515789 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 15:54:12.539576 | 2026-08-07 15:54:12.539717 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-07 15:54:13.054228 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.022643 2026-08-07 15:54:13.402725 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007863 2026-08-07 15:54:13.443020 | 2026-08-07 15:54:13.444811 | PLAY RECAP 2026-08-07 15:54:13.444942 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-07 15:54:13.444994 | 2026-08-07 15:54:13.751379 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-07 15:54:13.752475 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 15:54:14.663962 | 2026-08-07 15:54:14.664186 | PLAY [Base post] 2026-08-07 15:54:14.679298 | 2026-08-07 15:54:14.679611 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-07 15:54:15.353515 | debian-bookworm | changed 2026-08-07 15:54:15.365056 | 2026-08-07 15:54:15.365249 | PLAY RECAP 2026-08-07 15:54:15.365320 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-07 15:54:15.365386 | 2026-08-07 15:54:15.732622 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 15:54:15.733847 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-07 15:54:17.120858 | 2026-08-07 15:54:17.121042 | PLAY [Base post-logs] 2026-08-07 15:54:17.138793 | 2026-08-07 15:54:17.138985 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-07 15:54:17.850541 | localhost | changed 2026-08-07 15:54:17.861902 | 2026-08-07 15:54:17.862112 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-07 15:54:17.902816 | localhost | ok 2026-08-07 15:54:17.906337 | 2026-08-07 15:54:17.906444 | TASK [Set zuul-log-path fact] 2026-08-07 15:54:17.922991 | localhost | ok 2026-08-07 15:54:17.936309 | 2026-08-07 15:54:17.936438 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 15:54:17.962611 | localhost | ok 2026-08-07 15:54:17.966871 | 2026-08-07 15:54:17.967018 | TASK [upload-logs : Create log directories] 2026-08-07 15:54:18.977961 | localhost | changed 2026-08-07 15:54:18.981753 | 2026-08-07 15:54:18.981874 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-07 15:54:19.935548 | localhost -> localhost | ok: Runtime: 0:00:00.007096 2026-08-07 15:54:19.940181 | 2026-08-07 15:54:19.940307 | TASK [upload-logs : Upload logs to log server] 2026-08-07 15:54:21.197076 | localhost | Output suppressed because no_log was given 2026-08-07 15:54:21.200565 | 2026-08-07 15:54:21.200848 | LOOP [upload-logs : Compress console log and json output] 2026-08-07 15:54:21.408230 | localhost | skipping: Conditional result was False 2026-08-07 15:54:21.425784 | localhost | skipping: Conditional result was False 2026-08-07 15:54:21.436516 | 2026-08-07 15:54:21.436674 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-07 15:54:21.590031 | localhost | skipping: Conditional result was False 2026-08-07 15:54:21.590411 | 2026-08-07 15:54:21.595411 | localhost | skipping: Conditional result was False 2026-08-07 15:54:21.604522 | 2026-08-07 15:54:21.604663 | LOOP [upload-logs : Upload console log and json output]