2026-05-26 16:06:57.099785 | Job console starting 2026-05-26 16:06:57.113520 | Updating git repos 2026-05-26 16:06:57.135731 | Cloning repos into workspace 2026-05-26 16:06:57.179294 | Restoring repo states 2026-05-26 16:06:57.185860 | Merging changes 2026-05-26 16:06:57.703842 | Checking out repos 2026-05-26 16:06:57.760904 | Preparing playbooks 2026-05-26 16:06:58.397915 | Running Ansible setup 2026-05-26 16:07:03.007151 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 16:07:03.861208 | 2026-05-26 16:07:03.861385 | PLAY [Base pre] 2026-05-26 16:07:03.877972 | 2026-05-26 16:07:03.878124 | TASK [Setup log path fact] 2026-05-26 16:07:03.897379 | ubuntu-jammy | ok 2026-05-26 16:07:03.912659 | 2026-05-26 16:07:03.912833 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 16:07:03.957599 | ubuntu-jammy | ok 2026-05-26 16:07:03.970200 | 2026-05-26 16:07:03.970347 | TASK [emit-job-header : Print job information] 2026-05-26 16:07:04.017475 | # Job Information 2026-05-26 16:07:04.017791 | Ansible Version: 2.16.14 2026-05-26 16:07:04.017853 | Job: yamllint 2026-05-26 16:07:04.017910 | Pipeline: check 2026-05-26 16:07:04.017950 | Executor: 521e9411259a 2026-05-26 16:07:04.017988 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/665 2026-05-26 16:07:04.018027 | Event ID: cf07d770-591c-11f1-8c2c-96f81843a4ca 2026-05-26 16:07:04.025764 | 2026-05-26 16:07:04.025931 | LOOP [emit-job-header : Print node information] 2026-05-26 16:07:04.142543 | ubuntu-jammy | ok: 2026-05-26 16:07:04.142895 | ubuntu-jammy | # Node Information 2026-05-26 16:07:04.142936 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-26 16:07:04.142980 | ubuntu-jammy | Hostname: ubuntu 2026-05-26 16:07:04.143015 | ubuntu-jammy | Username: zuul 2026-05-26 16:07:04.143039 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-26 16:07:04.143081 | ubuntu-jammy | Provider: regiocloud-a 2026-05-26 16:07:04.143112 | ubuntu-jammy | Region: 2026-05-26 16:07:04.143142 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-26 16:07:04.143171 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-26 16:07:04.143200 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feab:8fc3 2026-05-26 16:07:04.165642 | 2026-05-26 16:07:04.165848 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 16:07:04.701123 | ubuntu-jammy -> localhost | changed 2026-05-26 16:07:04.717035 | 2026-05-26 16:07:04.717229 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 16:07:05.849312 | ubuntu-jammy -> localhost | changed 2026-05-26 16:07:05.870084 | 2026-05-26 16:07:05.870250 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 16:07:06.188536 | ubuntu-jammy -> localhost | ok 2026-05-26 16:07:06.209811 | 2026-05-26 16:07:06.209988 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 16:07:06.241241 | ubuntu-jammy | ok 2026-05-26 16:07:06.265213 | ubuntu-jammy | included: /var/lib/zuul/builds/946372faeedf4adfa867495a04dc2e0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 16:07:06.272554 | 2026-05-26 16:07:06.272705 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 16:07:08.502068 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-26 16:07:08.502348 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/946372faeedf4adfa867495a04dc2e0f/work/946372faeedf4adfa867495a04dc2e0f_id_rsa 2026-05-26 16:07:08.502389 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/946372faeedf4adfa867495a04dc2e0f/work/946372faeedf4adfa867495a04dc2e0f_id_rsa.pub 2026-05-26 16:07:08.502469 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-26 16:07:08.502506 | ubuntu-jammy -> localhost | SHA256:zNskaYr1CpeDTcTqRDc58CcnMZixDENF169HGYBH6rA zuul-build-sshkey 2026-05-26 16:07:08.502538 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-26 16:07:08.502572 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-26 16:07:08.502610 | ubuntu-jammy -> localhost | | .+o=+++o. | 2026-05-26 16:07:08.502634 | ubuntu-jammy -> localhost | | +o*.=o . | 2026-05-26 16:07:08.502655 | ubuntu-jammy -> localhost | | = %.o. o | 2026-05-26 16:07:08.502675 | ubuntu-jammy -> localhost | | . B X .+ | 2026-05-26 16:07:08.502695 | ubuntu-jammy -> localhost | | E + So. | 2026-05-26 16:07:08.502728 | ubuntu-jammy -> localhost | | o * =.=. | 2026-05-26 16:07:08.502748 | ubuntu-jammy -> localhost | | = * o.. | 2026-05-26 16:07:08.502768 | ubuntu-jammy -> localhost | | o o | 2026-05-26 16:07:08.502788 | ubuntu-jammy -> localhost | | . | 2026-05-26 16:07:08.502808 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-26 16:07:08.503099 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.678782 2026-05-26 16:07:08.510155 | 2026-05-26 16:07:08.510282 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 16:07:08.539985 | ubuntu-jammy | ok 2026-05-26 16:07:08.549777 | ubuntu-jammy | included: /var/lib/zuul/builds/946372faeedf4adfa867495a04dc2e0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 16:07:08.575779 | 2026-05-26 16:07:08.575929 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 16:07:08.622374 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 16:07:08.630247 | 2026-05-26 16:07:08.630381 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 16:07:09.265075 | ubuntu-jammy | changed 2026-05-26 16:07:09.270768 | 2026-05-26 16:07:09.275349 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 16:07:09.536661 | ubuntu-jammy | ok 2026-05-26 16:07:09.542846 | 2026-05-26 16:07:09.542967 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 16:07:10.162420 | ubuntu-jammy | changed 2026-05-26 16:07:10.175334 | 2026-05-26 16:07:10.175506 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 16:07:10.823849 | ubuntu-jammy | changed 2026-05-26 16:07:10.833272 | 2026-05-26 16:07:10.833462 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 16:07:10.858603 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 16:07:10.873159 | 2026-05-26 16:07:10.873341 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 16:07:11.426098 | ubuntu-jammy -> localhost | changed 2026-05-26 16:07:11.437600 | 2026-05-26 16:07:11.437736 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 16:07:11.807402 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/946372faeedf4adfa867495a04dc2e0f/work/946372faeedf4adfa867495a04dc2e0f_id_rsa (zuul-build-sshkey) 2026-05-26 16:07:11.807750 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010791 2026-05-26 16:07:11.817285 | 2026-05-26 16:07:11.817444 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 16:07:12.275184 | ubuntu-jammy | ok 2026-05-26 16:07:12.283379 | 2026-05-26 16:07:12.283525 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 16:07:12.320037 | ubuntu-jammy | skipping: Conditional result was False 2026-05-26 16:07:12.336630 | 2026-05-26 16:07:12.336783 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-26 16:07:12.772131 | ubuntu-jammy | ok 2026-05-26 16:07:12.791071 | 2026-05-26 16:07:12.791226 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-26 16:07:12.851546 | ubuntu-jammy | ok 2026-05-26 16:07:12.857221 | 2026-05-26 16:07:12.857331 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-26 16:07:13.249614 | ubuntu-jammy -> localhost | ok 2026-05-26 16:07:13.256476 | 2026-05-26 16:07:13.256592 | TASK [validate-host : Collect information about the host] 2026-05-26 16:07:14.575325 | ubuntu-jammy | ok 2026-05-26 16:07:14.586023 | 2026-05-26 16:07:14.586154 | TASK [validate-host : Sanitize hostname] 2026-05-26 16:07:14.705622 | ubuntu-jammy | ok 2026-05-26 16:07:14.747678 | 2026-05-26 16:07:14.747804 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-26 16:07:15.360073 | ubuntu-jammy -> localhost | changed 2026-05-26 16:07:15.366218 | 2026-05-26 16:07:15.366336 | TASK [validate-host : Collect information about zuul worker] 2026-05-26 16:07:15.816003 | ubuntu-jammy | ok 2026-05-26 16:07:15.823883 | 2026-05-26 16:07:15.824028 | TASK [validate-host : Write out all zuul information for each host] 2026-05-26 16:07:16.419650 | ubuntu-jammy -> localhost | changed 2026-05-26 16:07:16.430510 | 2026-05-26 16:07:16.430645 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-26 16:07:16.717102 | ubuntu-jammy | ok 2026-05-26 16:07:16.726694 | 2026-05-26 16:07:16.726879 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-26 16:07:17.765013 | ubuntu-jammy | changed: 2026-05-26 16:07:17.765244 | ubuntu-jammy | cd+++++++++ src/ 2026-05-26 16:07:17.765282 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-26 16:07:17.765308 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-26 16:07:17.765331 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-26 16:07:17.765353 | ubuntu-jammy | Containerfile 2026-05-26 16:07:17.765508 | ubuntu-jammy | Containerfile 2026-05-26 16:07:17.771103 | ubuntu-jammy | Containerfile 2026-05-26 16:07:17.771173 | ubuntu-jammy | Containerfile 2026-05-26 16:07:17.771241 | ubuntu-jammy | Containerfile 2026-05-26 16:07:17.771313 | ubuntu-jammy | Containerfile 2026-05-26 16:07:17.771382 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008077 2026-05-26 16:07:45.484016 | 2026-05-26 16:07:45.484134 | TASK [upload-logs : Upload logs to log server] 2026-05-26 16:07:46.084529 | localhost | Output suppressed because no_log was given 2026-05-26 16:07:46.088816 | 2026-05-26 16:07:46.089040 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 16:07:46.145182 | localhost | skipping: Conditional result was False 2026-05-26 16:07:46.150433 | localhost | skipping: Conditional result was False 2026-05-26 16:07:46.162642 | 2026-05-26 16:07:46.162903 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 16:07:46.215668 | localhost | skipping: Conditional result was False 2026-05-26 16:07:46.216243 | 2026-05-26 16:07:46.220441 | localhost | skipping: Conditional result was False 2026-05-26 16:07:46.235167 | 2026-05-26 16:07:46.235377 | LOOP [upload-logs : Upload console log and json output]