2026-01-13 03:01:56.155714 | Job console starting 2026-01-13 03:01:56.180625 | Updating git repos 2026-01-13 03:01:56.231161 | Cloning repos into workspace 2026-01-13 03:01:56.319246 | Restoring repo states 2026-01-13 03:01:56.337004 | Merging changes 2026-01-13 03:01:56.337049 | Checking out repos 2026-01-13 03:01:56.432022 | Preparing playbooks 2026-01-13 03:01:58.153711 | Running Ansible setup 2026-01-13 03:02:06.441148 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-13 03:02:07.531174 | 2026-01-13 03:02:07.531303 | PLAY [Base pre] 2026-01-13 03:02:07.549974 | 2026-01-13 03:02:07.550120 | TASK [Setup log path fact] 2026-01-13 03:02:07.590377 | debian-bookworm | ok 2026-01-13 03:02:07.631270 | 2026-01-13 03:02:07.631413 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-13 03:02:07.680434 | debian-bookworm | ok 2026-01-13 03:02:07.690566 | 2026-01-13 03:02:07.690673 | TASK [emit-job-header : Print job information] 2026-01-13 03:02:07.764641 | # Job Information 2026-01-13 03:02:07.764887 | Ansible Version: 2.16.14 2026-01-13 03:02:07.764925 | Job: python-black 2026-01-13 03:02:07.764957 | Pipeline: periodic-daily 2026-01-13 03:02:07.764980 | Executor: 521e9411259a 2026-01-13 03:02:07.765000 | Triggered by: https://github.com/osism/ansible-collection-validations 2026-01-13 03:02:07.765032 | Event ID: 55f29914cb824360bf70fa8d1f146367 2026-01-13 03:02:07.769710 | 2026-01-13 03:02:07.769806 | LOOP [emit-job-header : Print node information] 2026-01-13 03:02:08.019944 | debian-bookworm | ok: 2026-01-13 03:02:08.020139 | debian-bookworm | # Node Information 2026-01-13 03:02:08.020176 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-13 03:02:08.020202 | debian-bookworm | Hostname: debian 2026-01-13 03:02:08.020224 | debian-bookworm | Username: zuul 2026-01-13 03:02:08.020245 | debian-bookworm | Distro: Debian 12.13 2026-01-13 03:02:08.020269 | debian-bookworm | Provider: regiocloud-a 2026-01-13 03:02:08.020290 | debian-bookworm | Region: 2026-01-13 03:02:08.020311 | debian-bookworm | Label: debian-bookworm 2026-01-13 03:02:08.020330 | debian-bookworm | Product Name: OpenStack Nova 2026-01-13 03:02:08.020350 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe78:571c 2026-01-13 03:02:08.041593 | 2026-01-13 03:02:08.041703 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-13 03:02:08.900605 | debian-bookworm -> localhost | changed 2026-01-13 03:02:08.908229 | 2026-01-13 03:02:08.908340 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-13 03:02:10.345216 | debian-bookworm -> localhost | changed 2026-01-13 03:02:10.361202 | 2026-01-13 03:02:10.361359 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-13 03:02:11.101351 | debian-bookworm -> localhost | ok 2026-01-13 03:02:11.109405 | 2026-01-13 03:02:11.109545 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-13 03:02:11.160315 | debian-bookworm | ok 2026-01-13 03:02:11.199814 | debian-bookworm | included: /var/lib/zuul/builds/9d470c2c864d45f6a0f371fae1ca7495/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-13 03:02:11.219999 | 2026-01-13 03:02:11.220187 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-13 03:02:12.844239 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-13 03:02:12.844496 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9d470c2c864d45f6a0f371fae1ca7495/work/9d470c2c864d45f6a0f371fae1ca7495_id_rsa 2026-01-13 03:02:12.844536 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9d470c2c864d45f6a0f371fae1ca7495/work/9d470c2c864d45f6a0f371fae1ca7495_id_rsa.pub 2026-01-13 03:02:12.844563 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-13 03:02:12.844589 | debian-bookworm -> localhost | SHA256:6fQQK5Kg55TQ97o4zuEI64T7q1bShV+liPd0B1Mx2pI zuul-build-sshkey 2026-01-13 03:02:12.844612 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-13 03:02:12.844650 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-13 03:02:12.844672 | debian-bookworm -> localhost | | .+. | 2026-01-13 03:02:12.844694 | debian-bookworm -> localhost | | . ++ . | 2026-01-13 03:02:12.844713 | debian-bookworm -> localhost | |. o + . +Eo. | 2026-01-13 03:02:12.844733 | debian-bookworm -> localhost | | o * * + =.. | 2026-01-13 03:02:12.844753 | debian-bookworm -> localhost | |. = * * S . | 2026-01-13 03:02:12.844776 | debian-bookworm -> localhost | |.= o + = o | 2026-01-13 03:02:12.844797 | debian-bookworm -> localhost | |o.= . . . | 2026-01-13 03:02:12.844818 | debian-bookworm -> localhost | |oB.o . | 2026-01-13 03:02:12.844838 | debian-bookworm -> localhost | |B=Bo. | 2026-01-13 03:02:12.844859 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-13 03:02:12.844910 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.804188 2026-01-13 03:02:12.851700 | 2026-01-13 03:02:12.851834 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-13 03:02:12.900912 | debian-bookworm | ok 2026-01-13 03:02:12.925130 | debian-bookworm | included: /var/lib/zuul/builds/9d470c2c864d45f6a0f371fae1ca7495/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-13 03:02:12.945079 | 2026-01-13 03:02:12.945222 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-13 03:02:12.989599 | debian-bookworm | skipping: Conditional result was False 2026-01-13 03:02:12.996118 | 2026-01-13 03:02:12.996256 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-13 03:02:13.901840 | debian-bookworm | changed 2026-01-13 03:02:13.917645 | 2026-01-13 03:02:13.918403 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-13 03:02:14.260904 | debian-bookworm | ok 2026-01-13 03:02:14.281824 | 2026-01-13 03:02:14.282057 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-13 03:02:15.176872 | debian-bookworm | changed 2026-01-13 03:02:15.212051 | 2026-01-13 03:02:15.212196 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-13 03:02:16.115241 | debian-bookworm | changed 2026-01-13 03:02:16.128845 | 2026-01-13 03:02:16.128992 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-13 03:02:16.191813 | debian-bookworm | skipping: Conditional result was False 2026-01-13 03:02:16.200792 | 2026-01-13 03:02:16.201101 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-13 03:02:17.763194 | debian-bookworm -> localhost | changed 2026-01-13 03:02:17.776146 | 2026-01-13 03:02:17.776280 | TASK [add-build-sshkey : Add back temp key] 2026-01-13 03:02:19.274612 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9d470c2c864d45f6a0f371fae1ca7495/work/9d470c2c864d45f6a0f371fae1ca7495_id_rsa (zuul-build-sshkey) 2026-01-13 03:02:19.274943 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032137 2026-01-13 03:02:19.289554 | 2026-01-13 03:02:19.290114 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-13 03:02:20.049184 | debian-bookworm | ok 2026-01-13 03:02:20.055943 | 2026-01-13 03:02:20.056099 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-13 03:02:20.121679 | debian-bookworm | skipping: Conditional result was False 2026-01-13 03:02:20.133624 | 2026-01-13 03:02:20.133774 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-13 03:02:20.789617 | debian-bookworm | ok 2026-01-13 03:02:20.820368 | 2026-01-13 03:02:20.820568 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-13 03:02:20.945377 | debian-bookworm | ok 2026-01-13 03:02:20.957345 | 2026-01-13 03:02:20.957511 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-13 03:02:22.057855 | debian-bookworm -> localhost | ok 2026-01-13 03:02:22.065479 | 2026-01-13 03:02:22.065602 | TASK [validate-host : Collect information about the host] 2026-01-13 03:02:23.676250 | debian-bookworm | ok 2026-01-13 03:02:23.698219 | 2026-01-13 03:02:23.698379 | TASK [validate-host : Sanitize hostname] 2026-01-13 03:02:24.093917 | debian-bookworm | ok 2026-01-13 03:02:24.308803 | 2026-01-13 03:02:24.308963 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-13 03:02:26.033451 | debian-bookworm -> localhost | changed 2026-01-13 03:02:26.039937 | 2026-01-13 03:02:26.040109 | TASK [validate-host : Collect information about zuul worker] 2026-01-13 03:02:26.947477 | debian-bookworm | ok 2026-01-13 03:02:26.952570 | 2026-01-13 03:02:26.952705 | TASK [validate-host : Write out all zuul information for each host] 2026-01-13 03:02:28.775904 | debian-bookworm -> localhost | changed 2026-01-13 03:02:28.789107 | 2026-01-13 03:02:28.789268 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-13 03:02:29.245440 | debian-bookworm | ok 2026-01-13 03:02:29.252763 | 2026-01-13 03:02:29.252890 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-13 03:02:31.576375 | debian-bookworm | changed: 2026-01-13 03:02:31.576701 | debian-bookworm | cd+++++++++ src/ 2026-01-13 03:02:31.577345 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-13 03:02:31.577395 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-13 03:02:31.577420 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-01-13 03:02:31.577442 | debian-bookworm | localhost | ok: Runtime: 0:00:00.027844 2026-01-13 03:03:08.189063 | 2026-01-13 03:03:08.189153 | TASK [upload-logs : Upload logs to log server] 2026-01-13 03:03:10.415185 | localhost | Output suppressed because no_log was given 2026-01-13 03:03:10.416733 | 2026-01-13 03:03:10.416815 | LOOP [upload-logs : Compress console log and json output] 2026-01-13 03:03:10.803102 | localhost | skipping: Conditional result was False 2026-01-13 03:03:10.847832 | localhost | skipping: Conditional result was False 2026-01-13 03:03:10.854562 | 2026-01-13 03:03:10.854673 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-13 03:03:11.021113 | localhost | skipping: Conditional result was False 2026-01-13 03:03:11.021331 | 2026-01-13 03:03:11.050587 | localhost | skipping: Conditional result was False 2026-01-13 03:03:11.060314 | 2026-01-13 03:03:11.060447 | LOOP [upload-logs : Upload console log and json output]