2026-07-13 16:51:35.674491 | Job console starting 2026-07-13 16:51:35.719906 | Updating git repos 2026-07-13 16:51:35.940873 | Cloning repos into workspace 2026-07-13 16:51:36.083605 | Restoring repo states 2026-07-13 16:51:36.131032 | Merging changes 2026-07-13 16:51:37.354370 | Checking out repos 2026-07-13 16:51:37.506162 | Preparing playbooks 2026-07-13 16:51:41.133823 | Running Ansible setup 2026-07-13 16:51:52.729755 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-13 16:51:54.897200 | 2026-07-13 16:51:54.897350 | PLAY [Base pre] 2026-07-13 16:51:54.971746 | 2026-07-13 16:51:54.971899 | TASK [Setup log path fact] 2026-07-13 16:51:55.058536 | debian-bookworm | ok 2026-07-13 16:51:55.157433 | 2026-07-13 16:51:55.157588 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 16:51:55.209220 | debian-bookworm | ok 2026-07-13 16:51:55.243000 | 2026-07-13 16:51:55.243135 | TASK [emit-job-header : Print job information] 2026-07-13 16:51:55.387040 | # Job Information 2026-07-13 16:51:55.387219 | Ansible Version: 2.16.14 2026-07-13 16:51:55.387254 | Job: python-black 2026-07-13 16:51:55.387284 | Pipeline: check 2026-07-13 16:51:55.387307 | Executor: 521e9411259a 2026-07-13 16:51:55.387328 | Triggered by: https://github.com/osism/python-osism/pull/2457 2026-07-13 16:51:55.387350 | Event ID: 12f2b6b0-7edb-11f1-868a-094b878e63a6 2026-07-13 16:51:55.393464 | 2026-07-13 16:51:55.393585 | LOOP [emit-job-header : Print node information] 2026-07-13 16:51:55.957641 | debian-bookworm | ok: 2026-07-13 16:51:55.957870 | debian-bookworm | # Node Information 2026-07-13 16:51:55.957904 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-13 16:51:55.957929 | debian-bookworm | Hostname: debian 2026-07-13 16:51:55.957951 | debian-bookworm | Username: zuul 2026-07-13 16:51:55.957972 | debian-bookworm | Distro: Debian 12.15 2026-07-13 16:51:55.957997 | debian-bookworm | Provider: regiocloud-a 2026-07-13 16:51:55.958018 | debian-bookworm | Region: 2026-07-13 16:51:55.958039 | debian-bookworm | Label: debian-bookworm 2026-07-13 16:51:55.958059 | debian-bookworm | Product Name: OpenStack Nova 2026-07-13 16:51:55.958078 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea7:e47d 2026-07-13 16:51:55.987364 | 2026-07-13 16:51:55.987519 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-13 16:51:57.053579 | debian-bookworm -> localhost | changed 2026-07-13 16:51:57.060102 | 2026-07-13 16:51:57.060211 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-13 16:51:59.529223 | debian-bookworm -> localhost | changed 2026-07-13 16:51:59.544931 | 2026-07-13 16:51:59.545058 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-13 16:52:00.166368 | debian-bookworm -> localhost | ok 2026-07-13 16:52:00.173138 | 2026-07-13 16:52:00.173253 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-13 16:52:00.213826 | debian-bookworm | ok 2026-07-13 16:52:00.265528 | debian-bookworm | included: /var/lib/zuul/builds/2977c1761fe24760b8b431defb378c12/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-13 16:52:00.294547 | 2026-07-13 16:52:00.294798 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-13 16:52:05.104765 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-13 16:52:05.104979 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2977c1761fe24760b8b431defb378c12/work/2977c1761fe24760b8b431defb378c12_id_rsa 2026-07-13 16:52:05.105016 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2977c1761fe24760b8b431defb378c12/work/2977c1761fe24760b8b431defb378c12_id_rsa.pub 2026-07-13 16:52:05.105042 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-13 16:52:05.105068 | debian-bookworm -> localhost | SHA256:yTbEFYtDaizv0XoW6pvDXQHvjdDAtHB5+19Xr/4JXgQ zuul-build-sshkey 2026-07-13 16:52:05.105091 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-13 16:52:05.105125 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-13 16:52:05.105149 | debian-bookworm -> localhost | | .o+.o. | 2026-07-13 16:52:05.105171 | debian-bookworm -> localhost | | . *=+.. | 2026-07-13 16:52:05.105191 | debian-bookworm -> localhost | | . + **.. E | 2026-07-13 16:52:05.105212 | debian-bookworm -> localhost | | + +.o= . .| 2026-07-13 16:52:05.105232 | debian-bookworm -> localhost | | o So = .o| 2026-07-13 16:52:05.105260 | debian-bookworm -> localhost | | . = o+ o . +| 2026-07-13 16:52:05.105281 | debian-bookworm -> localhost | | .+.o. o +.| 2026-07-13 16:52:05.105300 | debian-bookworm -> localhost | | .o+. . = .| 2026-07-13 16:52:05.105321 | debian-bookworm -> localhost | | +o o.o.| 2026-07-13 16:52:05.105341 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-13 16:52:05.105391 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.696086 2026-07-13 16:52:05.114351 | 2026-07-13 16:52:05.114511 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-13 16:52:05.145128 | debian-bookworm | ok 2026-07-13 16:52:05.168480 | debian-bookworm | included: /var/lib/zuul/builds/2977c1761fe24760b8b431defb378c12/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-13 16:52:05.177700 | 2026-07-13 16:52:05.177795 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-13 16:52:05.201456 | debian-bookworm | skipping: Conditional result was False 2026-07-13 16:52:05.208290 | 2026-07-13 16:52:05.208397 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-13 16:52:05.939156 | debian-bookworm | changed 2026-07-13 16:52:05.945573 | 2026-07-13 16:52:05.945715 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-13 16:52:06.248987 | debian-bookworm | ok 2026-07-13 16:52:06.255753 | 2026-07-13 16:52:06.255857 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-13 16:52:07.045290 | debian-bookworm | changed 2026-07-13 16:52:07.056805 | 2026-07-13 16:52:07.056919 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-13 16:52:07.737146 | debian-bookworm | changed 2026-07-13 16:52:07.741900 | 2026-07-13 16:52:07.741979 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-13 16:52:07.777700 | debian-bookworm | skipping: Conditional result was False 2026-07-13 16:52:07.782989 | 2026-07-13 16:52:07.783094 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-13 16:52:08.291803 | debian-bookworm -> localhost | changed 2026-07-13 16:52:08.308009 | 2026-07-13 16:52:08.308116 | TASK [add-build-sshkey : Add back temp key] 2026-07-13 16:52:08.770730 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2977c1761fe24760b8b431defb378c12/work/2977c1761fe24760b8b431defb378c12_id_rsa (zuul-build-sshkey) 2026-07-13 16:52:08.771244 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010572 2026-07-13 16:52:08.777820 | 2026-07-13 16:52:08.777910 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-13 16:52:09.243274 | debian-bookworm | ok 2026-07-13 16:52:09.247706 | 2026-07-13 16:52:09.247792 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-13 16:52:09.286600 | debian-bookworm | skipping: Conditional result was False 2026-07-13 16:52:09.295683 | 2026-07-13 16:52:09.295780 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-13 16:52:09.774715 | debian-bookworm | ok 2026-07-13 16:52:09.797058 | 2026-07-13 16:52:09.797187 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-13 16:52:09.886675 | debian-bookworm | ok 2026-07-13 16:52:09.896317 | 2026-07-13 16:52:09.900073 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-13 16:52:10.337652 | debian-bookworm -> localhost | ok 2026-07-13 16:52:10.349015 | 2026-07-13 16:52:10.349127 | TASK [validate-host : Collect information about the host] 2026-07-13 16:52:11.805563 | debian-bookworm | ok 2026-07-13 16:52:11.821428 | 2026-07-13 16:52:11.821530 | TASK [validate-host : Sanitize hostname] 2026-07-13 16:52:12.106556 | debian-bookworm | ok 2026-07-13 16:52:12.111185 | 2026-07-13 16:52:12.111261 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-13 16:52:13.181388 | debian-bookworm -> localhost | changed 2026-07-13 16:52:13.187881 | 2026-07-13 16:52:13.187986 | TASK [validate-host : Collect information about zuul worker] 2026-07-13 16:52:13.635369 | debian-bookworm | ok 2026-07-13 16:52:13.641832 | 2026-07-13 16:52:13.641938 | TASK [validate-host : Write out all zuul information for each host] 2026-07-13 16:52:14.478016 | debian-bookworm -> localhost | changed 2026-07-13 16:52:14.503045 | 2026-07-13 16:52:14.503183 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-13 16:52:14.821240 | debian-bookworm | ok 2026-07-13 16:52:14.828859 | 2026-07-13 16:52:14.828979 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-13 16:52:16.274936 | debian-bookworm | changed: 2026-07-13 16:52:16.275112 | debian-bookworm | cd+++++++++ src/ 2026-07-13 16:52:16.275147 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-13 16:52:16.275171 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-13 16:52:16.275193 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-13 16:52:16.275213 | debian-bookworm | Containerfile 2026-07-13 16:52:16.275342 | debian-bookworm | Containerfile 2026-07-13 16:52:16.294093 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2977c1761fe24760b8b431defb378c12/work/logs" 2026-07-13 16:53:18.282882 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2977c1761fe24760b8b431defb378c12/work/artifacts" 2026-07-13 16:53:18.654982 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2977c1761fe24760b8b431defb378c12/work/docs" 2026-07-13 16:53:18.681045 | 2026-07-13 16:53:18.681224 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-13 16:53:19.534060 | debian-bookworm | changed: 2026-07-13 16:53:19.534312 | debian-bookworm | .d..t...... ./ 2026-07-13 16:53:19.534349 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-13 16:53:19.534373 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-13 16:53:19.534396 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-13 16:53:19.534416 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-13 16:53:19.534437 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-13 16:53:19.534477 | debian-bookworm | changed: All items complete 2026-07-13 16:53:19.534499 | 2026-07-13 16:53:20.123760 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 16:53:20.720612 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 16:53:20.738788 | 2026-07-13 16:53:20.738950 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-13 16:53:21.221035 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013006 2026-07-13 16:53:21.543904 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.014668 2026-07-13 16:53:21.567078 | 2026-07-13 16:53:21.567212 | PLAY RECAP 2026-07-13 16:53:21.567273 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-13 16:53:21.567299 | 2026-07-13 16:53:21.754357 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-13 16:53:21.755394 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 16:53:22.647383 | 2026-07-13 16:53:22.647585 | PLAY [Base post] 2026-07-13 16:53:22.663784 | 2026-07-13 16:53:22.663962 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-13 16:53:23.255827 | debian-bookworm | changed 2026-07-13 16:53:23.269477 | 2026-07-13 16:53:23.269708 | PLAY RECAP 2026-07-13 16:53:23.269814 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-13 16:53:23.269922 | 2026-07-13 16:53:23.420064 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 16:53:23.422365 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-13 16:53:24.387657 | 2026-07-13 16:53:24.387947 | PLAY [Base post-logs] 2026-07-13 16:53:24.400771 | 2026-07-13 16:53:24.401046 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-13 16:53:24.904779 | localhost | changed 2026-07-13 16:53:24.916553 | 2026-07-13 16:53:24.918013 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-13 16:53:24.955995 | localhost | ok 2026-07-13 16:53:24.960790 | 2026-07-13 16:53:24.960931 | TASK [Set zuul-log-path fact] 2026-07-13 16:53:24.989019 | localhost | ok 2026-07-13 16:53:25.003847 | 2026-07-13 16:53:25.004007 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 16:53:25.045077 | localhost | ok 2026-07-13 16:53:25.052254 | 2026-07-13 16:53:25.052459 | TASK [upload-logs : Create log directories] 2026-07-13 16:53:25.705170 | localhost | changed 2026-07-13 16:53:25.711019 | 2026-07-13 16:53:25.711202 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-13 16:53:26.374067 | localhost -> localhost | ok: Runtime: 0:00:00.010193 2026-07-13 16:53:26.378656 | 2026-07-13 16:53:26.378823 | TASK [upload-logs : Upload logs to log server] 2026-07-13 16:53:27.072979 | localhost | Output suppressed because no_log was given 2026-07-13 16:53:27.075263 | 2026-07-13 16:53:27.075953 | LOOP [upload-logs : Compress console log and json output] 2026-07-13 16:53:27.137922 | localhost | skipping: Conditional result was False 2026-07-13 16:53:27.143204 | localhost | skipping: Conditional result was False 2026-07-13 16:53:27.150272 | 2026-07-13 16:53:27.150663 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-13 16:53:27.227039 | localhost | skipping: Conditional result was False 2026-07-13 16:53:27.227808 | 2026-07-13 16:53:27.236280 | localhost | skipping: Conditional result was False 2026-07-13 16:53:27.248206 | 2026-07-13 16:53:27.248725 | LOOP [upload-logs : Upload console log and json output]