2026-08-06 01:10:02.964134 | Job console starting 2026-08-06 01:10:02.973995 | Updating git repos 2026-08-06 01:10:03.003355 | Cloning repos into workspace 2026-08-06 01:10:03.058390 | Restoring repo states 2026-08-06 01:10:03.066114 | Merging changes 2026-08-06 01:10:03.655795 | Checking out repos 2026-08-06 01:10:03.729355 | Preparing playbooks 2026-08-06 01:10:04.728363 | Running Ansible setup 2026-08-06 01:10:10.204195 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 01:10:11.564985 | 2026-08-06 01:10:11.565129 | PLAY [Base pre] 2026-08-06 01:10:11.609396 | 2026-08-06 01:10:11.609536 | TASK [Setup log path fact] 2026-08-06 01:10:11.640349 | ubuntu-jammy | ok 2026-08-06 01:10:11.674324 | 2026-08-06 01:10:11.674595 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 01:10:11.736951 | ubuntu-jammy | ok 2026-08-06 01:10:11.747306 | 2026-08-06 01:10:11.747414 | TASK [emit-job-header : Print job information] 2026-08-06 01:10:11.787257 | # Job Information 2026-08-06 01:10:11.787466 | Ansible Version: 2.16.14 2026-08-06 01:10:11.787505 | Job: flake8 2026-08-06 01:10:11.787539 | Pipeline: check 2026-08-06 01:10:11.787562 | Executor: 521e9411259a 2026-08-06 01:10:11.787582 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/765 2026-08-06 01:10:11.787603 | Event ID: 6cdcdf10-9133-11f1-9eef-90f1cc9e288b 2026-08-06 01:10:11.792592 | 2026-08-06 01:10:11.792696 | LOOP [emit-job-header : Print node information] 2026-08-06 01:10:11.953232 | ubuntu-jammy | ok: 2026-08-06 01:10:11.953402 | ubuntu-jammy | # Node Information 2026-08-06 01:10:11.953437 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-06 01:10:11.953462 | ubuntu-jammy | Hostname: ubuntu 2026-08-06 01:10:11.953485 | ubuntu-jammy | Username: zuul 2026-08-06 01:10:11.953506 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-06 01:10:11.953530 | ubuntu-jammy | Provider: regiocloud-a 2026-08-06 01:10:11.953551 | ubuntu-jammy | Region: 2026-08-06 01:10:11.953572 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-06 01:10:11.953592 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-06 01:10:11.953613 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9d:ee59 2026-08-06 01:10:11.967381 | 2026-08-06 01:10:11.967495 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 01:10:12.983138 | ubuntu-jammy -> localhost | changed 2026-08-06 01:10:12.990109 | 2026-08-06 01:10:12.990217 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 01:10:14.209974 | ubuntu-jammy -> localhost | changed 2026-08-06 01:10:14.220373 | 2026-08-06 01:10:14.220467 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 01:10:14.465947 | ubuntu-jammy -> localhost | ok 2026-08-06 01:10:14.472028 | 2026-08-06 01:10:14.472131 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 01:10:14.490219 | ubuntu-jammy | ok 2026-08-06 01:10:14.508348 | ubuntu-jammy | included: /var/lib/zuul/builds/8a86c1a9bf3349299b76bfcc35ce4c7b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 01:10:14.515112 | 2026-08-06 01:10:14.515195 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 01:10:16.066737 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-06 01:10:16.067044 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/8a86c1a9bf3349299b76bfcc35ce4c7b/work/8a86c1a9bf3349299b76bfcc35ce4c7b_id_rsa 2026-08-06 01:10:16.067086 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/8a86c1a9bf3349299b76bfcc35ce4c7b/work/8a86c1a9bf3349299b76bfcc35ce4c7b_id_rsa.pub 2026-08-06 01:10:16.067113 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-06 01:10:16.067139 | ubuntu-jammy -> localhost | SHA256:nGXpb7mcNLVODGLOBNgA1sYKKZqDIQxRnsAkqIMMD5w zuul-build-sshkey 2026-08-06 01:10:16.067162 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-06 01:10:16.067184 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-06 01:10:16.067215 | ubuntu-jammy -> localhost | |%+o.o+. | 2026-08-06 01:10:16.067239 | ubuntu-jammy -> localhost | |OEoo ++ . | 2026-08-06 01:10:16.067259 | ubuntu-jammy -> localhost | |O*o. o. o + | 2026-08-06 01:10:16.067279 | ubuntu-jammy -> localhost | |O.. . . * | 2026-08-06 01:10:16.067299 | ubuntu-jammy -> localhost | | o S = . . | 2026-08-06 01:10:16.067327 | ubuntu-jammy -> localhost | | = o = . | 2026-08-06 01:10:16.067347 | ubuntu-jammy -> localhost | | o * + | 2026-08-06 01:10:16.067367 | ubuntu-jammy -> localhost | | + * | 2026-08-06 01:10:16.067388 | ubuntu-jammy -> localhost | | + . | 2026-08-06 01:10:16.067408 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-06 01:10:16.067454 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.869743 2026-08-06 01:10:16.073687 | 2026-08-06 01:10:16.073779 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 01:10:16.109242 | ubuntu-jammy | ok 2026-08-06 01:10:16.127914 | ubuntu-jammy | included: /var/lib/zuul/builds/8a86c1a9bf3349299b76bfcc35ce4c7b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 01:10:16.143112 | 2026-08-06 01:10:16.143216 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 01:10:16.168415 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 01:10:16.178784 | 2026-08-06 01:10:16.179014 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 01:10:16.811946 | ubuntu-jammy | changed 2026-08-06 01:10:16.820504 | 2026-08-06 01:10:16.820604 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 01:10:17.044110 | ubuntu-jammy | ok 2026-08-06 01:10:17.050624 | 2026-08-06 01:10:17.050722 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 01:10:17.759723 | ubuntu-jammy | changed 2026-08-06 01:10:17.766530 | 2026-08-06 01:10:17.766626 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 01:10:18.407158 | ubuntu-jammy | changed 2026-08-06 01:10:18.417653 | 2026-08-06 01:10:18.417797 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 01:10:18.466702 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 01:10:18.474325 | 2026-08-06 01:10:18.474461 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 01:10:19.276048 | ubuntu-jammy -> localhost | changed 2026-08-06 01:10:19.303537 | 2026-08-06 01:10:19.303759 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 01:10:19.867334 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/8a86c1a9bf3349299b76bfcc35ce4c7b/work/8a86c1a9bf3349299b76bfcc35ce4c7b_id_rsa (zuul-build-sshkey) 2026-08-06 01:10:19.867644 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.035217 2026-08-06 01:10:19.877711 | 2026-08-06 01:10:19.877871 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 01:10:20.391708 | ubuntu-jammy | ok 2026-08-06 01:10:20.407344 | 2026-08-06 01:10:20.407503 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 01:10:20.437675 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 01:10:20.450582 | 2026-08-06 01:10:20.450724 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 01:10:21.099188 | ubuntu-jammy | ok 2026-08-06 01:10:21.133975 | 2026-08-06 01:10:21.134139 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 01:10:21.224353 | ubuntu-jammy | ok 2026-08-06 01:10:21.229976 | 2026-08-06 01:10:21.230095 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 01:10:21.904260 | ubuntu-jammy -> localhost | ok 2026-08-06 01:10:21.911994 | 2026-08-06 01:10:21.912127 | TASK [validate-host : Collect information about the host] 2026-08-06 01:10:23.350508 | ubuntu-jammy | ok 2026-08-06 01:10:23.365482 | 2026-08-06 01:10:23.365628 | TASK [validate-host : Sanitize hostname] 2026-08-06 01:10:23.578627 | ubuntu-jammy | ok 2026-08-06 01:10:23.630744 | 2026-08-06 01:10:23.630938 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 01:10:24.749546 | ubuntu-jammy -> localhost | changed 2026-08-06 01:10:24.757826 | 2026-08-06 01:10:24.758052 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 01:10:25.182823 | ubuntu-jammy | ok 2026-08-06 01:10:25.189421 | 2026-08-06 01:10:25.189548 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 01:10:26.735619 | ubuntu-jammy -> localhost | changed 2026-08-06 01:10:26.747759 | 2026-08-06 01:10:26.748006 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 01:10:27.084400 | ubuntu-jammy | ok 2026-08-06 01:10:27.103410 | 2026-08-06 01:10:27.103567 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 01:10:28.309015 | ubuntu-jammy | changed: 2026-08-06 01:10:28.309198 | ubuntu-jammy | cd+++++++++ src/ 2026-08-06 01:10:28.309232 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-06 01:10:28.309255 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-06 01:10:28.309276 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-06 01:10:28.309297 | ubuntu-jammy | Containerfile 2026-08-06 01:10:28.309427 | ubuntu-jammy | Containerfile 2026-08-06 01:10:28.334811 | ubuntu-jammy | Containerfile 2026-08-06 01:10:28.334924 | ubuntu-jammy | Containerfile 2026-08-06 01:10:28.334998 | ubuntu-jammy | Containerfile 2026-08-06 01:10:28.335069 | ubuntu-jammy | Containerfile 2026-08-06 01:10:28.335144 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.055483 2026-08-06 01:10:59.544712 | 2026-08-06 01:10:59.544822 | TASK [upload-logs : Upload logs to log server] 2026-08-06 01:11:00.933760 | localhost | Output suppressed because no_log was given 2026-08-06 01:11:00.936314 | 2026-08-06 01:11:00.936395 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 01:11:01.015830 | localhost | skipping: Conditional result was False 2026-08-06 01:11:01.023814 | localhost | skipping: Conditional result was False 2026-08-06 01:11:01.030183 | 2026-08-06 01:11:01.030279 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 01:11:01.096143 | localhost | skipping: Conditional result was False 2026-08-06 01:11:01.096354 | 2026-08-06 01:11:01.102463 | localhost | skipping: Conditional result was False 2026-08-06 01:11:01.105975 | 2026-08-06 01:11:01.106680 | LOOP [upload-logs : Upload console log and json output]