2026-07-13 19:55:21.869434 | Job console starting 2026-07-13 19:55:21.915217 | Updating git repos 2026-07-13 19:55:22.032773 | Cloning repos into workspace 2026-07-13 19:55:22.198048 | Restoring repo states 2026-07-13 19:55:22.257210 | Merging changes 2026-07-13 19:55:23.230304 | Checking out repos 2026-07-13 19:55:23.380477 | Preparing playbooks 2026-07-13 19:55:25.299421 | Running Ansible setup 2026-07-13 19:55:34.201546 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-13 19:55:35.934114 | 2026-07-13 19:55:35.934310 | PLAY [Base pre] 2026-07-13 19:55:35.984416 | 2026-07-13 19:55:35.984605 | TASK [Setup log path fact] 2026-07-13 19:55:36.041402 | debian-bookworm | ok 2026-07-13 19:55:36.097139 | 2026-07-13 19:55:36.097367 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 19:55:36.211302 | debian-bookworm | ok 2026-07-13 19:55:36.233968 | 2026-07-13 19:55:36.234130 | TASK [emit-job-header : Print job information] 2026-07-13 19:55:36.325593 | # Job Information 2026-07-13 19:55:36.325836 | Ansible Version: 2.16.14 2026-07-13 19:55:36.325872 | Job: hadolint 2026-07-13 19:55:36.325904 | Pipeline: check 2026-07-13 19:55:36.325928 | Executor: 521e9411259a 2026-07-13 19:55:36.325949 | Triggered by: https://github.com/osism/python-osism/pull/2459 2026-07-13 19:55:36.325973 | Event ID: c1382c00-7ef4-11f1-9ed3-dec82b635297 2026-07-13 19:55:36.331297 | 2026-07-13 19:55:36.331424 | LOOP [emit-job-header : Print node information] 2026-07-13 19:55:36.716061 | debian-bookworm | ok: 2026-07-13 19:55:36.716364 | debian-bookworm | # Node Information 2026-07-13 19:55:36.716405 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-13 19:55:36.716431 | debian-bookworm | Hostname: debian 2026-07-13 19:55:36.716453 | debian-bookworm | Username: zuul 2026-07-13 19:55:36.716475 | debian-bookworm | Distro: Debian 12.15 2026-07-13 19:55:36.716501 | debian-bookworm | Provider: regiocloud-a 2026-07-13 19:55:36.716532 | debian-bookworm | Region: 2026-07-13 19:55:36.716563 | debian-bookworm | Label: debian-bookworm 2026-07-13 19:55:36.716591 | debian-bookworm | Product Name: OpenStack Nova 2026-07-13 19:55:36.716612 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec2:3321 2026-07-13 19:55:36.736712 | 2026-07-13 19:55:36.736893 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-13 19:55:38.369699 | debian-bookworm -> localhost | changed 2026-07-13 19:55:38.380815 | 2026-07-13 19:55:38.380987 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-13 19:55:40.520321 | debian-bookworm -> localhost | changed 2026-07-13 19:55:40.551334 | 2026-07-13 19:55:40.551444 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-13 19:55:41.261714 | debian-bookworm -> localhost | ok 2026-07-13 19:55:41.267157 | 2026-07-13 19:55:41.267253 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-13 19:55:41.327761 | debian-bookworm | ok 2026-07-13 19:55:41.399736 | debian-bookworm | included: /var/lib/zuul/builds/f666fceab77a41d1a507cd557e149d16/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-13 19:55:41.421028 | 2026-07-13 19:55:41.421135 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-13 19:55:44.152675 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-13 19:55:44.152887 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f666fceab77a41d1a507cd557e149d16/work/f666fceab77a41d1a507cd557e149d16_id_rsa 2026-07-13 19:55:44.152925 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f666fceab77a41d1a507cd557e149d16/work/f666fceab77a41d1a507cd557e149d16_id_rsa.pub 2026-07-13 19:55:44.152953 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-13 19:55:44.152978 | debian-bookworm -> localhost | SHA256:VzuQqdsKQz874NZBH83coSKUGZUkAV6gkk3wg/Oo67I zuul-build-sshkey 2026-07-13 19:55:44.153000 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-13 19:55:44.153034 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-13 19:55:44.153056 | debian-bookworm -> localhost | | ... oo=Bo. | 2026-07-13 19:55:44.153077 | debian-bookworm -> localhost | | * o .+..o . | 2026-07-13 19:55:44.153098 | debian-bookworm -> localhost | | = = .. ++.o . | 2026-07-13 19:55:44.153119 | debian-bookworm -> localhost | | = . o.oo=.. | 2026-07-13 19:55:44.153139 | debian-bookworm -> localhost | | . . ..So.oo | 2026-07-13 19:55:44.153161 | debian-bookworm -> localhost | | . ....+. . | 2026-07-13 19:55:44.153181 | debian-bookworm -> localhost | |. .oo+.. | 2026-07-13 19:55:44.153200 | debian-bookworm -> localhost | |.. ooo+ | 2026-07-13 19:55:44.153221 | debian-bookworm -> localhost | |Eo . o. | 2026-07-13 19:55:44.153325 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-13 19:55:44.153385 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.581633 2026-07-13 19:55:44.159732 | 2026-07-13 19:55:44.159828 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-13 19:55:44.198592 | debian-bookworm | ok 2026-07-13 19:55:44.218584 | debian-bookworm | included: /var/lib/zuul/builds/f666fceab77a41d1a507cd557e149d16/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-13 19:55:44.255863 | 2026-07-13 19:55:44.255999 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-13 19:55:44.289517 | debian-bookworm | skipping: Conditional result was False 2026-07-13 19:55:44.295944 | 2026-07-13 19:55:44.296056 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-13 19:55:45.176694 | debian-bookworm | changed 2026-07-13 19:55:45.186483 | 2026-07-13 19:55:45.186661 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-13 19:55:45.482419 | debian-bookworm | ok 2026-07-13 19:55:45.492378 | 2026-07-13 19:55:45.492494 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-13 19:55:46.186802 | debian-bookworm | changed 2026-07-13 19:55:46.196375 | 2026-07-13 19:55:46.196484 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-13 19:55:46.946249 | debian-bookworm | changed 2026-07-13 19:55:46.954185 | 2026-07-13 19:55:46.954309 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-13 19:55:46.989872 | debian-bookworm | skipping: Conditional result was False 2026-07-13 19:55:47.001468 | 2026-07-13 19:55:47.001576 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-13 19:55:47.883589 | debian-bookworm -> localhost | changed 2026-07-13 19:55:47.896220 | 2026-07-13 19:55:47.896329 | TASK [add-build-sshkey : Add back temp key] 2026-07-13 19:55:48.722876 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f666fceab77a41d1a507cd557e149d16/work/f666fceab77a41d1a507cd557e149d16_id_rsa (zuul-build-sshkey) 2026-07-13 19:55:48.723109 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025867 2026-07-13 19:55:48.733314 | 2026-07-13 19:55:48.733548 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-13 19:55:49.436441 | debian-bookworm | ok 2026-07-13 19:55:49.448077 | 2026-07-13 19:55:49.448280 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-13 19:55:49.484280 | debian-bookworm | skipping: Conditional result was False 2026-07-13 19:55:49.503962 | 2026-07-13 19:55:49.504075 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-13 19:55:50.116705 | debian-bookworm | ok 2026-07-13 19:55:50.141162 | 2026-07-13 19:55:50.141286 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-13 19:55:50.204089 | debian-bookworm | ok 2026-07-13 19:55:50.213267 | 2026-07-13 19:55:50.213388 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-13 19:55:50.933158 | debian-bookworm -> localhost | ok 2026-07-13 19:55:50.940115 | 2026-07-13 19:55:50.940213 | TASK [validate-host : Collect information about the host] 2026-07-13 19:55:53.490791 | debian-bookworm | ok 2026-07-13 19:55:53.513928 | 2026-07-13 19:55:53.514045 | TASK [validate-host : Sanitize hostname] 2026-07-13 19:55:53.875014 | debian-bookworm | ok 2026-07-13 19:55:53.888065 | 2026-07-13 19:55:53.888179 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-13 19:55:55.087006 | debian-bookworm -> localhost | changed 2026-07-13 19:55:55.095004 | 2026-07-13 19:55:55.095105 | TASK [validate-host : Collect information about zuul worker] 2026-07-13 19:55:55.679544 | debian-bookworm | ok 2026-07-13 19:55:55.690155 | 2026-07-13 19:55:55.690260 | TASK [validate-host : Write out all zuul information for each host] 2026-07-13 19:55:56.877464 | debian-bookworm -> localhost | changed 2026-07-13 19:55:56.887463 | 2026-07-13 19:55:56.887560 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-13 19:55:57.226457 | debian-bookworm | ok 2026-07-13 19:55:57.238413 | 2026-07-13 19:55:57.238523 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-13 19:55:58.755484 | debian-bookworm | changed: 2026-07-13 19:55:58.755706 | debian-bookworm | cd+++++++++ src/ 2026-07-13 19:55:58.755744 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-13 19:55:58.755768 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-13 19:55:58.755790 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-13 19:55:58.755811 | debian-bookworm | Containerfile 2026-07-13 19:55:58.755943 | debian-bookworm | Containerfile 2026-07-13 19:55:58.769736 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f666fceab77a41d1a507cd557e149d16/work/logs" 2026-07-13 19:56:45.668221 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f666fceab77a41d1a507cd557e149d16/work/artifacts" 2026-07-13 19:56:46.467702 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f666fceab77a41d1a507cd557e149d16/work/docs" 2026-07-13 19:56:46.481122 | 2026-07-13 19:56:46.481278 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-13 19:56:47.682985 | debian-bookworm | changed: 2026-07-13 19:56:47.683306 | debian-bookworm | .d..t...... ./ 2026-07-13 19:56:47.683349 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-13 19:56:47.683374 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-13 19:56:47.683395 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-13 19:56:47.683418 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-13 19:56:47.683439 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-13 19:56:47.683488 | debian-bookworm | changed: All items complete 2026-07-13 19:56:47.683514 | 2026-07-13 19:56:48.569623 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 19:56:49.324018 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 19:56:49.343568 | 2026-07-13 19:56:49.343766 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-13 19:56:50.173623 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011703 2026-07-13 19:56:50.576364 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.018268 2026-07-13 19:56:50.599452 | 2026-07-13 19:56:50.599570 | PLAY RECAP 2026-07-13 19:56:50.599671 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-13 19:56:50.599698 | 2026-07-13 19:56:50.799466 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-13 19:56:50.800773 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 19:56:51.857410 | 2026-07-13 19:56:51.857649 | PLAY [Base post] 2026-07-13 19:56:51.875016 | 2026-07-13 19:56:51.875240 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-13 19:56:52.523271 | debian-bookworm | changed 2026-07-13 19:56:52.533785 | 2026-07-13 19:56:52.534023 | PLAY RECAP 2026-07-13 19:56:52.534135 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-13 19:56:52.534249 | 2026-07-13 19:56:52.769878 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 19:56:52.770908 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-13 19:56:54.284749 | 2026-07-13 19:56:54.286276 | PLAY [Base post-logs] 2026-07-13 19:56:54.305500 | 2026-07-13 19:56:54.305755 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-13 19:56:54.899849 | localhost | changed 2026-07-13 19:56:54.923786 | 2026-07-13 19:56:54.924048 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-13 19:56:54.962248 | localhost | ok 2026-07-13 19:56:54.965926 | 2026-07-13 19:56:54.966045 | TASK [Set zuul-log-path fact] 2026-07-13 19:56:54.986871 | localhost | ok 2026-07-13 19:56:54.998096 | 2026-07-13 19:56:54.998221 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 19:56:55.049963 | localhost | ok 2026-07-13 19:56:55.057814 | 2026-07-13 19:56:55.058014 | TASK [upload-logs : Create log directories] 2026-07-13 19:56:55.979180 | localhost | changed 2026-07-13 19:56:55.983449 | 2026-07-13 19:56:55.983620 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-13 19:56:56.777970 | localhost -> localhost | ok: Runtime: 0:00:00.009859 2026-07-13 19:56:56.783795 | 2026-07-13 19:56:56.783926 | TASK [upload-logs : Upload logs to log server] 2026-07-13 19:56:57.491254 | localhost | Output suppressed because no_log was given 2026-07-13 19:56:57.496432 | 2026-07-13 19:56:57.496660 | LOOP [upload-logs : Compress console log and json output] 2026-07-13 19:56:57.555970 | localhost | skipping: Conditional result was False 2026-07-13 19:56:57.570416 | localhost | skipping: Conditional result was False 2026-07-13 19:56:57.578261 | 2026-07-13 19:56:57.578419 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-13 19:56:57.651320 | localhost | skipping: Conditional result was False 2026-07-13 19:56:57.651773 | 2026-07-13 19:56:57.660848 | localhost | skipping: Conditional result was False 2026-07-13 19:56:57.673560 | 2026-07-13 19:56:57.674202 | LOOP [upload-logs : Upload console log and json output]