2026-03-29 03:18:46.369145 | Job console starting 2026-03-29 03:18:46.386038 | Updating git repos 2026-03-29 03:18:46.448392 | Cloning repos into workspace 2026-03-29 03:18:46.591593 | Restoring repo states 2026-03-29 03:18:46.608440 | Merging changes 2026-03-29 03:18:46.608459 | Checking out repos 2026-03-29 03:18:46.680084 | Preparing playbooks 2026-03-29 03:18:47.836530 | Running Ansible setup 2026-03-29 03:18:52.652329 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-29 03:18:53.428949 | 2026-03-29 03:18:53.429064 | PLAY [Base pre] 2026-03-29 03:18:53.454418 | 2026-03-29 03:18:53.454700 | TASK [Setup log path fact] 2026-03-29 03:18:53.484387 | debian-bookworm | ok 2026-03-29 03:18:53.514771 | 2026-03-29 03:18:53.514962 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-29 03:18:53.577060 | debian-bookworm | ok 2026-03-29 03:18:53.594511 | 2026-03-29 03:18:53.594652 | TASK [emit-job-header : Print job information] 2026-03-29 03:18:53.664221 | # Job Information 2026-03-29 03:18:53.664397 | Ansible Version: 2.16.14 2026-03-29 03:18:53.664432 | Job: hadolint 2026-03-29 03:18:53.664466 | Pipeline: periodic-daily 2026-03-29 03:18:53.664489 | Executor: 521e9411259a 2026-03-29 03:18:53.664510 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-03-29 03:18:53.664532 | Event ID: c69c5c1236df4436b0cac66d38d5bc46 2026-03-29 03:18:53.669451 | 2026-03-29 03:18:53.669598 | LOOP [emit-job-header : Print node information] 2026-03-29 03:18:53.867417 | debian-bookworm | ok: 2026-03-29 03:18:53.867562 | debian-bookworm | # Node Information 2026-03-29 03:18:53.867590 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-29 03:18:53.867611 | debian-bookworm | Hostname: debian 2026-03-29 03:18:53.867629 | debian-bookworm | Username: zuul 2026-03-29 03:18:53.867646 | debian-bookworm | Distro: Debian 12.13 2026-03-29 03:18:53.867666 | debian-bookworm | Provider: regiocloud-a 2026-03-29 03:18:53.867683 | debian-bookworm | Region: 2026-03-29 03:18:53.867700 | debian-bookworm | Label: debian-bookworm 2026-03-29 03:18:53.867716 | debian-bookworm | Product Name: OpenStack Nova 2026-03-29 03:18:53.867732 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe00:e285 2026-03-29 03:18:53.892224 | 2026-03-29 03:18:53.892347 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-29 03:18:54.532139 | debian-bookworm -> localhost | changed 2026-03-29 03:18:54.539412 | 2026-03-29 03:18:54.539510 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-29 03:18:56.397690 | debian-bookworm -> localhost | changed 2026-03-29 03:18:56.421259 | 2026-03-29 03:18:56.423021 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-29 03:18:57.134935 | debian-bookworm -> localhost | ok 2026-03-29 03:18:57.141713 | 2026-03-29 03:18:57.141853 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-29 03:18:57.187999 | debian-bookworm | ok 2026-03-29 03:18:57.259646 | debian-bookworm | included: /var/lib/zuul/builds/38ef10acadef4cb5af3b4ee85cf616e1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-29 03:18:57.277568 | 2026-03-29 03:18:57.277718 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-29 03:18:59.559394 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-29 03:18:59.559644 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/38ef10acadef4cb5af3b4ee85cf616e1/work/38ef10acadef4cb5af3b4ee85cf616e1_id_rsa 2026-03-29 03:18:59.559685 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/38ef10acadef4cb5af3b4ee85cf616e1/work/38ef10acadef4cb5af3b4ee85cf616e1_id_rsa.pub 2026-03-29 03:18:59.559713 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-29 03:18:59.559738 | debian-bookworm -> localhost | SHA256:VlAxwecdxDZCCA0CqVwd+Bmcr2AfcEd6ZAgkXZCZffI zuul-build-sshkey 2026-03-29 03:18:59.559760 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-29 03:18:59.559796 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-29 03:18:59.559818 | debian-bookworm -> localhost | | .o=#+=B*==.o. | 2026-03-29 03:18:59.559840 | debian-bookworm -> localhost | | .X X=o.+.o = | 2026-03-29 03:18:59.559860 | debian-bookworm -> localhost | | . o +.O. .o + o | 2026-03-29 03:18:59.559880 | debian-bookworm -> localhost | | o o +.E. . . | 2026-03-29 03:18:59.559900 | debian-bookworm -> localhost | | . o oS | 2026-03-29 03:18:59.559922 | debian-bookworm -> localhost | | o. | 2026-03-29 03:18:59.559941 | debian-bookworm -> localhost | | | 2026-03-29 03:18:59.559961 | debian-bookworm -> localhost | | | 2026-03-29 03:18:59.559981 | debian-bookworm -> localhost | | | 2026-03-29 03:18:59.560000 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-29 03:18:59.560049 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.142994 2026-03-29 03:18:59.568558 | 2026-03-29 03:18:59.568697 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-29 03:18:59.639140 | debian-bookworm | ok 2026-03-29 03:18:59.652162 | debian-bookworm | included: /var/lib/zuul/builds/38ef10acadef4cb5af3b4ee85cf616e1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-29 03:18:59.663509 | 2026-03-29 03:18:59.663646 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-29 03:18:59.688279 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:18:59.694602 | 2026-03-29 03:18:59.694737 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-29 03:19:00.412673 | debian-bookworm | changed 2026-03-29 03:19:00.418800 | 2026-03-29 03:19:00.418954 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-29 03:19:00.668415 | debian-bookworm | ok 2026-03-29 03:19:00.676473 | 2026-03-29 03:19:00.676616 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-29 03:19:01.390425 | debian-bookworm | changed 2026-03-29 03:19:01.402509 | 2026-03-29 03:19:01.402653 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-29 03:19:02.166911 | debian-bookworm | changed 2026-03-29 03:19:02.173701 | 2026-03-29 03:19:02.173819 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-29 03:19:02.203320 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:19:02.211821 | 2026-03-29 03:19:02.212066 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-29 03:19:03.070521 | debian-bookworm -> localhost | changed 2026-03-29 03:19:03.086869 | 2026-03-29 03:19:03.087014 | TASK [add-build-sshkey : Add back temp key] 2026-03-29 03:19:04.153590 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/38ef10acadef4cb5af3b4ee85cf616e1/work/38ef10acadef4cb5af3b4ee85cf616e1_id_rsa (zuul-build-sshkey) 2026-03-29 03:19:04.154059 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034162 2026-03-29 03:19:04.173100 | 2026-03-29 03:19:04.180604 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-29 03:19:04.861262 | debian-bookworm | ok 2026-03-29 03:19:04.872284 | 2026-03-29 03:19:04.872448 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-29 03:19:04.897583 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:19:04.913537 | 2026-03-29 03:19:04.913674 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-29 03:19:05.361691 | debian-bookworm | ok 2026-03-29 03:19:05.380722 | 2026-03-29 03:19:05.380859 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-29 03:19:05.436125 | debian-bookworm | ok 2026-03-29 03:19:05.441522 | 2026-03-29 03:19:05.441637 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-29 03:19:05.849874 | debian-bookworm -> localhost | ok 2026-03-29 03:19:05.856788 | 2026-03-29 03:19:05.856909 | TASK [validate-host : Collect information about the host] 2026-03-29 03:19:06.964926 | debian-bookworm | ok 2026-03-29 03:19:06.975911 | 2026-03-29 03:19:06.976045 | TASK [validate-host : Sanitize hostname] 2026-03-29 03:19:07.099173 | debian-bookworm | ok 2026-03-29 03:19:07.149152 | 2026-03-29 03:19:07.149320 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-29 03:19:07.934071 | debian-bookworm -> localhost | changed 2026-03-29 03:19:07.940513 | 2026-03-29 03:19:07.940635 | TASK [validate-host : Collect information about zuul worker] 2026-03-29 03:19:08.372715 | debian-bookworm | ok 2026-03-29 03:19:08.379168 | 2026-03-29 03:19:08.379328 | TASK [validate-host : Write out all zuul information for each host] 2026-03-29 03:19:08.991590 | debian-bookworm -> localhost | changed 2026-03-29 03:19:09.003774 | 2026-03-29 03:19:09.003902 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-29 03:19:09.258095 | debian-bookworm | ok 2026-03-29 03:19:09.266956 | 2026-03-29 03:19:09.267990 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-29 03:19:10.506108 | debian-bookworm | changed: 2026-03-29 03:19:10.506345 | debian-bookworm | cd+++++++++ src/ 2026-03-29 03:19:10.506382 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-29 03:19:10.506408 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-29 03:19:10.506430 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-03-29 03:19:10.506451 | debian-bookworm | Containerfile 2026-03-29 03:19:10.506584 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006444 2026-03-29 03:19:17.434340 | 2026-03-29 03:19:17.434484 | TASK [upload-logs : Upload logs to log server] 2026-03-29 03:19:17.969660 | localhost | Output suppressed because no_log was given 2026-03-29 03:19:17.982695 | 2026-03-29 03:19:17.983008 | LOOP [upload-logs : Compress console log and json output] 2026-03-29 03:19:18.046023 | localhost | skipping: Conditional result was False 2026-03-29 03:19:18.056141 | localhost | skipping: Conditional result was False 2026-03-29 03:19:18.068742 | 2026-03-29 03:19:18.068883 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-29 03:19:18.118265 | localhost | skipping: Conditional result was False 2026-03-29 03:19:18.118511 | 2026-03-29 03:19:18.123127 | localhost | skipping: Conditional result was False 2026-03-29 03:19:18.126100 | 2026-03-29 03:19:18.126232 | LOOP [upload-logs : Upload console log and json output]