2026-07-13 20:38:30.341293 | Job console starting 2026-07-13 20:38:30.364201 | Updating git repos 2026-07-13 20:38:30.531442 | Cloning repos into workspace 2026-07-13 20:38:30.814038 | Restoring repo states 2026-07-13 20:38:30.852223 | Merging changes 2026-07-13 20:38:32.515465 | Checking out repos 2026-07-13 20:38:32.682930 | Preparing playbooks 2026-07-13 20:38:36.612744 | Running Ansible setup 2026-07-13 20:38:48.857372 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-13 20:38:50.874123 | 2026-07-13 20:38:50.874307 | PLAY [Base pre] 2026-07-13 20:38:50.945690 | 2026-07-13 20:38:50.945814 | TASK [Setup log path fact] 2026-07-13 20:38:50.992901 | debian-bookworm | ok 2026-07-13 20:38:51.048755 | 2026-07-13 20:38:51.048894 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 20:38:51.183519 | debian-bookworm | ok 2026-07-13 20:38:51.218067 | 2026-07-13 20:38:51.218188 | TASK [emit-job-header : Print job information] 2026-07-13 20:38:51.346284 | # Job Information 2026-07-13 20:38:51.346491 | Ansible Version: 2.16.14 2026-07-13 20:38:51.346528 | Job: hadolint 2026-07-13 20:38:51.346562 | Pipeline: check 2026-07-13 20:38:51.346584 | Executor: 521e9411259a 2026-07-13 20:38:51.346605 | Triggered by: https://github.com/osism/python-osism/pull/2458 2026-07-13 20:38:51.346627 | Event ID: c85c6c20-7efa-11f1-9bd7-e269929be516 2026-07-13 20:38:51.355359 | 2026-07-13 20:38:51.355468 | LOOP [emit-job-header : Print node information] 2026-07-13 20:38:51.874439 | debian-bookworm | ok: 2026-07-13 20:38:51.874597 | debian-bookworm | # Node Information 2026-07-13 20:38:51.874629 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-13 20:38:51.874651 | debian-bookworm | Hostname: debian 2026-07-13 20:38:51.874670 | debian-bookworm | Username: zuul 2026-07-13 20:38:51.874688 | debian-bookworm | Distro: Debian 12.15 2026-07-13 20:38:51.874708 | debian-bookworm | Provider: regiocloud-a 2026-07-13 20:38:51.874726 | debian-bookworm | Region: 2026-07-13 20:38:51.874745 | debian-bookworm | Label: debian-bookworm 2026-07-13 20:38:51.874762 | debian-bookworm | Product Name: OpenStack Nova 2026-07-13 20:38:51.874778 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5f:7c78 2026-07-13 20:38:51.899608 | 2026-07-13 20:38:51.899855 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-13 20:38:54.226775 | debian-bookworm -> localhost | changed 2026-07-13 20:38:54.238229 | 2026-07-13 20:38:54.238327 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-13 20:38:58.136977 | debian-bookworm -> localhost | changed 2026-07-13 20:38:58.147501 | 2026-07-13 20:38:58.147600 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-13 20:38:59.083212 | debian-bookworm -> localhost | ok 2026-07-13 20:38:59.089915 | 2026-07-13 20:38:59.090024 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-13 20:38:59.167663 | debian-bookworm | ok 2026-07-13 20:38:59.223848 | debian-bookworm | included: /var/lib/zuul/builds/f1332962ac194084a4a1d44f65ae8d46/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-13 20:38:59.265871 | 2026-07-13 20:38:59.266001 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-13 20:39:04.746933 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-13 20:39:04.747153 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f1332962ac194084a4a1d44f65ae8d46/work/f1332962ac194084a4a1d44f65ae8d46_id_rsa 2026-07-13 20:39:04.747188 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f1332962ac194084a4a1d44f65ae8d46/work/f1332962ac194084a4a1d44f65ae8d46_id_rsa.pub 2026-07-13 20:39:04.747210 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-13 20:39:04.747232 | debian-bookworm -> localhost | SHA256:7JqKOg1bZYY39l0P8KMEcOqK/KR0cMqgHsHhIsuxD0I zuul-build-sshkey 2026-07-13 20:39:04.747251 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-13 20:39:04.747277 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-13 20:39:04.747296 | debian-bookworm -> localhost | | ... | 2026-07-13 20:39:04.747313 | debian-bookworm -> localhost | | o. . | 2026-07-13 20:39:04.747330 | debian-bookworm -> localhost | | . .. . o | 2026-07-13 20:39:04.747346 | debian-bookworm -> localhost | |o o.B .. = | 2026-07-13 20:39:04.747363 | debian-bookworm -> localhost | |+E B.o oSo + | 2026-07-13 20:39:04.747387 | debian-bookworm -> localhost | |@oO. ..o . | 2026-07-13 20:39:04.747404 | debian-bookworm -> localhost | |=#.o . | 2026-07-13 20:39:04.747421 | debian-bookworm -> localhost | |* X. o | 2026-07-13 20:39:04.747439 | debian-bookworm -> localhost | |.=.o..o | 2026-07-13 20:39:04.747455 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-13 20:39:04.747505 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.715613 2026-07-13 20:39:04.754659 | 2026-07-13 20:39:04.754882 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-13 20:39:04.808773 | debian-bookworm | ok 2026-07-13 20:39:04.839615 | debian-bookworm | included: /var/lib/zuul/builds/f1332962ac194084a4a1d44f65ae8d46/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-13 20:39:04.867910 | 2026-07-13 20:39:04.868122 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-13 20:39:04.935243 | debian-bookworm | skipping: Conditional result was False 2026-07-13 20:39:04.942070 | 2026-07-13 20:39:04.942283 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-13 20:39:06.026917 | debian-bookworm | changed 2026-07-13 20:39:06.032712 | 2026-07-13 20:39:06.032801 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-13 20:39:06.347807 | debian-bookworm | ok 2026-07-13 20:39:06.352602 | 2026-07-13 20:39:06.352692 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-13 20:39:07.346190 | debian-bookworm | changed 2026-07-13 20:39:07.362462 | 2026-07-13 20:39:07.363160 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-13 20:39:08.202437 | debian-bookworm | changed 2026-07-13 20:39:08.214232 | 2026-07-13 20:39:08.214704 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-13 20:39:08.273224 | debian-bookworm | skipping: Conditional result was False 2026-07-13 20:39:08.280129 | 2026-07-13 20:39:08.280239 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-13 20:39:10.132444 | debian-bookworm -> localhost | changed 2026-07-13 20:39:10.168943 | 2026-07-13 20:39:10.169069 | TASK [add-build-sshkey : Add back temp key] 2026-07-13 20:39:11.298329 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f1332962ac194084a4a1d44f65ae8d46/work/f1332962ac194084a4a1d44f65ae8d46_id_rsa (zuul-build-sshkey) 2026-07-13 20:39:11.300247 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013459 2026-07-13 20:39:11.309806 | 2026-07-13 20:39:11.309891 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-13 20:39:11.814795 | debian-bookworm | ok 2026-07-13 20:39:11.821105 | 2026-07-13 20:39:11.821209 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-13 20:39:11.871608 | debian-bookworm | skipping: Conditional result was False 2026-07-13 20:39:11.882125 | 2026-07-13 20:39:11.882232 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-13 20:39:12.712486 | debian-bookworm | ok 2026-07-13 20:39:12.733903 | 2026-07-13 20:39:12.734047 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-13 20:39:12.830436 | debian-bookworm | ok 2026-07-13 20:39:12.850486 | 2026-07-13 20:39:12.850620 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-13 20:39:13.953807 | debian-bookworm -> localhost | ok 2026-07-13 20:39:13.960601 | 2026-07-13 20:39:13.960709 | TASK [validate-host : Collect information about the host] 2026-07-13 20:39:15.696657 | debian-bookworm | ok 2026-07-13 20:39:15.715178 | 2026-07-13 20:39:15.715283 | TASK [validate-host : Sanitize hostname] 2026-07-13 20:39:16.177801 | debian-bookworm | ok 2026-07-13 20:39:16.182510 | 2026-07-13 20:39:16.182590 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-13 20:39:17.251000 | debian-bookworm -> localhost | changed 2026-07-13 20:39:17.256838 | 2026-07-13 20:39:17.256930 | TASK [validate-host : Collect information about zuul worker] 2026-07-13 20:39:17.967236 | debian-bookworm | ok 2026-07-13 20:39:17.972739 | 2026-07-13 20:39:17.973081 | TASK [validate-host : Write out all zuul information for each host] 2026-07-13 20:39:19.204211 | debian-bookworm -> localhost | changed 2026-07-13 20:39:19.213407 | 2026-07-13 20:39:19.213489 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-13 20:39:19.508901 | debian-bookworm | ok 2026-07-13 20:39:19.516859 | 2026-07-13 20:39:19.517015 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-13 20:39:20.827375 | debian-bookworm | changed: 2026-07-13 20:39:20.827552 | debian-bookworm | cd+++++++++ src/ 2026-07-13 20:39:20.827588 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-13 20:39:20.827613 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-13 20:39:20.827634 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-13 20:39:20.827654 | debian-bookworm | Containerfile 2026-07-13 20:39:20.827787 | debian-bookworm | Containerfile 2026-07-13 20:39:20.845122 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f1332962ac194084a4a1d44f65ae8d46/work/logs" 2026-07-13 20:40:06.956389 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f1332962ac194084a4a1d44f65ae8d46/work/artifacts" 2026-07-13 20:40:07.338472 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f1332962ac194084a4a1d44f65ae8d46/work/docs" 2026-07-13 20:40:07.360338 | 2026-07-13 20:40:07.360526 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-13 20:40:08.323885 | debian-bookworm | changed: 2026-07-13 20:40:08.325892 | debian-bookworm | .d..t...... ./ 2026-07-13 20:40:08.326051 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-13 20:40:08.326087 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-13 20:40:08.326302 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-13 20:40:08.326333 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-13 20:40:08.326357 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-13 20:40:08.326416 | debian-bookworm | changed: All items complete 2026-07-13 20:40:08.326447 | 2026-07-13 20:40:08.991298 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 20:40:09.664241 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 20:40:09.683695 | 2026-07-13 20:40:09.684100 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-13 20:40:10.102400 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009240 2026-07-13 20:40:10.402375 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009698 2026-07-13 20:40:10.423346 | 2026-07-13 20:40:10.423490 | PLAY RECAP 2026-07-13 20:40:10.423571 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-13 20:40:10.423608 | 2026-07-13 20:40:10.602772 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-13 20:40:10.604600 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 20:40:11.610630 | 2026-07-13 20:40:11.610903 | PLAY [Base post] 2026-07-13 20:40:11.630879 | 2026-07-13 20:40:11.631084 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-13 20:40:12.338950 | debian-bookworm | changed 2026-07-13 20:40:12.347971 | 2026-07-13 20:40:12.348135 | PLAY RECAP 2026-07-13 20:40:12.348210 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-13 20:40:12.348285 | 2026-07-13 20:40:12.562321 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 20:40:12.564499 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-13 20:40:13.493696 | 2026-07-13 20:40:13.493954 | PLAY [Base post-logs] 2026-07-13 20:40:13.507751 | 2026-07-13 20:40:13.507908 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-13 20:40:14.059817 | localhost | changed 2026-07-13 20:40:14.078137 | 2026-07-13 20:40:14.078334 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-13 20:40:14.115549 | localhost | ok 2026-07-13 20:40:14.119218 | 2026-07-13 20:40:14.119329 | TASK [Set zuul-log-path fact] 2026-07-13 20:40:14.136123 | localhost | ok 2026-07-13 20:40:14.149203 | 2026-07-13 20:40:14.149335 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 20:40:14.175470 | localhost | ok 2026-07-13 20:40:14.181124 | 2026-07-13 20:40:14.181233 | TASK [upload-logs : Create log directories] 2026-07-13 20:40:14.883958 | localhost | changed 2026-07-13 20:40:14.888567 | 2026-07-13 20:40:14.888705 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-13 20:40:15.493929 | localhost -> localhost | ok: Runtime: 0:00:00.014580 2026-07-13 20:40:15.498588 | 2026-07-13 20:40:15.498714 | TASK [upload-logs : Upload logs to log server] 2026-07-13 20:40:16.202918 | localhost | Output suppressed because no_log was given 2026-07-13 20:40:16.205043 | 2026-07-13 20:40:16.205156 | LOOP [upload-logs : Compress console log and json output] 2026-07-13 20:40:16.258717 | localhost | skipping: Conditional result was False 2026-07-13 20:40:16.266461 | localhost | skipping: Conditional result was False 2026-07-13 20:40:16.275743 | 2026-07-13 20:40:16.275909 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-13 20:40:16.335691 | localhost | skipping: Conditional result was False 2026-07-13 20:40:16.336180 | 2026-07-13 20:40:16.343235 | localhost | skipping: Conditional result was False 2026-07-13 20:40:16.356884 | 2026-07-13 20:40:16.357084 | LOOP [upload-logs : Upload console log and json output]