2026-05-14 05:05:23.461668 | Job console starting 2026-05-14 05:05:23.474926 | Updating git repos 2026-05-14 05:05:23.514560 | Cloning repos into workspace 2026-05-14 05:05:23.540858 | Restoring repo states 2026-05-14 05:05:23.561007 | Merging changes 2026-05-14 05:05:24.309050 | Checking out repos 2026-05-14 05:05:24.365763 | Preparing playbooks 2026-05-14 05:05:25.355510 | Running Ansible setup 2026-05-14 05:05:30.529865 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-14 05:05:31.746109 | 2026-05-14 05:05:31.746232 | PLAY [Base pre] 2026-05-14 05:05:31.790611 | 2026-05-14 05:05:31.790729 | TASK [Setup log path fact] 2026-05-14 05:05:31.828907 | ubuntu-jammy | ok 2026-05-14 05:05:31.843235 | 2026-05-14 05:05:31.843362 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 05:05:31.870700 | ubuntu-jammy | ok 2026-05-14 05:05:31.878489 | 2026-05-14 05:05:31.878577 | TASK [emit-job-header : Print job information] 2026-05-14 05:05:31.905459 | # Job Information 2026-05-14 05:05:31.905593 | Ansible Version: 2.16.14 2026-05-14 05:05:31.905622 | Job: yamllint 2026-05-14 05:05:31.905649 | Pipeline: check 2026-05-14 05:05:31.905668 | Executor: 521e9411259a 2026-05-14 05:05:31.905686 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/642 2026-05-14 05:05:31.905706 | Event ID: 60417090-4f52-11f1-8392-ae8a3b9f849d 2026-05-14 05:05:31.909531 | 2026-05-14 05:05:31.909617 | LOOP [emit-job-header : Print node information] 2026-05-14 05:05:32.067124 | ubuntu-jammy | ok: 2026-05-14 05:05:32.067300 | ubuntu-jammy | # Node Information 2026-05-14 05:05:32.067342 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-14 05:05:32.067363 | ubuntu-jammy | Hostname: ubuntu 2026-05-14 05:05:32.067381 | ubuntu-jammy | Username: zuul 2026-05-14 05:05:32.067450 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-14 05:05:32.067475 | ubuntu-jammy | Provider: regiocloud-a 2026-05-14 05:05:32.067493 | ubuntu-jammy | Region: 2026-05-14 05:05:32.067510 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-14 05:05:32.067526 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-14 05:05:32.067542 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea4:87d1 2026-05-14 05:05:32.084782 | 2026-05-14 05:05:32.084895 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-14 05:05:32.539075 | ubuntu-jammy -> localhost | changed 2026-05-14 05:05:32.544894 | 2026-05-14 05:05:32.544990 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-14 05:05:34.125556 | ubuntu-jammy -> localhost | changed 2026-05-14 05:05:34.136479 | 2026-05-14 05:05:34.136567 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-14 05:05:34.710614 | ubuntu-jammy -> localhost | ok 2026-05-14 05:05:34.716642 | 2026-05-14 05:05:34.716742 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-14 05:05:34.765981 | ubuntu-jammy | ok 2026-05-14 05:05:34.807287 | ubuntu-jammy | included: /var/lib/zuul/builds/091ddacad66f42b687b1bbaeefd6f399/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-14 05:05:34.812267 | 2026-05-14 05:05:34.812364 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-14 05:05:37.140665 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-14 05:05:37.140829 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/091ddacad66f42b687b1bbaeefd6f399/work/091ddacad66f42b687b1bbaeefd6f399_id_rsa 2026-05-14 05:05:37.140861 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/091ddacad66f42b687b1bbaeefd6f399/work/091ddacad66f42b687b1bbaeefd6f399_id_rsa.pub 2026-05-14 05:05:37.140882 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-14 05:05:37.140901 | ubuntu-jammy -> localhost | SHA256:gvkqs6bJe4JOLwBf2Kkf9sJI2gtS1SVVm786u6CgiLw zuul-build-sshkey 2026-05-14 05:05:37.140918 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-14 05:05:37.140934 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-14 05:05:37.140960 | ubuntu-jammy -> localhost | | ..o.. | 2026-05-14 05:05:37.140979 | ubuntu-jammy -> localhost | | . o o | 2026-05-14 05:05:37.140995 | ubuntu-jammy -> localhost | | o... o | 2026-05-14 05:05:37.141011 | ubuntu-jammy -> localhost | |. ..+o . | 2026-05-14 05:05:37.141027 | ubuntu-jammy -> localhost | |...oo . S . | 2026-05-14 05:05:37.141047 | ubuntu-jammy -> localhost | |..+ o. . . | 2026-05-14 05:05:37.141063 | ubuntu-jammy -> localhost | |== =.o. . . | 2026-05-14 05:05:37.141079 | ubuntu-jammy -> localhost | |O*Bo+o.. ... | 2026-05-14 05:05:37.141096 | ubuntu-jammy -> localhost | |*EX*... ++ | 2026-05-14 05:05:37.141111 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-14 05:05:37.141155 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.528144 2026-05-14 05:05:37.146570 | 2026-05-14 05:05:37.146653 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-14 05:05:37.173080 | ubuntu-jammy | ok 2026-05-14 05:05:37.180495 | ubuntu-jammy | included: /var/lib/zuul/builds/091ddacad66f42b687b1bbaeefd6f399/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-14 05:05:37.189097 | 2026-05-14 05:05:37.189170 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-14 05:05:37.221968 | ubuntu-jammy | skipping: Conditional result was False 2026-05-14 05:05:37.226801 | 2026-05-14 05:05:37.226896 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-14 05:05:37.782594 | ubuntu-jammy | changed 2026-05-14 05:05:37.789993 | 2026-05-14 05:05:37.790080 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-14 05:05:38.051542 | ubuntu-jammy | ok 2026-05-14 05:05:38.056016 | 2026-05-14 05:05:38.056094 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-14 05:05:38.713601 | ubuntu-jammy | changed 2026-05-14 05:05:38.725657 | 2026-05-14 05:05:38.725777 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-14 05:05:39.387531 | ubuntu-jammy | changed 2026-05-14 05:05:39.395950 | 2026-05-14 05:05:39.396036 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-14 05:05:39.412919 | ubuntu-jammy | skipping: Conditional result was False 2026-05-14 05:05:39.418567 | 2026-05-14 05:05:39.418659 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-14 05:05:39.896960 | ubuntu-jammy -> localhost | changed 2026-05-14 05:05:39.909048 | 2026-05-14 05:05:39.909153 | TASK [add-build-sshkey : Add back temp key] 2026-05-14 05:05:40.320568 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/091ddacad66f42b687b1bbaeefd6f399/work/091ddacad66f42b687b1bbaeefd6f399_id_rsa (zuul-build-sshkey) 2026-05-14 05:05:40.320797 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.026065 2026-05-14 05:05:40.330093 | 2026-05-14 05:05:40.330302 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-14 05:05:40.795494 | ubuntu-jammy | ok 2026-05-14 05:05:40.800600 | 2026-05-14 05:05:40.800691 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-14 05:05:40.819711 | ubuntu-jammy | skipping: Conditional result was False 2026-05-14 05:05:40.829592 | 2026-05-14 05:05:40.829688 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-14 05:05:41.300947 | ubuntu-jammy | ok 2026-05-14 05:05:41.311457 | 2026-05-14 05:05:41.311559 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-14 05:05:41.339573 | ubuntu-jammy | ok 2026-05-14 05:05:41.344408 | 2026-05-14 05:05:41.344502 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-14 05:05:41.640280 | ubuntu-jammy -> localhost | ok 2026-05-14 05:05:41.646526 | 2026-05-14 05:05:41.646614 | TASK [validate-host : Collect information about the host] 2026-05-14 05:05:42.900282 | ubuntu-jammy | ok 2026-05-14 05:05:42.910534 | 2026-05-14 05:05:42.910637 | TASK [validate-host : Sanitize hostname] 2026-05-14 05:05:43.013007 | ubuntu-jammy | ok 2026-05-14 05:05:43.082825 | 2026-05-14 05:05:43.082991 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-14 05:05:44.050774 | ubuntu-jammy -> localhost | changed 2026-05-14 05:05:44.057819 | 2026-05-14 05:05:44.057951 | TASK [validate-host : Collect information about zuul worker] 2026-05-14 05:05:44.492980 | ubuntu-jammy | ok 2026-05-14 05:05:44.498433 | 2026-05-14 05:05:44.498553 | TASK [validate-host : Write out all zuul information for each host] 2026-05-14 05:05:45.064986 | ubuntu-jammy -> localhost | changed 2026-05-14 05:05:45.077367 | 2026-05-14 05:05:45.077503 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-14 05:05:45.386382 | ubuntu-jammy | ok 2026-05-14 05:05:45.395932 | 2026-05-14 05:05:45.398597 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-14 05:05:46.461041 | ubuntu-jammy | changed: 2026-05-14 05:05:46.461274 | ubuntu-jammy | cd+++++++++ src/ 2026-05-14 05:05:46.461311 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-14 05:05:46.461354 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-14 05:05:46.461377 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-14 05:05:46.461398 | ubuntu-jammy | Containerfile 2026-05-14 05:05:46.462612 | ubuntu-jammy | Containerfile 2026-05-14 05:05:46.468554 | ubuntu-jammy | Containerfile 2026-05-14 05:05:46.468626 | ubuntu-jammy | Containerfile 2026-05-14 05:05:46.468696 | ubuntu-jammy | Containerfile 2026-05-14 05:05:46.468765 | ubuntu-jammy | Containerfile 2026-05-14 05:05:46.468841 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.010324 2026-05-14 05:06:16.803455 | 2026-05-14 05:06:16.803588 | TASK [upload-logs : Upload logs to log server] 2026-05-14 05:06:18.034788 | localhost | Output suppressed because no_log was given 2026-05-14 05:06:18.040697 | 2026-05-14 05:06:18.040829 | LOOP [upload-logs : Compress console log and json output] 2026-05-14 05:06:18.129921 | localhost | skipping: Conditional result was False 2026-05-14 05:06:18.136440 | localhost | skipping: Conditional result was False 2026-05-14 05:06:18.148256 | 2026-05-14 05:06:18.148402 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-14 05:06:18.193702 | localhost | skipping: Conditional result was False 2026-05-14 05:06:18.194008 | 2026-05-14 05:06:18.200885 | localhost | skipping: Conditional result was False 2026-05-14 05:06:18.205150 | 2026-05-14 05:06:18.205284 | LOOP [upload-logs : Upload console log and json output]