2026-06-10 10:47:04.690403 | Job console starting 2026-06-10 10:47:04.704589 | Updating git repos 2026-06-10 10:47:04.735094 | Cloning repos into workspace 2026-06-10 10:47:04.771960 | Restoring repo states 2026-06-10 10:47:04.778181 | Merging changes 2026-06-10 10:47:05.299016 | Checking out repos 2026-06-10 10:47:05.327172 | Preparing playbooks 2026-06-10 10:47:05.949787 | Running Ansible setup 2026-06-10 10:47:10.613135 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-10 10:47:11.414318 | 2026-06-10 10:47:11.414559 | PLAY [Base pre] 2026-06-10 10:47:11.431505 | 2026-06-10 10:47:11.431657 | TASK [Setup log path fact] 2026-06-10 10:47:11.462106 | ubuntu-jammy | ok 2026-06-10 10:47:11.481182 | 2026-06-10 10:47:11.481390 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 10:47:11.546780 | ubuntu-jammy | ok 2026-06-10 10:47:11.561013 | 2026-06-10 10:47:11.561177 | TASK [emit-job-header : Print job information] 2026-06-10 10:47:11.615816 | # Job Information 2026-06-10 10:47:11.616061 | Ansible Version: 2.16.14 2026-06-10 10:47:11.616103 | Job: python-black 2026-06-10 10:47:11.616141 | Pipeline: check 2026-06-10 10:47:11.616167 | Executor: 521e9411259a 2026-06-10 10:47:11.616191 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/684 2026-06-10 10:47:11.616216 | Event ID: 9aa6dc30-64b9-11f1-98d2-f76eb5c50022 2026-06-10 10:47:11.621741 | 2026-06-10 10:47:11.621872 | LOOP [emit-job-header : Print node information] 2026-06-10 10:47:11.745483 | ubuntu-jammy | ok: 2026-06-10 10:47:11.745744 | ubuntu-jammy | # Node Information 2026-06-10 10:47:11.745781 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-10 10:47:11.745807 | ubuntu-jammy | Hostname: ubuntu 2026-06-10 10:47:11.745830 | ubuntu-jammy | Username: zuul 2026-06-10 10:47:11.745851 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-10 10:47:11.745875 | ubuntu-jammy | Provider: regiocloud-a 2026-06-10 10:47:11.745897 | ubuntu-jammy | Region: 2026-06-10 10:47:11.745918 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-10 10:47:11.745938 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-10 10:47:11.745957 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedd:fb8e 2026-06-10 10:47:11.770360 | 2026-06-10 10:47:11.770536 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-10 10:47:12.270689 | ubuntu-jammy -> localhost | changed 2026-06-10 10:47:12.278281 | 2026-06-10 10:47:12.278454 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-10 10:47:13.351299 | ubuntu-jammy -> localhost | changed 2026-06-10 10:47:13.370296 | 2026-06-10 10:47:13.370433 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-10 10:47:13.691811 | ubuntu-jammy -> localhost | ok 2026-06-10 10:47:13.702285 | 2026-06-10 10:47:13.702418 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-10 10:47:13.745258 | ubuntu-jammy | ok 2026-06-10 10:47:13.764774 | ubuntu-jammy | included: /var/lib/zuul/builds/66e1c2090af04793b5b7ab786892c88f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-10 10:47:13.771131 | 2026-06-10 10:47:13.771246 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-10 10:47:16.326895 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-10 10:47:16.327206 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/66e1c2090af04793b5b7ab786892c88f/work/66e1c2090af04793b5b7ab786892c88f_id_rsa 2026-06-10 10:47:16.327250 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/66e1c2090af04793b5b7ab786892c88f/work/66e1c2090af04793b5b7ab786892c88f_id_rsa.pub 2026-06-10 10:47:16.327277 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-10 10:47:16.327302 | ubuntu-jammy -> localhost | SHA256:6KhNspPxtYWY321iTeU8g5ajI7NYsDMBedLWth05cSo zuul-build-sshkey 2026-06-10 10:47:16.327324 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-10 10:47:16.327361 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-10 10:47:16.327382 | ubuntu-jammy -> localhost | | . . | 2026-06-10 10:47:16.327403 | ubuntu-jammy -> localhost | | o . = | 2026-06-10 10:47:16.327423 | ubuntu-jammy -> localhost | | + + E = | 2026-06-10 10:47:16.327442 | ubuntu-jammy -> localhost | | = . = o . | 2026-06-10 10:47:16.327462 | ubuntu-jammy -> localhost | | ooo.S * | 2026-06-10 10:47:16.327487 | ubuntu-jammy -> localhost | | . o*o . * = | 2026-06-10 10:47:16.327508 | ubuntu-jammy -> localhost | | .+*oo+ * . o | 2026-06-10 10:47:16.327528 | ubuntu-jammy -> localhost | | o*.== * + | 2026-06-10 10:47:16.327549 | ubuntu-jammy -> localhost | | o.o .= + | 2026-06-10 10:47:16.327570 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-10 10:47:16.327634 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.031283 2026-06-10 10:47:16.334637 | 2026-06-10 10:47:16.334780 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-10 10:47:16.373650 | ubuntu-jammy | ok 2026-06-10 10:47:16.383677 | ubuntu-jammy | included: /var/lib/zuul/builds/66e1c2090af04793b5b7ab786892c88f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-10 10:47:16.393223 | 2026-06-10 10:47:16.393339 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-10 10:47:16.425295 | ubuntu-jammy | skipping: Conditional result was False 2026-06-10 10:47:16.431717 | 2026-06-10 10:47:16.431843 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-10 10:47:17.136384 | ubuntu-jammy | changed 2026-06-10 10:47:17.142696 | 2026-06-10 10:47:17.142819 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-10 10:47:17.406780 | ubuntu-jammy | ok 2026-06-10 10:47:17.415519 | 2026-06-10 10:47:17.415639 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-10 10:47:18.048104 | ubuntu-jammy | changed 2026-06-10 10:47:18.059152 | 2026-06-10 10:47:18.059280 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-10 10:47:18.756390 | ubuntu-jammy | changed 2026-06-10 10:47:18.762336 | 2026-06-10 10:47:18.762477 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-10 10:47:18.786436 | ubuntu-jammy | skipping: Conditional result was False 2026-06-10 10:47:18.792948 | 2026-06-10 10:47:18.793090 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-10 10:47:19.262810 | ubuntu-jammy -> localhost | changed 2026-06-10 10:47:19.274609 | 2026-06-10 10:47:19.274737 | TASK [add-build-sshkey : Add back temp key] 2026-06-10 10:47:19.652144 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/66e1c2090af04793b5b7ab786892c88f/work/66e1c2090af04793b5b7ab786892c88f_id_rsa (zuul-build-sshkey) 2026-06-10 10:47:19.652487 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.017839 2026-06-10 10:47:19.661692 | 2026-06-10 10:47:19.661815 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-10 10:47:20.095066 | ubuntu-jammy | ok 2026-06-10 10:47:20.101108 | 2026-06-10 10:47:20.101223 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-10 10:47:20.135291 | ubuntu-jammy | skipping: Conditional result was False 2026-06-10 10:47:20.155278 | 2026-06-10 10:47:20.155430 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-10 10:47:20.591691 | ubuntu-jammy | ok 2026-06-10 10:47:20.614959 | 2026-06-10 10:47:20.615132 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-10 10:47:20.656544 | ubuntu-jammy | ok 2026-06-10 10:47:20.662303 | 2026-06-10 10:47:20.662421 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-10 10:47:20.972733 | ubuntu-jammy -> localhost | ok 2026-06-10 10:47:20.979516 | 2026-06-10 10:47:20.979636 | TASK [validate-host : Collect information about the host] 2026-06-10 10:47:22.300328 | ubuntu-jammy | ok 2026-06-10 10:47:22.311341 | 2026-06-10 10:47:22.311460 | TASK [validate-host : Sanitize hostname] 2026-06-10 10:47:22.426801 | ubuntu-jammy | ok 2026-06-10 10:47:22.469001 | 2026-06-10 10:47:22.469165 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-10 10:47:23.097894 | ubuntu-jammy -> localhost | changed 2026-06-10 10:47:23.103963 | 2026-06-10 10:47:23.104129 | TASK [validate-host : Collect information about zuul worker] 2026-06-10 10:47:23.517160 | ubuntu-jammy | ok 2026-06-10 10:47:23.522310 | 2026-06-10 10:47:23.522432 | TASK [validate-host : Write out all zuul information for each host] 2026-06-10 10:47:24.063636 | ubuntu-jammy -> localhost | changed 2026-06-10 10:47:24.073401 | 2026-06-10 10:47:24.073516 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-10 10:47:24.344849 | ubuntu-jammy | ok 2026-06-10 10:47:24.350619 | 2026-06-10 10:47:24.350736 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-10 10:47:25.317172 | ubuntu-jammy | changed: 2026-06-10 10:47:25.317414 | ubuntu-jammy | cd+++++++++ src/ 2026-06-10 10:47:25.317450 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-10 10:47:25.317475 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-10 10:47:25.317497 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-10 10:47:25.317517 | ubuntu-jammy | Containerfile 2026-06-10 10:47:25.317652 | ubuntu-jammy | Containerfile 2026-06-10 10:47:25.354178 | ubuntu-jammy | Containerfile 2026-06-10 10:47:25.354247 | ubuntu-jammy | Containerfile 2026-06-10 10:47:25.354315 | ubuntu-jammy | Containerfile 2026-06-10 10:47:25.354384 | ubuntu-jammy | Containerfile 2026-06-10 10:47:25.354453 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007249 2026-06-10 10:47:55.828688 | 2026-06-10 10:47:55.828806 | TASK [upload-logs : Upload logs to log server] 2026-06-10 10:47:56.433744 | localhost | Output suppressed because no_log was given 2026-06-10 10:47:56.435652 | 2026-06-10 10:47:56.435760 | LOOP [upload-logs : Compress console log and json output] 2026-06-10 10:47:56.495528 | localhost | skipping: Conditional result was False 2026-06-10 10:47:56.503772 | localhost | skipping: Conditional result was False 2026-06-10 10:47:56.512305 | 2026-06-10 10:47:56.512423 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-10 10:47:56.559491 | localhost | skipping: Conditional result was False 2026-06-10 10:47:56.559820 | 2026-06-10 10:47:56.567077 | localhost | skipping: Conditional result was False 2026-06-10 10:47:56.581699 | 2026-06-10 10:47:56.581927 | LOOP [upload-logs : Upload console log and json output]