2026-07-11 11:34:48.009522 | Job console starting 2026-07-11 11:34:48.028591 | Updating git repos 2026-07-11 11:34:48.125805 | Cloning repos into workspace 2026-07-11 11:34:48.177967 | Restoring repo states 2026-07-11 11:34:48.202627 | Merging changes 2026-07-11 11:34:49.076897 | Checking out repos 2026-07-11 11:34:49.293894 | Preparing playbooks 2026-07-11 11:34:50.851013 | Running Ansible setup 2026-07-11 11:34:56.388631 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-11 11:34:57.453185 | 2026-07-11 11:34:57.453330 | PLAY [Base pre] 2026-07-11 11:34:57.482109 | 2026-07-11 11:34:57.482241 | TASK [Setup log path fact] 2026-07-11 11:34:57.508658 | debian-bookworm | ok 2026-07-11 11:34:57.544428 | 2026-07-11 11:34:57.544570 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-11 11:34:57.583052 | debian-bookworm | ok 2026-07-11 11:34:57.600785 | 2026-07-11 11:34:57.600902 | TASK [emit-job-header : Print job information] 2026-07-11 11:34:57.659312 | # Job Information 2026-07-11 11:34:57.659472 | Ansible Version: 2.16.14 2026-07-11 11:34:57.659506 | Job: hadolint 2026-07-11 11:34:57.659538 | Pipeline: check 2026-07-11 11:34:57.659561 | Executor: 521e9411259a 2026-07-11 11:34:57.659582 | Triggered by: https://github.com/osism/python-osism/pull/2449 2026-07-11 11:34:57.659604 | Event ID: 7f20ac40-7d1c-11f1-87cd-5dde55e1e4ca 2026-07-11 11:34:57.664717 | 2026-07-11 11:34:57.664833 | LOOP [emit-job-header : Print node information] 2026-07-11 11:34:57.890024 | debian-bookworm | ok: 2026-07-11 11:34:57.892221 | debian-bookworm | # Node Information 2026-07-11 11:34:57.892300 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-11 11:34:57.892329 | debian-bookworm | Hostname: debian 2026-07-11 11:34:57.892352 | debian-bookworm | Username: zuul 2026-07-11 11:34:57.892374 | debian-bookworm | Distro: Debian 12.14 2026-07-11 11:34:57.892398 | debian-bookworm | Provider: regiocloud-a 2026-07-11 11:34:57.892420 | debian-bookworm | Region: 2026-07-11 11:34:57.892441 | debian-bookworm | Label: debian-bookworm 2026-07-11 11:34:57.892461 | debian-bookworm | Product Name: OpenStack Nova 2026-07-11 11:34:57.892480 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe70:55ee 2026-07-11 11:34:57.914981 | 2026-07-11 11:34:57.915093 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-11 11:34:59.112692 | debian-bookworm -> localhost | changed 2026-07-11 11:34:59.118442 | 2026-07-11 11:34:59.118537 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-11 11:35:01.363167 | debian-bookworm -> localhost | changed 2026-07-11 11:35:01.372406 | 2026-07-11 11:35:01.372505 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-11 11:35:02.080345 | debian-bookworm -> localhost | ok 2026-07-11 11:35:02.085288 | 2026-07-11 11:35:02.085386 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-11 11:35:02.125245 | debian-bookworm | ok 2026-07-11 11:35:02.140415 | debian-bookworm | included: /var/lib/zuul/builds/bce9397560c043e88c99e80f8277bcbd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-11 11:35:02.154660 | 2026-07-11 11:35:02.154780 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-11 11:35:03.774136 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-11 11:35:03.774342 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bce9397560c043e88c99e80f8277bcbd/work/bce9397560c043e88c99e80f8277bcbd_id_rsa 2026-07-11 11:35:03.774375 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bce9397560c043e88c99e80f8277bcbd/work/bce9397560c043e88c99e80f8277bcbd_id_rsa.pub 2026-07-11 11:35:03.774397 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-11 11:35:03.774418 | debian-bookworm -> localhost | SHA256:taRFy9fla8S1ZC8tgnnZDfus3qQmZ+bmYc1Wl+bYzLA zuul-build-sshkey 2026-07-11 11:35:03.774436 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-11 11:35:03.774467 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-11 11:35:03.774485 | debian-bookworm -> localhost | | . .oo| 2026-07-11 11:35:03.774502 | debian-bookworm -> localhost | | o + ++B+| 2026-07-11 11:35:03.774518 | debian-bookworm -> localhost | | O = *+=| 2026-07-11 11:35:03.774535 | debian-bookworm -> localhost | | = + ..=o| 2026-07-11 11:35:03.774551 | debian-bookworm -> localhost | | S . . ==| 2026-07-11 11:35:03.774571 | debian-bookworm -> localhost | | @+o| 2026-07-11 11:35:03.774588 | debian-bookworm -> localhost | | E+==| 2026-07-11 11:35:03.774604 | debian-bookworm -> localhost | | .o** | 2026-07-11 11:35:03.774620 | debian-bookworm -> localhost | | X= .| 2026-07-11 11:35:03.774637 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-11 11:35:03.774680 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.679345 2026-07-11 11:35:03.779867 | 2026-07-11 11:35:03.779953 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-11 11:35:03.826569 | debian-bookworm | ok 2026-07-11 11:35:03.839558 | debian-bookworm | included: /var/lib/zuul/builds/bce9397560c043e88c99e80f8277bcbd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-11 11:35:03.867335 | 2026-07-11 11:35:03.867442 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-11 11:35:03.890978 | debian-bookworm | skipping: Conditional result was False 2026-07-11 11:35:03.896364 | 2026-07-11 11:35:03.896448 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-11 11:35:04.658790 | debian-bookworm | changed 2026-07-11 11:35:04.664538 | 2026-07-11 11:35:04.664633 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-11 11:35:04.954528 | debian-bookworm | ok 2026-07-11 11:35:04.958961 | 2026-07-11 11:35:04.959038 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-11 11:35:05.677834 | debian-bookworm | changed 2026-07-11 11:35:05.682050 | 2026-07-11 11:35:05.682127 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-11 11:35:06.472744 | debian-bookworm | changed 2026-07-11 11:35:06.477331 | 2026-07-11 11:35:06.477409 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-11 11:35:06.502247 | debian-bookworm | skipping: Conditional result was False 2026-07-11 11:35:06.508013 | 2026-07-11 11:35:06.508104 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-11 11:35:06.928227 | debian-bookworm -> localhost | changed 2026-07-11 11:35:06.951724 | 2026-07-11 11:35:06.951869 | TASK [add-build-sshkey : Add back temp key] 2026-07-11 11:35:07.328473 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bce9397560c043e88c99e80f8277bcbd/work/bce9397560c043e88c99e80f8277bcbd_id_rsa (zuul-build-sshkey) 2026-07-11 11:35:07.328783 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016699 2026-07-11 11:35:07.338611 | 2026-07-11 11:35:07.338723 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-11 11:35:07.749072 | debian-bookworm | ok 2026-07-11 11:35:07.760759 | 2026-07-11 11:35:07.760900 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-11 11:35:07.784530 | debian-bookworm | skipping: Conditional result was False 2026-07-11 11:35:07.804032 | 2026-07-11 11:35:07.804149 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-11 11:35:08.254920 | debian-bookworm | ok 2026-07-11 11:35:08.269415 | 2026-07-11 11:35:08.269528 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-11 11:35:08.299034 | debian-bookworm | ok 2026-07-11 11:35:08.307069 | 2026-07-11 11:35:08.307263 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-11 11:35:08.874625 | debian-bookworm -> localhost | ok 2026-07-11 11:35:08.883837 | 2026-07-11 11:35:08.883945 | TASK [validate-host : Collect information about the host] 2026-07-11 11:35:10.343643 | debian-bookworm | ok 2026-07-11 11:35:10.362401 | 2026-07-11 11:35:10.362548 | TASK [validate-host : Sanitize hostname] 2026-07-11 11:35:10.703968 | debian-bookworm | ok 2026-07-11 11:35:10.727521 | 2026-07-11 11:35:10.727698 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-11 11:35:11.910726 | debian-bookworm -> localhost | changed 2026-07-11 11:35:11.918711 | 2026-07-11 11:35:11.918893 | TASK [validate-host : Collect information about zuul worker] 2026-07-11 11:35:12.472865 | debian-bookworm | ok 2026-07-11 11:35:12.477367 | 2026-07-11 11:35:12.477463 | TASK [validate-host : Write out all zuul information for each host] 2026-07-11 11:35:13.041019 | debian-bookworm -> localhost | changed 2026-07-11 11:35:13.066394 | 2026-07-11 11:35:13.066507 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-11 11:35:13.326053 | debian-bookworm | ok 2026-07-11 11:35:13.331946 | 2026-07-11 11:35:13.332049 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-11 11:35:14.857780 | debian-bookworm | changed: 2026-07-11 11:35:14.857984 | debian-bookworm | cd+++++++++ src/ 2026-07-11 11:35:14.858018 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-11 11:35:14.858042 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-11 11:35:14.858064 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-11 11:35:14.858085 | debian-bookworm | Containerfile 2026-07-11 11:35:14.858214 | debian-bookworm | Containerfile 2026-07-11 11:35:14.884268 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/bce9397560c043e88c99e80f8277bcbd/work/logs" 2026-07-11 11:36:01.437047 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bce9397560c043e88c99e80f8277bcbd/work/artifacts" 2026-07-11 11:36:01.748201 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bce9397560c043e88c99e80f8277bcbd/work/docs" 2026-07-11 11:36:01.762251 | 2026-07-11 11:36:01.762498 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-11 11:36:02.586325 | debian-bookworm | changed: 2026-07-11 11:36:02.588870 | debian-bookworm | .d..t...... ./ 2026-07-11 11:36:02.589021 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-11 11:36:02.589061 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-11 11:36:02.589090 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-11 11:36:02.589120 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-11 11:36:02.589148 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-11 11:36:02.589209 | debian-bookworm | changed: All items complete 2026-07-11 11:36:02.589241 | 2026-07-11 11:36:03.165748 | debian-bookworm | changed: .d..t...... ./ 2026-07-11 11:36:03.712741 | debian-bookworm | changed: .d..t...... ./ 2026-07-11 11:36:03.728200 | 2026-07-11 11:36:03.728334 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-11 11:36:04.111856 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011875 2026-07-11 11:36:04.419815 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010425 2026-07-11 11:36:04.442381 | 2026-07-11 11:36:04.442508 | PLAY RECAP 2026-07-11 11:36:04.442593 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-11 11:36:04.442633 | 2026-07-11 11:36:04.588255 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-11 11:36:04.589163 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-11 11:36:05.372205 | 2026-07-11 11:36:05.372396 | PLAY [Base post] 2026-07-11 11:36:05.388210 | 2026-07-11 11:36:05.388376 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-11 11:36:05.989620 | debian-bookworm | changed 2026-07-11 11:36:06.015086 | 2026-07-11 11:36:06.015275 | PLAY RECAP 2026-07-11 11:36:06.015353 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-11 11:36:06.015428 | 2026-07-11 11:36:06.197650 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-11 11:36:06.198713 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-11 11:36:07.264169 | 2026-07-11 11:36:07.264339 | PLAY [Base post-logs] 2026-07-11 11:36:07.275276 | 2026-07-11 11:36:07.275410 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-11 11:36:07.789841 | localhost | changed 2026-07-11 11:36:07.801449 | 2026-07-11 11:36:07.801614 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-11 11:36:07.830178 | localhost | ok 2026-07-11 11:36:07.837257 | 2026-07-11 11:36:07.837407 | TASK [Set zuul-log-path fact] 2026-07-11 11:36:07.854914 | localhost | ok 2026-07-11 11:36:07.866158 | 2026-07-11 11:36:07.866288 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-11 11:36:07.892613 | localhost | ok 2026-07-11 11:36:07.897901 | 2026-07-11 11:36:07.898066 | TASK [upload-logs : Create log directories] 2026-07-11 11:36:08.523264 | localhost | changed 2026-07-11 11:36:08.526423 | 2026-07-11 11:36:08.526607 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-11 11:36:09.301480 | localhost -> localhost | ok: Runtime: 0:00:00.005190 2026-07-11 11:36:09.309341 | 2026-07-11 11:36:09.309477 | TASK [upload-logs : Upload logs to log server] 2026-07-11 11:36:09.905635 | localhost | Output suppressed because no_log was given 2026-07-11 11:36:09.908247 | 2026-07-11 11:36:09.908366 | LOOP [upload-logs : Compress console log and json output] 2026-07-11 11:36:09.992349 | localhost | skipping: Conditional result was False 2026-07-11 11:36:09.999248 | localhost | skipping: Conditional result was False 2026-07-11 11:36:10.013087 | 2026-07-11 11:36:10.013260 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-11 11:36:10.081120 | localhost | skipping: Conditional result was False 2026-07-11 11:36:10.081451 | 2026-07-11 11:36:10.086299 | localhost | skipping: Conditional result was False 2026-07-11 11:36:10.098446 | 2026-07-11 11:36:10.098646 | LOOP [upload-logs : Upload console log and json output]