2025-09-21 03:10:53.400397 | Job console starting 2025-09-21 03:10:53.411094 | Updating git repos 2025-09-21 03:10:53.489735 | Cloning repos into workspace 2025-09-21 03:10:53.567905 | Restoring repo states 2025-09-21 03:10:53.611564 | Merging changes 2025-09-21 03:10:53.611580 | Checking out repos 2025-09-21 03:10:53.756949 | Preparing playbooks 2025-09-21 03:10:55.311715 | Running Ansible setup 2025-09-21 03:11:01.272254 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-21 03:11:02.961002 | 2025-09-21 03:11:02.961125 | PLAY [Base pre] 2025-09-21 03:11:02.986809 | 2025-09-21 03:11:02.986975 | TASK [Setup log path fact] 2025-09-21 03:11:03.004890 | debian-bookworm | ok 2025-09-21 03:11:03.020597 | 2025-09-21 03:11:03.020720 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-21 03:11:03.049293 | debian-bookworm | ok 2025-09-21 03:11:03.059783 | 2025-09-21 03:11:03.059878 | TASK [emit-job-header : Print job information] 2025-09-21 03:11:03.138561 | # Job Information 2025-09-21 03:11:03.138763 | Ansible Version: 2.16.14 2025-09-21 03:11:03.138801 | Job: python-black 2025-09-21 03:11:03.138853 | Pipeline: periodic-daily 2025-09-21 03:11:03.138880 | Executor: 521e9411259a 2025-09-21 03:11:03.138901 | Triggered by: https://github.com/osism/container-images-kolla 2025-09-21 03:11:03.138951 | Event ID: 2b886194144d424e839e0bf765702015 2025-09-21 03:11:03.143615 | 2025-09-21 03:11:03.143702 | LOOP [emit-job-header : Print node information] 2025-09-21 03:11:03.275814 | debian-bookworm | ok: 2025-09-21 03:11:03.275985 | debian-bookworm | # Node Information 2025-09-21 03:11:03.276020 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-21 03:11:03.276045 | debian-bookworm | Hostname: debian 2025-09-21 03:11:03.276068 | debian-bookworm | Username: zuul 2025-09-21 03:11:03.276089 | debian-bookworm | Distro: Debian 12.12 2025-09-21 03:11:03.276113 | debian-bookworm | Provider: regiocloud-a 2025-09-21 03:11:03.276134 | debian-bookworm | Region: 2025-09-21 03:11:03.276155 | debian-bookworm | Label: debian-bookworm 2025-09-21 03:11:03.276175 | debian-bookworm | Product Name: OpenStack Nova 2025-09-21 03:11:03.276195 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5b:66d3 2025-09-21 03:11:03.297720 | 2025-09-21 03:11:03.297828 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-21 03:11:04.281298 | debian-bookworm -> localhost | changed 2025-09-21 03:11:04.288655 | 2025-09-21 03:11:04.288754 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-21 03:11:05.880470 | debian-bookworm -> localhost | changed 2025-09-21 03:11:05.899084 | 2025-09-21 03:11:05.899191 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-21 03:11:06.243332 | debian-bookworm -> localhost | ok 2025-09-21 03:11:06.251122 | 2025-09-21 03:11:06.251228 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-21 03:11:06.271018 | debian-bookworm | ok 2025-09-21 03:11:06.288426 | debian-bookworm | included: /var/lib/zuul/builds/c037339a16a341d3b4a63561bba2f538/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-21 03:11:06.294293 | 2025-09-21 03:11:06.294374 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-21 03:11:07.965782 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-21 03:11:07.965987 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c037339a16a341d3b4a63561bba2f538/work/c037339a16a341d3b4a63561bba2f538_id_rsa 2025-09-21 03:11:07.966019 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c037339a16a341d3b4a63561bba2f538/work/c037339a16a341d3b4a63561bba2f538_id_rsa.pub 2025-09-21 03:11:07.966041 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-21 03:11:07.966060 | debian-bookworm -> localhost | SHA256:ajDOren112WTdCVCRWXZdZdtPIhhqTIhgsl+/htVH3k zuul-build-sshkey 2025-09-21 03:11:07.966079 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-21 03:11:07.966108 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-21 03:11:07.966127 | debian-bookworm -> localhost | |. o +=o+o%| 2025-09-21 03:11:07.966145 | debian-bookworm -> localhost | | + . . . .oo..=O| 2025-09-21 03:11:07.966162 | debian-bookworm -> localhost | |. . . ...o E oo| 2025-09-21 03:11:07.966177 | debian-bookworm -> localhost | | . . o... o . .| 2025-09-21 03:11:07.966193 | debian-bookworm -> localhost | | o o .S . . o | 2025-09-21 03:11:07.966213 | debian-bookworm -> localhost | | + +.. = | 2025-09-21 03:11:07.966231 | debian-bookworm -> localhost | | +.= . o . | 2025-09-21 03:11:07.966249 | debian-bookworm -> localhost | | *.. . . | 2025-09-21 03:11:07.966266 | debian-bookworm -> localhost | | .+.. .. | 2025-09-21 03:11:07.966283 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-21 03:11:07.966329 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.614738 2025-09-21 03:11:07.971683 | 2025-09-21 03:11:07.971767 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-21 03:11:07.999198 | debian-bookworm | ok 2025-09-21 03:11:08.006943 | debian-bookworm | included: /var/lib/zuul/builds/c037339a16a341d3b4a63561bba2f538/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-21 03:11:08.032004 | 2025-09-21 03:11:08.032073 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-21 03:11:08.071840 | debian-bookworm | skipping: Conditional result was False 2025-09-21 03:11:08.076797 | 2025-09-21 03:11:08.076882 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-21 03:11:08.791891 | debian-bookworm | changed 2025-09-21 03:11:08.797970 | 2025-09-21 03:11:08.798055 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-21 03:11:09.092194 | debian-bookworm | ok 2025-09-21 03:11:09.098162 | 2025-09-21 03:11:09.098265 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-21 03:11:09.740842 | debian-bookworm | changed 2025-09-21 03:11:09.747449 | 2025-09-21 03:11:09.747531 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-21 03:11:10.412175 | debian-bookworm | changed 2025-09-21 03:11:10.421139 | 2025-09-21 03:11:10.421300 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-21 03:11:10.435110 | debian-bookworm | skipping: Conditional result was False 2025-09-21 03:11:10.441638 | 2025-09-21 03:11:10.441783 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-21 03:11:10.979622 | debian-bookworm -> localhost | changed 2025-09-21 03:11:10.990434 | 2025-09-21 03:11:10.990534 | TASK [add-build-sshkey : Add back temp key] 2025-09-21 03:11:11.493766 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c037339a16a341d3b4a63561bba2f538/work/c037339a16a341d3b4a63561bba2f538_id_rsa (zuul-build-sshkey) 2025-09-21 03:11:11.494163 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014982 2025-09-21 03:11:11.505081 | 2025-09-21 03:11:11.505622 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-21 03:11:12.061928 | debian-bookworm | ok 2025-09-21 03:11:12.071121 | 2025-09-21 03:11:12.071217 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-21 03:11:12.128473 | debian-bookworm | skipping: Conditional result was False 2025-09-21 03:11:12.139275 | 2025-09-21 03:11:12.139374 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-21 03:11:12.589472 | debian-bookworm | ok 2025-09-21 03:11:12.620641 | 2025-09-21 03:11:12.620762 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-21 03:11:12.681595 | debian-bookworm | ok 2025-09-21 03:11:12.686578 | 2025-09-21 03:11:12.686669 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-21 03:11:13.066657 | debian-bookworm -> localhost | ok 2025-09-21 03:11:13.073206 | 2025-09-21 03:11:13.073297 | TASK [validate-host : Collect information about the host] 2025-09-21 03:11:14.380181 | debian-bookworm | ok 2025-09-21 03:11:14.390165 | 2025-09-21 03:11:14.390253 | TASK [validate-host : Sanitize hostname] 2025-09-21 03:11:14.489964 | debian-bookworm | ok 2025-09-21 03:11:14.544742 | 2025-09-21 03:11:14.544868 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-21 03:11:15.053473 | debian-bookworm -> localhost | changed 2025-09-21 03:11:15.059301 | 2025-09-21 03:11:15.059395 | TASK [validate-host : Collect information about zuul worker] 2025-09-21 03:11:15.448269 | debian-bookworm | ok 2025-09-21 03:11:15.455995 | 2025-09-21 03:11:15.456089 | TASK [validate-host : Write out all zuul information for each host] 2025-09-21 03:11:16.220486 | debian-bookworm -> localhost | changed 2025-09-21 03:11:16.232183 | 2025-09-21 03:11:16.232283 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-21 03:11:16.527216 | debian-bookworm | ok 2025-09-21 03:11:16.535931 | 2025-09-21 03:11:16.536029 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-21 03:11:17.935709 | debian-bookworm | changed: 2025-09-21 03:11:17.935912 | debian-bookworm | cd+++++++++ src/ 2025-09-21 03:11:17.935948 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-21 03:11:17.935973 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-21 03:11:17.935995 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-09-21 03:11:17.936015 | debian-bookworm | Containerfile 2025-09-21 03:11:17.936131 | debian-bookworm | localhost | ok: Runtime: 0:00:00.026576 2025-09-21 03:11:45.276738 | 2025-09-21 03:11:45.276834 | TASK [upload-logs : Upload logs to log server] 2025-09-21 03:11:46.068628 | localhost | Output suppressed because no_log was given 2025-09-21 03:11:46.069992 | 2025-09-21 03:11:46.070066 | LOOP [upload-logs : Compress console log and json output] 2025-09-21 03:11:46.140756 | localhost | skipping: Conditional result was False 2025-09-21 03:11:46.151012 | localhost | skipping: Conditional result was False 2025-09-21 03:11:46.158000 | 2025-09-21 03:11:46.158074 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-21 03:11:46.244807 | localhost | skipping: Conditional result was False 2025-09-21 03:11:46.245037 | 2025-09-21 03:11:46.255690 | localhost | skipping: Conditional result was False 2025-09-21 03:11:46.263329 | 2025-09-21 03:11:46.263413 | LOOP [upload-logs : Upload console log and json output]