2026-03-14 12:43:55.896739 | Job console starting 2026-03-14 12:43:55.910606 | Updating git repos 2026-03-14 12:43:55.966740 | Cloning repos into workspace 2026-03-14 12:43:56.040359 | Restoring repo states 2026-03-14 12:43:56.058933 | Merging changes 2026-03-14 12:43:56.762704 | Checking out repos 2026-03-14 12:43:56.803928 | Preparing playbooks 2026-03-14 12:43:57.608956 | Running Ansible setup 2026-03-14 12:44:02.262403 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-14 12:44:02.997205 | 2026-03-14 12:44:02.997337 | PLAY [Base pre] 2026-03-14 12:44:03.009943 | 2026-03-14 12:44:03.010048 | TASK [Setup log path fact] 2026-03-14 12:44:03.027263 | debian-bookworm | ok 2026-03-14 12:44:03.039523 | 2026-03-14 12:44:03.039651 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 12:44:03.067044 | debian-bookworm | ok 2026-03-14 12:44:03.074676 | 2026-03-14 12:44:03.074769 | TASK [emit-job-header : Print job information] 2026-03-14 12:44:03.102439 | # Job Information 2026-03-14 12:44:03.102633 | Ansible Version: 2.16.14 2026-03-14 12:44:03.102664 | Job: ansible-lint 2026-03-14 12:44:03.102694 | Pipeline: check 2026-03-14 12:44:03.102717 | Executor: 521e9411259a 2026-03-14 12:44:03.102733 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/725 2026-03-14 12:44:03.102751 | Event ID: 714fc6e0-1fa3-11f1-8630-a86ccf8c0d4f 2026-03-14 12:44:03.106748 | 2026-03-14 12:44:03.106850 | LOOP [emit-job-header : Print node information] 2026-03-14 12:44:03.189174 | debian-bookworm | ok: 2026-03-14 12:44:03.189364 | debian-bookworm | # Node Information 2026-03-14 12:44:03.189393 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-14 12:44:03.189413 | debian-bookworm | Hostname: debian 2026-03-14 12:44:03.189431 | debian-bookworm | Username: zuul 2026-03-14 12:44:03.189447 | debian-bookworm | Distro: Debian 12.13 2026-03-14 12:44:03.189471 | debian-bookworm | Provider: regiocloud-a 2026-03-14 12:44:03.189491 | debian-bookworm | Region: 2026-03-14 12:44:03.189508 | debian-bookworm | Label: debian-bookworm 2026-03-14 12:44:03.189524 | debian-bookworm | Product Name: OpenStack Nova 2026-03-14 12:44:03.189562 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe85:6c8e 2026-03-14 12:44:03.200186 | 2026-03-14 12:44:03.200278 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-14 12:44:03.800969 | debian-bookworm -> localhost | changed 2026-03-14 12:44:03.807666 | 2026-03-14 12:44:03.807772 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-14 12:44:05.310489 | debian-bookworm -> localhost | changed 2026-03-14 12:44:05.321663 | 2026-03-14 12:44:05.321768 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-14 12:44:05.642130 | debian-bookworm -> localhost | ok 2026-03-14 12:44:05.647998 | 2026-03-14 12:44:05.648095 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-14 12:44:05.675558 | debian-bookworm | ok 2026-03-14 12:44:05.691931 | debian-bookworm | included: /var/lib/zuul/builds/975d82a525c8428a97444cf059bc1e31/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-14 12:44:05.698226 | 2026-03-14 12:44:05.698320 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-14 12:44:07.861643 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-14 12:44:07.861837 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/975d82a525c8428a97444cf059bc1e31/work/975d82a525c8428a97444cf059bc1e31_id_rsa 2026-03-14 12:44:07.861873 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/975d82a525c8428a97444cf059bc1e31/work/975d82a525c8428a97444cf059bc1e31_id_rsa.pub 2026-03-14 12:44:07.861896 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-14 12:44:07.861917 | debian-bookworm -> localhost | SHA256:jNGyqY+hdrLNjo8KhZfDZx2YBjU0jbac2eOvBNK9Psc zuul-build-sshkey 2026-03-14 12:44:07.861943 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-14 12:44:07.861962 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-14 12:44:07.861980 | debian-bookworm -> localhost | | .o=o | 2026-03-14 12:44:07.861998 | debian-bookworm -> localhost | | .o=.. | 2026-03-14 12:44:07.862015 | debian-bookworm -> localhost | | o+=+ . | 2026-03-14 12:44:07.862033 | debian-bookworm -> localhost | | o +=ooO | 2026-03-14 12:44:07.862049 | debian-bookworm -> localhost | |. B =.*.S | 2026-03-14 12:44:07.862069 | debian-bookworm -> localhost | | o = o.. | 2026-03-14 12:44:07.862087 | debian-bookworm -> localhost | |. o oo | 2026-03-14 12:44:07.862104 | debian-bookworm -> localhost | |. o*.*. E | 2026-03-14 12:44:07.862122 | debian-bookworm -> localhost | |.o=** ++ | 2026-03-14 12:44:07.862139 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-14 12:44:07.862185 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.607112 2026-03-14 12:44:07.867643 | 2026-03-14 12:44:07.867717 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-14 12:44:07.903752 | debian-bookworm | ok 2026-03-14 12:44:07.910923 | debian-bookworm | included: /var/lib/zuul/builds/975d82a525c8428a97444cf059bc1e31/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-14 12:44:07.929277 | 2026-03-14 12:44:07.929350 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-14 12:44:07.958334 | debian-bookworm | skipping: Conditional result was False 2026-03-14 12:44:07.963698 | 2026-03-14 12:44:07.963787 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-14 12:44:08.556353 | debian-bookworm | changed 2026-03-14 12:44:08.560605 | 2026-03-14 12:44:08.560678 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-14 12:44:08.780651 | debian-bookworm | ok 2026-03-14 12:44:08.785011 | 2026-03-14 12:44:08.785085 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-14 12:44:09.398044 | debian-bookworm | changed 2026-03-14 12:44:09.407145 | 2026-03-14 12:44:09.407263 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-14 12:44:10.056156 | debian-bookworm | changed 2026-03-14 12:44:10.063678 | 2026-03-14 12:44:10.063816 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-14 12:44:10.082346 | debian-bookworm | skipping: Conditional result was False 2026-03-14 12:44:10.095297 | 2026-03-14 12:44:10.095496 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-14 12:44:10.548215 | debian-bookworm -> localhost | changed 2026-03-14 12:44:10.558643 | 2026-03-14 12:44:10.558747 | TASK [add-build-sshkey : Add back temp key] 2026-03-14 12:44:10.888126 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/975d82a525c8428a97444cf059bc1e31/work/975d82a525c8428a97444cf059bc1e31_id_rsa (zuul-build-sshkey) 2026-03-14 12:44:10.888342 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021339 2026-03-14 12:44:10.895614 | 2026-03-14 12:44:10.895713 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-14 12:44:11.268596 | debian-bookworm | ok 2026-03-14 12:44:11.273511 | 2026-03-14 12:44:11.273612 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-14 12:44:11.296464 | debian-bookworm | skipping: Conditional result was False 2026-03-14 12:44:11.307987 | 2026-03-14 12:44:11.308095 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-14 12:44:11.700882 | debian-bookworm | ok 2026-03-14 12:44:11.711279 | 2026-03-14 12:44:11.711379 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-14 12:44:11.748926 | debian-bookworm | ok 2026-03-14 12:44:11.754303 | 2026-03-14 12:44:11.754404 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-14 12:44:12.100581 | debian-bookworm -> localhost | ok 2026-03-14 12:44:12.106632 | 2026-03-14 12:44:12.106722 | TASK [validate-host : Collect information about the host] 2026-03-14 12:44:13.216802 | debian-bookworm | ok 2026-03-14 12:44:13.227596 | 2026-03-14 12:44:13.227692 | TASK [validate-host : Sanitize hostname] 2026-03-14 12:44:13.332550 | debian-bookworm | ok 2026-03-14 12:44:13.392224 | 2026-03-14 12:44:13.392328 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-14 12:44:13.933573 | debian-bookworm -> localhost | changed 2026-03-14 12:44:13.942581 | 2026-03-14 12:44:13.942708 | TASK [validate-host : Collect information about zuul worker] 2026-03-14 12:44:14.310031 | debian-bookworm | ok 2026-03-14 12:44:14.318085 | 2026-03-14 12:44:14.318232 | TASK [validate-host : Write out all zuul information for each host] 2026-03-14 12:44:14.932315 | debian-bookworm -> localhost | changed 2026-03-14 12:44:14.942074 | 2026-03-14 12:44:14.942214 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-14 12:44:15.244215 | debian-bookworm | ok 2026-03-14 12:44:15.249960 | 2026-03-14 12:44:15.250080 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-14 12:44:16.188631 | debian-bookworm | changed: 2026-03-14 12:44:16.188840 | debian-bookworm | cd+++++++++ src/ 2026-03-14 12:44:16.188875 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-14 12:44:16.188899 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-14 12:44:16.188921 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-03-14 12:44:16.188941 | debian-bookworm | Containerfile 2026-03-14 12:44:16.189069 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008669 2026-03-14 12:44:56.967208 | 2026-03-14 12:44:56.967387 | TASK [upload-logs : Upload logs to log server] 2026-03-14 12:44:57.541896 | localhost | Output suppressed because no_log was given 2026-03-14 12:44:57.544074 | 2026-03-14 12:44:57.544186 | LOOP [upload-logs : Compress console log and json output] 2026-03-14 12:44:57.596916 | localhost | skipping: Conditional result was False 2026-03-14 12:44:57.600649 | localhost | skipping: Conditional result was False 2026-03-14 12:44:57.615930 | 2026-03-14 12:44:57.616162 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-14 12:44:57.662226 | localhost | skipping: Conditional result was False 2026-03-14 12:44:57.662954 | 2026-03-14 12:44:57.667820 | localhost | skipping: Conditional result was False 2026-03-14 12:44:57.679810 | 2026-03-14 12:44:57.680010 | LOOP [upload-logs : Upload console log and json output]