2026-02-22 03:18:46.129347 | Job console starting 2026-02-22 03:18:46.141740 | Updating git repos 2026-02-22 03:18:46.170396 | Cloning repos into workspace 2026-02-22 03:18:46.209242 | Restoring repo states 2026-02-22 03:18:46.221934 | Merging changes 2026-02-22 03:18:46.221958 | Checking out repos 2026-02-22 03:18:46.303602 | Preparing playbooks 2026-02-22 03:18:47.456515 | Running Ansible setup 2026-02-22 03:18:53.160927 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-22 03:18:54.081644 | 2026-02-22 03:18:54.081795 | PLAY [Base pre] 2026-02-22 03:18:54.127064 | 2026-02-22 03:18:54.127222 | TASK [Setup log path fact] 2026-02-22 03:18:54.155267 | debian-bookworm | ok 2026-02-22 03:18:54.182700 | 2026-02-22 03:18:54.182884 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-22 03:18:54.212847 | debian-bookworm | ok 2026-02-22 03:18:54.228022 | 2026-02-22 03:18:54.228125 | TASK [emit-job-header : Print job information] 2026-02-22 03:18:54.255102 | # Job Information 2026-02-22 03:18:54.255244 | Ansible Version: 2.16.14 2026-02-22 03:18:54.255272 | Job: hadolint 2026-02-22 03:18:54.255298 | Pipeline: periodic-daily 2026-02-22 03:18:54.255317 | Executor: 521e9411259a 2026-02-22 03:18:54.255334 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-02-22 03:18:54.255352 | Event ID: 38103c7db969434f8f4b2b8fd59040bb 2026-02-22 03:18:54.259242 | 2026-02-22 03:18:54.259318 | LOOP [emit-job-header : Print node information] 2026-02-22 03:18:54.411456 | debian-bookworm | ok: 2026-02-22 03:18:54.411618 | debian-bookworm | # Node Information 2026-02-22 03:18:54.411647 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-22 03:18:54.411668 | debian-bookworm | Hostname: debian 2026-02-22 03:18:54.411686 | debian-bookworm | Username: zuul 2026-02-22 03:18:54.411703 | debian-bookworm | Distro: Debian 12.13 2026-02-22 03:18:54.411722 | debian-bookworm | Provider: regiocloud-a 2026-02-22 03:18:54.411739 | debian-bookworm | Region: 2026-02-22 03:18:54.411756 | debian-bookworm | Label: debian-bookworm 2026-02-22 03:18:54.411771 | debian-bookworm | Product Name: OpenStack Nova 2026-02-22 03:18:54.411787 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:f82e 2026-02-22 03:18:54.423613 | 2026-02-22 03:18:54.423716 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-22 03:18:54.995029 | debian-bookworm -> localhost | changed 2026-02-22 03:18:55.002539 | 2026-02-22 03:18:55.002663 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-22 03:18:56.578147 | debian-bookworm -> localhost | changed 2026-02-22 03:18:56.593956 | 2026-02-22 03:18:56.594067 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-22 03:18:57.004748 | debian-bookworm -> localhost | ok 2026-02-22 03:18:57.011004 | 2026-02-22 03:18:57.011107 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-22 03:18:57.036680 | debian-bookworm | ok 2026-02-22 03:18:57.053784 | debian-bookworm | included: /var/lib/zuul/builds/447ce39107134344b0f4a1c1d0163db8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-22 03:18:57.066028 | 2026-02-22 03:18:57.066133 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-22 03:18:58.463646 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-22 03:18:58.463854 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/447ce39107134344b0f4a1c1d0163db8/work/447ce39107134344b0f4a1c1d0163db8_id_rsa 2026-02-22 03:18:58.463895 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/447ce39107134344b0f4a1c1d0163db8/work/447ce39107134344b0f4a1c1d0163db8_id_rsa.pub 2026-02-22 03:18:58.463924 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-22 03:18:58.463950 | debian-bookworm -> localhost | SHA256:2ioYG49KBwMfu892E/zkmNx3A0PVaOZkZWkgVQy+5/8 zuul-build-sshkey 2026-02-22 03:18:58.463973 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-22 03:18:58.464006 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-22 03:18:58.464029 | debian-bookworm -> localhost | | ..+O+. | 2026-02-22 03:18:58.464051 | debian-bookworm -> localhost | | oB.= | 2026-02-22 03:18:58.464072 | debian-bookworm -> localhost | |. . B.. | 2026-02-22 03:18:58.464092 | debian-bookworm -> localhost | |.. o . .. | 2026-02-22 03:18:58.464112 | debian-bookworm -> localhost | | oo . S. . . | 2026-02-22 03:18:58.464138 | debian-bookworm -> localhost | | =. oo. o o | 2026-02-22 03:18:58.464159 | debian-bookworm -> localhost | | ..O ..O. o . | 2026-02-22 03:18:58.464179 | debian-bookworm -> localhost | |. =o+ *.+ . o . | 2026-02-22 03:18:58.464200 | debian-bookworm -> localhost | |.. .oo.. . . . E| 2026-02-22 03:18:58.464221 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-22 03:18:58.464271 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.601589 2026-02-22 03:18:58.470453 | 2026-02-22 03:18:58.470544 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-22 03:18:58.501781 | debian-bookworm | ok 2026-02-22 03:18:58.513538 | debian-bookworm | included: /var/lib/zuul/builds/447ce39107134344b0f4a1c1d0163db8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-22 03:18:58.523374 | 2026-02-22 03:18:58.523467 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-22 03:18:58.546793 | debian-bookworm | skipping: Conditional result was False 2026-02-22 03:18:58.561338 | 2026-02-22 03:18:58.561468 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-22 03:18:59.210764 | debian-bookworm | changed 2026-02-22 03:18:59.218688 | 2026-02-22 03:18:59.218787 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-22 03:18:59.502402 | debian-bookworm | ok 2026-02-22 03:18:59.507895 | 2026-02-22 03:18:59.507991 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-22 03:19:00.121170 | debian-bookworm | changed 2026-02-22 03:19:00.134644 | 2026-02-22 03:19:00.134781 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-22 03:19:00.745863 | debian-bookworm | changed 2026-02-22 03:19:00.753385 | 2026-02-22 03:19:00.753498 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-22 03:19:00.777189 | debian-bookworm | skipping: Conditional result was False 2026-02-22 03:19:00.785830 | 2026-02-22 03:19:00.785931 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-22 03:19:01.235631 | debian-bookworm -> localhost | changed 2026-02-22 03:19:01.248618 | 2026-02-22 03:19:01.248727 | TASK [add-build-sshkey : Add back temp key] 2026-02-22 03:19:01.560519 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/447ce39107134344b0f4a1c1d0163db8/work/447ce39107134344b0f4a1c1d0163db8_id_rsa (zuul-build-sshkey) 2026-02-22 03:19:01.560753 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016354 2026-02-22 03:19:01.569138 | 2026-02-22 03:19:01.569238 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-22 03:19:01.953901 | debian-bookworm | ok 2026-02-22 03:19:01.959174 | 2026-02-22 03:19:01.959267 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-22 03:19:01.993141 | debian-bookworm | skipping: Conditional result was False 2026-02-22 03:19:02.007324 | 2026-02-22 03:19:02.007437 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-22 03:19:02.434110 | debian-bookworm | ok 2026-02-22 03:19:02.457114 | 2026-02-22 03:19:02.457230 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-22 03:19:02.485484 | debian-bookworm | ok 2026-02-22 03:19:02.490382 | 2026-02-22 03:19:02.490470 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-22 03:19:02.815819 | debian-bookworm -> localhost | ok 2026-02-22 03:19:02.824807 | 2026-02-22 03:19:02.824923 | TASK [validate-host : Collect information about the host] 2026-02-22 03:19:04.025323 | debian-bookworm | ok 2026-02-22 03:19:04.056708 | 2026-02-22 03:19:04.056866 | TASK [validate-host : Sanitize hostname] 2026-02-22 03:19:04.301364 | debian-bookworm | ok 2026-02-22 03:19:04.481891 | 2026-02-22 03:19:04.482054 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-22 03:19:05.667879 | debian-bookworm -> localhost | changed 2026-02-22 03:19:05.674069 | 2026-02-22 03:19:05.674209 | TASK [validate-host : Collect information about zuul worker] 2026-02-22 03:19:06.146280 | debian-bookworm | ok 2026-02-22 03:19:06.164040 | 2026-02-22 03:19:06.164215 | TASK [validate-host : Write out all zuul information for each host] 2026-02-22 03:19:07.299022 | debian-bookworm -> localhost | changed 2026-02-22 03:19:07.309665 | 2026-02-22 03:19:07.309801 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-22 03:19:07.616996 | debian-bookworm | ok 2026-02-22 03:19:07.624454 | 2026-02-22 03:19:07.624605 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-22 03:19:09.032417 | debian-bookworm | changed: 2026-02-22 03:19:09.032566 | debian-bookworm | cd+++++++++ src/ 2026-02-22 03:19:09.032618 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-22 03:19:09.032639 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-22 03:19:09.032657 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-02-22 03:19:09.032674 | debian-bookworm | Containerfile 2026-02-22 03:19:09.032782 | debian-bookworm | localhost | ok: Runtime: 0:00:00.017727 2026-02-22 03:19:18.613175 | 2026-02-22 03:19:18.613274 | TASK [upload-logs : Upload logs to log server] 2026-02-22 03:19:19.387921 | localhost | Output suppressed because no_log was given 2026-02-22 03:19:19.389288 | 2026-02-22 03:19:19.389357 | LOOP [upload-logs : Compress console log and json output] 2026-02-22 03:19:19.427452 | localhost | skipping: Conditional result was False 2026-02-22 03:19:19.432438 | localhost | skipping: Conditional result was False 2026-02-22 03:19:19.444667 | 2026-02-22 03:19:19.444756 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-22 03:19:19.481435 | localhost | skipping: Conditional result was False 2026-02-22 03:19:19.481683 | 2026-02-22 03:19:19.485313 | localhost | skipping: Conditional result was False 2026-02-22 03:19:19.492630 | 2026-02-22 03:19:19.492729 | LOOP [upload-logs : Upload console log and json output]