2026-07-27 03:11:42.388921 | Job console starting 2026-07-27 03:11:42.404300 | Updating git repos 2026-07-27 03:11:42.441036 | Cloning repos into workspace 2026-07-27 03:11:42.556061 | Restoring repo states 2026-07-27 03:11:42.579229 | Merging changes 2026-07-27 03:11:42.579257 | Checking out repos 2026-07-27 03:11:42.673367 | Preparing playbooks 2026-07-27 03:11:43.316467 | Running Ansible setup 2026-07-27 03:11:48.780913 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-27 03:11:50.498530 | 2026-07-27 03:11:50.498680 | PLAY [Base pre] 2026-07-27 03:11:50.529095 | 2026-07-27 03:11:50.529215 | TASK [Setup log path fact] 2026-07-27 03:11:50.563065 | ubuntu-jammy | ok 2026-07-27 03:11:50.590608 | 2026-07-27 03:11:50.590730 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-27 03:11:50.670456 | ubuntu-jammy | ok 2026-07-27 03:11:50.691723 | 2026-07-27 03:11:50.691834 | TASK [emit-job-header : Print job information] 2026-07-27 03:11:50.745160 | # Job Information 2026-07-27 03:11:50.745353 | Ansible Version: 2.16.14 2026-07-27 03:11:50.745389 | Job: yamllint 2026-07-27 03:11:50.745422 | Pipeline: periodic-daily 2026-07-27 03:11:50.745445 | Executor: 521e9411259a 2026-07-27 03:11:50.745465 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-07-27 03:11:50.745487 | Event ID: 615356e6648a4b09a55a83793ea2c1cd 2026-07-27 03:11:50.750194 | 2026-07-27 03:11:50.750285 | LOOP [emit-job-header : Print node information] 2026-07-27 03:11:50.957859 | ubuntu-jammy | ok: 2026-07-27 03:11:50.958118 | ubuntu-jammy | # Node Information 2026-07-27 03:11:50.958159 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-27 03:11:50.958194 | ubuntu-jammy | Hostname: ubuntu 2026-07-27 03:11:50.958217 | ubuntu-jammy | Username: zuul 2026-07-27 03:11:50.958246 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-27 03:11:50.958271 | ubuntu-jammy | Provider: regiocloud-a 2026-07-27 03:11:50.958291 | ubuntu-jammy | Region: 2026-07-27 03:11:50.958313 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-27 03:11:50.958334 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-27 03:11:50.958354 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3c:bc9c 2026-07-27 03:11:50.983652 | 2026-07-27 03:11:50.983773 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-27 03:11:51.605776 | ubuntu-jammy -> localhost | changed 2026-07-27 03:11:51.613137 | 2026-07-27 03:11:51.613243 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-27 03:11:52.893550 | ubuntu-jammy -> localhost | changed 2026-07-27 03:11:52.903293 | 2026-07-27 03:11:52.903377 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-27 03:11:53.200671 | ubuntu-jammy -> localhost | ok 2026-07-27 03:11:53.207117 | 2026-07-27 03:11:53.207216 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-27 03:11:53.235567 | ubuntu-jammy | ok 2026-07-27 03:11:53.261075 | ubuntu-jammy | included: /var/lib/zuul/builds/15c90aa8f4424397add0894c6918fa4c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-27 03:11:53.267249 | 2026-07-27 03:11:53.267352 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-27 03:11:55.173040 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-27 03:11:55.173288 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/15c90aa8f4424397add0894c6918fa4c/work/15c90aa8f4424397add0894c6918fa4c_id_rsa 2026-07-27 03:11:55.173339 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/15c90aa8f4424397add0894c6918fa4c/work/15c90aa8f4424397add0894c6918fa4c_id_rsa.pub 2026-07-27 03:11:55.173376 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-27 03:11:55.173409 | ubuntu-jammy -> localhost | SHA256:OFL34Uyi6ou41ngmD3RBxlspelwE8n1epuT1DVmenvM zuul-build-sshkey 2026-07-27 03:11:55.173439 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-27 03:11:55.173469 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-27 03:11:55.173512 | ubuntu-jammy -> localhost | | ..+o.. . | 2026-07-27 03:11:55.173544 | ubuntu-jammy -> localhost | | =o.+ + . | 2026-07-27 03:11:55.173572 | ubuntu-jammy -> localhost | | oo=..oo+oo o | 2026-07-27 03:11:55.173599 | ubuntu-jammy -> localhost | | . +..=+=*..+ . | 2026-07-27 03:11:55.173627 | ubuntu-jammy -> localhost | | .... ++S +. = | 2026-07-27 03:11:55.173667 | ubuntu-jammy -> localhost | |. . o . o | 2026-07-27 03:11:55.173696 | ubuntu-jammy -> localhost | | .o . E | 2026-07-27 03:11:55.173723 | ubuntu-jammy -> localhost | | =.* | 2026-07-27 03:11:55.173752 | ubuntu-jammy -> localhost | |+.*.o. | 2026-07-27 03:11:55.173779 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-27 03:11:55.173839 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.250952 2026-07-27 03:11:55.181293 | 2026-07-27 03:11:55.181385 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-27 03:11:55.209656 | ubuntu-jammy | ok 2026-07-27 03:11:55.218816 | ubuntu-jammy | included: /var/lib/zuul/builds/15c90aa8f4424397add0894c6918fa4c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-27 03:11:55.229672 | 2026-07-27 03:11:55.229762 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-27 03:11:55.243271 | ubuntu-jammy | skipping: Conditional result was False 2026-07-27 03:11:55.250081 | 2026-07-27 03:11:55.250190 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-27 03:11:55.882591 | ubuntu-jammy | changed 2026-07-27 03:11:55.886978 | 2026-07-27 03:11:55.887053 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-27 03:11:56.151414 | ubuntu-jammy | ok 2026-07-27 03:11:56.157175 | 2026-07-27 03:11:56.157264 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-27 03:11:56.797469 | ubuntu-jammy | changed 2026-07-27 03:11:56.811021 | 2026-07-27 03:11:56.811145 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-27 03:11:57.447372 | ubuntu-jammy | changed 2026-07-27 03:11:57.453014 | 2026-07-27 03:11:57.453103 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-27 03:11:57.476472 | ubuntu-jammy | skipping: Conditional result was False 2026-07-27 03:11:57.484326 | 2026-07-27 03:11:57.484413 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-27 03:11:57.982941 | ubuntu-jammy -> localhost | changed 2026-07-27 03:11:57.998590 | 2026-07-27 03:11:57.998711 | TASK [add-build-sshkey : Add back temp key] 2026-07-27 03:11:58.450424 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/15c90aa8f4424397add0894c6918fa4c/work/15c90aa8f4424397add0894c6918fa4c_id_rsa (zuul-build-sshkey) 2026-07-27 03:11:58.451291 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010694 2026-07-27 03:11:58.459444 | 2026-07-27 03:11:58.459536 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-27 03:11:58.939376 | ubuntu-jammy | ok 2026-07-27 03:11:58.965343 | 2026-07-27 03:11:58.965469 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-27 03:11:59.009338 | ubuntu-jammy | skipping: Conditional result was False 2026-07-27 03:11:59.020377 | 2026-07-27 03:11:59.020488 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-27 03:11:59.540164 | ubuntu-jammy | ok 2026-07-27 03:11:59.557301 | 2026-07-27 03:11:59.557411 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-27 03:11:59.628010 | ubuntu-jammy | ok 2026-07-27 03:11:59.664309 | 2026-07-27 03:11:59.666022 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-27 03:12:00.354460 | ubuntu-jammy -> localhost | ok 2026-07-27 03:12:00.394004 | 2026-07-27 03:12:00.395810 | TASK [validate-host : Collect information about the host] 2026-07-27 03:12:01.782372 | ubuntu-jammy | ok 2026-07-27 03:12:01.796332 | 2026-07-27 03:12:01.796472 | TASK [validate-host : Sanitize hostname] 2026-07-27 03:12:01.935709 | ubuntu-jammy | ok 2026-07-27 03:12:01.996501 | 2026-07-27 03:12:01.996712 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-27 03:12:02.730437 | ubuntu-jammy -> localhost | changed 2026-07-27 03:12:02.737035 | 2026-07-27 03:12:02.737152 | TASK [validate-host : Collect information about zuul worker] 2026-07-27 03:12:03.188430 | ubuntu-jammy | ok 2026-07-27 03:12:03.194090 | 2026-07-27 03:12:03.194287 | TASK [validate-host : Write out all zuul information for each host] 2026-07-27 03:12:03.924633 | ubuntu-jammy -> localhost | changed 2026-07-27 03:12:03.938354 | 2026-07-27 03:12:03.938500 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-27 03:12:04.214734 | ubuntu-jammy | ok 2026-07-27 03:12:04.221902 | 2026-07-27 03:12:04.222029 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-27 03:12:05.562966 | ubuntu-jammy | changed: 2026-07-27 03:12:05.563214 | ubuntu-jammy | cd+++++++++ src/ 2026-07-27 03:12:05.563251 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-27 03:12:05.563277 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-27 03:12:05.563299 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-27 03:12:05.563320 | ubuntu-jammy | Containerfile 2026-07-27 03:12:05.563453 | ubuntu-jammy | Containerfile 2026-07-27 03:12:05.575840 | ubuntu-jammy | Containerfile 2026-07-27 03:12:05.575926 | ubuntu-jammy | Containerfile 2026-07-27 03:12:05.576000 | ubuntu-jammy | Containerfile 2026-07-27 03:12:05.576077 | ubuntu-jammy | Containerfile 2026-07-27 03:12:05.604216 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.015765 2026-07-27 03:12:36.531207 | 2026-07-27 03:12:36.531309 | TASK [upload-logs : Upload logs to log server] 2026-07-27 03:12:37.279655 | localhost | Output suppressed because no_log was given 2026-07-27 03:12:37.281523 | 2026-07-27 03:12:37.281618 | LOOP [upload-logs : Compress console log and json output] 2026-07-27 03:12:37.356190 | localhost | skipping: Conditional result was False 2026-07-27 03:12:37.362495 | localhost | skipping: Conditional result was False 2026-07-27 03:12:37.369287 | 2026-07-27 03:12:37.369377 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-27 03:12:37.419114 | localhost | skipping: Conditional result was False 2026-07-27 03:12:37.419545 | 2026-07-27 03:12:37.423754 | localhost | skipping: Conditional result was False 2026-07-27 03:12:37.427100 | 2026-07-27 03:12:37.427195 | LOOP [upload-logs : Upload console log and json output]