2026-03-05 23:03:17.020947 | Job console starting 2026-03-05 23:03:17.046403 | Updating git repos 2026-03-05 23:03:17.086936 | Cloning repos into workspace 2026-03-05 23:03:17.214447 | Restoring repo states 2026-03-05 23:03:17.225781 | Merging changes 2026-03-05 23:03:18.129009 | Checking out repos 2026-03-05 23:03:18.208277 | Preparing playbooks 2026-03-05 23:03:20.024514 | Running Ansible setup 2026-03-05 23:03:25.511597 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-05 23:03:26.431532 | 2026-03-05 23:03:26.431669 | PLAY [Base pre] 2026-03-05 23:03:26.447403 | 2026-03-05 23:03:26.447517 | TASK [Setup log path fact] 2026-03-05 23:03:26.477199 | ubuntu-jammy | ok 2026-03-05 23:03:26.505507 | 2026-03-05 23:03:26.505635 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-05 23:03:26.555016 | ubuntu-jammy | ok 2026-03-05 23:03:26.566613 | 2026-03-05 23:03:26.566715 | TASK [emit-job-header : Print job information] 2026-03-05 23:03:26.635052 | # Job Information 2026-03-05 23:03:26.635290 | Ansible Version: 2.16.14 2026-03-05 23:03:26.635329 | Job: yamllint 2026-03-05 23:03:26.635369 | Pipeline: check 2026-03-05 23:03:26.635397 | Executor: 521e9411259a 2026-03-05 23:03:26.635418 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/534 2026-03-05 23:03:26.635442 | Event ID: 5dd6db70-18e7-11f1-9d56-c0ed6d098d7c 2026-03-05 23:03:26.640507 | 2026-03-05 23:03:26.640614 | LOOP [emit-job-header : Print node information] 2026-03-05 23:03:26.892096 | ubuntu-jammy | ok: 2026-03-05 23:03:26.892268 | ubuntu-jammy | # Node Information 2026-03-05 23:03:26.892302 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-05 23:03:26.892327 | ubuntu-jammy | Hostname: ubuntu 2026-03-05 23:03:26.892349 | ubuntu-jammy | Username: zuul 2026-03-05 23:03:26.892370 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-05 23:03:26.892395 | ubuntu-jammy | Provider: regiocloud-a 2026-03-05 23:03:26.892416 | ubuntu-jammy | Region: 2026-03-05 23:03:26.892439 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-05 23:03:26.892459 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-05 23:03:26.892479 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe18:f0e 2026-03-05 23:03:26.904310 | 2026-03-05 23:03:26.904413 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-05 23:03:27.729402 | ubuntu-jammy -> localhost | changed 2026-03-05 23:03:27.736367 | 2026-03-05 23:03:27.736465 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-05 23:03:29.532011 | ubuntu-jammy -> localhost | changed 2026-03-05 23:03:29.544487 | 2026-03-05 23:03:29.544607 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-05 23:03:29.971827 | ubuntu-jammy -> localhost | ok 2026-03-05 23:03:29.978252 | 2026-03-05 23:03:29.978365 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-05 23:03:30.010537 | ubuntu-jammy | ok 2026-03-05 23:03:30.040187 | ubuntu-jammy | included: /var/lib/zuul/builds/dce024a5b14d43f789029655555020aa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-05 23:03:30.046179 | 2026-03-05 23:03:30.046282 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-05 23:03:32.082002 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-05 23:03:32.083061 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/dce024a5b14d43f789029655555020aa/work/dce024a5b14d43f789029655555020aa_id_rsa 2026-03-05 23:03:32.083123 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/dce024a5b14d43f789029655555020aa/work/dce024a5b14d43f789029655555020aa_id_rsa.pub 2026-03-05 23:03:32.083147 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-05 23:03:32.083169 | ubuntu-jammy -> localhost | SHA256:zq8OAcXu/0D2S3c0gMHfs0dFz+3aUU6m5ra0AUzdT6M zuul-build-sshkey 2026-03-05 23:03:32.083189 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-05 23:03:32.083207 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-05 23:03:32.083232 | ubuntu-jammy -> localhost | | .. .. ..| 2026-03-05 23:03:32.083251 | ubuntu-jammy -> localhost | | .. .o . o+| 2026-03-05 23:03:32.083268 | ubuntu-jammy -> localhost | | .. ..o...@| 2026-03-05 23:03:32.083284 | ubuntu-jammy -> localhost | | .. o..+B=| 2026-03-05 23:03:32.083300 | ubuntu-jammy -> localhost | | .. S oE==+| 2026-03-05 23:03:32.083322 | ubuntu-jammy -> localhost | | .* . =.+o| 2026-03-05 23:03:32.083340 | ubuntu-jammy -> localhost | | ..+ o . B..| 2026-03-05 23:03:32.083356 | ubuntu-jammy -> localhost | | ..+ o + + | 2026-03-05 23:03:32.083374 | ubuntu-jammy -> localhost | | .oo+ o | 2026-03-05 23:03:32.083390 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-05 23:03:32.083440 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.237975 2026-03-05 23:03:32.088717 | 2026-03-05 23:03:32.088790 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-05 23:03:32.125709 | ubuntu-jammy | ok 2026-03-05 23:03:32.133366 | ubuntu-jammy | included: /var/lib/zuul/builds/dce024a5b14d43f789029655555020aa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-05 23:03:32.140638 | 2026-03-05 23:03:32.140708 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-05 23:03:32.176392 | ubuntu-jammy | skipping: Conditional result was False 2026-03-05 23:03:32.181403 | 2026-03-05 23:03:32.181483 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-05 23:03:32.754905 | ubuntu-jammy | changed 2026-03-05 23:03:32.760193 | 2026-03-05 23:03:32.760274 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-05 23:03:33.103117 | ubuntu-jammy | ok 2026-03-05 23:03:33.108573 | 2026-03-05 23:03:33.108662 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-05 23:03:33.723349 | ubuntu-jammy | changed 2026-03-05 23:03:33.730138 | 2026-03-05 23:03:33.730238 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-05 23:03:34.265805 | ubuntu-jammy | changed 2026-03-05 23:03:34.271040 | 2026-03-05 23:03:34.271124 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-05 23:03:34.295204 | ubuntu-jammy | skipping: Conditional result was False 2026-03-05 23:03:34.300786 | 2026-03-05 23:03:34.300884 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-05 23:03:34.878904 | ubuntu-jammy -> localhost | changed 2026-03-05 23:03:34.890742 | 2026-03-05 23:03:34.890884 | TASK [add-build-sshkey : Add back temp key] 2026-03-05 23:03:35.332095 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/dce024a5b14d43f789029655555020aa/work/dce024a5b14d43f789029655555020aa_id_rsa (zuul-build-sshkey) 2026-03-05 23:03:35.332340 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011470 2026-03-05 23:03:35.340371 | 2026-03-05 23:03:35.340484 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-05 23:03:35.838281 | ubuntu-jammy | ok 2026-03-05 23:03:35.844280 | 2026-03-05 23:03:35.844380 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-05 23:03:35.898594 | ubuntu-jammy | skipping: Conditional result was False 2026-03-05 23:03:35.908736 | 2026-03-05 23:03:35.908857 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-05 23:03:36.522206 | ubuntu-jammy | ok 2026-03-05 23:03:36.532759 | 2026-03-05 23:03:36.532885 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-05 23:03:36.579370 | ubuntu-jammy | ok 2026-03-05 23:03:36.595045 | 2026-03-05 23:03:36.595147 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-05 23:03:36.942523 | ubuntu-jammy -> localhost | ok 2026-03-05 23:03:36.954563 | 2026-03-05 23:03:36.954775 | TASK [validate-host : Collect information about the host] 2026-03-05 23:03:38.084405 | ubuntu-jammy | ok 2026-03-05 23:03:38.096097 | 2026-03-05 23:03:38.096200 | TASK [validate-host : Sanitize hostname] 2026-03-05 23:03:38.205921 | ubuntu-jammy | ok 2026-03-05 23:03:38.247181 | 2026-03-05 23:03:38.247285 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-05 23:03:38.913807 | ubuntu-jammy -> localhost | changed 2026-03-05 23:03:38.920517 | 2026-03-05 23:03:38.920644 | TASK [validate-host : Collect information about zuul worker] 2026-03-05 23:03:39.377546 | ubuntu-jammy | ok 2026-03-05 23:03:39.382802 | 2026-03-05 23:03:39.382997 | TASK [validate-host : Write out all zuul information for each host] 2026-03-05 23:03:40.006580 | ubuntu-jammy -> localhost | changed 2026-03-05 23:03:40.027436 | 2026-03-05 23:03:40.027649 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-05 23:03:40.265465 | ubuntu-jammy | ok 2026-03-05 23:03:40.273285 | 2026-03-05 23:03:40.273427 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-05 23:03:41.420691 | ubuntu-jammy | changed: 2026-03-05 23:03:41.420942 | ubuntu-jammy | cd+++++++++ src/ 2026-03-05 23:03:41.421105 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-05 23:03:41.421134 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-05 23:03:41.421157 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-05 23:03:41.421179 | ubuntu-jammy | Containerfile 2026-03-05 23:03:41.421401 | ubuntu-jammy | Containerfile 2026-03-05 23:03:41.433215 | ubuntu-jammy | Containerfile 2026-03-05 23:03:41.433287 | ubuntu-jammy | Containerfile 2026-03-05 23:03:41.433357 | ubuntu-jammy | Containerfile 2026-03-05 23:03:41.433428 | ubuntu-jammy | Containerfile 2026-03-05 23:03:41.433499 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005538 2026-03-05 23:04:07.089754 | 2026-03-05 23:04:07.089905 | TASK [upload-logs : Upload logs to log server] 2026-03-05 23:04:07.644954 | localhost | Output suppressed because no_log was given 2026-03-05 23:04:07.646887 | 2026-03-05 23:04:07.646992 | LOOP [upload-logs : Compress console log and json output] 2026-03-05 23:04:07.707967 | localhost | skipping: Conditional result was False 2026-03-05 23:04:07.715995 | localhost | skipping: Conditional result was False 2026-03-05 23:04:07.729830 | 2026-03-05 23:04:07.730068 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-05 23:04:07.786393 | localhost | skipping: Conditional result was False 2026-03-05 23:04:07.786705 | 2026-03-05 23:04:07.793889 | localhost | skipping: Conditional result was False 2026-03-05 23:04:07.802368 | 2026-03-05 23:04:07.802529 | LOOP [upload-logs : Upload console log and json output]