2026-04-08 01:46:50.298071 | Job console starting 2026-04-08 01:46:50.315339 | Updating git repos 2026-04-08 01:46:50.353991 | Cloning repos into workspace 2026-04-08 01:46:50.411762 | Restoring repo states 2026-04-08 01:46:50.420061 | Merging changes 2026-04-08 01:46:51.115306 | Checking out repos 2026-04-08 01:46:51.196949 | Preparing playbooks 2026-04-08 01:46:52.255209 | Running Ansible setup 2026-04-08 01:46:58.328203 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-08 01:46:59.448176 | 2026-04-08 01:46:59.448383 | PLAY [Base pre] 2026-04-08 01:46:59.464927 | 2026-04-08 01:46:59.465074 | TASK [Setup log path fact] 2026-04-08 01:46:59.506375 | debian-bookworm | ok 2026-04-08 01:46:59.542551 | 2026-04-08 01:46:59.542733 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-08 01:46:59.633434 | debian-bookworm | ok 2026-04-08 01:46:59.658399 | 2026-04-08 01:46:59.658544 | TASK [emit-job-header : Print job information] 2026-04-08 01:46:59.713024 | # Job Information 2026-04-08 01:46:59.713247 | Ansible Version: 2.16.14 2026-04-08 01:46:59.713287 | Job: python-black 2026-04-08 01:46:59.713319 | Pipeline: check 2026-04-08 01:46:59.713342 | Executor: 521e9411259a 2026-04-08 01:46:59.713363 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/876 2026-04-08 01:46:59.713385 | Event ID: c8f92d80-32ec-11f1-8807-7dddc1ca0ba0 2026-04-08 01:46:59.721980 | 2026-04-08 01:46:59.722110 | LOOP [emit-job-header : Print node information] 2026-04-08 01:46:59.988042 | debian-bookworm | ok: 2026-04-08 01:46:59.988396 | debian-bookworm | # Node Information 2026-04-08 01:46:59.988440 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-08 01:46:59.988465 | debian-bookworm | Hostname: debian 2026-04-08 01:46:59.988488 | debian-bookworm | Username: zuul 2026-04-08 01:46:59.988509 | debian-bookworm | Distro: Debian 12.13 2026-04-08 01:46:59.988532 | debian-bookworm | Provider: regiocloud-a 2026-04-08 01:46:59.988554 | debian-bookworm | Region: 2026-04-08 01:46:59.988575 | debian-bookworm | Label: debian-bookworm 2026-04-08 01:46:59.988595 | debian-bookworm | Product Name: OpenStack Nova 2026-04-08 01:46:59.988615 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3b:a745 2026-04-08 01:47:00.010076 | 2026-04-08 01:47:00.010215 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-08 01:47:01.337284 | debian-bookworm -> localhost | changed 2026-04-08 01:47:01.345397 | 2026-04-08 01:47:01.345535 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-08 01:47:03.530624 | debian-bookworm -> localhost | changed 2026-04-08 01:47:03.539316 | 2026-04-08 01:47:03.539404 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-08 01:47:03.883735 | debian-bookworm -> localhost | ok 2026-04-08 01:47:03.888996 | 2026-04-08 01:47:03.889083 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-08 01:47:03.926129 | debian-bookworm | ok 2026-04-08 01:47:03.940329 | debian-bookworm | included: /var/lib/zuul/builds/d15797f6e413478ca17037c00147810b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-08 01:47:03.945451 | 2026-04-08 01:47:03.945529 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-08 01:47:05.294284 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-08 01:47:05.294447 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d15797f6e413478ca17037c00147810b/work/d15797f6e413478ca17037c00147810b_id_rsa 2026-04-08 01:47:05.294479 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d15797f6e413478ca17037c00147810b/work/d15797f6e413478ca17037c00147810b_id_rsa.pub 2026-04-08 01:47:05.294502 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-08 01:47:05.294521 | debian-bookworm -> localhost | SHA256:pK0f8iA6Q/JLRA1OL350OlqZjOB6I4F0hHdEExfN9IA zuul-build-sshkey 2026-04-08 01:47:05.294549 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-08 01:47:05.294568 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-08 01:47:05.294586 | debian-bookworm -> localhost | | +.o=.o*o | 2026-04-08 01:47:05.294604 | debian-bookworm -> localhost | | +.= .oE oo | 2026-04-08 01:47:05.294621 | debian-bookworm -> localhost | |..=.= . . . | 2026-04-08 01:47:05.294638 | debian-bookworm -> localhost | |++.= = + | 2026-04-08 01:47:05.294654 | debian-bookworm -> localhost | |o.+ O . S | 2026-04-08 01:47:05.294672 | debian-bookworm -> localhost | |oo.+ . . | 2026-04-08 01:47:05.294689 | debian-bookworm -> localhost | |o+= . + . | 2026-04-08 01:47:05.294705 | debian-bookworm -> localhost | | ++o . = . | 2026-04-08 01:47:05.294721 | debian-bookworm -> localhost | | o+ o | 2026-04-08 01:47:05.294738 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-08 01:47:05.294784 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.528720 2026-04-08 01:47:05.301026 | 2026-04-08 01:47:05.301104 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-08 01:47:05.350208 | debian-bookworm | ok 2026-04-08 01:47:05.369872 | debian-bookworm | included: /var/lib/zuul/builds/d15797f6e413478ca17037c00147810b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-08 01:47:05.398618 | 2026-04-08 01:47:05.398711 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-08 01:47:05.436181 | debian-bookworm | skipping: Conditional result was False 2026-04-08 01:47:05.441032 | 2026-04-08 01:47:05.441112 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-08 01:47:06.198468 | debian-bookworm | changed 2026-04-08 01:47:06.209701 | 2026-04-08 01:47:06.209814 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-08 01:47:06.444497 | debian-bookworm | ok 2026-04-08 01:47:06.450134 | 2026-04-08 01:47:06.450245 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-08 01:47:07.091977 | debian-bookworm | changed 2026-04-08 01:47:07.100698 | 2026-04-08 01:47:07.100803 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-08 01:47:07.707252 | debian-bookworm | changed 2026-04-08 01:47:07.712392 | 2026-04-08 01:47:07.712482 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-08 01:47:07.736356 | debian-bookworm | skipping: Conditional result was False 2026-04-08 01:47:07.742195 | 2026-04-08 01:47:07.742312 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-08 01:47:08.163412 | debian-bookworm -> localhost | changed 2026-04-08 01:47:08.173530 | 2026-04-08 01:47:08.173631 | TASK [add-build-sshkey : Add back temp key] 2026-04-08 01:47:08.494944 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d15797f6e413478ca17037c00147810b/work/d15797f6e413478ca17037c00147810b_id_rsa (zuul-build-sshkey) 2026-04-08 01:47:08.495148 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009711 2026-04-08 01:47:08.502552 | 2026-04-08 01:47:08.502648 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-08 01:47:08.916964 | debian-bookworm | ok 2026-04-08 01:47:08.921773 | 2026-04-08 01:47:08.921868 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-08 01:47:08.955994 | debian-bookworm | skipping: Conditional result was False 2026-04-08 01:47:08.965841 | 2026-04-08 01:47:08.965934 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-08 01:47:09.457769 | debian-bookworm | ok 2026-04-08 01:47:09.484138 | 2026-04-08 01:47:09.484258 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-08 01:47:09.532083 | debian-bookworm | ok 2026-04-08 01:47:09.536950 | 2026-04-08 01:47:09.537054 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-08 01:47:10.044910 | debian-bookworm -> localhost | ok 2026-04-08 01:47:10.050984 | 2026-04-08 01:47:10.051087 | TASK [validate-host : Collect information about the host] 2026-04-08 01:47:11.237104 | debian-bookworm | ok 2026-04-08 01:47:11.256914 | 2026-04-08 01:47:11.257031 | TASK [validate-host : Sanitize hostname] 2026-04-08 01:47:11.386311 | debian-bookworm | ok 2026-04-08 01:47:11.418389 | 2026-04-08 01:47:11.418491 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-08 01:47:12.250453 | debian-bookworm -> localhost | changed 2026-04-08 01:47:12.256103 | 2026-04-08 01:47:12.256200 | TASK [validate-host : Collect information about zuul worker] 2026-04-08 01:47:12.651183 | debian-bookworm | ok 2026-04-08 01:47:12.655585 | 2026-04-08 01:47:12.655673 | TASK [validate-host : Write out all zuul information for each host] 2026-04-08 01:47:13.700060 | debian-bookworm -> localhost | changed 2026-04-08 01:47:13.719108 | 2026-04-08 01:47:13.719355 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-08 01:47:14.091715 | debian-bookworm | ok 2026-04-08 01:47:14.098757 | 2026-04-08 01:47:14.101154 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-08 01:47:15.204973 | debian-bookworm | changed: 2026-04-08 01:47:15.205148 | debian-bookworm | cd+++++++++ src/ 2026-04-08 01:47:15.205183 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-08 01:47:15.205207 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-08 01:47:15.205246 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-04-08 01:47:15.205267 | debian-bookworm | Containerfile 2026-04-08 01:47:15.205418 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009921 2026-04-08 01:47:40.597536 | 2026-04-08 01:47:40.597661 | TASK [upload-logs : Upload logs to log server] 2026-04-08 01:47:41.248111 | localhost | Output suppressed because no_log was given 2026-04-08 01:47:41.250107 | 2026-04-08 01:47:41.250264 | LOOP [upload-logs : Compress console log and json output] 2026-04-08 01:47:41.299935 | localhost | skipping: Conditional result was False 2026-04-08 01:47:41.308745 | localhost | skipping: Conditional result was False 2026-04-08 01:47:41.317493 | 2026-04-08 01:47:41.317620 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-08 01:47:41.378740 | localhost | skipping: Conditional result was False 2026-04-08 01:47:41.379063 | 2026-04-08 01:47:41.384261 | localhost | skipping: Conditional result was False 2026-04-08 01:47:41.394446 | 2026-04-08 01:47:41.394573 | LOOP [upload-logs : Upload console log and json output]