2026-06-12 17:47:29.325223 | Job console starting 2026-06-12 17:47:29.357536 | Updating git repos 2026-06-12 17:47:29.436399 | Cloning repos into workspace 2026-06-12 17:47:29.557109 | Restoring repo states 2026-06-12 17:47:29.590692 | Merging changes 2026-06-12 17:47:30.303778 | Checking out repos 2026-06-12 17:47:30.372027 | Preparing playbooks 2026-06-12 17:47:31.728555 | Running Ansible setup 2026-06-12 17:47:37.268269 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 17:47:38.128858 | 2026-06-12 17:47:38.129104 | PLAY [Base pre] 2026-06-12 17:47:38.148115 | 2026-06-12 17:47:38.148292 | TASK [Setup log path fact] 2026-06-12 17:47:38.167916 | debian-bookworm | ok 2026-06-12 17:47:38.185419 | 2026-06-12 17:47:38.185602 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 17:47:38.214565 | debian-bookworm | ok 2026-06-12 17:47:38.224666 | 2026-06-12 17:47:38.224807 | TASK [emit-job-header : Print job information] 2026-06-12 17:47:38.264322 | # Job Information 2026-06-12 17:47:38.264516 | Ansible Version: 2.16.14 2026-06-12 17:47:38.264552 | Job: hadolint 2026-06-12 17:47:38.264585 | Pipeline: check 2026-06-12 17:47:38.264608 | Executor: 521e9411259a 2026-06-12 17:47:38.264630 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/554 2026-06-12 17:47:38.264652 | Event ID: c279a980-6686-11f1-9e02-63d100fc8012 2026-06-12 17:47:38.269667 | 2026-06-12 17:47:38.269783 | LOOP [emit-job-header : Print node information] 2026-06-12 17:47:38.487820 | debian-bookworm | ok: 2026-06-12 17:47:38.488128 | debian-bookworm | # Node Information 2026-06-12 17:47:38.488169 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 17:47:38.488195 | debian-bookworm | Hostname: debian 2026-06-12 17:47:38.488217 | debian-bookworm | Username: zuul 2026-06-12 17:47:38.488239 | debian-bookworm | Distro: Debian 12.14 2026-06-12 17:47:38.488262 | debian-bookworm | Provider: regiocloud-a 2026-06-12 17:47:38.488283 | debian-bookworm | Region: 2026-06-12 17:47:38.488304 | debian-bookworm | Label: debian-bookworm 2026-06-12 17:47:38.488325 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 17:47:38.488344 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe12:8a3b 2026-06-12 17:47:38.507939 | 2026-06-12 17:47:38.508110 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 17:47:39.391237 | debian-bookworm -> localhost | changed 2026-06-12 17:47:39.407434 | 2026-06-12 17:47:39.407664 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 17:47:40.994224 | debian-bookworm -> localhost | changed 2026-06-12 17:47:41.009009 | 2026-06-12 17:47:41.009278 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 17:47:41.595119 | debian-bookworm -> localhost | ok 2026-06-12 17:47:41.602179 | 2026-06-12 17:47:41.602335 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 17:47:41.648876 | debian-bookworm | ok 2026-06-12 17:47:41.699374 | debian-bookworm | included: /var/lib/zuul/builds/2ef1ee4746ec4144ac79118c5181afa7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 17:47:41.714375 | 2026-06-12 17:47:41.714525 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 17:47:43.458414 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 17:47:43.458593 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2ef1ee4746ec4144ac79118c5181afa7/work/2ef1ee4746ec4144ac79118c5181afa7_id_rsa 2026-06-12 17:47:43.458623 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2ef1ee4746ec4144ac79118c5181afa7/work/2ef1ee4746ec4144ac79118c5181afa7_id_rsa.pub 2026-06-12 17:47:43.458644 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 17:47:43.458664 | debian-bookworm -> localhost | SHA256:Tkap7bM07/quK3ysV+ga0Q5vOM0kllFfT4AdlYoQt8Y zuul-build-sshkey 2026-06-12 17:47:43.458691 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 17:47:43.458709 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 17:47:43.458726 | debian-bookworm -> localhost | | o..o++o. | 2026-06-12 17:47:43.458743 | debian-bookworm -> localhost | | ..=.o.o. | 2026-06-12 17:47:43.458760 | debian-bookworm -> localhost | | . o.E. .. | 2026-06-12 17:47:43.458775 | debian-bookworm -> localhost | | B .. . | 2026-06-12 17:47:43.458791 | debian-bookworm -> localhost | | B S. | 2026-06-12 17:47:43.458811 | debian-bookworm -> localhost | | . /. . | 2026-06-12 17:47:43.458827 | debian-bookworm -> localhost | | .+o%. | 2026-06-12 17:47:43.458857 | debian-bookworm -> localhost | | o=== | 2026-06-12 17:47:43.458874 | debian-bookworm -> localhost | | o*=B= | 2026-06-12 17:47:43.458890 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 17:47:43.458941 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.150266 2026-06-12 17:47:43.464130 | 2026-06-12 17:47:43.464222 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 17:47:43.500964 | debian-bookworm | ok 2026-06-12 17:47:43.509067 | debian-bookworm | included: /var/lib/zuul/builds/2ef1ee4746ec4144ac79118c5181afa7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 17:47:43.525291 | 2026-06-12 17:47:43.525381 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 17:47:43.575684 | debian-bookworm | skipping: Conditional result was False 2026-06-12 17:47:43.580375 | 2026-06-12 17:47:43.580452 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 17:47:44.325972 | debian-bookworm | changed 2026-06-12 17:47:44.330364 | 2026-06-12 17:47:44.330447 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 17:47:44.557255 | debian-bookworm | ok 2026-06-12 17:47:44.562477 | 2026-06-12 17:47:44.562568 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 17:47:45.168323 | debian-bookworm | changed 2026-06-12 17:47:45.173424 | 2026-06-12 17:47:45.173511 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 17:47:45.753502 | debian-bookworm | changed 2026-06-12 17:47:45.759162 | 2026-06-12 17:47:45.759258 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 17:47:45.772698 | debian-bookworm | skipping: Conditional result was False 2026-06-12 17:47:45.780483 | 2026-06-12 17:47:45.780589 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 17:47:46.184781 | debian-bookworm -> localhost | changed 2026-06-12 17:47:46.199169 | 2026-06-12 17:47:46.199298 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 17:47:46.533864 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2ef1ee4746ec4144ac79118c5181afa7/work/2ef1ee4746ec4144ac79118c5181afa7_id_rsa (zuul-build-sshkey) 2026-06-12 17:47:46.534109 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009655 2026-06-12 17:47:46.541860 | 2026-06-12 17:47:46.541978 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 17:47:46.970672 | debian-bookworm | ok 2026-06-12 17:47:46.975845 | 2026-06-12 17:47:46.975938 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 17:47:46.999410 | debian-bookworm | skipping: Conditional result was False 2026-06-12 17:47:47.009510 | 2026-06-12 17:47:47.009609 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 17:47:47.407237 | debian-bookworm | ok 2026-06-12 17:47:47.417311 | 2026-06-12 17:47:47.417408 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 17:47:47.444969 | debian-bookworm | ok 2026-06-12 17:47:47.450423 | 2026-06-12 17:47:47.450507 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 17:47:47.787940 | debian-bookworm -> localhost | ok 2026-06-12 17:47:47.794275 | 2026-06-12 17:47:47.794372 | TASK [validate-host : Collect information about the host] 2026-06-12 17:47:48.877513 | debian-bookworm | ok 2026-06-12 17:47:48.888510 | 2026-06-12 17:47:48.888606 | TASK [validate-host : Sanitize hostname] 2026-06-12 17:47:49.002493 | debian-bookworm | ok 2026-06-12 17:47:49.006704 | 2026-06-12 17:47:49.006792 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 17:47:49.517484 | debian-bookworm -> localhost | changed 2026-06-12 17:47:49.523413 | 2026-06-12 17:47:49.523510 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 17:47:49.969437 | debian-bookworm | ok 2026-06-12 17:47:49.974186 | 2026-06-12 17:47:49.974285 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 17:47:50.579796 | debian-bookworm -> localhost | changed 2026-06-12 17:47:50.597718 | 2026-06-12 17:47:50.597907 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 17:47:50.873000 | debian-bookworm | ok 2026-06-12 17:47:50.881263 | 2026-06-12 17:47:50.881430 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 17:47:52.017816 | debian-bookworm | changed: 2026-06-12 17:47:52.018216 | debian-bookworm | cd+++++++++ src/ 2026-06-12 17:47:52.018259 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 17:47:52.018283 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 17:47:52.018306 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-06-12 17:47:52.018327 | debian-bookworm | Containerfile 2026-06-12 17:47:52.018477 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2ef1ee4746ec4144ac79118c5181afa7/work/logs" 2026-06-12 17:48:20.511826 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2ef1ee4746ec4144ac79118c5181afa7/work/artifacts" 2026-06-12 17:48:20.825579 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2ef1ee4746ec4144ac79118c5181afa7/work/docs" 2026-06-12 17:48:20.838778 | 2026-06-12 17:48:20.839077 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 17:48:21.688861 | debian-bookworm | changed: 2026-06-12 17:48:21.689167 | debian-bookworm | .d..t...... ./ 2026-06-12 17:48:21.689214 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 17:48:21.689240 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 17:48:21.689263 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 17:48:21.689303 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 17:48:21.689325 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 17:48:21.689370 | debian-bookworm | changed: All items complete 2026-06-12 17:48:21.689396 | 2026-06-12 17:48:22.303402 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 17:48:22.906974 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 17:48:22.936276 | 2026-06-12 17:48:22.936474 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 17:48:23.300269 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012620 2026-06-12 17:48:23.587309 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009396 2026-06-12 17:48:23.603001 | 2026-06-12 17:48:23.603145 | PLAY RECAP 2026-06-12 17:48:23.603206 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-12 17:48:23.603233 | 2026-06-12 17:48:23.734127 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 17:48:23.736325 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 17:48:24.485422 | 2026-06-12 17:48:24.485600 | PLAY [Base post] 2026-06-12 17:48:24.500071 | 2026-06-12 17:48:24.500223 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 17:48:25.058482 | debian-bookworm | changed 2026-06-12 17:48:25.067605 | 2026-06-12 17:48:25.067729 | PLAY RECAP 2026-06-12 17:48:25.067807 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 17:48:25.067885 | 2026-06-12 17:48:25.197980 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 17:48:25.198886 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 17:48:26.007470 | 2026-06-12 17:48:26.007651 | PLAY [Base post-logs] 2026-06-12 17:48:26.018802 | 2026-06-12 17:48:26.018970 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 17:48:26.593754 | localhost | changed 2026-06-12 17:48:26.608072 | 2026-06-12 17:48:26.608333 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 17:48:26.645351 | localhost | ok 2026-06-12 17:48:26.649332 | 2026-06-12 17:48:26.649453 | TASK [Set zuul-log-path fact] 2026-06-12 17:48:26.675661 | localhost | ok 2026-06-12 17:48:26.688779 | 2026-06-12 17:48:26.689107 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 17:48:26.729708 | localhost | ok 2026-06-12 17:48:26.736821 | 2026-06-12 17:48:26.737008 | TASK [upload-logs : Create log directories] 2026-06-12 17:48:27.323963 | localhost | changed 2026-06-12 17:48:27.329011 | 2026-06-12 17:48:27.329328 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 17:48:27.889277 | localhost -> localhost | ok: Runtime: 0:00:00.007101 2026-06-12 17:48:27.899170 | 2026-06-12 17:48:27.899371 | TASK [upload-logs : Upload logs to log server] 2026-06-12 17:48:28.559125 | localhost | Output suppressed because no_log was given 2026-06-12 17:48:28.562087 | 2026-06-12 17:48:28.562238 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 17:48:28.623874 | localhost | skipping: Conditional result was False 2026-06-12 17:48:28.630274 | localhost | skipping: Conditional result was False 2026-06-12 17:48:28.643561 | 2026-06-12 17:48:28.643783 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 17:48:28.719097 | localhost | skipping: Conditional result was False 2026-06-12 17:48:28.719406 | 2026-06-12 17:48:28.726446 | localhost | skipping: Conditional result was False 2026-06-12 17:48:28.740686 | 2026-06-12 17:48:28.740959 | LOOP [upload-logs : Upload console log and json output]