2026-05-18 12:25:17.450427 | Job console starting 2026-05-18 12:25:17.477934 | Updating git repos 2026-05-18 12:25:17.521264 | Cloning repos into workspace 2026-05-18 12:25:17.560399 | Restoring repo states 2026-05-18 12:25:17.573506 | Merging changes 2026-05-18 12:25:18.226627 | Checking out repos 2026-05-18 12:25:18.284923 | Preparing playbooks 2026-05-18 12:25:19.155377 | Running Ansible setup 2026-05-18 12:25:24.186478 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 12:25:25.848204 | 2026-05-18 12:25:25.848370 | PLAY [Base pre] 2026-05-18 12:25:25.875951 | 2026-05-18 12:25:25.876112 | TASK [Setup log path fact] 2026-05-18 12:25:25.927203 | debian-bookworm | ok 2026-05-18 12:25:25.963660 | 2026-05-18 12:25:25.963848 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 12:25:26.014396 | debian-bookworm | ok 2026-05-18 12:25:26.029207 | 2026-05-18 12:25:26.029344 | TASK [emit-job-header : Print job information] 2026-05-18 12:25:26.080878 | # Job Information 2026-05-18 12:25:26.081163 | Ansible Version: 2.16.14 2026-05-18 12:25:26.081202 | Job: python-black 2026-05-18 12:25:26.081235 | Pipeline: check 2026-05-18 12:25:26.081260 | Executor: 521e9411259a 2026-05-18 12:25:26.081282 | Triggered by: https://github.com/osism/python-osism/pull/2272 2026-05-18 12:25:26.081305 | Event ID: 89f80600-52b4-11f1-89a1-28ec4578286d 2026-05-18 12:25:26.086460 | 2026-05-18 12:25:26.086591 | LOOP [emit-job-header : Print node information] 2026-05-18 12:25:26.411751 | debian-bookworm | ok: 2026-05-18 12:25:26.412061 | debian-bookworm | # Node Information 2026-05-18 12:25:26.412102 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-18 12:25:26.412129 | debian-bookworm | Hostname: debian 2026-05-18 12:25:26.412153 | debian-bookworm | Username: zuul 2026-05-18 12:25:26.412175 | debian-bookworm | Distro: Debian 12.14 2026-05-18 12:25:26.412199 | debian-bookworm | Provider: regiocloud-a 2026-05-18 12:25:26.412221 | debian-bookworm | Region: 2026-05-18 12:25:26.412243 | debian-bookworm | Label: debian-bookworm 2026-05-18 12:25:26.412265 | debian-bookworm | Product Name: OpenStack Nova 2026-05-18 12:25:26.412286 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe18:193f 2026-05-18 12:25:26.445197 | 2026-05-18 12:25:26.445350 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 12:25:27.969580 | debian-bookworm -> localhost | changed 2026-05-18 12:25:27.979072 | 2026-05-18 12:25:27.979228 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 12:25:29.855183 | debian-bookworm -> localhost | changed 2026-05-18 12:25:29.873014 | 2026-05-18 12:25:29.873170 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 12:25:30.638803 | debian-bookworm -> localhost | ok 2026-05-18 12:25:30.644774 | 2026-05-18 12:25:30.644868 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 12:25:30.715012 | debian-bookworm | ok 2026-05-18 12:25:30.747825 | debian-bookworm | included: /var/lib/zuul/builds/5c841cf0f4794e22bc5abde4144371a0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 12:25:30.752982 | 2026-05-18 12:25:30.753062 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 12:25:33.327567 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-18 12:25:33.327759 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5c841cf0f4794e22bc5abde4144371a0/work/5c841cf0f4794e22bc5abde4144371a0_id_rsa 2026-05-18 12:25:33.327793 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5c841cf0f4794e22bc5abde4144371a0/work/5c841cf0f4794e22bc5abde4144371a0_id_rsa.pub 2026-05-18 12:25:33.327816 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-18 12:25:33.327836 | debian-bookworm -> localhost | SHA256:o/n7bDxOVIyZ45vkdzmYlHjDzqV7jdtxDECbBqnH3Yw zuul-build-sshkey 2026-05-18 12:25:33.327855 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-18 12:25:33.327893 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-18 12:25:33.327914 | debian-bookworm -> localhost | | ... | 2026-05-18 12:25:33.327933 | debian-bookworm -> localhost | | .B o | 2026-05-18 12:25:33.327950 | debian-bookworm -> localhost | | o=.B+ | 2026-05-18 12:25:33.327966 | debian-bookworm -> localhost | | ..o*Eoo | 2026-05-18 12:25:33.327982 | debian-bookworm -> localhost | | S.= * o | 2026-05-18 12:25:33.328008 | debian-bookworm -> localhost | | o = B * + | 2026-05-18 12:25:33.328025 | debian-bookworm -> localhost | | o .= B ++o| 2026-05-18 12:25:33.328052 | debian-bookworm -> localhost | | . o+. ooo+| 2026-05-18 12:25:33.328071 | debian-bookworm -> localhost | | o=+......| 2026-05-18 12:25:33.328088 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-18 12:25:33.328141 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.162783 2026-05-18 12:25:33.335661 | 2026-05-18 12:25:33.335759 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 12:25:33.362969 | debian-bookworm | ok 2026-05-18 12:25:33.370295 | debian-bookworm | included: /var/lib/zuul/builds/5c841cf0f4794e22bc5abde4144371a0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 12:25:33.382780 | 2026-05-18 12:25:33.382877 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 12:25:33.425997 | debian-bookworm | skipping: Conditional result was False 2026-05-18 12:25:33.432013 | 2026-05-18 12:25:33.432108 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 12:25:34.174942 | debian-bookworm | changed 2026-05-18 12:25:34.179392 | 2026-05-18 12:25:34.179479 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 12:25:34.490733 | debian-bookworm | ok 2026-05-18 12:25:34.495490 | 2026-05-18 12:25:34.495567 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 12:25:35.332582 | debian-bookworm | changed 2026-05-18 12:25:35.345299 | 2026-05-18 12:25:35.345408 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 12:25:36.134729 | debian-bookworm | changed 2026-05-18 12:25:36.139398 | 2026-05-18 12:25:36.139492 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 12:25:36.212838 | debian-bookworm | skipping: Conditional result was False 2026-05-18 12:25:36.217842 | 2026-05-18 12:25:36.217923 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 12:25:37.297454 | debian-bookworm -> localhost | changed 2026-05-18 12:25:37.306175 | 2026-05-18 12:25:37.306264 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 12:25:38.559399 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5c841cf0f4794e22bc5abde4144371a0/work/5c841cf0f4794e22bc5abde4144371a0_id_rsa (zuul-build-sshkey) 2026-05-18 12:25:38.559605 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021609 2026-05-18 12:25:38.597619 | 2026-05-18 12:25:38.597754 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 12:25:39.374611 | debian-bookworm | ok 2026-05-18 12:25:39.387182 | 2026-05-18 12:25:39.387311 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 12:25:39.465107 | debian-bookworm | skipping: Conditional result was False 2026-05-18 12:25:39.476678 | 2026-05-18 12:25:39.476789 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-18 12:25:40.074322 | debian-bookworm | ok 2026-05-18 12:25:40.085205 | 2026-05-18 12:25:40.085312 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-18 12:25:40.192185 | debian-bookworm | ok 2026-05-18 12:25:40.196899 | 2026-05-18 12:25:40.196981 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-18 12:25:41.337054 | debian-bookworm -> localhost | ok 2026-05-18 12:25:41.342648 | 2026-05-18 12:25:41.342733 | TASK [validate-host : Collect information about the host] 2026-05-18 12:25:42.917891 | debian-bookworm | ok 2026-05-18 12:25:42.926367 | 2026-05-18 12:25:42.926468 | TASK [validate-host : Sanitize hostname] 2026-05-18 12:25:43.094666 | debian-bookworm | ok 2026-05-18 12:25:43.234899 | 2026-05-18 12:25:43.234997 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-18 12:25:43.937384 | debian-bookworm -> localhost | changed 2026-05-18 12:25:43.942099 | 2026-05-18 12:25:43.942175 | TASK [validate-host : Collect information about zuul worker] 2026-05-18 12:25:44.564564 | debian-bookworm | ok 2026-05-18 12:25:44.568473 | 2026-05-18 12:25:44.568553 | TASK [validate-host : Write out all zuul information for each host] 2026-05-18 12:25:45.581965 | debian-bookworm -> localhost | changed 2026-05-18 12:25:45.589601 | 2026-05-18 12:25:45.589681 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-18 12:25:45.907576 | debian-bookworm | ok 2026-05-18 12:25:45.913709 | 2026-05-18 12:25:45.913814 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-18 12:25:47.755277 | debian-bookworm | changed: 2026-05-18 12:25:47.755477 | debian-bookworm | cd+++++++++ src/ 2026-05-18 12:25:47.755509 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-18 12:25:47.755529 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-18 12:25:47.755547 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-18 12:25:47.755565 | debian-bookworm | Containerfile 2026-05-18 12:25:47.755671 | debian-bookworm | Containerfile 2026-05-18 12:25:47.774025 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/5c841cf0f4794e22bc5abde4144371a0/work/logs" 2026-05-18 12:26:22.143848 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5c841cf0f4794e22bc5abde4144371a0/work/artifacts" 2026-05-18 12:26:22.709374 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5c841cf0f4794e22bc5abde4144371a0/work/docs" 2026-05-18 12:26:22.729205 | 2026-05-18 12:26:22.729327 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-18 12:26:23.987423 | debian-bookworm | changed: 2026-05-18 12:26:23.987610 | debian-bookworm | .d..t...... ./ 2026-05-18 12:26:23.987645 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-18 12:26:23.987674 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-18 12:26:23.987700 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-18 12:26:23.987797 | debian-bookworm | changed: All items complete 2026-05-18 12:26:23.987830 | 2026-05-18 12:26:24.820428 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 12:26:25.624707 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 12:26:25.638186 | 2026-05-18 12:26:25.638277 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-18 12:26:26.459527 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.027220 2026-05-18 12:26:26.846876 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.026143 2026-05-18 12:26:26.853422 | 2026-05-18 12:26:26.853488 | PLAY RECAP 2026-05-18 12:26:26.853530 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-18 12:26:26.853551 | 2026-05-18 12:26:27.115918 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 12:26:27.116564 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 12:26:27.968934 | 2026-05-18 12:26:27.969062 | PLAY [Base post] 2026-05-18 12:26:28.000047 | 2026-05-18 12:26:28.000167 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-18 12:26:28.668980 | debian-bookworm | changed 2026-05-18 12:26:28.682973 | 2026-05-18 12:26:28.683084 | PLAY RECAP 2026-05-18 12:26:28.683146 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 12:26:28.683208 | 2026-05-18 12:26:28.901892 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 12:26:28.902548 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-18 12:26:30.331464 | 2026-05-18 12:26:30.331626 | PLAY [Base post-logs] 2026-05-18 12:26:30.343763 | 2026-05-18 12:26:30.343893 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-18 12:26:31.423584 | localhost | changed 2026-05-18 12:26:31.434949 | 2026-05-18 12:26:31.435115 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-18 12:26:31.504322 | localhost | ok 2026-05-18 12:26:31.507693 | 2026-05-18 12:26:31.507864 | TASK [Set zuul-log-path fact] 2026-05-18 12:26:31.562538 | localhost | ok 2026-05-18 12:26:31.571700 | 2026-05-18 12:26:31.571830 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 12:26:31.630632 | localhost | ok 2026-05-18 12:26:31.633714 | 2026-05-18 12:26:31.633810 | TASK [upload-logs : Create log directories] 2026-05-18 12:26:32.794085 | localhost | changed 2026-05-18 12:26:32.796819 | 2026-05-18 12:26:32.796913 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-18 12:26:33.847483 | localhost -> localhost | ok: Runtime: 0:00:00.020312 2026-05-18 12:26:33.851094 | 2026-05-18 12:26:33.851194 | TASK [upload-logs : Upload logs to log server] 2026-05-18 12:26:34.597974 | localhost | Output suppressed because no_log was given 2026-05-18 12:26:34.599436 | 2026-05-18 12:26:34.599513 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 12:26:34.653623 | localhost | skipping: Conditional result was False 2026-05-18 12:26:34.659326 | localhost | skipping: Conditional result was False 2026-05-18 12:26:34.666439 | 2026-05-18 12:26:34.666543 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 12:26:34.762091 | localhost | skipping: Conditional result was False 2026-05-18 12:26:34.762368 | 2026-05-18 12:26:34.779490 | localhost | skipping: Conditional result was False 2026-05-18 12:26:34.792026 | 2026-05-18 12:26:34.792126 | LOOP [upload-logs : Upload console log and json output]