2026-08-03 08:14:43.842614 | Job console starting 2026-08-03 08:14:43.899285 | Updating git repos 2026-08-03 08:14:43.991208 | Cloning repos into workspace 2026-08-03 08:14:44.031692 | Restoring repo states 2026-08-03 08:14:44.043348 | Merging changes 2026-08-03 08:14:44.879187 | Checking out repos 2026-08-03 08:14:45.076828 | Preparing playbooks 2026-08-03 08:14:46.360321 | Running Ansible setup 2026-08-03 08:14:52.913752 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 08:14:54.056803 | 2026-08-03 08:14:54.057641 | PLAY [Base pre] 2026-08-03 08:14:54.083517 | 2026-08-03 08:14:54.083653 | TASK [Setup log path fact] 2026-08-03 08:14:54.102254 | debian-bookworm | ok 2026-08-03 08:14:54.121091 | 2026-08-03 08:14:54.121222 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 08:14:54.153451 | debian-bookworm | ok 2026-08-03 08:14:54.173091 | 2026-08-03 08:14:54.173258 | TASK [emit-job-header : Print job information] 2026-08-03 08:14:54.237455 | # Job Information 2026-08-03 08:14:54.237634 | Ansible Version: 2.16.14 2026-08-03 08:14:54.237669 | Job: hadolint 2026-08-03 08:14:54.237702 | Pipeline: check 2026-08-03 08:14:54.237725 | Executor: 521e9411259a 2026-08-03 08:14:54.237764 | Triggered by: https://github.com/osism/python-osism/pull/2548 2026-08-03 08:14:54.237788 | Event ID: 5b25cab0-8f13-11f1-9cd6-0bac6d9f9075 2026-08-03 08:14:54.242712 | 2026-08-03 08:14:54.242828 | LOOP [emit-job-header : Print node information] 2026-08-03 08:14:54.414125 | debian-bookworm | ok: 2026-08-03 08:14:54.414418 | debian-bookworm | # Node Information 2026-08-03 08:14:54.414459 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-03 08:14:54.414486 | debian-bookworm | Hostname: debian 2026-08-03 08:14:54.414510 | debian-bookworm | Username: zuul 2026-08-03 08:14:54.414532 | debian-bookworm | Distro: Debian 12.15 2026-08-03 08:14:54.414562 | debian-bookworm | Provider: regiocloud-a 2026-08-03 08:14:54.414588 | debian-bookworm | Region: 2026-08-03 08:14:54.414610 | debian-bookworm | Label: debian-bookworm 2026-08-03 08:14:54.414631 | debian-bookworm | Product Name: OpenStack Nova 2026-08-03 08:14:54.414651 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0b:dc76 2026-08-03 08:14:54.433774 | 2026-08-03 08:14:54.433904 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 08:14:55.708001 | debian-bookworm -> localhost | changed 2026-08-03 08:14:55.715229 | 2026-08-03 08:14:55.715331 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 08:14:58.233559 | debian-bookworm -> localhost | changed 2026-08-03 08:14:58.242519 | 2026-08-03 08:14:58.242620 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 08:14:58.730785 | debian-bookworm -> localhost | ok 2026-08-03 08:14:58.735978 | 2026-08-03 08:14:58.736077 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 08:14:58.805971 | debian-bookworm | ok 2026-08-03 08:14:58.823895 | debian-bookworm | included: /var/lib/zuul/builds/859342d5132b4ea9af6018e20ddb525a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 08:14:58.828905 | 2026-08-03 08:14:58.828985 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 08:15:02.113269 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-03 08:15:02.113458 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/859342d5132b4ea9af6018e20ddb525a/work/859342d5132b4ea9af6018e20ddb525a_id_rsa 2026-08-03 08:15:02.113490 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/859342d5132b4ea9af6018e20ddb525a/work/859342d5132b4ea9af6018e20ddb525a_id_rsa.pub 2026-08-03 08:15:02.113511 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-03 08:15:02.113532 | debian-bookworm -> localhost | SHA256:BvKCgV60Vzi8zJrbg5TnnyegyWK+F/V3l0fQm5fY/DE zuul-build-sshkey 2026-08-03 08:15:02.113552 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-03 08:15:02.113581 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-03 08:15:02.113600 | debian-bookworm -> localhost | | .. .. . | 2026-08-03 08:15:02.113618 | debian-bookworm -> localhost | | .. .+. . . | 2026-08-03 08:15:02.113634 | debian-bookworm -> localhost | |. .o+.+ = +| 2026-08-03 08:15:02.113651 | debian-bookworm -> localhost | |. .o.B . . E.| 2026-08-03 08:15:02.113667 | debian-bookworm -> localhost | | .. * o S o =| 2026-08-03 08:15:02.113687 | debian-bookworm -> localhost | | * + o . . o ..| 2026-08-03 08:15:02.113704 | debian-bookworm -> localhost | | o X . . . . . | 2026-08-03 08:15:02.113721 | debian-bookworm -> localhost | | o B + ... | 2026-08-03 08:15:02.113749 | debian-bookworm -> localhost | |oo+ ooo | 2026-08-03 08:15:02.113767 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-03 08:15:02.113808 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.001775 2026-08-03 08:15:02.119158 | 2026-08-03 08:15:02.119245 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 08:15:02.176209 | debian-bookworm | ok 2026-08-03 08:15:02.187327 | debian-bookworm | included: /var/lib/zuul/builds/859342d5132b4ea9af6018e20ddb525a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 08:15:02.207747 | 2026-08-03 08:15:02.207850 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 08:15:02.258191 | debian-bookworm | skipping: Conditional result was False 2026-08-03 08:15:02.263362 | 2026-08-03 08:15:02.263451 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 08:15:03.115396 | debian-bookworm | changed 2026-08-03 08:15:03.122265 | 2026-08-03 08:15:03.122370 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 08:15:03.373534 | debian-bookworm | ok 2026-08-03 08:15:03.381118 | 2026-08-03 08:15:03.381234 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 08:15:04.098575 | debian-bookworm | changed 2026-08-03 08:15:04.105944 | 2026-08-03 08:15:04.106040 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 08:15:04.788696 | debian-bookworm | changed 2026-08-03 08:15:04.794692 | 2026-08-03 08:15:04.794805 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 08:15:04.817852 | debian-bookworm | skipping: Conditional result was False 2026-08-03 08:15:04.823621 | 2026-08-03 08:15:04.823714 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 08:15:05.832534 | debian-bookworm -> localhost | changed 2026-08-03 08:15:05.846981 | 2026-08-03 08:15:05.847107 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 08:15:06.511000 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/859342d5132b4ea9af6018e20ddb525a/work/859342d5132b4ea9af6018e20ddb525a_id_rsa (zuul-build-sshkey) 2026-08-03 08:15:06.511227 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013983 2026-08-03 08:15:06.518563 | 2026-08-03 08:15:06.518656 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 08:15:07.168494 | debian-bookworm | ok 2026-08-03 08:15:07.173495 | 2026-08-03 08:15:07.173584 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 08:15:07.225949 | debian-bookworm | skipping: Conditional result was False 2026-08-03 08:15:07.238037 | 2026-08-03 08:15:07.238139 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 08:15:07.738358 | debian-bookworm | ok 2026-08-03 08:15:07.751299 | 2026-08-03 08:15:07.751423 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 08:15:07.801808 | debian-bookworm | ok 2026-08-03 08:15:07.810714 | 2026-08-03 08:15:07.820104 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 08:15:08.491301 | debian-bookworm -> localhost | ok 2026-08-03 08:15:08.510573 | 2026-08-03 08:15:08.510694 | TASK [validate-host : Collect information about the host] 2026-08-03 08:15:09.796038 | debian-bookworm | ok 2026-08-03 08:15:09.848771 | 2026-08-03 08:15:09.848948 | TASK [validate-host : Sanitize hostname] 2026-08-03 08:15:10.088290 | debian-bookworm | ok 2026-08-03 08:15:10.093432 | 2026-08-03 08:15:10.093554 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 08:15:11.605673 | debian-bookworm -> localhost | changed 2026-08-03 08:15:11.610396 | 2026-08-03 08:15:11.610489 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 08:15:12.092727 | debian-bookworm | ok 2026-08-03 08:15:12.106121 | 2026-08-03 08:15:12.106223 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 08:15:12.877355 | debian-bookworm -> localhost | changed 2026-08-03 08:15:12.890972 | 2026-08-03 08:15:12.891130 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 08:15:13.233911 | debian-bookworm | ok 2026-08-03 08:15:13.244354 | 2026-08-03 08:15:13.246967 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 08:15:14.860854 | debian-bookworm | changed: 2026-08-03 08:15:14.861035 | debian-bookworm | cd+++++++++ src/ 2026-08-03 08:15:14.861070 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-03 08:15:14.861095 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-03 08:15:14.861117 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-03 08:15:14.861137 | debian-bookworm | Containerfile 2026-08-03 08:15:14.861268 | debian-bookworm | Containerfile 2026-08-03 08:15:14.895572 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/859342d5132b4ea9af6018e20ddb525a/work/logs" 2026-08-03 08:16:06.239055 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/859342d5132b4ea9af6018e20ddb525a/work/artifacts" 2026-08-03 08:16:06.536280 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/859342d5132b4ea9af6018e20ddb525a/work/docs" 2026-08-03 08:16:06.553917 | 2026-08-03 08:16:06.554179 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-03 08:16:07.452684 | debian-bookworm | changed: 2026-08-03 08:16:07.453156 | debian-bookworm | .d..t...... ./ 2026-08-03 08:16:07.453238 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-03 08:16:07.453292 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-03 08:16:07.453339 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-03 08:16:07.453383 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-03 08:16:07.453426 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-03 08:16:07.453515 | debian-bookworm | changed: All items complete 2026-08-03 08:16:07.453570 | 2026-08-03 08:16:08.025885 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 08:16:08.625958 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 08:16:08.643682 | 2026-08-03 08:16:08.643819 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-03 08:16:09.055295 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.014323 2026-08-03 08:16:09.360222 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008239 2026-08-03 08:16:09.374303 | 2026-08-03 08:16:09.374488 | PLAY RECAP 2026-08-03 08:16:09.374609 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-03 08:16:09.374666 | 2026-08-03 08:16:09.535296 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 08:16:09.536694 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 08:16:10.364110 | 2026-08-03 08:16:10.364310 | PLAY [Base post] 2026-08-03 08:16:10.379521 | 2026-08-03 08:16:10.379689 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-03 08:16:11.009947 | debian-bookworm | changed 2026-08-03 08:16:11.019448 | 2026-08-03 08:16:11.019626 | PLAY RECAP 2026-08-03 08:16:11.019719 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-03 08:16:11.019833 | 2026-08-03 08:16:11.198906 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 08:16:11.200340 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-03 08:16:12.087059 | 2026-08-03 08:16:12.087264 | PLAY [Base post-logs] 2026-08-03 08:16:12.099516 | 2026-08-03 08:16:12.099720 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-03 08:16:12.667083 | localhost | changed 2026-08-03 08:16:12.684401 | 2026-08-03 08:16:12.684568 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-03 08:16:12.742484 | localhost | ok 2026-08-03 08:16:12.747502 | 2026-08-03 08:16:12.747640 | TASK [Set zuul-log-path fact] 2026-08-03 08:16:12.765787 | localhost | ok 2026-08-03 08:16:12.776053 | 2026-08-03 08:16:12.776181 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 08:16:12.813224 | localhost | ok 2026-08-03 08:16:12.817869 | 2026-08-03 08:16:12.817998 | TASK [upload-logs : Create log directories] 2026-08-03 08:16:13.387269 | localhost | changed 2026-08-03 08:16:13.390556 | 2026-08-03 08:16:13.390684 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-03 08:16:13.949267 | localhost -> localhost | ok: Runtime: 0:00:00.008096 2026-08-03 08:16:13.955948 | 2026-08-03 08:16:13.956187 | TASK [upload-logs : Upload logs to log server] 2026-08-03 08:16:14.599573 | localhost | Output suppressed because no_log was given 2026-08-03 08:16:14.601927 | 2026-08-03 08:16:14.602054 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 08:16:14.656542 | localhost | skipping: Conditional result was False 2026-08-03 08:16:14.662593 | localhost | skipping: Conditional result was False 2026-08-03 08:16:14.674936 | 2026-08-03 08:16:14.675139 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 08:16:14.743138 | localhost | skipping: Conditional result was False 2026-08-03 08:16:14.743551 | 2026-08-03 08:16:14.758399 | localhost | skipping: Conditional result was False 2026-08-03 08:16:14.770735 | 2026-08-03 08:16:14.771033 | LOOP [upload-logs : Upload console log and json output]