2026-04-07 18:32:10.727064 | Job console starting 2026-04-07 18:32:10.766085 | Updating git repos 2026-04-07 18:32:10.806625 | Cloning repos into workspace 2026-04-07 18:32:10.945159 | Restoring repo states 2026-04-07 18:32:10.972782 | Merging changes 2026-04-07 18:32:11.899779 | Checking out repos 2026-04-07 18:32:11.991621 | Preparing playbooks 2026-04-07 18:32:13.106471 | Running Ansible setup 2026-04-07 18:32:19.055492 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-07 18:32:20.090088 | 2026-04-07 18:32:20.090236 | PLAY [Base pre] 2026-04-07 18:32:20.107027 | 2026-04-07 18:32:20.107145 | TASK [Setup log path fact] 2026-04-07 18:32:20.126733 | debian-bookworm | ok 2026-04-07 18:32:20.144141 | 2026-04-07 18:32:20.144267 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-07 18:32:20.173339 | debian-bookworm | ok 2026-04-07 18:32:20.185327 | 2026-04-07 18:32:20.185436 | TASK [emit-job-header : Print job information] 2026-04-07 18:32:20.224863 | # Job Information 2026-04-07 18:32:20.225020 | Ansible Version: 2.16.14 2026-04-07 18:32:20.225053 | Job: python-black 2026-04-07 18:32:20.225085 | Pipeline: check 2026-04-07 18:32:20.225107 | Executor: 521e9411259a 2026-04-07 18:32:20.225128 | Triggered by: https://github.com/osism/ansible-collection-validations/pull/259 2026-04-07 18:32:20.225149 | Event ID: f6c5a690-32af-11f1-8c06-3943a24f7346 2026-04-07 18:32:20.229790 | 2026-04-07 18:32:20.229880 | LOOP [emit-job-header : Print node information] 2026-04-07 18:32:20.346919 | debian-bookworm | ok: 2026-04-07 18:32:20.347148 | debian-bookworm | # Node Information 2026-04-07 18:32:20.347183 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-07 18:32:20.347208 | debian-bookworm | Hostname: debian 2026-04-07 18:32:20.347231 | debian-bookworm | Username: zuul 2026-04-07 18:32:20.347251 | debian-bookworm | Distro: Debian 12.13 2026-04-07 18:32:20.347275 | debian-bookworm | Provider: regiocloud-a 2026-04-07 18:32:20.347295 | debian-bookworm | Region: 2026-04-07 18:32:20.347343 | debian-bookworm | Label: debian-bookworm 2026-04-07 18:32:20.347364 | debian-bookworm | Product Name: OpenStack Nova 2026-04-07 18:32:20.347383 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe23:6ce9 2026-04-07 18:32:20.405725 | 2026-04-07 18:32:20.405876 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-07 18:32:20.744404 | debian-bookworm -> localhost | changed 2026-04-07 18:32:20.751274 | 2026-04-07 18:32:20.751401 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-07 18:32:22.452955 | debian-bookworm -> localhost | changed 2026-04-07 18:32:22.462116 | 2026-04-07 18:32:22.463252 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-07 18:32:22.809694 | debian-bookworm -> localhost | ok 2026-04-07 18:32:22.817738 | 2026-04-07 18:32:22.817849 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-07 18:32:22.858579 | debian-bookworm | ok 2026-04-07 18:32:22.881925 | debian-bookworm | included: /var/lib/zuul/builds/339e7d806a86493690d21eef6682e0d0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-07 18:32:22.887876 | 2026-04-07 18:32:22.888028 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-07 18:32:27.169866 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-07 18:32:27.170062 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/339e7d806a86493690d21eef6682e0d0/work/339e7d806a86493690d21eef6682e0d0_id_rsa 2026-04-07 18:32:27.170101 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/339e7d806a86493690d21eef6682e0d0/work/339e7d806a86493690d21eef6682e0d0_id_rsa.pub 2026-04-07 18:32:27.170127 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-07 18:32:27.170150 | debian-bookworm -> localhost | SHA256:Hv2djCNWmjDiqcSyVCViNayIFlmkDvmAN61rMmNr9Os zuul-build-sshkey 2026-04-07 18:32:27.170181 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-07 18:32:27.170204 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-07 18:32:27.170225 | debian-bookworm -> localhost | | ++o | 2026-04-07 18:32:27.170247 | debian-bookworm -> localhost | |.+.o.. | 2026-04-07 18:32:27.170267 | debian-bookworm -> localhost | |*o*.o . | 2026-04-07 18:32:27.170287 | debian-bookworm -> localhost | |=*.+ o . | 2026-04-07 18:32:27.170307 | debian-bookworm -> localhost | |..o . . S . . | 2026-04-07 18:32:27.170362 | debian-bookworm -> localhost | | . + . + + = + . | 2026-04-07 18:32:27.170384 | debian-bookworm -> localhost | |=.* o o . = + + | 2026-04-07 18:32:27.170404 | debian-bookworm -> localhost | |.B.= . . . . | 2026-04-07 18:32:27.170425 | debian-bookworm -> localhost | |..oEo | 2026-04-07 18:32:27.170446 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-07 18:32:27.170501 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.492903 2026-04-07 18:32:27.176930 | 2026-04-07 18:32:27.177020 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-07 18:32:27.215789 | debian-bookworm | ok 2026-04-07 18:32:27.225157 | debian-bookworm | included: /var/lib/zuul/builds/339e7d806a86493690d21eef6682e0d0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-07 18:32:27.236670 | 2026-04-07 18:32:27.236757 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-07 18:32:27.280249 | debian-bookworm | skipping: Conditional result was False 2026-04-07 18:32:27.286607 | 2026-04-07 18:32:27.286707 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-07 18:32:27.929293 | debian-bookworm | changed 2026-04-07 18:32:27.936362 | 2026-04-07 18:32:27.936462 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-07 18:32:28.212550 | debian-bookworm | ok 2026-04-07 18:32:28.225598 | 2026-04-07 18:32:28.225692 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-07 18:32:29.048685 | debian-bookworm | changed 2026-04-07 18:32:29.054007 | 2026-04-07 18:32:29.054085 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-07 18:32:29.746001 | debian-bookworm | changed 2026-04-07 18:32:29.753270 | 2026-04-07 18:32:29.753380 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-07 18:32:29.796473 | debian-bookworm | skipping: Conditional result was False 2026-04-07 18:32:29.802535 | 2026-04-07 18:32:29.802626 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-07 18:32:30.391709 | debian-bookworm -> localhost | changed 2026-04-07 18:32:30.400241 | 2026-04-07 18:32:30.400353 | TASK [add-build-sshkey : Add back temp key] 2026-04-07 18:32:31.154573 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/339e7d806a86493690d21eef6682e0d0/work/339e7d806a86493690d21eef6682e0d0_id_rsa (zuul-build-sshkey) 2026-04-07 18:32:31.154761 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026329 2026-04-07 18:32:31.160969 | 2026-04-07 18:32:31.161054 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-07 18:32:31.679965 | debian-bookworm | ok 2026-04-07 18:32:31.694231 | 2026-04-07 18:32:31.695133 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-07 18:32:31.740666 | debian-bookworm | skipping: Conditional result was False 2026-04-07 18:32:31.755977 | 2026-04-07 18:32:31.756081 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-07 18:32:32.210306 | debian-bookworm | ok 2026-04-07 18:32:32.234693 | 2026-04-07 18:32:32.234804 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-07 18:32:32.270361 | debian-bookworm | ok 2026-04-07 18:32:32.276893 | 2026-04-07 18:32:32.276993 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-07 18:32:33.066574 | debian-bookworm -> localhost | ok 2026-04-07 18:32:33.072609 | 2026-04-07 18:32:33.072698 | TASK [validate-host : Collect information about the host] 2026-04-07 18:32:34.489649 | debian-bookworm | ok 2026-04-07 18:32:34.505522 | 2026-04-07 18:32:34.505624 | TASK [validate-host : Sanitize hostname] 2026-04-07 18:32:34.726022 | debian-bookworm | ok 2026-04-07 18:32:34.853114 | 2026-04-07 18:32:34.853222 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-07 18:32:35.795850 | debian-bookworm -> localhost | changed 2026-04-07 18:32:35.803189 | 2026-04-07 18:32:35.803278 | TASK [validate-host : Collect information about zuul worker] 2026-04-07 18:32:36.295038 | debian-bookworm | ok 2026-04-07 18:32:36.305045 | 2026-04-07 18:32:36.305163 | TASK [validate-host : Write out all zuul information for each host] 2026-04-07 18:32:36.846528 | debian-bookworm -> localhost | changed 2026-04-07 18:32:36.855424 | 2026-04-07 18:32:36.855520 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-07 18:32:37.124643 | debian-bookworm | ok 2026-04-07 18:32:37.140576 | 2026-04-07 18:32:37.140676 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-07 18:32:37.989035 | debian-bookworm | changed: 2026-04-07 18:32:37.989201 | debian-bookworm | cd+++++++++ src/ 2026-04-07 18:32:37.989235 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-07 18:32:37.989258 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-07 18:32:37.989280 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2026-04-07 18:32:37.989300 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008406 2026-04-07 18:33:01.954426 | 2026-04-07 18:33:01.954552 | TASK [upload-logs : Upload logs to log server] 2026-04-07 18:33:02.522255 | localhost | Output suppressed because no_log was given 2026-04-07 18:33:02.527433 | 2026-04-07 18:33:02.527615 | LOOP [upload-logs : Compress console log and json output] 2026-04-07 18:33:02.583379 | localhost | skipping: Conditional result was False 2026-04-07 18:33:02.588951 | localhost | skipping: Conditional result was False 2026-04-07 18:33:02.601293 | 2026-04-07 18:33:02.601666 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-07 18:33:02.650258 | localhost | skipping: Conditional result was False 2026-04-07 18:33:02.651637 | 2026-04-07 18:33:02.655269 | localhost | skipping: Conditional result was False 2026-04-07 18:33:02.667928 | 2026-04-07 18:33:02.668180 | LOOP [upload-logs : Upload console log and json output]