2026-02-09 03:09:56.679780 | Job console starting 2026-02-09 03:09:56.700457 | Updating git repos 2026-02-09 03:09:56.731923 | Cloning repos into workspace 2026-02-09 03:09:56.808047 | Restoring repo states 2026-02-09 03:09:56.826544 | Merging changes 2026-02-09 03:09:56.826564 | Checking out repos 2026-02-09 03:09:56.936358 | Preparing playbooks 2026-02-09 03:09:57.859716 | Running Ansible setup 2026-02-09 03:10:04.014484 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-09 03:10:05.298188 | 2026-02-09 03:10:05.298318 | PLAY [Base pre] 2026-02-09 03:10:05.332107 | 2026-02-09 03:10:05.332254 | TASK [Setup log path fact] 2026-02-09 03:10:05.393940 | debian-bookworm | ok 2026-02-09 03:10:05.427062 | 2026-02-09 03:10:05.427228 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-09 03:10:05.486668 | debian-bookworm | ok 2026-02-09 03:10:05.505928 | 2026-02-09 03:10:05.506036 | TASK [emit-job-header : Print job information] 2026-02-09 03:10:05.568605 | # Job Information 2026-02-09 03:10:05.568757 | Ansible Version: 2.16.14 2026-02-09 03:10:05.568792 | Job: python-black 2026-02-09 03:10:05.568823 | Pipeline: periodic-daily 2026-02-09 03:10:05.568846 | Executor: 521e9411259a 2026-02-09 03:10:05.568866 | Triggered by: https://github.com/osism/testbed 2026-02-09 03:10:05.568888 | Event ID: 0120505c6223407390e4e19bce093ecf 2026-02-09 03:10:05.573690 | 2026-02-09 03:10:05.573784 | LOOP [emit-job-header : Print node information] 2026-02-09 03:10:05.720235 | debian-bookworm | ok: 2026-02-09 03:10:05.720432 | debian-bookworm | # Node Information 2026-02-09 03:10:05.720466 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-09 03:10:05.720490 | debian-bookworm | Hostname: debian 2026-02-09 03:10:05.720512 | debian-bookworm | Username: zuul 2026-02-09 03:10:05.720532 | debian-bookworm | Distro: Debian 12.13 2026-02-09 03:10:05.720555 | debian-bookworm | Provider: regiocloud-a 2026-02-09 03:10:05.720577 | debian-bookworm | Region: 2026-02-09 03:10:05.720599 | debian-bookworm | Label: debian-bookworm 2026-02-09 03:10:05.720618 | debian-bookworm | Product Name: OpenStack Nova 2026-02-09 03:10:05.720638 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe17:add1 2026-02-09 03:10:05.740343 | 2026-02-09 03:10:05.740449 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-09 03:10:06.393767 | debian-bookworm -> localhost | changed 2026-02-09 03:10:06.404000 | 2026-02-09 03:10:06.404093 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-09 03:10:08.194313 | debian-bookworm -> localhost | changed 2026-02-09 03:10:08.204489 | 2026-02-09 03:10:08.204589 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-09 03:10:08.504468 | debian-bookworm -> localhost | ok 2026-02-09 03:10:08.510586 | 2026-02-09 03:10:08.510688 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-09 03:10:08.528782 | debian-bookworm | ok 2026-02-09 03:10:08.547535 | debian-bookworm | included: /var/lib/zuul/builds/b251729fb4234658846df760907c6783/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-09 03:10:08.553910 | 2026-02-09 03:10:08.553998 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-09 03:10:10.713186 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-09 03:10:10.713375 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b251729fb4234658846df760907c6783/work/b251729fb4234658846df760907c6783_id_rsa 2026-02-09 03:10:10.713413 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b251729fb4234658846df760907c6783/work/b251729fb4234658846df760907c6783_id_rsa.pub 2026-02-09 03:10:10.713440 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-09 03:10:10.713465 | debian-bookworm -> localhost | SHA256:eNa2WXOqVLZNL6SlRBD35eZBey+ntyI49S5ARD+jbZA zuul-build-sshkey 2026-02-09 03:10:10.713488 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-09 03:10:10.713519 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-09 03:10:10.713541 | debian-bookworm -> localhost | | ..o.. ..| 2026-02-09 03:10:10.713564 | debian-bookworm -> localhost | | .oo ..o.| 2026-02-09 03:10:10.713584 | debian-bookworm -> localhost | | .E +. .o+| 2026-02-09 03:10:10.713604 | debian-bookworm -> localhost | | . o+.o o+| 2026-02-09 03:10:10.713624 | debian-bookworm -> localhost | | . S.oo* * +| 2026-02-09 03:10:10.713650 | debian-bookworm -> localhost | | o o.O % = | 2026-02-09 03:10:10.713671 | debian-bookworm -> localhost | | B * + o| 2026-02-09 03:10:10.713691 | debian-bookworm -> localhost | | + + o o.| 2026-02-09 03:10:10.713711 | debian-bookworm -> localhost | | o +... | 2026-02-09 03:10:10.713731 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-09 03:10:10.713778 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.537054 2026-02-09 03:10:10.719889 | 2026-02-09 03:10:10.719997 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-09 03:10:10.737233 | debian-bookworm | ok 2026-02-09 03:10:10.746293 | debian-bookworm | included: /var/lib/zuul/builds/b251729fb4234658846df760907c6783/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-09 03:10:10.755918 | 2026-02-09 03:10:10.756010 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-09 03:10:10.778950 | debian-bookworm | skipping: Conditional result was False 2026-02-09 03:10:10.785076 | 2026-02-09 03:10:10.785193 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-09 03:10:11.369803 | debian-bookworm | changed 2026-02-09 03:10:11.374771 | 2026-02-09 03:10:11.374880 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-09 03:10:11.629625 | debian-bookworm | ok 2026-02-09 03:10:11.635338 | 2026-02-09 03:10:11.635435 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-09 03:10:12.273523 | debian-bookworm | changed 2026-02-09 03:10:12.278798 | 2026-02-09 03:10:12.282959 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-09 03:10:12.863108 | debian-bookworm | changed 2026-02-09 03:10:12.869041 | 2026-02-09 03:10:12.869156 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-09 03:10:12.892342 | debian-bookworm | skipping: Conditional result was False 2026-02-09 03:10:12.904297 | 2026-02-09 03:10:12.904407 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-09 03:10:13.457593 | debian-bookworm -> localhost | changed 2026-02-09 03:10:13.476468 | 2026-02-09 03:10:13.477542 | TASK [add-build-sshkey : Add back temp key] 2026-02-09 03:10:13.807789 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b251729fb4234658846df760907c6783/work/b251729fb4234658846df760907c6783_id_rsa (zuul-build-sshkey) 2026-02-09 03:10:13.808359 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017170 2026-02-09 03:10:13.825939 | 2026-02-09 03:10:13.826066 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-09 03:10:14.273379 | debian-bookworm | ok 2026-02-09 03:10:14.282286 | 2026-02-09 03:10:14.282405 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-09 03:10:14.305654 | debian-bookworm | skipping: Conditional result was False 2026-02-09 03:10:14.320059 | 2026-02-09 03:10:14.320160 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-09 03:10:14.745260 | debian-bookworm | ok 2026-02-09 03:10:14.765107 | 2026-02-09 03:10:14.765230 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-09 03:10:14.813044 | debian-bookworm | ok 2026-02-09 03:10:14.818502 | 2026-02-09 03:10:14.818601 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-09 03:10:15.170288 | debian-bookworm -> localhost | ok 2026-02-09 03:10:15.176367 | 2026-02-09 03:10:15.176458 | TASK [validate-host : Collect information about the host] 2026-02-09 03:10:16.198115 | debian-bookworm | ok 2026-02-09 03:10:16.233318 | 2026-02-09 03:10:16.233538 | TASK [validate-host : Sanitize hostname] 2026-02-09 03:10:16.441205 | debian-bookworm | ok 2026-02-09 03:10:16.524525 | 2026-02-09 03:10:16.524637 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-09 03:10:17.860496 | debian-bookworm -> localhost | changed 2026-02-09 03:10:17.867423 | 2026-02-09 03:10:17.867528 | TASK [validate-host : Collect information about zuul worker] 2026-02-09 03:10:18.321131 | debian-bookworm | ok 2026-02-09 03:10:18.334627 | 2026-02-09 03:10:18.334732 | TASK [validate-host : Write out all zuul information for each host] 2026-02-09 03:10:19.688943 | debian-bookworm -> localhost | changed 2026-02-09 03:10:19.696596 | 2026-02-09 03:10:19.696677 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-09 03:10:19.999284 | debian-bookworm | ok 2026-02-09 03:10:20.009748 | 2026-02-09 03:10:20.009858 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-09 03:10:21.383373 | debian-bookworm | changed: 2026-02-09 03:10:21.384274 | debian-bookworm | cd+++++++++ src/ 2026-02-09 03:10:21.384324 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-09 03:10:21.384350 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-09 03:10:21.384373 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-02-09 03:10:21.384395 | debian-bookworm | localhost | ok: Runtime: 0:00:00.023406 2026-02-09 03:10:51.076042 | 2026-02-09 03:10:51.076121 | TASK [upload-logs : Upload logs to log server] 2026-02-09 03:10:51.941897 | localhost | Output suppressed because no_log was given 2026-02-09 03:10:51.943330 | 2026-02-09 03:10:51.943401 | LOOP [upload-logs : Compress console log and json output] 2026-02-09 03:10:52.012062 | localhost | skipping: Conditional result was False 2026-02-09 03:10:52.027392 | localhost | skipping: Conditional result was False 2026-02-09 03:10:52.041767 | 2026-02-09 03:10:52.041860 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-09 03:10:52.086118 | localhost | skipping: Conditional result was False 2026-02-09 03:10:52.086359 | 2026-02-09 03:10:52.092101 | localhost | skipping: Conditional result was False 2026-02-09 03:10:52.102416 | 2026-02-09 03:10:52.102497 | LOOP [upload-logs : Upload console log and json output]