2026-05-04 07:03:43.358605 | Job console starting 2026-05-04 07:03:43.372568 | Updating git repos 2026-05-04 07:03:43.401723 | Cloning repos into workspace 2026-05-04 07:03:43.462101 | Restoring repo states 2026-05-04 07:03:43.470003 | Merging changes 2026-05-04 07:03:44.105387 | Checking out repos 2026-05-04 07:03:44.153998 | Preparing playbooks 2026-05-04 07:03:44.960646 | Running Ansible setup 2026-05-04 07:03:49.280615 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-04 07:03:50.019275 | 2026-05-04 07:03:50.019454 | PLAY [Base pre] 2026-05-04 07:03:50.036976 | 2026-05-04 07:03:50.037136 | TASK [Setup log path fact] 2026-05-04 07:03:50.070242 | ubuntu-jammy | ok 2026-05-04 07:03:50.088580 | 2026-05-04 07:03:50.088756 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 07:03:50.133131 | ubuntu-jammy | ok 2026-05-04 07:03:50.146062 | 2026-05-04 07:03:50.146227 | TASK [emit-job-header : Print job information] 2026-05-04 07:03:50.190771 | # Job Information 2026-05-04 07:03:50.191055 | Ansible Version: 2.16.14 2026-05-04 07:03:50.191111 | Job: yamllint 2026-05-04 07:03:50.191165 | Pipeline: check 2026-05-04 07:03:50.191204 | Executor: 521e9411259a 2026-05-04 07:03:50.191239 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/627 2026-05-04 07:03:50.191276 | Event ID: 472f79a8-4787-11f1-935f-37771946967d 2026-05-04 07:03:50.198295 | 2026-05-04 07:03:50.198432 | LOOP [emit-job-header : Print node information] 2026-05-04 07:03:50.305007 | ubuntu-jammy | ok: 2026-05-04 07:03:50.305258 | ubuntu-jammy | # Node Information 2026-05-04 07:03:50.305367 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-04 07:03:50.305400 | ubuntu-jammy | Hostname: ubuntu 2026-05-04 07:03:50.305424 | ubuntu-jammy | Username: zuul 2026-05-04 07:03:50.305445 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-04 07:03:50.305470 | ubuntu-jammy | Provider: regiocloud-a 2026-05-04 07:03:50.305491 | ubuntu-jammy | Region: 2026-05-04 07:03:50.305513 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-04 07:03:50.305533 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-04 07:03:50.305553 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:583 2026-05-04 07:03:50.328604 | 2026-05-04 07:03:50.328819 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-04 07:03:50.824690 | ubuntu-jammy -> localhost | changed 2026-05-04 07:03:50.834277 | 2026-05-04 07:03:50.834484 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-04 07:03:51.894723 | ubuntu-jammy -> localhost | changed 2026-05-04 07:03:51.906246 | 2026-05-04 07:03:51.906372 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-04 07:03:52.235151 | ubuntu-jammy -> localhost | ok 2026-05-04 07:03:52.241848 | 2026-05-04 07:03:52.241987 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-04 07:03:52.265463 | ubuntu-jammy | ok 2026-05-04 07:03:52.283452 | ubuntu-jammy | included: /var/lib/zuul/builds/0562ee65030b4021ab30e7eac0fb7802/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-04 07:03:52.290426 | 2026-05-04 07:03:52.290544 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-04 07:03:54.997735 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-04 07:03:54.997979 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0562ee65030b4021ab30e7eac0fb7802/work/0562ee65030b4021ab30e7eac0fb7802_id_rsa 2026-05-04 07:03:54.998021 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0562ee65030b4021ab30e7eac0fb7802/work/0562ee65030b4021ab30e7eac0fb7802_id_rsa.pub 2026-05-04 07:03:54.998049 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-04 07:03:54.998072 | ubuntu-jammy -> localhost | SHA256:N92zUq92R6UWj0AwFdp6kTiKICWoktOPNGe76f+K63s zuul-build-sshkey 2026-05-04 07:03:54.998095 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-04 07:03:54.998116 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-04 07:03:54.998149 | ubuntu-jammy -> localhost | | .. . ooo. | 2026-05-04 07:03:54.998172 | ubuntu-jammy -> localhost | |. o =.. | 2026-05-04 07:03:54.998192 | ubuntu-jammy -> localhost | |.o. . +.+ | 2026-05-04 07:03:54.998212 | ubuntu-jammy -> localhost | |= +.o. . . +.o. .| 2026-05-04 07:03:54.998231 | ubuntu-jammy -> localhost | |.o * .. S + o.+=.| 2026-05-04 07:03:54.998262 | ubuntu-jammy -> localhost | | . o . o .++o| 2026-05-04 07:03:54.998282 | ubuntu-jammy -> localhost | | o .....| 2026-05-04 07:03:54.998302 | ubuntu-jammy -> localhost | | o.E ...o| 2026-05-04 07:03:54.998323 | ubuntu-jammy -> localhost | | o*=oo. ....| 2026-05-04 07:03:54.998343 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-04 07:03:54.998397 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.199809 2026-05-04 07:03:55.004994 | 2026-05-04 07:03:55.005109 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-04 07:03:55.033547 | ubuntu-jammy | ok 2026-05-04 07:03:55.043299 | ubuntu-jammy | included: /var/lib/zuul/builds/0562ee65030b4021ab30e7eac0fb7802/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-04 07:03:55.052428 | 2026-05-04 07:03:55.052538 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-04 07:03:55.076435 | ubuntu-jammy | skipping: Conditional result was False 2026-05-04 07:03:55.082558 | 2026-05-04 07:03:55.082714 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-04 07:03:55.764101 | ubuntu-jammy | changed 2026-05-04 07:03:55.769830 | 2026-05-04 07:03:55.769949 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-04 07:03:56.011771 | ubuntu-jammy | ok 2026-05-04 07:03:56.017579 | 2026-05-04 07:03:56.017749 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-04 07:03:56.665817 | ubuntu-jammy | changed 2026-05-04 07:03:56.673602 | 2026-05-04 07:03:56.673763 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-04 07:03:57.322231 | ubuntu-jammy | changed 2026-05-04 07:03:57.328005 | 2026-05-04 07:03:57.328129 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-04 07:03:57.352067 | ubuntu-jammy | skipping: Conditional result was False 2026-05-04 07:03:57.358393 | 2026-05-04 07:03:57.358511 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-04 07:03:57.853144 | ubuntu-jammy -> localhost | changed 2026-05-04 07:03:57.874179 | 2026-05-04 07:03:57.874334 | TASK [add-build-sshkey : Add back temp key] 2026-05-04 07:03:58.228462 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0562ee65030b4021ab30e7eac0fb7802/work/0562ee65030b4021ab30e7eac0fb7802_id_rsa (zuul-build-sshkey) 2026-05-04 07:03:58.228874 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.022311 2026-05-04 07:03:58.239726 | 2026-05-04 07:03:58.239873 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-04 07:03:58.661738 | ubuntu-jammy | ok 2026-05-04 07:03:58.667349 | 2026-05-04 07:03:58.667491 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-04 07:03:58.694391 | ubuntu-jammy | skipping: Conditional result was False 2026-05-04 07:03:58.706438 | 2026-05-04 07:03:58.706576 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-04 07:03:59.161330 | ubuntu-jammy | ok 2026-05-04 07:03:59.172416 | 2026-05-04 07:03:59.172554 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-04 07:03:59.201800 | ubuntu-jammy | ok 2026-05-04 07:03:59.207147 | 2026-05-04 07:03:59.207275 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-04 07:03:59.527110 | ubuntu-jammy -> localhost | ok 2026-05-04 07:03:59.535553 | 2026-05-04 07:03:59.535704 | TASK [validate-host : Collect information about the host] 2026-05-04 07:04:00.742046 | ubuntu-jammy | ok 2026-05-04 07:04:00.754005 | 2026-05-04 07:04:00.754138 | TASK [validate-host : Sanitize hostname] 2026-05-04 07:04:00.875217 | ubuntu-jammy | ok 2026-05-04 07:04:00.919321 | 2026-05-04 07:04:00.919461 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-04 07:04:01.512349 | ubuntu-jammy -> localhost | changed 2026-05-04 07:04:01.520122 | 2026-05-04 07:04:01.520252 | TASK [validate-host : Collect information about zuul worker] 2026-05-04 07:04:01.980331 | ubuntu-jammy | ok 2026-05-04 07:04:01.988483 | 2026-05-04 07:04:01.988659 | TASK [validate-host : Write out all zuul information for each host] 2026-05-04 07:04:02.597405 | ubuntu-jammy -> localhost | changed 2026-05-04 07:04:02.618375 | 2026-05-04 07:04:02.618534 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-04 07:04:02.901485 | ubuntu-jammy | ok 2026-05-04 07:04:02.907578 | 2026-05-04 07:04:02.907718 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-04 07:04:03.960905 | ubuntu-jammy | changed: 2026-05-04 07:04:03.961154 | ubuntu-jammy | cd+++++++++ src/ 2026-05-04 07:04:03.961190 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-04 07:04:03.961215 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-04 07:04:03.961238 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-04 07:04:03.961259 | ubuntu-jammy | Containerfile 2026-05-04 07:04:03.961425 | ubuntu-jammy | Containerfile 2026-05-04 07:04:04.023994 | ubuntu-jammy | Containerfile 2026-05-04 07:04:04.024065 | ubuntu-jammy | Containerfile 2026-05-04 07:04:04.024133 | ubuntu-jammy | Containerfile 2026-05-04 07:04:04.024202 | ubuntu-jammy | Containerfile 2026-05-04 07:04:04.024271 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006254 2026-05-04 07:04:31.926314 | 2026-05-04 07:04:31.926515 | TASK [upload-logs : Upload logs to log server] 2026-05-04 07:04:32.541480 | localhost | Output suppressed because no_log was given 2026-05-04 07:04:32.550782 | 2026-05-04 07:04:32.550994 | LOOP [upload-logs : Compress console log and json output] 2026-05-04 07:04:32.610133 | localhost | skipping: Conditional result was False 2026-05-04 07:04:32.615984 | localhost | skipping: Conditional result was False 2026-05-04 07:04:32.628919 | 2026-05-04 07:04:32.629155 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-04 07:04:32.685653 | localhost | skipping: Conditional result was False 2026-05-04 07:04:32.686026 | 2026-05-04 07:04:32.693376 | localhost | skipping: Conditional result was False 2026-05-04 07:04:32.702662 | 2026-05-04 07:04:32.702939 | LOOP [upload-logs : Upload console log and json output]