2026-08-12 03:09:30.619940 | Job console starting 2026-08-12 03:09:30.634064 | Updating git repos 2026-08-12 03:09:30.665137 | Cloning repos into workspace 2026-08-12 03:09:30.715637 | Restoring repo states 2026-08-12 03:09:30.730556 | Merging changes 2026-08-12 03:09:30.730576 | Checking out repos 2026-08-12 03:09:30.768514 | Preparing playbooks 2026-08-12 03:09:31.989449 | Running Ansible setup 2026-08-12 03:09:38.892991 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-12 03:09:39.841106 | 2026-08-12 03:09:39.841394 | PLAY [Base pre] 2026-08-12 03:09:39.869767 | 2026-08-12 03:09:39.869906 | TASK [Setup log path fact] 2026-08-12 03:09:39.889445 | debian-bookworm | ok 2026-08-12 03:09:39.908035 | 2026-08-12 03:09:39.908192 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-12 03:09:39.946917 | debian-bookworm | ok 2026-08-12 03:09:39.957540 | 2026-08-12 03:09:39.957648 | TASK [emit-job-header : Print job information] 2026-08-12 03:09:40.034668 | # Job Information 2026-08-12 03:09:40.034918 | Ansible Version: 2.16.14 2026-08-12 03:09:40.034957 | Job: hadolint 2026-08-12 03:09:40.034991 | Pipeline: periodic-daily 2026-08-12 03:09:40.035014 | Executor: 521e9411259a 2026-08-12 03:09:40.035036 | Triggered by: https://github.com/osism/mappings 2026-08-12 03:09:40.035058 | Event ID: 8a002e190fa145cb868c014f48341d0d 2026-08-12 03:09:40.040230 | 2026-08-12 03:09:40.040348 | LOOP [emit-job-header : Print node information] 2026-08-12 03:09:40.196385 | debian-bookworm | ok: 2026-08-12 03:09:40.197519 | debian-bookworm | # Node Information 2026-08-12 03:09:40.197635 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-12 03:09:40.198362 | debian-bookworm | Hostname: debian 2026-08-12 03:09:40.198621 | debian-bookworm | Username: zuul 2026-08-12 03:09:40.198656 | debian-bookworm | Distro: Debian 12.15 2026-08-12 03:09:40.198683 | debian-bookworm | Provider: regiocloud-a 2026-08-12 03:09:40.198740 | debian-bookworm | Region: 2026-08-12 03:09:40.198764 | debian-bookworm | Label: debian-bookworm 2026-08-12 03:09:40.198784 | debian-bookworm | Product Name: OpenStack Nova 2026-08-12 03:09:40.198805 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feff:8a70 2026-08-12 03:09:40.240876 | 2026-08-12 03:09:40.241682 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-12 03:09:40.931649 | debian-bookworm -> localhost | changed 2026-08-12 03:09:40.939732 | 2026-08-12 03:09:40.941110 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-12 03:09:42.267481 | debian-bookworm -> localhost | changed 2026-08-12 03:09:42.290425 | 2026-08-12 03:09:42.290538 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-12 03:09:42.758199 | debian-bookworm -> localhost | ok 2026-08-12 03:09:42.764574 | 2026-08-12 03:09:42.764689 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-12 03:09:42.805263 | debian-bookworm | ok 2026-08-12 03:09:42.826865 | debian-bookworm | included: /var/lib/zuul/builds/a5dc429bf647434489c3fc73313176fe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-12 03:09:42.832874 | 2026-08-12 03:09:42.832968 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-12 03:09:46.248797 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-12 03:09:46.249064 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a5dc429bf647434489c3fc73313176fe/work/a5dc429bf647434489c3fc73313176fe_id_rsa 2026-08-12 03:09:46.249107 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a5dc429bf647434489c3fc73313176fe/work/a5dc429bf647434489c3fc73313176fe_id_rsa.pub 2026-08-12 03:09:46.249195 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-12 03:09:46.249232 | debian-bookworm -> localhost | SHA256:8n536ap86qixG/E76hdIEEiP1mcqpJx0PeviANXG2dw zuul-build-sshkey 2026-08-12 03:09:46.249257 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-12 03:09:46.249291 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-12 03:09:46.249314 | debian-bookworm -> localhost | | ..... | 2026-08-12 03:09:46.249335 | debian-bookworm -> localhost | | .*o+ . | 2026-08-12 03:09:46.249356 | debian-bookworm -> localhost | | .=.B+= E | 2026-08-12 03:09:46.249376 | debian-bookworm -> localhost | |o=o. ++ | 2026-08-12 03:09:46.249396 | debian-bookworm -> localhost | |oo. .oo.S | 2026-08-12 03:09:46.249427 | debian-bookworm -> localhost | |. .. .=. | 2026-08-12 03:09:46.249448 | debian-bookworm -> localhost | | . . .o o. . | 2026-08-12 03:09:46.249468 | debian-bookworm -> localhost | | o . =o+. o o | 2026-08-12 03:09:46.249490 | debian-bookworm -> localhost | | . .*=++==.+. | 2026-08-12 03:09:46.249510 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-12 03:09:46.249579 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.645773 2026-08-12 03:09:46.261630 | 2026-08-12 03:09:46.261905 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-12 03:09:46.302018 | debian-bookworm | ok 2026-08-12 03:09:46.318060 | debian-bookworm | included: /var/lib/zuul/builds/a5dc429bf647434489c3fc73313176fe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-12 03:09:46.327669 | 2026-08-12 03:09:46.327814 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-12 03:09:46.365801 | debian-bookworm | skipping: Conditional result was False 2026-08-12 03:09:46.377538 | 2026-08-12 03:09:46.380583 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-12 03:09:47.155290 | debian-bookworm | changed 2026-08-12 03:09:47.162444 | 2026-08-12 03:09:47.162590 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-12 03:09:47.418208 | debian-bookworm | ok 2026-08-12 03:09:47.424295 | 2026-08-12 03:09:47.424423 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-12 03:09:48.204715 | debian-bookworm | changed 2026-08-12 03:09:48.224338 | 2026-08-12 03:09:48.224494 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-12 03:09:48.976566 | debian-bookworm | changed 2026-08-12 03:09:48.985570 | 2026-08-12 03:09:48.985724 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-12 03:09:49.010954 | debian-bookworm | skipping: Conditional result was False 2026-08-12 03:09:49.018012 | 2026-08-12 03:09:49.018172 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-12 03:09:49.633642 | debian-bookworm -> localhost | changed 2026-08-12 03:09:49.645714 | 2026-08-12 03:09:49.645866 | TASK [add-build-sshkey : Add back temp key] 2026-08-12 03:09:50.149601 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a5dc429bf647434489c3fc73313176fe/work/a5dc429bf647434489c3fc73313176fe_id_rsa (zuul-build-sshkey) 2026-08-12 03:09:50.149884 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012614 2026-08-12 03:09:50.158627 | 2026-08-12 03:09:50.158779 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-12 03:09:50.632010 | debian-bookworm | ok 2026-08-12 03:09:50.638221 | 2026-08-12 03:09:50.638356 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-12 03:09:50.673807 | debian-bookworm | skipping: Conditional result was False 2026-08-12 03:09:50.696122 | 2026-08-12 03:09:50.696309 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-12 03:09:51.185130 | debian-bookworm | ok 2026-08-12 03:09:51.205035 | 2026-08-12 03:09:51.205235 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-12 03:09:51.246912 | debian-bookworm | ok 2026-08-12 03:09:51.252802 | 2026-08-12 03:09:51.252948 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-12 03:09:51.715016 | debian-bookworm -> localhost | ok 2026-08-12 03:09:51.772010 | 2026-08-12 03:09:51.772200 | TASK [validate-host : Collect information about the host] 2026-08-12 03:09:53.730964 | debian-bookworm | ok 2026-08-12 03:09:53.778076 | 2026-08-12 03:09:53.778274 | TASK [validate-host : Sanitize hostname] 2026-08-12 03:09:54.181645 | debian-bookworm | ok 2026-08-12 03:09:54.200652 | 2026-08-12 03:09:54.201770 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-12 03:09:55.525758 | debian-bookworm -> localhost | changed 2026-08-12 03:09:55.533240 | 2026-08-12 03:09:55.533385 | TASK [validate-host : Collect information about zuul worker] 2026-08-12 03:09:56.088351 | debian-bookworm | ok 2026-08-12 03:09:56.093550 | 2026-08-12 03:09:56.093681 | TASK [validate-host : Write out all zuul information for each host] 2026-08-12 03:09:56.957885 | debian-bookworm -> localhost | changed 2026-08-12 03:09:56.979667 | 2026-08-12 03:09:56.979828 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-12 03:09:57.268182 | debian-bookworm | ok 2026-08-12 03:09:57.276702 | 2026-08-12 03:09:57.276875 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-12 03:09:58.212308 | debian-bookworm | changed: 2026-08-12 03:09:58.212504 | debian-bookworm | cd+++++++++ src/ 2026-08-12 03:09:58.212541 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-12 03:09:58.212566 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-12 03:09:58.212588 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-08-12 03:09:58.212608 | debian-bookworm | Containerfile 2026-08-12 03:09:58.212684 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a5dc429bf647434489c3fc73313176fe/work/logs" 2026-08-12 03:10:44.730125 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a5dc429bf647434489c3fc73313176fe/work/artifacts" 2026-08-12 03:10:45.040045 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a5dc429bf647434489c3fc73313176fe/work/docs" 2026-08-12 03:10:45.067091 | 2026-08-12 03:10:45.067312 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-12 03:10:46.000160 | debian-bookworm | changed: 2026-08-12 03:10:46.000442 | debian-bookworm | .d..t...... ./ 2026-08-12 03:10:46.000480 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-12 03:10:46.000503 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-12 03:10:46.000525 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-12 03:10:46.000545 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-12 03:10:46.000564 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-12 03:10:46.000609 | debian-bookworm | changed: All items complete 2026-08-12 03:10:46.000636 | 2026-08-12 03:10:46.843855 | debian-bookworm | changed: .d..t...... ./ 2026-08-12 03:10:47.895698 | debian-bookworm | changed: .d..t...... ./ 2026-08-12 03:10:47.946157 | 2026-08-12 03:10:47.946337 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-12 03:10:48.000061 | debian-bookworm | skipping: Conditional result was False 2026-08-12 03:10:48.017344 | debian-bookworm | skipping: Conditional result was False 2026-08-12 03:10:48.040246 | 2026-08-12 03:10:48.040622 | PLAY RECAP 2026-08-12 03:10:48.040693 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-12 03:10:48.040720 | 2026-08-12 03:10:48.539854 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-12 03:10:48.542220 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-12 03:10:50.610539 | 2026-08-12 03:10:50.610737 | PLAY [Base post] 2026-08-12 03:10:50.645973 | 2026-08-12 03:10:50.646188 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-12 03:10:51.576273 | debian-bookworm | changed 2026-08-12 03:10:51.582282 | 2026-08-12 03:10:51.582383 | PLAY RECAP 2026-08-12 03:10:51.582435 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-12 03:10:51.582487 | 2026-08-12 03:10:51.695766 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-12 03:10:51.696607 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-12 03:10:52.781959 | 2026-08-12 03:10:52.784036 | PLAY [Base post-logs] 2026-08-12 03:10:52.811240 | 2026-08-12 03:10:52.811366 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-12 03:10:53.558082 | localhost | changed 2026-08-12 03:10:53.566306 | 2026-08-12 03:10:53.566427 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-12 03:10:53.590979 | localhost | ok 2026-08-12 03:10:53.594066 | 2026-08-12 03:10:53.594149 | TASK [Set zuul-log-path fact] 2026-08-12 03:10:53.618402 | localhost | ok 2026-08-12 03:10:53.627290 | 2026-08-12 03:10:53.627394 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-12 03:10:53.673385 | localhost | ok 2026-08-12 03:10:53.675917 | 2026-08-12 03:10:53.676025 | TASK [upload-logs : Create log directories] 2026-08-12 03:10:54.348415 | localhost | changed 2026-08-12 03:10:54.350583 | 2026-08-12 03:10:54.350656 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-12 03:10:55.215391 | localhost -> localhost | ok: Runtime: 0:00:00.013366 2026-08-12 03:10:55.219356 | 2026-08-12 03:10:55.219453 | TASK [upload-logs : Upload logs to log server] 2026-08-12 03:10:55.875739 | localhost | Output suppressed because no_log was given 2026-08-12 03:10:55.877580 | 2026-08-12 03:10:55.877673 | LOOP [upload-logs : Compress console log and json output] 2026-08-12 03:10:55.921137 | localhost | skipping: Conditional result was False 2026-08-12 03:10:55.926896 | localhost | skipping: Conditional result was False 2026-08-12 03:10:55.934480 | 2026-08-12 03:10:55.934600 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-12 03:10:55.977938 | localhost | skipping: Conditional result was False 2026-08-12 03:10:55.978192 | 2026-08-12 03:10:55.984362 | localhost | skipping: Conditional result was False 2026-08-12 03:10:55.991186 | 2026-08-12 03:10:55.991304 | LOOP [upload-logs : Upload console log and json output]