2026-07-21 06:11:47.873519 | Job console starting 2026-07-21 06:11:47.904019 | Updating git repos 2026-07-21 06:11:47.991610 | Cloning repos into workspace 2026-07-21 06:11:48.080866 | Restoring repo states 2026-07-21 06:11:48.138388 | Merging changes 2026-07-21 06:11:49.057926 | Checking out repos 2026-07-21 06:11:49.214570 | Preparing playbooks 2026-07-21 06:11:50.932869 | Running Ansible setup 2026-07-21 06:11:57.471608 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 06:11:58.488656 | 2026-07-21 06:11:58.488801 | PLAY [Base pre] 2026-07-21 06:11:58.533261 | 2026-07-21 06:11:58.533415 | TASK [Setup log path fact] 2026-07-21 06:11:58.563323 | debian-bookworm | ok 2026-07-21 06:11:58.609843 | 2026-07-21 06:11:58.610000 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 06:11:58.657258 | debian-bookworm | ok 2026-07-21 06:11:58.675502 | 2026-07-21 06:11:58.675616 | TASK [emit-job-header : Print job information] 2026-07-21 06:11:58.739042 | # Job Information 2026-07-21 06:11:58.739206 | Ansible Version: 2.16.14 2026-07-21 06:11:58.739241 | Job: hadolint 2026-07-21 06:11:58.739274 | Pipeline: check 2026-07-21 06:11:58.739297 | Executor: 521e9411259a 2026-07-21 06:11:58.739318 | Triggered by: https://github.com/osism/python-osism/pull/2475 2026-07-21 06:11:58.739364 | Event ID: 088b4b10-84cb-11f1-9972-de4310a90a36 2026-07-21 06:11:58.744096 | 2026-07-21 06:11:58.744186 | LOOP [emit-job-header : Print node information] 2026-07-21 06:11:58.958751 | debian-bookworm | ok: 2026-07-21 06:11:58.959100 | debian-bookworm | # Node Information 2026-07-21 06:11:58.959145 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 06:11:58.959171 | debian-bookworm | Hostname: debian 2026-07-21 06:11:58.959194 | debian-bookworm | Username: zuul 2026-07-21 06:11:58.959214 | debian-bookworm | Distro: Debian 12.15 2026-07-21 06:11:58.959237 | debian-bookworm | Provider: regiocloud-a 2026-07-21 06:11:58.959258 | debian-bookworm | Region: 2026-07-21 06:11:58.959279 | debian-bookworm | Label: debian-bookworm 2026-07-21 06:11:58.959299 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 06:11:58.959318 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefc:360e 2026-07-21 06:11:58.978238 | 2026-07-21 06:11:58.978385 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 06:11:59.980125 | debian-bookworm -> localhost | changed 2026-07-21 06:11:59.995743 | 2026-07-21 06:11:59.995864 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 06:12:02.471292 | debian-bookworm -> localhost | changed 2026-07-21 06:12:02.482446 | 2026-07-21 06:12:02.482556 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 06:12:02.842349 | debian-bookworm -> localhost | ok 2026-07-21 06:12:02.848944 | 2026-07-21 06:12:02.849054 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 06:12:02.879911 | debian-bookworm | ok 2026-07-21 06:12:02.933973 | debian-bookworm | included: /var/lib/zuul/builds/73a89c74ff194e6fa6af93b1806359dc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 06:12:02.958025 | 2026-07-21 06:12:02.958183 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 06:12:04.408939 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 06:12:04.409164 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/73a89c74ff194e6fa6af93b1806359dc/work/73a89c74ff194e6fa6af93b1806359dc_id_rsa 2026-07-21 06:12:04.409204 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/73a89c74ff194e6fa6af93b1806359dc/work/73a89c74ff194e6fa6af93b1806359dc_id_rsa.pub 2026-07-21 06:12:04.409232 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 06:12:04.409257 | debian-bookworm -> localhost | SHA256:f0GoG/xffF78c2AMLi0UlA0Qp5YVfjWBjS7VAMmSaRY zuul-build-sshkey 2026-07-21 06:12:04.409280 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 06:12:04.409316 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 06:12:04.409367 | debian-bookworm -> localhost | | EOBB.*+. | 2026-07-21 06:12:04.409391 | debian-bookworm -> localhost | | **=.=.o. | 2026-07-21 06:12:04.409415 | debian-bookworm -> localhost | | o+.o+o | 2026-07-21 06:12:04.409447 | debian-bookworm -> localhost | | o .ooo | 2026-07-21 06:12:04.409485 | debian-bookworm -> localhost | | S. +.o | 2026-07-21 06:12:04.409520 | debian-bookworm -> localhost | | =o oo+. | 2026-07-21 06:12:04.409541 | debian-bookworm -> localhost | | . oo..o.+| 2026-07-21 06:12:04.409561 | debian-bookworm -> localhost | | o . ++| 2026-07-21 06:12:04.409582 | debian-bookworm -> localhost | | . =| 2026-07-21 06:12:04.409603 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 06:12:04.409653 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.721340 2026-07-21 06:12:04.416033 | 2026-07-21 06:12:04.416122 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 06:12:04.457305 | debian-bookworm | ok 2026-07-21 06:12:04.476683 | debian-bookworm | included: /var/lib/zuul/builds/73a89c74ff194e6fa6af93b1806359dc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 06:12:04.495488 | 2026-07-21 06:12:04.495589 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 06:12:04.534919 | debian-bookworm | skipping: Conditional result was False 2026-07-21 06:12:04.541040 | 2026-07-21 06:12:04.541145 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 06:12:05.241947 | debian-bookworm | changed 2026-07-21 06:12:05.257186 | 2026-07-21 06:12:05.257699 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 06:12:05.557689 | debian-bookworm | ok 2026-07-21 06:12:05.562934 | 2026-07-21 06:12:05.563018 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 06:12:06.301578 | debian-bookworm | changed 2026-07-21 06:12:06.309690 | 2026-07-21 06:12:06.309800 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 06:12:07.018236 | debian-bookworm | changed 2026-07-21 06:12:07.022759 | 2026-07-21 06:12:07.022851 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 06:12:07.055597 | debian-bookworm | skipping: Conditional result was False 2026-07-21 06:12:07.060856 | 2026-07-21 06:12:07.060940 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 06:12:07.691986 | debian-bookworm -> localhost | changed 2026-07-21 06:12:07.707306 | 2026-07-21 06:12:07.707496 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 06:12:08.078387 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/73a89c74ff194e6fa6af93b1806359dc/work/73a89c74ff194e6fa6af93b1806359dc_id_rsa (zuul-build-sshkey) 2026-07-21 06:12:08.078592 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010786 2026-07-21 06:12:08.086930 | 2026-07-21 06:12:08.087044 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 06:12:08.479971 | debian-bookworm | ok 2026-07-21 06:12:08.486929 | 2026-07-21 06:12:08.487026 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 06:12:08.510445 | debian-bookworm | skipping: Conditional result was False 2026-07-21 06:12:08.521175 | 2026-07-21 06:12:08.521285 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 06:12:08.952182 | debian-bookworm | ok 2026-07-21 06:12:08.975425 | 2026-07-21 06:12:08.975546 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 06:12:09.003558 | debian-bookworm | ok 2026-07-21 06:12:09.009928 | 2026-07-21 06:12:09.010032 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 06:12:09.649963 | debian-bookworm -> localhost | ok 2026-07-21 06:12:09.656599 | 2026-07-21 06:12:09.656692 | TASK [validate-host : Collect information about the host] 2026-07-21 06:12:11.195993 | debian-bookworm | ok 2026-07-21 06:12:11.217390 | 2026-07-21 06:12:11.217506 | TASK [validate-host : Sanitize hostname] 2026-07-21 06:12:11.450128 | debian-bookworm | ok 2026-07-21 06:12:11.455017 | 2026-07-21 06:12:11.455115 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 06:12:12.187764 | debian-bookworm -> localhost | changed 2026-07-21 06:12:12.196164 | 2026-07-21 06:12:12.196323 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 06:12:12.732129 | debian-bookworm | ok 2026-07-21 06:12:12.736827 | 2026-07-21 06:12:12.736921 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 06:12:13.685755 | debian-bookworm -> localhost | changed 2026-07-21 06:12:13.693589 | 2026-07-21 06:12:13.693674 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 06:12:14.018933 | debian-bookworm | ok 2026-07-21 06:12:14.024254 | 2026-07-21 06:12:14.024358 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 06:12:15.469605 | debian-bookworm | changed: 2026-07-21 06:12:15.469778 | debian-bookworm | cd+++++++++ src/ 2026-07-21 06:12:15.469812 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 06:12:15.469836 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 06:12:15.469859 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-21 06:12:15.469879 | debian-bookworm | Containerfile 2026-07-21 06:12:15.470008 | debian-bookworm | Containerfile 2026-07-21 06:12:15.477410 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/73a89c74ff194e6fa6af93b1806359dc/work/logs" 2026-07-21 06:13:00.207794 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/73a89c74ff194e6fa6af93b1806359dc/work/artifacts" 2026-07-21 06:13:00.499444 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/73a89c74ff194e6fa6af93b1806359dc/work/docs" 2026-07-21 06:13:00.518920 | 2026-07-21 06:13:00.519206 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 06:13:01.350368 | debian-bookworm | changed: 2026-07-21 06:13:01.354974 | debian-bookworm | .d..t...... ./ 2026-07-21 06:13:01.355056 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 06:13:01.355086 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 06:13:01.355109 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 06:13:01.355131 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 06:13:01.355153 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 06:13:01.355207 | debian-bookworm | changed: All items complete 2026-07-21 06:13:01.355235 | 2026-07-21 06:13:01.948483 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 06:13:02.505231 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 06:13:02.522433 | 2026-07-21 06:13:02.522601 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 06:13:02.866861 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.016716 2026-07-21 06:13:03.181138 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006807 2026-07-21 06:13:03.200079 | 2026-07-21 06:13:03.200205 | PLAY RECAP 2026-07-21 06:13:03.200261 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 06:13:03.200286 | 2026-07-21 06:13:03.358272 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 06:13:03.359251 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 06:13:04.168839 | 2026-07-21 06:13:04.169037 | PLAY [Base post] 2026-07-21 06:13:04.184978 | 2026-07-21 06:13:04.185143 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 06:13:04.826828 | debian-bookworm | changed 2026-07-21 06:13:04.835179 | 2026-07-21 06:13:04.835321 | PLAY RECAP 2026-07-21 06:13:04.835406 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 06:13:04.835469 | 2026-07-21 06:13:04.976553 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 06:13:04.977701 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 06:13:05.883071 | 2026-07-21 06:13:05.883302 | PLAY [Base post-logs] 2026-07-21 06:13:05.895600 | 2026-07-21 06:13:05.895783 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 06:13:06.433715 | localhost | changed 2026-07-21 06:13:06.454144 | 2026-07-21 06:13:06.454408 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 06:13:06.482615 | localhost | ok 2026-07-21 06:13:06.487444 | 2026-07-21 06:13:06.487571 | TASK [Set zuul-log-path fact] 2026-07-21 06:13:06.503480 | localhost | ok 2026-07-21 06:13:06.512603 | 2026-07-21 06:13:06.512753 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 06:13:06.539480 | localhost | ok 2026-07-21 06:13:06.542791 | 2026-07-21 06:13:06.543018 | TASK [upload-logs : Create log directories] 2026-07-21 06:13:07.291057 | localhost | changed 2026-07-21 06:13:07.294219 | 2026-07-21 06:13:07.294378 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 06:13:07.820992 | localhost -> localhost | ok: Runtime: 0:00:00.006636 2026-07-21 06:13:07.827258 | 2026-07-21 06:13:07.827478 | TASK [upload-logs : Upload logs to log server] 2026-07-21 06:13:08.455480 | localhost | Output suppressed because no_log was given 2026-07-21 06:13:08.457876 | 2026-07-21 06:13:08.458015 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 06:13:08.516483 | localhost | skipping: Conditional result was False 2026-07-21 06:13:08.527255 | localhost | skipping: Conditional result was False 2026-07-21 06:13:08.533716 | 2026-07-21 06:13:08.533868 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 06:13:08.584456 | localhost | skipping: Conditional result was False 2026-07-21 06:13:08.584767 | 2026-07-21 06:13:08.591814 | localhost | skipping: Conditional result was False 2026-07-21 06:13:08.602370 | 2026-07-21 06:13:08.602492 | LOOP [upload-logs : Upload console log and json output]