2026-05-26 10:21:04.985286 | Job console starting 2026-05-26 10:21:04.994725 | Updating git repos 2026-05-26 10:21:05.026117 | Cloning repos into workspace 2026-05-26 10:21:05.055502 | Restoring repo states 2026-05-26 10:21:05.068141 | Merging changes 2026-05-26 10:21:05.656355 | Checking out repos 2026-05-26 10:21:05.721055 | Preparing playbooks 2026-05-26 10:21:06.222899 | Running Ansible setup 2026-05-26 10:21:10.408884 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 10:21:11.157683 | 2026-05-26 10:21:11.157865 | PLAY [Base pre] 2026-05-26 10:21:11.174562 | 2026-05-26 10:21:11.174709 | TASK [Setup log path fact] 2026-05-26 10:21:11.204741 | ubuntu-jammy | ok 2026-05-26 10:21:11.221463 | 2026-05-26 10:21:11.221665 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 10:21:11.252142 | ubuntu-jammy | ok 2026-05-26 10:21:11.262001 | 2026-05-26 10:21:11.262138 | TASK [emit-job-header : Print job information] 2026-05-26 10:21:11.303489 | # Job Information 2026-05-26 10:21:11.303717 | Ansible Version: 2.16.14 2026-05-26 10:21:11.303761 | Job: python-black 2026-05-26 10:21:11.303803 | Pipeline: check 2026-05-26 10:21:11.303833 | Executor: 521e9411259a 2026-05-26 10:21:11.303859 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/664 2026-05-26 10:21:11.303888 | Event ID: 7ec609b0-58ec-11f1-82e8-7d88161dd347 2026-05-26 10:21:11.310306 | 2026-05-26 10:21:11.310445 | LOOP [emit-job-header : Print node information] 2026-05-26 10:21:11.422981 | ubuntu-jammy | ok: 2026-05-26 10:21:11.423239 | ubuntu-jammy | # Node Information 2026-05-26 10:21:11.423287 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-26 10:21:11.423320 | ubuntu-jammy | Hostname: ubuntu 2026-05-26 10:21:11.423348 | ubuntu-jammy | Username: zuul 2026-05-26 10:21:11.423376 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-26 10:21:11.423407 | ubuntu-jammy | Provider: regiocloud-a 2026-05-26 10:21:11.423436 | ubuntu-jammy | Region: 2026-05-26 10:21:11.423463 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-26 10:21:11.423489 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-26 10:21:11.423515 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea2:7d76 2026-05-26 10:21:11.441275 | 2026-05-26 10:21:11.441420 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 10:21:11.932516 | ubuntu-jammy -> localhost | changed 2026-05-26 10:21:11.941432 | 2026-05-26 10:21:11.941661 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 10:21:13.011325 | ubuntu-jammy -> localhost | changed 2026-05-26 10:21:13.026544 | 2026-05-26 10:21:13.026675 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 10:21:13.345049 | ubuntu-jammy -> localhost | ok 2026-05-26 10:21:13.353739 | 2026-05-26 10:21:13.353883 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 10:21:13.394722 | ubuntu-jammy | ok 2026-05-26 10:21:13.414631 | ubuntu-jammy | included: /var/lib/zuul/builds/83950bcf86ee469189a7b8c99ba23cc9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 10:21:13.420998 | 2026-05-26 10:21:13.421163 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 10:21:15.083735 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-26 10:21:15.083971 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/83950bcf86ee469189a7b8c99ba23cc9/work/83950bcf86ee469189a7b8c99ba23cc9_id_rsa 2026-05-26 10:21:15.084011 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/83950bcf86ee469189a7b8c99ba23cc9/work/83950bcf86ee469189a7b8c99ba23cc9_id_rsa.pub 2026-05-26 10:21:15.084056 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-26 10:21:15.084080 | ubuntu-jammy -> localhost | SHA256:EOuYAMEvwKovjb/LxYFhMMEvKwGfeoE5GkFeFsL0RsI zuul-build-sshkey 2026-05-26 10:21:15.084103 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-26 10:21:15.084142 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-26 10:21:15.084164 | ubuntu-jammy -> localhost | |#B =. . | 2026-05-26 10:21:15.084186 | ubuntu-jammy -> localhost | |=EB o | 2026-05-26 10:21:15.084206 | ubuntu-jammy -> localhost | |+**+ o | 2026-05-26 10:21:15.084227 | ubuntu-jammy -> localhost | |B+=* + . | 2026-05-26 10:21:15.084247 | ubuntu-jammy -> localhost | |o==.+ . S | 2026-05-26 10:21:15.084276 | ubuntu-jammy -> localhost | |=... . | 2026-05-26 10:21:15.084298 | ubuntu-jammy -> localhost | |.= o | 2026-05-26 10:21:15.084318 | ubuntu-jammy -> localhost | |o.o. | 2026-05-26 10:21:15.084339 | ubuntu-jammy -> localhost | | o=o | 2026-05-26 10:21:15.084359 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-26 10:21:15.084416 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.144883 2026-05-26 10:21:15.091580 | 2026-05-26 10:21:15.091703 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 10:21:15.120256 | ubuntu-jammy | ok 2026-05-26 10:21:15.130322 | ubuntu-jammy | included: /var/lib/zuul/builds/83950bcf86ee469189a7b8c99ba23cc9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 10:21:15.139816 | 2026-05-26 10:21:15.139937 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 10:21:15.154796 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 10:21:15.161500 | 2026-05-26 10:21:15.161616 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 10:21:15.807532 | ubuntu-jammy | changed 2026-05-26 10:21:15.815796 | 2026-05-26 10:21:15.816005 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 10:21:16.061486 | ubuntu-jammy | ok 2026-05-26 10:21:16.073389 | 2026-05-26 10:21:16.073598 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 10:21:16.686932 | ubuntu-jammy | changed 2026-05-26 10:21:16.698121 | 2026-05-26 10:21:16.698280 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 10:21:17.326236 | ubuntu-jammy | changed 2026-05-26 10:21:17.333909 | 2026-05-26 10:21:17.334117 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 10:21:17.358634 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 10:21:17.365172 | 2026-05-26 10:21:17.365297 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 10:21:17.852308 | ubuntu-jammy -> localhost | changed 2026-05-26 10:21:17.864963 | 2026-05-26 10:21:17.865121 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 10:21:18.183931 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/83950bcf86ee469189a7b8c99ba23cc9/work/83950bcf86ee469189a7b8c99ba23cc9_id_rsa (zuul-build-sshkey) 2026-05-26 10:21:18.184362 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011646 2026-05-26 10:21:18.197907 | 2026-05-26 10:21:18.198081 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 10:21:18.607064 | ubuntu-jammy | ok 2026-05-26 10:21:18.620629 | 2026-05-26 10:21:18.620771 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 10:21:18.664879 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 10:21:18.677066 | 2026-05-26 10:21:18.677200 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-26 10:21:19.101339 | ubuntu-jammy | ok 2026-05-26 10:21:19.113617 | 2026-05-26 10:21:19.113750 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-26 10:21:19.154647 | ubuntu-jammy | ok 2026-05-26 10:21:19.160428 | 2026-05-26 10:21:19.160560 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-26 10:21:19.448942 | ubuntu-jammy -> localhost | ok 2026-05-26 10:21:19.464955 | 2026-05-26 10:21:19.465130 | TASK [validate-host : Collect information about the host] 2026-05-26 10:21:20.706592 | ubuntu-jammy | ok 2026-05-26 10:21:20.723770 | 2026-05-26 10:21:20.723903 | TASK [validate-host : Sanitize hostname] 2026-05-26 10:21:20.845549 | ubuntu-jammy | ok 2026-05-26 10:21:20.895746 | 2026-05-26 10:21:20.895892 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-26 10:21:21.517561 | ubuntu-jammy -> localhost | changed 2026-05-26 10:21:21.523688 | 2026-05-26 10:21:21.523819 | TASK [validate-host : Collect information about zuul worker] 2026-05-26 10:21:21.922666 | ubuntu-jammy | ok 2026-05-26 10:21:21.927644 | 2026-05-26 10:21:21.927767 | TASK [validate-host : Write out all zuul information for each host] 2026-05-26 10:21:22.464115 | ubuntu-jammy -> localhost | changed 2026-05-26 10:21:22.484214 | 2026-05-26 10:21:22.484349 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-26 10:21:22.775829 | ubuntu-jammy | ok 2026-05-26 10:21:22.781862 | 2026-05-26 10:21:22.781982 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-26 10:21:23.839722 | ubuntu-jammy | changed: 2026-05-26 10:21:23.839928 | ubuntu-jammy | cd+++++++++ src/ 2026-05-26 10:21:23.839963 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-26 10:21:23.839987 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-26 10:21:23.840009 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-26 10:21:23.840047 | ubuntu-jammy | Containerfile 2026-05-26 10:21:23.840180 | ubuntu-jammy | Containerfile 2026-05-26 10:21:23.845439 | ubuntu-jammy | Containerfile 2026-05-26 10:21:23.845510 | ubuntu-jammy | Containerfile 2026-05-26 10:21:23.845580 | ubuntu-jammy | Containerfile 2026-05-26 10:21:23.845653 | ubuntu-jammy | Containerfile 2026-05-26 10:21:23.845722 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006597 2026-05-26 10:21:51.779566 | 2026-05-26 10:21:51.779715 | TASK [upload-logs : Upload logs to log server] 2026-05-26 10:21:52.358433 | localhost | Output suppressed because no_log was given 2026-05-26 10:21:52.361184 | 2026-05-26 10:21:52.361320 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 10:21:52.420001 | localhost | skipping: Conditional result was False 2026-05-26 10:21:52.433223 | localhost | skipping: Conditional result was False 2026-05-26 10:21:52.439445 | 2026-05-26 10:21:52.439621 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 10:21:52.489325 | localhost | skipping: Conditional result was False 2026-05-26 10:21:52.489758 | 2026-05-26 10:21:52.502476 | localhost | skipping: Conditional result was False 2026-05-26 10:21:52.508904 | 2026-05-26 10:21:52.509055 | LOOP [upload-logs : Upload console log and json output]