2026-07-09 06:55:44.109800 | Job console starting 2026-07-09 06:55:44.118642 | Updating git repos 2026-07-09 06:55:44.154882 | Cloning repos into workspace 2026-07-09 06:55:44.181921 | Restoring repo states 2026-07-09 06:55:44.186384 | Merging changes 2026-07-09 06:55:44.721317 | Checking out repos 2026-07-09 06:55:44.766659 | Preparing playbooks 2026-07-09 06:55:45.329199 | Running Ansible setup 2026-07-09 06:55:50.065522 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 06:55:51.022800 | 2026-07-09 06:55:51.023059 | PLAY [Base pre] 2026-07-09 06:55:51.054404 | 2026-07-09 06:55:51.054642 | TASK [Setup log path fact] 2026-07-09 06:55:51.077802 | ubuntu-jammy | ok 2026-07-09 06:55:51.097168 | 2026-07-09 06:55:51.097370 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 06:55:51.130697 | ubuntu-jammy | ok 2026-07-09 06:55:51.141766 | 2026-07-09 06:55:51.141911 | TASK [emit-job-header : Print job information] 2026-07-09 06:55:51.203483 | # Job Information 2026-07-09 06:55:51.203728 | Ansible Version: 2.16.14 2026-07-09 06:55:51.203765 | Job: yamllint 2026-07-09 06:55:51.203799 | Pipeline: check 2026-07-09 06:55:51.203821 | Executor: 521e9411259a 2026-07-09 06:55:51.203843 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/736 2026-07-09 06:55:51.203865 | Event ID: 0920f690-7b63-11f1-9988-1ecac61594d5 2026-07-09 06:55:51.212563 | 2026-07-09 06:55:51.212736 | LOOP [emit-job-header : Print node information] 2026-07-09 06:55:51.345694 | ubuntu-jammy | ok: 2026-07-09 06:55:51.346011 | ubuntu-jammy | # Node Information 2026-07-09 06:55:51.346077 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-09 06:55:51.346111 | ubuntu-jammy | Hostname: ubuntu 2026-07-09 06:55:51.346140 | ubuntu-jammy | Username: zuul 2026-07-09 06:55:51.346166 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-09 06:55:51.346197 | ubuntu-jammy | Provider: regiocloud-a 2026-07-09 06:55:51.346223 | ubuntu-jammy | Region: 2026-07-09 06:55:51.346251 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-09 06:55:51.346296 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-09 06:55:51.346321 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:4e13 2026-07-09 06:55:51.368732 | 2026-07-09 06:55:51.368918 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-09 06:55:51.900997 | ubuntu-jammy -> localhost | changed 2026-07-09 06:55:51.912434 | 2026-07-09 06:55:51.912589 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-09 06:55:53.069547 | ubuntu-jammy -> localhost | changed 2026-07-09 06:55:53.081545 | 2026-07-09 06:55:53.081669 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-09 06:55:53.393334 | ubuntu-jammy -> localhost | ok 2026-07-09 06:55:53.409371 | 2026-07-09 06:55:53.409518 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-09 06:55:53.438977 | ubuntu-jammy | ok 2026-07-09 06:55:53.456949 | ubuntu-jammy | included: /var/lib/zuul/builds/5ec28e0dde634f10974573da6e6184dd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-09 06:55:53.463303 | 2026-07-09 06:55:53.463419 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-09 06:55:55.974950 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-09 06:55:55.975341 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/5ec28e0dde634f10974573da6e6184dd/work/5ec28e0dde634f10974573da6e6184dd_id_rsa 2026-07-09 06:55:55.975421 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/5ec28e0dde634f10974573da6e6184dd/work/5ec28e0dde634f10974573da6e6184dd_id_rsa.pub 2026-07-09 06:55:55.975469 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-09 06:55:55.975612 | ubuntu-jammy -> localhost | SHA256:/XzbRgxbcCGYhEorwruiUy0J2o63IJ1OCK35M/vlQhs zuul-build-sshkey 2026-07-09 06:55:55.975662 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-09 06:55:55.975702 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-09 06:55:55.975760 | ubuntu-jammy -> localhost | | o.o. ..| 2026-07-09 06:55:55.975815 | ubuntu-jammy -> localhost | | . . o o .| 2026-07-09 06:55:55.975847 | ubuntu-jammy -> localhost | | . . o o | 2026-07-09 06:55:55.975873 | ubuntu-jammy -> localhost | |.. o . o . . .| 2026-07-09 06:55:55.975899 | ubuntu-jammy -> localhost | |oo.oo . S . = | 2026-07-09 06:55:55.975933 | ubuntu-jammy -> localhost | |o==oE o . o| 2026-07-09 06:55:55.975960 | ubuntu-jammy -> localhost | |*++o.o. o .. | 2026-07-09 06:55:55.975985 | ubuntu-jammy -> localhost | |+*=.oo . o.| 2026-07-09 06:55:55.976012 | ubuntu-jammy -> localhost | |oo**... ...| 2026-07-09 06:55:55.976040 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-09 06:55:55.976118 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.896362 2026-07-09 06:55:55.984787 | 2026-07-09 06:55:55.984936 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-09 06:55:56.015168 | ubuntu-jammy | ok 2026-07-09 06:55:56.025863 | ubuntu-jammy | included: /var/lib/zuul/builds/5ec28e0dde634f10974573da6e6184dd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-09 06:55:56.035690 | 2026-07-09 06:55:56.035835 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-09 06:55:56.060720 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 06:55:56.067350 | 2026-07-09 06:55:56.067496 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-09 06:55:56.747052 | ubuntu-jammy | changed 2026-07-09 06:55:56.755046 | 2026-07-09 06:55:56.755176 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-09 06:55:57.008953 | ubuntu-jammy | ok 2026-07-09 06:55:57.014735 | 2026-07-09 06:55:57.014859 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-09 06:55:57.653973 | ubuntu-jammy | changed 2026-07-09 06:55:57.661499 | 2026-07-09 06:55:57.661627 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-09 06:55:58.322908 | ubuntu-jammy | changed 2026-07-09 06:55:58.331124 | 2026-07-09 06:55:58.331318 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-09 06:55:58.366698 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 06:55:58.376254 | 2026-07-09 06:55:58.376416 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-09 06:55:58.932571 | ubuntu-jammy -> localhost | changed 2026-07-09 06:55:58.945838 | 2026-07-09 06:55:58.945999 | TASK [add-build-sshkey : Add back temp key] 2026-07-09 06:55:59.327900 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/5ec28e0dde634f10974573da6e6184dd/work/5ec28e0dde634f10974573da6e6184dd_id_rsa (zuul-build-sshkey) 2026-07-09 06:55:59.328506 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.021569 2026-07-09 06:55:59.347451 | 2026-07-09 06:55:59.347610 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-09 06:55:59.758568 | ubuntu-jammy | ok 2026-07-09 06:55:59.765007 | 2026-07-09 06:55:59.765139 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-09 06:55:59.800071 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 06:55:59.818926 | 2026-07-09 06:55:59.819169 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-09 06:56:00.307424 | ubuntu-jammy | ok 2026-07-09 06:56:00.319140 | 2026-07-09 06:56:00.319314 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-09 06:56:00.372010 | ubuntu-jammy | ok 2026-07-09 06:56:00.378747 | 2026-07-09 06:56:00.378900 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-09 06:56:00.708957 | ubuntu-jammy -> localhost | ok 2026-07-09 06:56:00.729065 | 2026-07-09 06:56:00.729248 | TASK [validate-host : Collect information about the host] 2026-07-09 06:56:02.038585 | ubuntu-jammy | ok 2026-07-09 06:56:02.050951 | 2026-07-09 06:56:02.051075 | TASK [validate-host : Sanitize hostname] 2026-07-09 06:56:02.197863 | ubuntu-jammy | ok 2026-07-09 06:56:02.250729 | 2026-07-09 06:56:02.250914 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-09 06:56:02.862419 | ubuntu-jammy -> localhost | changed 2026-07-09 06:56:02.869109 | 2026-07-09 06:56:02.869240 | TASK [validate-host : Collect information about zuul worker] 2026-07-09 06:56:03.285676 | ubuntu-jammy | ok 2026-07-09 06:56:03.293308 | 2026-07-09 06:56:03.293453 | TASK [validate-host : Write out all zuul information for each host] 2026-07-09 06:56:03.900237 | ubuntu-jammy -> localhost | changed 2026-07-09 06:56:03.911445 | 2026-07-09 06:56:03.911573 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-09 06:56:04.169255 | ubuntu-jammy | ok 2026-07-09 06:56:04.181755 | 2026-07-09 06:56:04.181908 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-09 06:56:05.152060 | ubuntu-jammy | changed: 2026-07-09 06:56:05.152402 | ubuntu-jammy | cd+++++++++ src/ 2026-07-09 06:56:05.152463 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-09 06:56:05.152507 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-09 06:56:05.152544 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-09 06:56:05.152579 | ubuntu-jammy | Containerfile 2026-07-09 06:56:05.152791 | ubuntu-jammy | Containerfile 2026-07-09 06:56:05.161054 | ubuntu-jammy | Containerfile 2026-07-09 06:56:05.161145 | ubuntu-jammy | Containerfile 2026-07-09 06:56:05.161235 | ubuntu-jammy | Containerfile 2026-07-09 06:56:05.161366 | ubuntu-jammy | Containerfile 2026-07-09 06:56:05.161476 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008704 2026-07-09 06:56:35.276191 | 2026-07-09 06:56:35.276390 | TASK [upload-logs : Upload logs to log server] 2026-07-09 06:56:35.923998 | localhost | Output suppressed because no_log was given 2026-07-09 06:56:35.926078 | 2026-07-09 06:56:35.926189 | LOOP [upload-logs : Compress console log and json output] 2026-07-09 06:56:35.986043 | localhost | skipping: Conditional result was False 2026-07-09 06:56:35.992379 | localhost | skipping: Conditional result was False 2026-07-09 06:56:35.999325 | 2026-07-09 06:56:35.999569 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-09 06:56:36.053541 | localhost | skipping: Conditional result was False 2026-07-09 06:56:36.053985 | 2026-07-09 06:56:36.058324 | localhost | skipping: Conditional result was False 2026-07-09 06:56:36.065122 | 2026-07-09 06:56:36.065382 | LOOP [upload-logs : Upload console log and json output]