2026-06-12 10:58:39.320970 | Job console starting 2026-06-12 10:58:39.333339 | Updating git repos 2026-06-12 10:58:39.384686 | Cloning repos into workspace 2026-06-12 10:58:39.432067 | Restoring repo states 2026-06-12 10:58:39.462946 | Merging changes 2026-06-12 10:58:40.061482 | Checking out repos 2026-06-12 10:58:40.100852 | Preparing playbooks 2026-06-12 10:58:40.975280 | Running Ansible setup 2026-06-12 10:58:46.268965 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 10:58:47.178660 | 2026-06-12 10:58:47.178869 | PLAY [Base pre] 2026-06-12 10:58:47.205835 | 2026-06-12 10:58:47.205997 | TASK [Setup log path fact] 2026-06-12 10:58:47.245888 | debian-bookworm | ok 2026-06-12 10:58:47.273479 | 2026-06-12 10:58:47.273658 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 10:58:47.343760 | debian-bookworm | ok 2026-06-12 10:58:47.368026 | 2026-06-12 10:58:47.368195 | TASK [emit-job-header : Print job information] 2026-06-12 10:58:47.441639 | # Job Information 2026-06-12 10:58:47.441839 | Ansible Version: 2.16.14 2026-06-12 10:58:47.441875 | Job: hadolint 2026-06-12 10:58:47.441908 | Pipeline: check 2026-06-12 10:58:47.441930 | Executor: 521e9411259a 2026-06-12 10:58:47.441951 | Triggered by: https://github.com/osism/python-osism/pull/2349 2026-06-12 10:58:47.441973 | Event ID: a4f83180-664d-11f1-88c1-4677e29c8bea 2026-06-12 10:58:47.451099 | 2026-06-12 10:58:47.451251 | LOOP [emit-job-header : Print node information] 2026-06-12 10:58:47.711209 | debian-bookworm | ok: 2026-06-12 10:58:47.722918 | debian-bookworm | # Node Information 2026-06-12 10:58:47.723043 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 10:58:47.723074 | debian-bookworm | Hostname: debian 2026-06-12 10:58:47.723098 | debian-bookworm | Username: zuul 2026-06-12 10:58:47.723120 | debian-bookworm | Distro: Debian 12.14 2026-06-12 10:58:47.723144 | debian-bookworm | Provider: regiocloud-a 2026-06-12 10:58:47.723188 | debian-bookworm | Region: 2026-06-12 10:58:47.723211 | debian-bookworm | Label: debian-bookworm 2026-06-12 10:58:47.723232 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 10:58:47.723252 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed7:85a1 2026-06-12 10:58:47.742303 | 2026-06-12 10:58:47.742450 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 10:58:48.731904 | debian-bookworm -> localhost | changed 2026-06-12 10:58:48.740446 | 2026-06-12 10:58:48.740589 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 10:58:50.352352 | debian-bookworm -> localhost | changed 2026-06-12 10:58:50.362624 | 2026-06-12 10:58:50.362727 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 10:58:50.824586 | debian-bookworm -> localhost | ok 2026-06-12 10:58:50.832817 | 2026-06-12 10:58:50.832921 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 10:58:50.856970 | debian-bookworm | ok 2026-06-12 10:58:50.893228 | debian-bookworm | included: /var/lib/zuul/builds/ce96e56123894f86975abb8c1c347340/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 10:58:50.899109 | 2026-06-12 10:58:50.899209 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 10:58:52.631853 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 10:58:52.632046 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ce96e56123894f86975abb8c1c347340/work/ce96e56123894f86975abb8c1c347340_id_rsa 2026-06-12 10:58:52.632085 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ce96e56123894f86975abb8c1c347340/work/ce96e56123894f86975abb8c1c347340_id_rsa.pub 2026-06-12 10:58:52.632112 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 10:58:52.632137 | debian-bookworm -> localhost | SHA256:a0FBNHWJE1CI7fCY914VNV+FIdcghOPuT+8rA2B7QhA zuul-build-sshkey 2026-06-12 10:58:52.632158 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 10:58:52.632203 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 10:58:52.632226 | debian-bookworm -> localhost | | E**=+==.+B=| 2026-06-12 10:58:52.632247 | debian-bookworm -> localhost | | + oo=..+o =| 2026-06-12 10:58:52.632267 | debian-bookworm -> localhost | | B.. o ..| 2026-06-12 10:58:52.632286 | debian-bookworm -> localhost | | o.B . . | 2026-06-12 10:58:52.632306 | debian-bookworm -> localhost | | +S= . | 2026-06-12 10:58:52.632331 | debian-bookworm -> localhost | | oo= . | 2026-06-12 10:58:52.632352 | debian-bookworm -> localhost | | o= o. | 2026-06-12 10:58:52.632371 | debian-bookworm -> localhost | | . o.o. | 2026-06-12 10:58:52.632392 | debian-bookworm -> localhost | | ..++. | 2026-06-12 10:58:52.632412 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 10:58:52.632460 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.179059 2026-06-12 10:58:52.638564 | 2026-06-12 10:58:52.638696 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 10:58:52.666482 | debian-bookworm | ok 2026-06-12 10:58:52.680461 | debian-bookworm | included: /var/lib/zuul/builds/ce96e56123894f86975abb8c1c347340/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 10:58:52.698528 | 2026-06-12 10:58:52.698623 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 10:58:52.730700 | debian-bookworm | skipping: Conditional result was False 2026-06-12 10:58:52.737027 | 2026-06-12 10:58:52.737125 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 10:58:53.587614 | debian-bookworm | changed 2026-06-12 10:58:53.592925 | 2026-06-12 10:58:53.593011 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 10:58:53.892716 | debian-bookworm | ok 2026-06-12 10:58:53.903718 | 2026-06-12 10:58:53.903834 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 10:58:54.663012 | debian-bookworm | changed 2026-06-12 10:58:54.671738 | 2026-06-12 10:58:54.671835 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 10:58:55.345270 | debian-bookworm | changed 2026-06-12 10:58:55.367802 | 2026-06-12 10:58:55.367911 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 10:58:55.414530 | debian-bookworm | skipping: Conditional result was False 2026-06-12 10:58:55.420443 | 2026-06-12 10:58:55.420548 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 10:58:56.125180 | debian-bookworm -> localhost | changed 2026-06-12 10:58:56.138294 | 2026-06-12 10:58:56.138397 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 10:58:56.516680 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ce96e56123894f86975abb8c1c347340/work/ce96e56123894f86975abb8c1c347340_id_rsa (zuul-build-sshkey) 2026-06-12 10:58:56.516900 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012923 2026-06-12 10:58:56.522956 | 2026-06-12 10:58:56.523037 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 10:58:56.997116 | debian-bookworm | ok 2026-06-12 10:58:57.001368 | 2026-06-12 10:58:57.001446 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 10:58:57.028052 | debian-bookworm | skipping: Conditional result was False 2026-06-12 10:58:57.036454 | 2026-06-12 10:58:57.036542 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 10:58:57.688624 | debian-bookworm | ok 2026-06-12 10:58:57.700993 | 2026-06-12 10:58:57.701087 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 10:58:57.740750 | debian-bookworm | ok 2026-06-12 10:58:57.745401 | 2026-06-12 10:58:57.745834 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 10:58:58.549007 | debian-bookworm -> localhost | ok 2026-06-12 10:58:58.573045 | 2026-06-12 10:58:58.573150 | TASK [validate-host : Collect information about the host] 2026-06-12 10:58:59.746367 | debian-bookworm | ok 2026-06-12 10:58:59.785045 | 2026-06-12 10:58:59.785160 | TASK [validate-host : Sanitize hostname] 2026-06-12 10:59:00.044789 | debian-bookworm | ok 2026-06-12 10:59:00.056859 | 2026-06-12 10:59:00.056976 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 10:59:01.036879 | debian-bookworm -> localhost | changed 2026-06-12 10:59:01.041519 | 2026-06-12 10:59:01.041609 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 10:59:01.505114 | debian-bookworm | ok 2026-06-12 10:59:01.509729 | 2026-06-12 10:59:01.509828 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 10:59:02.507795 | debian-bookworm -> localhost | changed 2026-06-12 10:59:02.526682 | 2026-06-12 10:59:02.526790 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 10:59:02.844516 | debian-bookworm | ok 2026-06-12 10:59:02.849672 | 2026-06-12 10:59:02.849758 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 10:59:04.174816 | debian-bookworm | changed: 2026-06-12 10:59:04.175026 | debian-bookworm | cd+++++++++ src/ 2026-06-12 10:59:04.175061 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 10:59:04.175085 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 10:59:04.175106 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-12 10:59:04.175127 | debian-bookworm | Containerfile 2026-06-12 10:59:04.175284 | debian-bookworm | Containerfile 2026-06-12 10:59:04.201933 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ce96e56123894f86975abb8c1c347340/work/logs" 2026-06-12 10:59:56.516258 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ce96e56123894f86975abb8c1c347340/work/artifacts" 2026-06-12 10:59:56.807709 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ce96e56123894f86975abb8c1c347340/work/docs" 2026-06-12 10:59:56.825427 | 2026-06-12 10:59:56.825597 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 10:59:57.584475 | debian-bookworm | changed: 2026-06-12 10:59:57.584741 | debian-bookworm | .d..t...... ./ 2026-06-12 10:59:57.584785 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 10:59:57.584815 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 10:59:57.584840 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 10:59:57.584865 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 10:59:57.584888 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 10:59:57.584940 | debian-bookworm | changed: All items complete 2026-06-12 10:59:57.584974 | 2026-06-12 10:59:58.176091 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 10:59:58.753384 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 10:59:58.784621 | 2026-06-12 10:59:58.784932 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 10:59:59.199356 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013526 2026-06-12 10:59:59.619688 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008398 2026-06-12 10:59:59.639294 | 2026-06-12 10:59:59.639781 | PLAY RECAP 2026-06-12 10:59:59.640248 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-12 10:59:59.640377 | 2026-06-12 10:59:59.842997 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 10:59:59.843871 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 11:00:00.613933 | 2026-06-12 11:00:00.614104 | PLAY [Base post] 2026-06-12 11:00:00.628298 | 2026-06-12 11:00:00.628446 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 11:00:01.259257 | debian-bookworm | changed 2026-06-12 11:00:01.267880 | 2026-06-12 11:00:01.268019 | PLAY RECAP 2026-06-12 11:00:01.268091 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 11:00:01.268155 | 2026-06-12 11:00:01.410051 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 11:00:01.412262 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 11:00:02.299047 | 2026-06-12 11:00:02.299271 | PLAY [Base post-logs] 2026-06-12 11:00:02.309963 | 2026-06-12 11:00:02.310098 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 11:00:02.808478 | localhost | changed 2026-06-12 11:00:02.827006 | 2026-06-12 11:00:02.827267 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 11:00:02.866649 | localhost | ok 2026-06-12 11:00:02.873213 | 2026-06-12 11:00:02.873367 | TASK [Set zuul-log-path fact] 2026-06-12 11:00:02.890883 | localhost | ok 2026-06-12 11:00:02.902235 | 2026-06-12 11:00:02.902367 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 11:00:02.931024 | localhost | ok 2026-06-12 11:00:02.938567 | 2026-06-12 11:00:02.938742 | TASK [upload-logs : Create log directories] 2026-06-12 11:00:03.451174 | localhost | changed 2026-06-12 11:00:03.456509 | 2026-06-12 11:00:03.456680 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 11:00:03.983828 | localhost -> localhost | ok: Runtime: 0:00:00.006982 2026-06-12 11:00:03.989748 | 2026-06-12 11:00:03.989895 | TASK [upload-logs : Upload logs to log server] 2026-06-12 11:00:04.586201 | localhost | Output suppressed because no_log was given 2026-06-12 11:00:04.590277 | 2026-06-12 11:00:04.590460 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 11:00:04.647257 | localhost | skipping: Conditional result was False 2026-06-12 11:00:04.654470 | localhost | skipping: Conditional result was False 2026-06-12 11:00:04.663678 | 2026-06-12 11:00:04.663899 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 11:00:04.718449 | localhost | skipping: Conditional result was False 2026-06-12 11:00:04.718892 | 2026-06-12 11:00:04.723707 | localhost | skipping: Conditional result was False 2026-06-12 11:00:04.732467 | 2026-06-12 11:00:04.732585 | LOOP [upload-logs : Upload console log and json output]