2026-03-12 20:50:47.046039 | Job console starting 2026-03-12 20:50:47.058537 | Updating git repos 2026-03-12 20:50:47.094809 | Cloning repos into workspace 2026-03-12 20:50:47.168242 | Restoring repo states 2026-03-12 20:50:47.188751 | Merging changes 2026-03-12 20:50:47.833251 | Checking out repos 2026-03-12 20:50:47.910801 | Preparing playbooks 2026-03-12 20:50:48.398214 | Running Ansible setup 2026-03-12 20:50:53.651936 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-12 20:50:54.494039 | 2026-03-12 20:50:54.494253 | PLAY [Base pre] 2026-03-12 20:50:54.515650 | 2026-03-12 20:50:54.515800 | TASK [Setup log path fact] 2026-03-12 20:50:54.537743 | ubuntu-jammy | ok 2026-03-12 20:50:54.555938 | 2026-03-12 20:50:54.556193 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-12 20:50:54.610350 | ubuntu-jammy | ok 2026-03-12 20:50:54.621564 | 2026-03-12 20:50:54.621694 | TASK [emit-job-header : Print job information] 2026-03-12 20:50:54.663910 | # Job Information 2026-03-12 20:50:54.664192 | Ansible Version: 2.16.14 2026-03-12 20:50:54.664234 | Job: ansible-lint 2026-03-12 20:50:54.664273 | Pipeline: check 2026-03-12 20:50:54.664301 | Executor: 521e9411259a 2026-03-12 20:50:54.664323 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/541 2026-03-12 20:50:54.664345 | Event ID: 08069aa0-1e55-11f1-8a42-4281f2da1494 2026-03-12 20:50:54.670564 | 2026-03-12 20:50:54.670691 | LOOP [emit-job-header : Print node information] 2026-03-12 20:50:54.802994 | ubuntu-jammy | ok: 2026-03-12 20:50:54.803214 | ubuntu-jammy | # Node Information 2026-03-12 20:50:54.803252 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-12 20:50:54.803279 | ubuntu-jammy | Hostname: ubuntu 2026-03-12 20:50:54.803301 | ubuntu-jammy | Username: zuul 2026-03-12 20:50:54.803322 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-12 20:50:54.803346 | ubuntu-jammy | Provider: regiocloud-a 2026-03-12 20:50:54.803367 | ubuntu-jammy | Region: 2026-03-12 20:50:54.803388 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-12 20:50:54.803674 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-12 20:50:54.803706 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7a:b72c 2026-03-12 20:50:54.829211 | 2026-03-12 20:50:54.829360 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-12 20:50:55.643558 | ubuntu-jammy -> localhost | changed 2026-03-12 20:50:55.654654 | 2026-03-12 20:50:55.654795 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-12 20:50:57.332819 | ubuntu-jammy -> localhost | changed 2026-03-12 20:50:57.349985 | 2026-03-12 20:50:57.350114 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-12 20:50:57.841693 | ubuntu-jammy -> localhost | ok 2026-03-12 20:50:57.853062 | 2026-03-12 20:50:57.853220 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-12 20:50:57.874978 | ubuntu-jammy | ok 2026-03-12 20:50:57.893256 | ubuntu-jammy | included: /var/lib/zuul/builds/8f3c1cd868a148fb85fe8d23019a1564/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-12 20:50:57.898231 | 2026-03-12 20:50:57.898303 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-12 20:50:59.226863 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-12 20:50:59.227123 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/8f3c1cd868a148fb85fe8d23019a1564/work/8f3c1cd868a148fb85fe8d23019a1564_id_rsa 2026-03-12 20:50:59.227182 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/8f3c1cd868a148fb85fe8d23019a1564/work/8f3c1cd868a148fb85fe8d23019a1564_id_rsa.pub 2026-03-12 20:50:59.227214 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-12 20:50:59.227251 | ubuntu-jammy -> localhost | SHA256:QwueJ2kdxixrhfNLZn70YaXkfqwSw8y+lY7TdbZgu14 zuul-build-sshkey 2026-03-12 20:50:59.227288 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-12 20:50:59.227340 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-12 20:50:59.227379 | ubuntu-jammy -> localhost | | | 2026-03-12 20:50:59.227415 | ubuntu-jammy -> localhost | | + | 2026-03-12 20:50:59.227449 | ubuntu-jammy -> localhost | | = B . . | 2026-03-12 20:50:59.227482 | ubuntu-jammy -> localhost | | . & o o o | 2026-03-12 20:50:59.227507 | ubuntu-jammy -> localhost | | O S+. = | 2026-03-12 20:50:59.227534 | ubuntu-jammy -> localhost | | o B +*+ *. o| 2026-03-12 20:50:59.227555 | ubuntu-jammy -> localhost | | o..+*.=E.| 2026-03-12 20:50:59.227575 | ubuntu-jammy -> localhost | | .++.+.. | 2026-03-12 20:50:59.227596 | ubuntu-jammy -> localhost | | o++o. | 2026-03-12 20:50:59.227615 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-12 20:50:59.227673 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.833359 2026-03-12 20:50:59.234688 | 2026-03-12 20:50:59.234790 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-12 20:50:59.263005 | ubuntu-jammy | ok 2026-03-12 20:50:59.273090 | ubuntu-jammy | included: /var/lib/zuul/builds/8f3c1cd868a148fb85fe8d23019a1564/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-12 20:50:59.282360 | 2026-03-12 20:50:59.282462 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-12 20:50:59.305510 | ubuntu-jammy | skipping: Conditional result was False 2026-03-12 20:50:59.311922 | 2026-03-12 20:50:59.312053 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-12 20:50:59.959329 | ubuntu-jammy | changed 2026-03-12 20:50:59.973818 | 2026-03-12 20:50:59.973924 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-12 20:51:00.236135 | ubuntu-jammy | ok 2026-03-12 20:51:00.243993 | 2026-03-12 20:51:00.244095 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-12 20:51:00.954731 | ubuntu-jammy | changed 2026-03-12 20:51:00.964015 | 2026-03-12 20:51:00.964141 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-12 20:51:01.611558 | ubuntu-jammy | changed 2026-03-12 20:51:01.617437 | 2026-03-12 20:51:01.617539 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-12 20:51:01.641846 | ubuntu-jammy | skipping: Conditional result was False 2026-03-12 20:51:01.649340 | 2026-03-12 20:51:01.649450 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-12 20:51:02.266580 | ubuntu-jammy -> localhost | changed 2026-03-12 20:51:02.277940 | 2026-03-12 20:51:02.278102 | TASK [add-build-sshkey : Add back temp key] 2026-03-12 20:51:02.619823 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/8f3c1cd868a148fb85fe8d23019a1564/work/8f3c1cd868a148fb85fe8d23019a1564_id_rsa (zuul-build-sshkey) 2026-03-12 20:51:02.620097 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019216 2026-03-12 20:51:02.628505 | 2026-03-12 20:51:02.628638 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-12 20:51:03.059985 | ubuntu-jammy | ok 2026-03-12 20:51:03.067705 | 2026-03-12 20:51:03.067886 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-12 20:51:03.093989 | ubuntu-jammy | skipping: Conditional result was False 2026-03-12 20:51:03.104979 | 2026-03-12 20:51:03.105095 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-12 20:51:03.555794 | ubuntu-jammy | ok 2026-03-12 20:51:03.571125 | 2026-03-12 20:51:03.571308 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-12 20:51:03.615883 | ubuntu-jammy | ok 2026-03-12 20:51:03.626184 | 2026-03-12 20:51:03.626351 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-12 20:51:03.968186 | ubuntu-jammy -> localhost | ok 2026-03-12 20:51:03.974751 | 2026-03-12 20:51:03.974891 | TASK [validate-host : Collect information about the host] 2026-03-12 20:51:05.244259 | ubuntu-jammy | ok 2026-03-12 20:51:05.254576 | 2026-03-12 20:51:05.254708 | TASK [validate-host : Sanitize hostname] 2026-03-12 20:51:05.371386 | ubuntu-jammy | ok 2026-03-12 20:51:05.414421 | 2026-03-12 20:51:05.414566 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-12 20:51:06.018061 | ubuntu-jammy -> localhost | changed 2026-03-12 20:51:06.024207 | 2026-03-12 20:51:06.024330 | TASK [validate-host : Collect information about zuul worker] 2026-03-12 20:51:06.434323 | ubuntu-jammy | ok 2026-03-12 20:51:06.444415 | 2026-03-12 20:51:06.444572 | TASK [validate-host : Write out all zuul information for each host] 2026-03-12 20:51:07.003376 | ubuntu-jammy -> localhost | changed 2026-03-12 20:51:07.021754 | 2026-03-12 20:51:07.021899 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-12 20:51:07.305270 | ubuntu-jammy | ok 2026-03-12 20:51:07.322487 | 2026-03-12 20:51:07.322614 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-12 20:51:08.309098 | ubuntu-jammy | changed: 2026-03-12 20:51:08.309327 | ubuntu-jammy | cd+++++++++ src/ 2026-03-12 20:51:08.309366 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-12 20:51:08.309391 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-12 20:51:08.309415 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-12 20:51:08.309437 | ubuntu-jammy | Containerfile 2026-03-12 20:51:08.309595 | ubuntu-jammy | Containerfile 2026-03-12 20:51:08.324385 | ubuntu-jammy | Containerfile 2026-03-12 20:51:08.324570 | ubuntu-jammy | Containerfile 2026-03-12 20:51:08.324645 | ubuntu-jammy | Containerfile 2026-03-12 20:51:08.324716 | ubuntu-jammy | Containerfile 2026-03-12 20:51:08.324786 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006822 2026-03-12 20:52:49.183134 | 2026-03-12 20:52:49.183275 | TASK [upload-logs : Upload logs to log server] 2026-03-12 20:52:49.739310 | localhost | Output suppressed because no_log was given 2026-03-12 20:52:49.743416 | 2026-03-12 20:52:49.743641 | LOOP [upload-logs : Compress console log and json output] 2026-03-12 20:52:49.801987 | localhost | skipping: Conditional result was False 2026-03-12 20:52:49.807056 | localhost | skipping: Conditional result was False 2026-03-12 20:52:49.819792 | 2026-03-12 20:52:49.820048 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-12 20:52:49.868455 | localhost | skipping: Conditional result was False 2026-03-12 20:52:49.869160 | 2026-03-12 20:52:49.872549 | localhost | skipping: Conditional result was False 2026-03-12 20:52:49.886344 | 2026-03-12 20:52:49.886598 | LOOP [upload-logs : Upload console log and json output]