2026-08-07 00:28:57.943660 | Job console starting 2026-08-07 00:28:57.952050 | Updating git repos 2026-08-07 00:28:58.008597 | Cloning repos into workspace 2026-08-07 00:28:58.089147 | Restoring repo states 2026-08-07 00:28:58.110633 | Merging changes 2026-08-07 00:28:58.824860 | Checking out repos 2026-08-07 00:28:58.866635 | Preparing playbooks 2026-08-07 00:28:59.423567 | Running Ansible setup 2026-08-07 00:29:04.025262 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-07 00:29:04.927748 | 2026-08-07 00:29:04.927945 | PLAY [Base pre] 2026-08-07 00:29:04.945648 | 2026-08-07 00:29:04.945821 | TASK [Setup log path fact] 2026-08-07 00:29:04.966504 | ubuntu-jammy | ok 2026-08-07 00:29:04.985331 | 2026-08-07 00:29:04.985515 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 00:29:05.016783 | ubuntu-jammy | ok 2026-08-07 00:29:05.028160 | 2026-08-07 00:29:05.028304 | TASK [emit-job-header : Print job information] 2026-08-07 00:29:05.068536 | # Job Information 2026-08-07 00:29:05.068757 | Ansible Version: 2.16.14 2026-08-07 00:29:05.068793 | Job: python-black 2026-08-07 00:29:05.068827 | Pipeline: check 2026-08-07 00:29:05.068849 | Executor: 521e9411259a 2026-08-07 00:29:05.068871 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/766 2026-08-07 00:29:05.068893 | Event ID: d0d4def0-91f6-11f1-9c32-a7081a67e4d9 2026-08-07 00:29:05.074048 | 2026-08-07 00:29:05.074199 | LOOP [emit-job-header : Print node information] 2026-08-07 00:29:05.186052 | ubuntu-jammy | ok: 2026-08-07 00:29:05.186341 | ubuntu-jammy | # Node Information 2026-08-07 00:29:05.186378 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-07 00:29:05.186404 | ubuntu-jammy | Hostname: ubuntu 2026-08-07 00:29:05.186427 | ubuntu-jammy | Username: zuul 2026-08-07 00:29:05.186448 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-07 00:29:05.186471 | ubuntu-jammy | Provider: regiocloud-a 2026-08-07 00:29:05.186491 | ubuntu-jammy | Region: 2026-08-07 00:29:05.186511 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-07 00:29:05.186530 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-07 00:29:05.186569 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe21:3f78 2026-08-07 00:29:05.205300 | 2026-08-07 00:29:05.205455 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-07 00:29:05.937316 | ubuntu-jammy -> localhost | changed 2026-08-07 00:29:05.945637 | 2026-08-07 00:29:05.945760 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-07 00:29:07.111520 | ubuntu-jammy -> localhost | changed 2026-08-07 00:29:07.122011 | 2026-08-07 00:29:07.122117 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-07 00:29:07.541583 | ubuntu-jammy -> localhost | ok 2026-08-07 00:29:07.549107 | 2026-08-07 00:29:07.549212 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-07 00:29:07.580629 | ubuntu-jammy | ok 2026-08-07 00:29:07.597683 | ubuntu-jammy | included: /var/lib/zuul/builds/a96f0eb56ccd4193b65561efcc3056ea/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-07 00:29:07.603489 | 2026-08-07 00:29:07.603591 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-07 00:29:08.611666 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-07 00:29:08.611946 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/a96f0eb56ccd4193b65561efcc3056ea/work/a96f0eb56ccd4193b65561efcc3056ea_id_rsa 2026-08-07 00:29:08.612003 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/a96f0eb56ccd4193b65561efcc3056ea/work/a96f0eb56ccd4193b65561efcc3056ea_id_rsa.pub 2026-08-07 00:29:08.612043 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-07 00:29:08.612079 | ubuntu-jammy -> localhost | SHA256:i2vsLfwKZaca2oU1V+dqTMwSqrL2chlb7ShA0egr7NI zuul-build-sshkey 2026-08-07 00:29:08.612112 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-07 00:29:08.612158 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-07 00:29:08.612191 | ubuntu-jammy -> localhost | | o | 2026-08-07 00:29:08.612225 | ubuntu-jammy -> localhost | | o . | 2026-08-07 00:29:08.612255 | ubuntu-jammy -> localhost | | . . . . . | 2026-08-07 00:29:08.612285 | ubuntu-jammy -> localhost | | o . = o | 2026-08-07 00:29:08.612315 | ubuntu-jammy -> localhost | |.. . *.S + . | 2026-08-07 00:29:08.612351 | ubuntu-jammy -> localhost | |..o .*.*.= . | 2026-08-07 00:29:08.612383 | ubuntu-jammy -> localhost | |.o..=B+o. + | 2026-08-07 00:29:08.612414 | ubuntu-jammy -> localhost | |..E===*o.. | 2026-08-07 00:29:08.612445 | ubuntu-jammy -> localhost | |..o+++++o | 2026-08-07 00:29:08.612475 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-07 00:29:08.612598 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.549511 2026-08-07 00:29:08.621305 | 2026-08-07 00:29:08.621415 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-07 00:29:08.653484 | ubuntu-jammy | ok 2026-08-07 00:29:08.664232 | ubuntu-jammy | included: /var/lib/zuul/builds/a96f0eb56ccd4193b65561efcc3056ea/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-07 00:29:08.672921 | 2026-08-07 00:29:08.673013 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-07 00:29:08.696773 | ubuntu-jammy | skipping: Conditional result was False 2026-08-07 00:29:08.702748 | 2026-08-07 00:29:08.702854 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-07 00:29:09.373055 | ubuntu-jammy | changed 2026-08-07 00:29:09.377855 | 2026-08-07 00:29:09.377935 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-07 00:29:09.626773 | ubuntu-jammy | ok 2026-08-07 00:29:09.632024 | 2026-08-07 00:29:09.632103 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-07 00:29:10.245057 | ubuntu-jammy | changed 2026-08-07 00:29:10.251865 | 2026-08-07 00:29:10.251968 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-07 00:29:10.872359 | ubuntu-jammy | changed 2026-08-07 00:29:10.877813 | 2026-08-07 00:29:10.877915 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-07 00:29:10.901497 | ubuntu-jammy | skipping: Conditional result was False 2026-08-07 00:29:10.907517 | 2026-08-07 00:29:10.907627 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-07 00:29:11.398804 | ubuntu-jammy -> localhost | changed 2026-08-07 00:29:11.409043 | 2026-08-07 00:29:11.409136 | TASK [add-build-sshkey : Add back temp key] 2026-08-07 00:29:11.746602 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/a96f0eb56ccd4193b65561efcc3056ea/work/a96f0eb56ccd4193b65561efcc3056ea_id_rsa (zuul-build-sshkey) 2026-08-07 00:29:11.746900 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020791 2026-08-07 00:29:11.755798 | 2026-08-07 00:29:11.755930 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-07 00:29:12.221675 | ubuntu-jammy | ok 2026-08-07 00:29:12.229870 | 2026-08-07 00:29:12.230021 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-07 00:29:12.265036 | ubuntu-jammy | skipping: Conditional result was False 2026-08-07 00:29:12.287169 | 2026-08-07 00:29:12.287310 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-07 00:29:12.722822 | ubuntu-jammy | ok 2026-08-07 00:29:12.736855 | 2026-08-07 00:29:12.737023 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-07 00:29:12.778406 | ubuntu-jammy | ok 2026-08-07 00:29:12.784256 | 2026-08-07 00:29:12.784374 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-07 00:29:13.075718 | ubuntu-jammy -> localhost | ok 2026-08-07 00:29:13.082524 | 2026-08-07 00:29:13.082683 | TASK [validate-host : Collect information about the host] 2026-08-07 00:29:14.313786 | ubuntu-jammy | ok 2026-08-07 00:29:14.331316 | 2026-08-07 00:29:14.331586 | TASK [validate-host : Sanitize hostname] 2026-08-07 00:29:14.466366 | ubuntu-jammy | ok 2026-08-07 00:29:14.512937 | 2026-08-07 00:29:14.513082 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-07 00:29:15.161292 | ubuntu-jammy -> localhost | changed 2026-08-07 00:29:15.168328 | 2026-08-07 00:29:15.168513 | TASK [validate-host : Collect information about zuul worker] 2026-08-07 00:29:15.621448 | ubuntu-jammy | ok 2026-08-07 00:29:15.632093 | 2026-08-07 00:29:15.632273 | TASK [validate-host : Write out all zuul information for each host] 2026-08-07 00:29:16.251802 | ubuntu-jammy -> localhost | changed 2026-08-07 00:29:16.263099 | 2026-08-07 00:29:16.263225 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-07 00:29:16.566627 | ubuntu-jammy | ok 2026-08-07 00:29:16.578083 | 2026-08-07 00:29:16.578242 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-07 00:29:18.028393 | ubuntu-jammy | changed: 2026-08-07 00:29:18.028722 | ubuntu-jammy | cd+++++++++ src/ 2026-08-07 00:29:18.028781 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-07 00:29:18.028822 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-07 00:29:18.028858 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-07 00:29:18.028893 | ubuntu-jammy | Containerfile 2026-08-07 00:29:18.029107 | ubuntu-jammy | Containerfile 2026-08-07 00:29:18.050043 | ubuntu-jammy | Containerfile 2026-08-07 00:29:18.050116 | ubuntu-jammy | Containerfile 2026-08-07 00:29:18.050191 | ubuntu-jammy | Containerfile 2026-08-07 00:29:18.050260 | ubuntu-jammy | Containerfile 2026-08-07 00:29:18.050329 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008087 2026-08-07 00:29:48.750457 | 2026-08-07 00:29:48.750640 | TASK [upload-logs : Upload logs to log server] 2026-08-07 00:29:49.322336 | localhost | Output suppressed because no_log was given 2026-08-07 00:29:49.326165 | 2026-08-07 00:29:49.326353 | LOOP [upload-logs : Compress console log and json output] 2026-08-07 00:29:49.376552 | localhost | skipping: Conditional result was False 2026-08-07 00:29:49.384976 | localhost | skipping: Conditional result was False 2026-08-07 00:29:49.401567 | 2026-08-07 00:29:49.402239 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-07 00:29:49.484832 | localhost | skipping: Conditional result was False 2026-08-07 00:29:49.485186 | 2026-08-07 00:29:49.491558 | localhost | skipping: Conditional result was False 2026-08-07 00:29:49.505423 | 2026-08-07 00:29:49.505617 | LOOP [upload-logs : Upload console log and json output]