2026-02-22 03:11:47.535669 | Job console starting 2026-02-22 03:11:47.556661 | Updating git repos 2026-02-22 03:11:47.597037 | Cloning repos into workspace 2026-02-22 03:11:47.684885 | Restoring repo states 2026-02-22 03:11:47.693504 | Merging changes 2026-02-22 03:11:47.693522 | Checking out repos 2026-02-22 03:11:47.838105 | Preparing playbooks 2026-02-22 03:11:48.516647 | Running Ansible setup 2026-02-22 03:11:53.697326 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-22 03:11:54.543857 | 2026-02-22 03:11:54.544054 | PLAY [Base pre] 2026-02-22 03:11:54.570642 | 2026-02-22 03:11:54.570807 | TASK [Setup log path fact] 2026-02-22 03:11:54.611068 | ubuntu-jammy | ok 2026-02-22 03:11:54.638135 | 2026-02-22 03:11:54.638316 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-22 03:11:54.668788 | ubuntu-jammy | ok 2026-02-22 03:11:54.682351 | 2026-02-22 03:11:54.682495 | TASK [emit-job-header : Print job information] 2026-02-22 03:11:54.726502 | # Job Information 2026-02-22 03:11:54.726709 | Ansible Version: 2.16.14 2026-02-22 03:11:54.726746 | Job: yamllint 2026-02-22 03:11:54.726781 | Pipeline: periodic-daily 2026-02-22 03:11:54.726803 | Executor: 521e9411259a 2026-02-22 03:11:54.726824 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-02-22 03:11:54.726879 | Event ID: 1d1fe039292c47f6a65079cf37dcd023 2026-02-22 03:11:54.732159 | 2026-02-22 03:11:54.732290 | LOOP [emit-job-header : Print node information] 2026-02-22 03:11:54.843500 | ubuntu-jammy | ok: 2026-02-22 03:11:54.843764 | ubuntu-jammy | # Node Information 2026-02-22 03:11:54.843799 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-22 03:11:54.843825 | ubuntu-jammy | Hostname: ubuntu 2026-02-22 03:11:54.843847 | ubuntu-jammy | Username: zuul 2026-02-22 03:11:54.843868 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-22 03:11:54.843892 | ubuntu-jammy | Provider: regiocloud-a 2026-02-22 03:11:54.843914 | ubuntu-jammy | Region: 2026-02-22 03:11:54.843935 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-22 03:11:54.843955 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-22 03:11:54.843975 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febe:1618 2026-02-22 03:11:54.862749 | 2026-02-22 03:11:54.862943 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-22 03:11:55.355091 | ubuntu-jammy -> localhost | changed 2026-02-22 03:11:55.363349 | 2026-02-22 03:11:55.363486 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-22 03:11:56.601384 | ubuntu-jammy -> localhost | changed 2026-02-22 03:11:56.628839 | 2026-02-22 03:11:56.629032 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-22 03:11:57.156158 | ubuntu-jammy -> localhost | ok 2026-02-22 03:11:57.172092 | 2026-02-22 03:11:57.172279 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-22 03:11:57.228268 | ubuntu-jammy | ok 2026-02-22 03:11:57.269628 | ubuntu-jammy | included: /var/lib/zuul/builds/0f71d6a4f34043dd9cda32211c868d37/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-22 03:11:57.279192 | 2026-02-22 03:11:57.279337 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-22 03:11:58.672204 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-22 03:11:58.672733 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0f71d6a4f34043dd9cda32211c868d37/work/0f71d6a4f34043dd9cda32211c868d37_id_rsa 2026-02-22 03:11:58.672845 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0f71d6a4f34043dd9cda32211c868d37/work/0f71d6a4f34043dd9cda32211c868d37_id_rsa.pub 2026-02-22 03:11:58.672920 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-22 03:11:58.673010 | ubuntu-jammy -> localhost | SHA256:ON2+2+uqxCYEjEz1ozU7YuQk/yCfQLp+nHfilbFoYhI zuul-build-sshkey 2026-02-22 03:11:58.673077 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-22 03:11:58.673139 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-22 03:11:58.673226 | ubuntu-jammy -> localhost | | ... | 2026-02-22 03:11:58.673292 | ubuntu-jammy -> localhost | | o o . | 2026-02-22 03:11:58.673348 | ubuntu-jammy -> localhost | | = = = | 2026-02-22 03:11:58.673404 | ubuntu-jammy -> localhost | | o * + * . | 2026-02-22 03:11:58.673460 | ubuntu-jammy -> localhost | |.Eo B *.S . | 2026-02-22 03:11:58.673541 | ubuntu-jammy -> localhost | | ..= *.++. | 2026-02-22 03:11:58.673598 | ubuntu-jammy -> localhost | |...o+oo++ . | 2026-02-22 03:11:58.673654 | ubuntu-jammy -> localhost | |. o+oo.= o | 2026-02-22 03:11:58.673917 | ubuntu-jammy -> localhost | | .. o.o ..+++. | 2026-02-22 03:11:58.674052 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-22 03:11:58.674212 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.768656 2026-02-22 03:11:58.687941 | 2026-02-22 03:11:58.688173 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-22 03:11:58.719759 | ubuntu-jammy | ok 2026-02-22 03:11:58.738402 | ubuntu-jammy | included: /var/lib/zuul/builds/0f71d6a4f34043dd9cda32211c868d37/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-22 03:11:58.748045 | 2026-02-22 03:11:58.748172 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-22 03:11:58.773854 | ubuntu-jammy | skipping: Conditional result was False 2026-02-22 03:11:58.781372 | 2026-02-22 03:11:58.781514 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-22 03:11:59.480153 | ubuntu-jammy | changed 2026-02-22 03:11:59.486017 | 2026-02-22 03:11:59.486136 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-22 03:11:59.728545 | ubuntu-jammy | ok 2026-02-22 03:11:59.734304 | 2026-02-22 03:11:59.734415 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-22 03:12:00.510469 | ubuntu-jammy | changed 2026-02-22 03:12:00.526439 | 2026-02-22 03:12:00.526722 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-22 03:12:01.174263 | ubuntu-jammy | changed 2026-02-22 03:12:01.182717 | 2026-02-22 03:12:01.182892 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-22 03:12:01.218367 | ubuntu-jammy | skipping: Conditional result was False 2026-02-22 03:12:01.232623 | 2026-02-22 03:12:01.232806 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-22 03:12:01.820375 | ubuntu-jammy -> localhost | changed 2026-02-22 03:12:01.835776 | 2026-02-22 03:12:01.835927 | TASK [add-build-sshkey : Add back temp key] 2026-02-22 03:12:02.404587 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0f71d6a4f34043dd9cda32211c868d37/work/0f71d6a4f34043dd9cda32211c868d37_id_rsa (zuul-build-sshkey) 2026-02-22 03:12:02.404874 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.033625 2026-02-22 03:12:02.411773 | 2026-02-22 03:12:02.411886 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-22 03:12:03.037882 | ubuntu-jammy | ok 2026-02-22 03:12:03.046731 | 2026-02-22 03:12:03.046949 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-22 03:12:03.076551 | ubuntu-jammy | skipping: Conditional result was False 2026-02-22 03:12:03.089065 | 2026-02-22 03:12:03.089196 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-22 03:12:03.620856 | ubuntu-jammy | ok 2026-02-22 03:12:03.634341 | 2026-02-22 03:12:03.634495 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-22 03:12:03.666206 | ubuntu-jammy | ok 2026-02-22 03:12:03.673037 | 2026-02-22 03:12:03.673170 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-22 03:12:03.992461 | ubuntu-jammy -> localhost | ok 2026-02-22 03:12:04.000260 | 2026-02-22 03:12:04.000387 | TASK [validate-host : Collect information about the host] 2026-02-22 03:12:05.250684 | ubuntu-jammy | ok 2026-02-22 03:12:05.261173 | 2026-02-22 03:12:05.261291 | TASK [validate-host : Sanitize hostname] 2026-02-22 03:12:05.393265 | ubuntu-jammy | ok 2026-02-22 03:12:05.443943 | 2026-02-22 03:12:05.444135 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-22 03:12:06.099526 | ubuntu-jammy -> localhost | changed 2026-02-22 03:12:06.110256 | 2026-02-22 03:12:06.110480 | TASK [validate-host : Collect information about zuul worker] 2026-02-22 03:12:06.504471 | ubuntu-jammy | ok 2026-02-22 03:12:06.510379 | 2026-02-22 03:12:06.510505 | TASK [validate-host : Write out all zuul information for each host] 2026-02-22 03:12:07.098565 | ubuntu-jammy -> localhost | changed 2026-02-22 03:12:07.108760 | 2026-02-22 03:12:07.108894 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-22 03:12:07.371218 | ubuntu-jammy | ok 2026-02-22 03:12:07.380093 | 2026-02-22 03:12:07.380225 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-22 03:12:08.419600 | ubuntu-jammy | changed: 2026-02-22 03:12:08.420019 | ubuntu-jammy | cd+++++++++ src/ 2026-02-22 03:12:08.420094 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-22 03:12:08.420143 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-22 03:12:08.420187 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-22 03:12:08.420226 | ubuntu-jammy | Containerfile 2026-02-22 03:12:08.420515 | ubuntu-jammy | Containerfile 2026-02-22 03:12:08.453204 | ubuntu-jammy | Containerfile 2026-02-22 03:12:08.453294 | ubuntu-jammy | Containerfile 2026-02-22 03:12:08.453383 | ubuntu-jammy | Containerfile 2026-02-22 03:12:08.453471 | ubuntu-jammy | Containerfile 2026-02-22 03:12:08.453559 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008229 2026-02-22 03:12:36.205701 | 2026-02-22 03:12:36.205836 | TASK [upload-logs : Upload logs to log server] 2026-02-22 03:12:36.814620 | localhost | Output suppressed because no_log was given 2026-02-22 03:12:36.823345 | 2026-02-22 03:12:36.823486 | LOOP [upload-logs : Compress console log and json output] 2026-02-22 03:12:36.885319 | localhost | skipping: Conditional result was False 2026-02-22 03:12:36.891816 | localhost | skipping: Conditional result was False 2026-02-22 03:12:36.907976 | 2026-02-22 03:12:36.908245 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-22 03:12:36.960629 | localhost | skipping: Conditional result was False 2026-02-22 03:12:36.961156 | 2026-02-22 03:12:36.964668 | localhost | skipping: Conditional result was False 2026-02-22 03:12:36.969018 | 2026-02-22 03:12:36.969185 | LOOP [upload-logs : Upload console log and json output]