2026-04-16 10:09:56.380465 | Job console starting 2026-04-16 10:09:56.397205 | Updating git repos 2026-04-16 10:09:56.470771 | Cloning repos into workspace 2026-04-16 10:09:56.540218 | Restoring repo states 2026-04-16 10:09:56.564148 | Merging changes 2026-04-16 10:09:57.371446 | Checking out repos 2026-04-16 10:09:57.427353 | Preparing playbooks 2026-04-16 10:09:58.550228 | Running Ansible setup 2026-04-16 10:10:04.469144 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-16 10:10:05.476782 | 2026-04-16 10:10:05.476977 | PLAY [Base pre] 2026-04-16 10:10:05.536624 | 2026-04-16 10:10:05.536807 | TASK [Setup log path fact] 2026-04-16 10:10:05.585685 | debian-bookworm | ok 2026-04-16 10:10:05.619042 | 2026-04-16 10:10:05.619253 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-16 10:10:05.671211 | debian-bookworm | ok 2026-04-16 10:10:05.693285 | 2026-04-16 10:10:05.693463 | TASK [emit-job-header : Print job information] 2026-04-16 10:10:05.766765 | # Job Information 2026-04-16 10:10:05.767088 | Ansible Version: 2.16.14 2026-04-16 10:10:05.767147 | Job: ansible-lint 2026-04-16 10:10:05.767187 | Pipeline: check 2026-04-16 10:10:05.767210 | Executor: 521e9411259a 2026-04-16 10:10:05.767231 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/728 2026-04-16 10:10:05.767253 | Event ID: 651fd930-397c-11f1-8679-25c8aa381999 2026-04-16 10:10:05.777848 | 2026-04-16 10:10:05.778042 | LOOP [emit-job-header : Print node information] 2026-04-16 10:10:06.103866 | debian-bookworm | ok: 2026-04-16 10:10:06.104087 | debian-bookworm | # Node Information 2026-04-16 10:10:06.104126 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-16 10:10:06.104152 | debian-bookworm | Hostname: debian 2026-04-16 10:10:06.104174 | debian-bookworm | Username: zuul 2026-04-16 10:10:06.104195 | debian-bookworm | Distro: Debian 12.13 2026-04-16 10:10:06.104218 | debian-bookworm | Provider: regiocloud-a 2026-04-16 10:10:06.104239 | debian-bookworm | Region: 2026-04-16 10:10:06.104261 | debian-bookworm | Label: debian-bookworm 2026-04-16 10:10:06.104281 | debian-bookworm | Product Name: OpenStack Nova 2026-04-16 10:10:06.104342 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0a:f610 2026-04-16 10:10:06.123987 | 2026-04-16 10:10:06.124163 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-16 10:10:07.038979 | debian-bookworm -> localhost | changed 2026-04-16 10:10:07.047127 | 2026-04-16 10:10:07.047277 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-16 10:10:08.937700 | debian-bookworm -> localhost | changed 2026-04-16 10:10:08.954953 | 2026-04-16 10:10:08.955113 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-16 10:10:09.592278 | debian-bookworm -> localhost | ok 2026-04-16 10:10:09.616543 | 2026-04-16 10:10:09.616708 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-16 10:10:09.671416 | debian-bookworm | ok 2026-04-16 10:10:09.705161 | debian-bookworm | included: /var/lib/zuul/builds/b652b6177c254ed68e60f65caa9a8c83/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-16 10:10:09.713553 | 2026-04-16 10:10:09.713749 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-16 10:10:11.530780 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-16 10:10:11.531065 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b652b6177c254ed68e60f65caa9a8c83/work/b652b6177c254ed68e60f65caa9a8c83_id_rsa 2026-04-16 10:10:11.531108 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b652b6177c254ed68e60f65caa9a8c83/work/b652b6177c254ed68e60f65caa9a8c83_id_rsa.pub 2026-04-16 10:10:11.531134 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-16 10:10:11.531158 | debian-bookworm -> localhost | SHA256:8q1onqR8X6SCv1qkMUJ5sQebDpLYbbcD64/AetTbuic zuul-build-sshkey 2026-04-16 10:10:11.531195 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-16 10:10:11.531218 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-16 10:10:11.531239 | debian-bookworm -> localhost | | o | 2026-04-16 10:10:11.531260 | debian-bookworm -> localhost | |.o o * | 2026-04-16 10:10:11.531281 | debian-bookworm -> localhost | |+ = O o | 2026-04-16 10:10:11.531328 | debian-bookworm -> localhost | | o = = . | 2026-04-16 10:10:11.531353 | debian-bookworm -> localhost | | ..= = S . | 2026-04-16 10:10:11.531379 | debian-bookworm -> localhost | | ..o.* + + | 2026-04-16 10:10:11.531400 | debian-bookworm -> localhost | | .o +o+ o o | 2026-04-16 10:10:11.531419 | debian-bookworm -> localhost | | ..oEB=+ o | 2026-04-16 10:10:11.531440 | debian-bookworm -> localhost | |.. BXBoo | 2026-04-16 10:10:11.531460 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-16 10:10:11.531518 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.769338 2026-04-16 10:10:11.538466 | 2026-04-16 10:10:11.538606 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-16 10:10:11.593388 | debian-bookworm | ok 2026-04-16 10:10:11.614368 | debian-bookworm | included: /var/lib/zuul/builds/b652b6177c254ed68e60f65caa9a8c83/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-16 10:10:11.635639 | 2026-04-16 10:10:11.635781 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-16 10:10:11.686406 | debian-bookworm | skipping: Conditional result was False 2026-04-16 10:10:11.693980 | 2026-04-16 10:10:11.694106 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-16 10:10:12.538234 | debian-bookworm | changed 2026-04-16 10:10:12.544552 | 2026-04-16 10:10:12.544697 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-16 10:10:12.796537 | debian-bookworm | ok 2026-04-16 10:10:12.802487 | 2026-04-16 10:10:12.802618 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-16 10:10:13.468712 | debian-bookworm | changed 2026-04-16 10:10:13.481453 | 2026-04-16 10:10:13.481607 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-16 10:10:14.145764 | debian-bookworm | changed 2026-04-16 10:10:14.153548 | 2026-04-16 10:10:14.153685 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-16 10:10:14.188263 | debian-bookworm | skipping: Conditional result was False 2026-04-16 10:10:14.195464 | 2026-04-16 10:10:14.195603 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-16 10:10:14.716584 | debian-bookworm -> localhost | changed 2026-04-16 10:10:14.727786 | 2026-04-16 10:10:14.727921 | TASK [add-build-sshkey : Add back temp key] 2026-04-16 10:10:15.180459 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b652b6177c254ed68e60f65caa9a8c83/work/b652b6177c254ed68e60f65caa9a8c83_id_rsa (zuul-build-sshkey) 2026-04-16 10:10:15.180722 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022858 2026-04-16 10:10:15.189938 | 2026-04-16 10:10:15.190088 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-16 10:10:15.628988 | debian-bookworm | ok 2026-04-16 10:10:15.634696 | 2026-04-16 10:10:15.638371 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-16 10:10:15.685730 | debian-bookworm | skipping: Conditional result was False 2026-04-16 10:10:15.698271 | 2026-04-16 10:10:15.698443 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-16 10:10:16.267089 | debian-bookworm | ok 2026-04-16 10:10:16.303818 | 2026-04-16 10:10:16.303985 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-16 10:10:16.340719 | debian-bookworm | ok 2026-04-16 10:10:16.346563 | 2026-04-16 10:10:16.346698 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-16 10:10:16.819982 | debian-bookworm -> localhost | ok 2026-04-16 10:10:16.835494 | 2026-04-16 10:10:16.837094 | TASK [validate-host : Collect information about the host] 2026-04-16 10:10:18.108540 | debian-bookworm | ok 2026-04-16 10:10:18.135936 | 2026-04-16 10:10:18.136091 | TASK [validate-host : Sanitize hostname] 2026-04-16 10:10:18.301488 | debian-bookworm | ok 2026-04-16 10:10:18.363454 | 2026-04-16 10:10:18.363612 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-16 10:10:19.110226 | debian-bookworm -> localhost | changed 2026-04-16 10:10:19.117230 | 2026-04-16 10:10:19.117431 | TASK [validate-host : Collect information about zuul worker] 2026-04-16 10:10:19.537048 | debian-bookworm | ok 2026-04-16 10:10:19.547547 | 2026-04-16 10:10:19.547757 | TASK [validate-host : Write out all zuul information for each host] 2026-04-16 10:10:20.223385 | debian-bookworm -> localhost | changed 2026-04-16 10:10:20.235716 | 2026-04-16 10:10:20.235920 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-16 10:10:20.509366 | debian-bookworm | ok 2026-04-16 10:10:20.515664 | 2026-04-16 10:10:20.515796 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-16 10:10:21.619736 | debian-bookworm | changed: 2026-04-16 10:10:21.619967 | debian-bookworm | cd+++++++++ src/ 2026-04-16 10:10:21.620002 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-16 10:10:21.620026 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-16 10:10:21.620047 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-04-16 10:10:21.620067 | debian-bookworm | Containerfile 2026-04-16 10:10:21.620359 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007229 2026-04-16 10:11:02.424625 | 2026-04-16 10:11:02.424808 | TASK [upload-logs : Upload logs to log server] 2026-04-16 10:11:03.002253 | localhost | Output suppressed because no_log was given 2026-04-16 10:11:03.005328 | 2026-04-16 10:11:03.005491 | LOOP [upload-logs : Compress console log and json output] 2026-04-16 10:11:03.067727 | localhost | skipping: Conditional result was False 2026-04-16 10:11:03.074123 | localhost | skipping: Conditional result was False 2026-04-16 10:11:03.088163 | 2026-04-16 10:11:03.088294 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-16 10:11:03.143449 | localhost | skipping: Conditional result was False 2026-04-16 10:11:03.143818 | 2026-04-16 10:11:03.145776 | localhost | skipping: Conditional result was False 2026-04-16 10:11:03.161423 | 2026-04-16 10:11:03.161626 | LOOP [upload-logs : Upload console log and json output]