2025-09-18 03:10:54.685688 | Job console starting 2025-09-18 03:10:54.701619 | Updating git repos 2025-09-18 03:10:54.757197 | Cloning repos into workspace 2025-09-18 03:10:54.820856 | Restoring repo states 2025-09-18 03:10:54.839873 | Merging changes 2025-09-18 03:10:54.839889 | Checking out repos 2025-09-18 03:10:54.968675 | Preparing playbooks 2025-09-18 03:10:56.334813 | Running Ansible setup 2025-09-18 03:11:02.889129 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-09-18 03:11:04.054635 | 2025-09-18 03:11:04.054740 | PLAY [Base pre] 2025-09-18 03:11:04.096734 | 2025-09-18 03:11:04.096844 | TASK [Setup log path fact] 2025-09-18 03:11:04.135701 | ubuntu-jammy | ok 2025-09-18 03:11:04.156558 | 2025-09-18 03:11:04.156669 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-18 03:11:04.206577 | ubuntu-jammy | ok 2025-09-18 03:11:04.219066 | 2025-09-18 03:11:04.219160 | TASK [emit-job-header : Print job information] 2025-09-18 03:11:04.260993 | # Job Information 2025-09-18 03:11:04.261175 | Ansible Version: 2.16.14 2025-09-18 03:11:04.261206 | Job: flake8 2025-09-18 03:11:04.261239 | Pipeline: periodic-daily 2025-09-18 03:11:04.261262 | Executor: 521e9411259a 2025-09-18 03:11:04.261279 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-09-18 03:11:04.261298 | Event ID: bcf5cdba88e04dd68cd0e8ba8c15866d 2025-09-18 03:11:04.265625 | 2025-09-18 03:11:04.265712 | LOOP [emit-job-header : Print node information] 2025-09-18 03:11:04.462099 | ubuntu-jammy | ok: 2025-09-18 03:11:04.462263 | ubuntu-jammy | # Node Information 2025-09-18 03:11:04.462291 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-09-18 03:11:04.462312 | ubuntu-jammy | Hostname: ubuntu 2025-09-18 03:11:04.462329 | ubuntu-jammy | Username: zuul 2025-09-18 03:11:04.462346 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-09-18 03:11:04.462377 | ubuntu-jammy | Provider: regiocloud-a 2025-09-18 03:11:04.462395 | ubuntu-jammy | Region: 2025-09-18 03:11:04.462412 | ubuntu-jammy | Label: ubuntu-jammy 2025-09-18 03:11:04.462429 | ubuntu-jammy | Product Name: OpenStack Nova 2025-09-18 03:11:04.462488 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1d:ad63 2025-09-18 03:11:04.475236 | 2025-09-18 03:11:04.475320 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-18 03:11:05.024195 | ubuntu-jammy -> localhost | changed 2025-09-18 03:11:05.029773 | 2025-09-18 03:11:05.029853 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-18 03:11:06.259162 | ubuntu-jammy -> localhost | changed 2025-09-18 03:11:06.270454 | 2025-09-18 03:11:06.270548 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-18 03:11:06.587554 | ubuntu-jammy -> localhost | ok 2025-09-18 03:11:06.595178 | 2025-09-18 03:11:06.595275 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-18 03:11:06.640086 | ubuntu-jammy | ok 2025-09-18 03:11:06.676450 | ubuntu-jammy | included: /var/lib/zuul/builds/35bb588164134b5eac7fa3787d238f1f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-18 03:11:06.686303 | 2025-09-18 03:11:06.687002 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-18 03:11:08.389827 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-09-18 03:11:08.390198 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/35bb588164134b5eac7fa3787d238f1f/work/35bb588164134b5eac7fa3787d238f1f_id_rsa 2025-09-18 03:11:08.390275 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/35bb588164134b5eac7fa3787d238f1f/work/35bb588164134b5eac7fa3787d238f1f_id_rsa.pub 2025-09-18 03:11:08.390332 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-09-18 03:11:08.390400 | ubuntu-jammy -> localhost | SHA256:a+pMME7DU+2PAfZ3foMrT8FGGJNSN70oGIlxzbQybWA zuul-build-sshkey 2025-09-18 03:11:08.390449 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-09-18 03:11:08.390494 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-09-18 03:11:08.390552 | ubuntu-jammy -> localhost | | .oE*=.o. | 2025-09-18 03:11:08.390600 | ubuntu-jammy -> localhost | | .++o+* .. | 2025-09-18 03:11:08.390643 | ubuntu-jammy -> localhost | | + ++= .. . | 2025-09-18 03:11:08.390684 | ubuntu-jammy -> localhost | | . o +.+.o. . | 2025-09-18 03:11:08.390725 | ubuntu-jammy -> localhost | | B S ..= | 2025-09-18 03:11:08.390773 | ubuntu-jammy -> localhost | | o = * + o | 2025-09-18 03:11:08.390817 | ubuntu-jammy -> localhost | | . . + . + o | 2025-09-18 03:11:08.390897 | ubuntu-jammy -> localhost | | o o .. o . | 2025-09-18 03:11:08.390944 | ubuntu-jammy -> localhost | | .+ oo | 2025-09-18 03:11:08.390986 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-09-18 03:11:08.391084 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.144808 2025-09-18 03:11:08.404774 | 2025-09-18 03:11:08.404904 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-18 03:11:08.425271 | ubuntu-jammy | ok 2025-09-18 03:11:08.437032 | ubuntu-jammy | included: /var/lib/zuul/builds/35bb588164134b5eac7fa3787d238f1f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-18 03:11:08.445275 | 2025-09-18 03:11:08.445343 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-18 03:11:08.463335 | ubuntu-jammy | skipping: Conditional result was False 2025-09-18 03:11:08.467750 | 2025-09-18 03:11:08.467821 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-18 03:11:09.041209 | ubuntu-jammy | changed 2025-09-18 03:11:09.051195 | 2025-09-18 03:11:09.051318 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-18 03:11:09.311524 | ubuntu-jammy | ok 2025-09-18 03:11:09.319939 | 2025-09-18 03:11:09.320048 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-18 03:11:10.021483 | ubuntu-jammy | changed 2025-09-18 03:11:10.028398 | 2025-09-18 03:11:10.028503 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-18 03:11:10.617820 | ubuntu-jammy | changed 2025-09-18 03:11:10.623223 | 2025-09-18 03:11:10.623312 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-18 03:11:10.646198 | ubuntu-jammy | skipping: Conditional result was False 2025-09-18 03:11:10.651705 | 2025-09-18 03:11:10.651787 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-18 03:11:11.080796 | ubuntu-jammy -> localhost | changed 2025-09-18 03:11:11.091790 | 2025-09-18 03:11:11.091886 | TASK [add-build-sshkey : Add back temp key] 2025-09-18 03:11:11.453483 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/35bb588164134b5eac7fa3787d238f1f/work/35bb588164134b5eac7fa3787d238f1f_id_rsa (zuul-build-sshkey) 2025-09-18 03:11:11.453683 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019638 2025-09-18 03:11:11.460129 | 2025-09-18 03:11:11.460214 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-18 03:11:11.853089 | ubuntu-jammy | ok 2025-09-18 03:11:11.857993 | 2025-09-18 03:11:11.858076 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-18 03:11:11.880935 | ubuntu-jammy | skipping: Conditional result was False 2025-09-18 03:11:11.890969 | 2025-09-18 03:11:11.891073 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-18 03:11:12.302563 | ubuntu-jammy | ok 2025-09-18 03:11:12.321385 | 2025-09-18 03:11:12.321508 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-18 03:11:12.351265 | ubuntu-jammy | ok 2025-09-18 03:11:12.356146 | 2025-09-18 03:11:12.356235 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-18 03:11:12.714221 | ubuntu-jammy -> localhost | ok 2025-09-18 03:11:12.728331 | 2025-09-18 03:11:12.728515 | TASK [validate-host : Collect information about the host] 2025-09-18 03:11:13.873619 | ubuntu-jammy | ok 2025-09-18 03:11:13.886437 | 2025-09-18 03:11:13.886523 | TASK [validate-host : Sanitize hostname] 2025-09-18 03:11:13.986811 | ubuntu-jammy | ok 2025-09-18 03:11:14.038301 | 2025-09-18 03:11:14.038563 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-18 03:11:14.819796 | ubuntu-jammy -> localhost | changed 2025-09-18 03:11:14.825105 | 2025-09-18 03:11:14.825192 | TASK [validate-host : Collect information about zuul worker] 2025-09-18 03:11:15.236318 | ubuntu-jammy | ok 2025-09-18 03:11:15.241027 | 2025-09-18 03:11:15.241119 | TASK [validate-host : Write out all zuul information for each host] 2025-09-18 03:11:16.296243 | ubuntu-jammy -> localhost | changed 2025-09-18 03:11:16.303740 | 2025-09-18 03:11:16.303822 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-18 03:11:16.569844 | ubuntu-jammy | ok 2025-09-18 03:11:16.574364 | 2025-09-18 03:11:16.574441 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-18 03:11:17.565858 | ubuntu-jammy | changed: 2025-09-18 03:11:17.567507 | ubuntu-jammy | cd+++++++++ src/ 2025-09-18 03:11:17.568665 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-09-18 03:11:17.569354 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-09-18 03:11:17.569688 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-09-18 03:11:17.569722 | ubuntu-jammy | Containerfile 2025-09-18 03:11:17.570623 | ubuntu-jammy | Containerfile 2025-09-18 03:11:17.593204 | ubuntu-jammy | Containerfile 2025-09-18 03:11:17.593262 | ubuntu-jammy | Containerfile 2025-09-18 03:11:17.593321 | ubuntu-jammy | Containerfile 2025-09-18 03:11:17.593393 | ubuntu-jammy | Containerfile 2025-09-18 03:11:17.593451 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007179 2025-09-18 03:11:48.587583 | 2025-09-18 03:11:48.587745 | TASK [upload-logs : Upload logs to log server] 2025-09-18 03:11:49.158775 | localhost | Output suppressed because no_log was given 2025-09-18 03:11:49.166307 | 2025-09-18 03:11:49.167168 | LOOP [upload-logs : Compress console log and json output] 2025-09-18 03:11:49.228671 | localhost | skipping: Conditional result was False 2025-09-18 03:11:49.233893 | localhost | skipping: Conditional result was False 2025-09-18 03:11:49.240713 | 2025-09-18 03:11:49.240879 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-18 03:11:49.287961 | localhost | skipping: Conditional result was False 2025-09-18 03:11:49.288427 | 2025-09-18 03:11:49.293153 | localhost | skipping: Conditional result was False 2025-09-18 03:11:49.301159 | 2025-09-18 03:11:49.301278 | LOOP [upload-logs : Upload console log and json output]