2026-01-13 22:03:53.424942 | Job console starting 2026-01-13 22:03:53.443345 | Updating git repos 2026-01-13 22:03:53.466053 | Cloning repos into workspace 2026-01-13 22:03:53.503173 | Restoring repo states 2026-01-13 22:03:53.511043 | Merging changes 2026-01-13 22:03:54.013463 | Checking out repos 2026-01-13 22:03:54.049799 | Preparing playbooks 2026-01-13 22:03:54.713461 | Running Ansible setup 2026-01-13 22:03:58.917285 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-13 22:03:59.757937 | 2026-01-13 22:03:59.758112 | PLAY [Base pre] 2026-01-13 22:03:59.776058 | 2026-01-13 22:03:59.776202 | TASK [Setup log path fact] 2026-01-13 22:03:59.795828 | debian-bookworm | ok 2026-01-13 22:03:59.812188 | 2026-01-13 22:03:59.812380 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-13 22:03:59.865608 | debian-bookworm | ok 2026-01-13 22:03:59.883566 | 2026-01-13 22:03:59.883717 | TASK [emit-job-header : Print job information] 2026-01-13 22:03:59.934562 | # Job Information 2026-01-13 22:03:59.934757 | Ansible Version: 2.16.14 2026-01-13 22:03:59.934792 | Job: yamllint 2026-01-13 22:03:59.934825 | Pipeline: check 2026-01-13 22:03:59.934869 | Executor: 521e9411259a 2026-01-13 22:03:59.934890 | Triggered by: https://github.com/osism/terraform-base/pull/98 2026-01-13 22:03:59.934913 | Event ID: babb26a0-f0cb-11f0-9ddb-02a793841a8d 2026-01-13 22:03:59.943816 | 2026-01-13 22:03:59.943943 | LOOP [emit-job-header : Print node information] 2026-01-13 22:04:00.068703 | debian-bookworm | ok: 2026-01-13 22:04:00.068929 | debian-bookworm | # Node Information 2026-01-13 22:04:00.068979 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-13 22:04:00.069005 | debian-bookworm | Hostname: debian 2026-01-13 22:04:00.069027 | debian-bookworm | Username: zuul 2026-01-13 22:04:00.069047 | debian-bookworm | Distro: Debian 12.13 2026-01-13 22:04:00.069153 | debian-bookworm | Provider: regiocloud-a 2026-01-13 22:04:00.069188 | debian-bookworm | Region: 2026-01-13 22:04:00.069212 | debian-bookworm | Label: debian-bookworm 2026-01-13 22:04:00.069238 | debian-bookworm | Product Name: OpenStack Nova 2026-01-13 22:04:00.069267 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaa:ad74 2026-01-13 22:04:00.090713 | 2026-01-13 22:04:00.090910 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-13 22:04:00.582214 | debian-bookworm -> localhost | changed 2026-01-13 22:04:00.599050 | 2026-01-13 22:04:00.599252 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-13 22:04:01.710425 | debian-bookworm -> localhost | changed 2026-01-13 22:04:01.723750 | 2026-01-13 22:04:01.723934 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-13 22:04:02.025977 | debian-bookworm -> localhost | ok 2026-01-13 22:04:02.036592 | 2026-01-13 22:04:02.036795 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-13 22:04:02.073983 | debian-bookworm | ok 2026-01-13 22:04:02.093162 | debian-bookworm | included: /var/lib/zuul/builds/ee0d27b2601c45b5a51d13036e546ce8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-13 22:04:02.099871 | 2026-01-13 22:04:02.099988 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-13 22:04:04.274538 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-13 22:04:04.275087 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ee0d27b2601c45b5a51d13036e546ce8/work/ee0d27b2601c45b5a51d13036e546ce8_id_rsa 2026-01-13 22:04:04.275170 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ee0d27b2601c45b5a51d13036e546ce8/work/ee0d27b2601c45b5a51d13036e546ce8_id_rsa.pub 2026-01-13 22:04:04.275227 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-13 22:04:04.275281 | debian-bookworm -> localhost | SHA256:GFOsoXcXvtqiVAeNKn+oLCm0Zabw6gjYtrrd3yjwfUQ zuul-build-sshkey 2026-01-13 22:04:04.275330 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-13 22:04:04.275423 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-13 22:04:04.275472 | debian-bookworm -> localhost | | .. | 2026-01-13 22:04:04.275518 | debian-bookworm -> localhost | | ...o. | 2026-01-13 22:04:04.275561 | debian-bookworm -> localhost | | .ooo... | 2026-01-13 22:04:04.275604 | debian-bookworm -> localhost | | . o=E.o | 2026-01-13 22:04:04.275648 | debian-bookworm -> localhost | | ..ooS... | 2026-01-13 22:04:04.275697 | debian-bookworm -> localhost | |oo.+ o o... | 2026-01-13 22:04:04.275740 | debian-bookworm -> localhost | |=.O+ .+..o | 2026-01-13 22:04:04.275780 | debian-bookworm -> localhost | |+=++oo.++ . | 2026-01-13 22:04:04.275824 | debian-bookworm -> localhost | |**o.+o+o.. | 2026-01-13 22:04:04.275868 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-13 22:04:04.275984 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.613812 2026-01-13 22:04:04.291149 | 2026-01-13 22:04:04.291371 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-13 22:04:04.326042 | debian-bookworm | ok 2026-01-13 22:04:04.337388 | debian-bookworm | included: /var/lib/zuul/builds/ee0d27b2601c45b5a51d13036e546ce8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-13 22:04:04.347027 | 2026-01-13 22:04:04.347145 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-13 22:04:04.381661 | debian-bookworm | skipping: Conditional result was False 2026-01-13 22:04:04.395064 | 2026-01-13 22:04:04.395257 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-13 22:04:05.098010 | debian-bookworm | changed 2026-01-13 22:04:05.110806 | 2026-01-13 22:04:05.111060 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-13 22:04:05.375218 | debian-bookworm | ok 2026-01-13 22:04:05.385545 | 2026-01-13 22:04:05.385680 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-13 22:04:05.985549 | debian-bookworm | changed 2026-01-13 22:04:05.992553 | 2026-01-13 22:04:05.992658 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-13 22:04:06.615500 | debian-bookworm | changed 2026-01-13 22:04:06.624673 | 2026-01-13 22:04:06.624829 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-13 22:04:06.650075 | debian-bookworm | skipping: Conditional result was False 2026-01-13 22:04:06.667174 | 2026-01-13 22:04:06.667370 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-13 22:04:07.123628 | debian-bookworm -> localhost | changed 2026-01-13 22:04:07.141828 | 2026-01-13 22:04:07.141976 | TASK [add-build-sshkey : Add back temp key] 2026-01-13 22:04:07.478897 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ee0d27b2601c45b5a51d13036e546ce8/work/ee0d27b2601c45b5a51d13036e546ce8_id_rsa (zuul-build-sshkey) 2026-01-13 22:04:07.479121 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013189 2026-01-13 22:04:07.486523 | 2026-01-13 22:04:07.486616 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-13 22:04:07.865086 | debian-bookworm | ok 2026-01-13 22:04:07.873310 | 2026-01-13 22:04:07.873494 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-13 22:04:07.907826 | debian-bookworm | skipping: Conditional result was False 2026-01-13 22:04:07.924470 | 2026-01-13 22:04:07.924601 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-13 22:04:08.339710 | debian-bookworm | ok 2026-01-13 22:04:08.354271 | 2026-01-13 22:04:08.354404 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-13 22:04:08.399090 | debian-bookworm | ok 2026-01-13 22:04:08.408462 | 2026-01-13 22:04:08.408623 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-13 22:04:08.665472 | debian-bookworm -> localhost | ok 2026-01-13 22:04:08.671669 | 2026-01-13 22:04:08.671788 | TASK [validate-host : Collect information about the host] 2026-01-13 22:04:09.746016 | debian-bookworm | ok 2026-01-13 22:04:09.762790 | 2026-01-13 22:04:09.762936 | TASK [validate-host : Sanitize hostname] 2026-01-13 22:04:09.882035 | debian-bookworm | ok 2026-01-13 22:04:09.916693 | 2026-01-13 22:04:09.916804 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-13 22:04:10.425317 | debian-bookworm -> localhost | changed 2026-01-13 22:04:10.431023 | 2026-01-13 22:04:10.431117 | TASK [validate-host : Collect information about zuul worker] 2026-01-13 22:04:10.865113 | debian-bookworm | ok 2026-01-13 22:04:10.869591 | 2026-01-13 22:04:10.869685 | TASK [validate-host : Write out all zuul information for each host] 2026-01-13 22:04:11.340387 | debian-bookworm -> localhost | changed 2026-01-13 22:04:11.354516 | 2026-01-13 22:04:11.354652 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-13 22:04:11.632107 | debian-bookworm | ok 2026-01-13 22:04:11.643168 | 2026-01-13 22:04:11.643323 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-13 22:04:12.549831 | debian-bookworm | changed: 2026-01-13 22:04:12.550095 | debian-bookworm | cd+++++++++ src/ 2026-01-13 22:04:12.550146 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-13 22:04:12.550182 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-13 22:04:12.550212 | debian-bookworm | cd+++++++++ src/github.com/osism/terraform-base/ 2026-01-13 22:04:12.550242 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009362 2026-01-13 22:04:36.422959 | 2026-01-13 22:04:36.423142 | TASK [upload-logs : Upload logs to log server] 2026-01-13 22:04:37.061370 | localhost | Output suppressed because no_log was given 2026-01-13 22:04:37.063844 | 2026-01-13 22:04:37.063973 | LOOP [upload-logs : Compress console log and json output] 2026-01-13 22:04:37.134241 | localhost | skipping: Conditional result was False 2026-01-13 22:04:37.142069 | localhost | skipping: Conditional result was False 2026-01-13 22:04:37.155813 | 2026-01-13 22:04:37.156070 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-13 22:04:37.213785 | localhost | skipping: Conditional result was False 2026-01-13 22:04:37.214463 | 2026-01-13 22:04:37.216565 | localhost | skipping: Conditional result was False 2026-01-13 22:04:37.232187 | 2026-01-13 22:04:37.232470 | LOOP [upload-logs : Upload console log and json output]