2026-06-13 03:12:35.008184 | Job console starting 2026-06-13 03:12:35.030358 | Updating git repos 2026-06-13 03:12:35.079914 | Cloning repos into workspace 2026-06-13 03:12:35.109187 | Restoring repo states 2026-06-13 03:12:35.125615 | Merging changes 2026-06-13 03:12:35.125640 | Checking out repos 2026-06-13 03:12:35.227699 | Preparing playbooks 2026-06-13 03:12:36.367965 | Running Ansible setup 2026-06-13 03:12:42.317576 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-13 03:12:43.222995 | 2026-06-13 03:12:43.223177 | PLAY [Base pre] 2026-06-13 03:12:43.242567 | 2026-06-13 03:12:43.242731 | TASK [Setup log path fact] 2026-06-13 03:12:43.264742 | debian-bookworm | ok 2026-06-13 03:12:43.283981 | 2026-06-13 03:12:43.284171 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-13 03:12:43.313726 | debian-bookworm | ok 2026-06-13 03:12:43.327251 | 2026-06-13 03:12:43.327413 | TASK [emit-job-header : Print job information] 2026-06-13 03:12:43.398975 | # Job Information 2026-06-13 03:12:43.399171 | Ansible Version: 2.16.14 2026-06-13 03:12:43.399206 | Job: hadolint 2026-06-13 03:12:43.399238 | Pipeline: periodic-daily 2026-06-13 03:12:43.399262 | Executor: 521e9411259a 2026-06-13 03:12:43.399282 | Triggered by: https://github.com/osism/mappings 2026-06-13 03:12:43.399304 | Event ID: fb564a4c600149479979ff4760158928 2026-06-13 03:12:43.405812 | 2026-06-13 03:12:43.405958 | LOOP [emit-job-header : Print node information] 2026-06-13 03:12:43.535978 | debian-bookworm | ok: 2026-06-13 03:12:43.536223 | debian-bookworm | # Node Information 2026-06-13 03:12:43.536258 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-13 03:12:43.536283 | debian-bookworm | Hostname: debian 2026-06-13 03:12:43.536305 | debian-bookworm | Username: zuul 2026-06-13 03:12:43.536325 | debian-bookworm | Distro: Debian 12.14 2026-06-13 03:12:43.536350 | debian-bookworm | Provider: regiocloud-a 2026-06-13 03:12:43.536370 | debian-bookworm | Region: 2026-06-13 03:12:43.536390 | debian-bookworm | Label: debian-bookworm 2026-06-13 03:12:43.536410 | debian-bookworm | Product Name: OpenStack Nova 2026-06-13 03:12:43.536430 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe59:271d 2026-06-13 03:12:43.549477 | 2026-06-13 03:12:43.549639 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-13 03:12:44.195734 | debian-bookworm -> localhost | changed 2026-06-13 03:12:44.205089 | 2026-06-13 03:12:44.205245 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-13 03:12:46.607731 | debian-bookworm -> localhost | changed 2026-06-13 03:12:46.634615 | 2026-06-13 03:12:46.634790 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-13 03:12:47.206310 | debian-bookworm -> localhost | ok 2026-06-13 03:12:47.222383 | 2026-06-13 03:12:47.222578 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-13 03:12:47.274235 | debian-bookworm | ok 2026-06-13 03:12:47.314575 | debian-bookworm | included: /var/lib/zuul/builds/8e04af23e53c4eb2bd11b4f3a9ff38b3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-13 03:12:47.330469 | 2026-06-13 03:12:47.330586 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-13 03:12:49.158503 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-13 03:12:49.158682 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8e04af23e53c4eb2bd11b4f3a9ff38b3/work/8e04af23e53c4eb2bd11b4f3a9ff38b3_id_rsa 2026-06-13 03:12:49.158715 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8e04af23e53c4eb2bd11b4f3a9ff38b3/work/8e04af23e53c4eb2bd11b4f3a9ff38b3_id_rsa.pub 2026-06-13 03:12:49.158738 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-13 03:12:49.158759 | debian-bookworm -> localhost | SHA256:HPcvKw3Ia6C1llMAwcs212cFQdiR6rn/eD7B66t36+g zuul-build-sshkey 2026-06-13 03:12:49.158791 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-13 03:12:49.158816 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-13 03:12:49.158847 | debian-bookworm -> localhost | | ... +== | 2026-06-13 03:12:49.158867 | debian-bookworm -> localhost | | o . o . | 2026-06-13 03:12:49.158885 | debian-bookworm -> localhost | | . o ..... | 2026-06-13 03:12:49.158902 | debian-bookworm -> localhost | | = o.ooo. | 2026-06-13 03:12:49.158918 | debian-bookworm -> localhost | | . o +S= .. | 2026-06-13 03:12:49.158940 | debian-bookworm -> localhost | | o * . o. | 2026-06-13 03:12:49.158958 | debian-bookworm -> localhost | | o = o o.o. | 2026-06-13 03:12:49.158975 | debian-bookworm -> localhost | | . = + ..*+. | 2026-06-13 03:12:49.158993 | debian-bookworm -> localhost | | . o .+XE=o. | 2026-06-13 03:12:49.159010 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-13 03:12:49.159058 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.905973 2026-06-13 03:12:49.164445 | 2026-06-13 03:12:49.164524 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-13 03:12:49.201253 | debian-bookworm | ok 2026-06-13 03:12:49.209535 | debian-bookworm | included: /var/lib/zuul/builds/8e04af23e53c4eb2bd11b4f3a9ff38b3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-13 03:12:49.220681 | 2026-06-13 03:12:49.220791 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-13 03:12:49.254012 | debian-bookworm | skipping: Conditional result was False 2026-06-13 03:12:49.259914 | 2026-06-13 03:12:49.260004 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-13 03:12:49.855339 | debian-bookworm | changed 2026-06-13 03:12:49.866559 | 2026-06-13 03:12:49.866655 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-13 03:12:50.151390 | debian-bookworm | ok 2026-06-13 03:12:50.158745 | 2026-06-13 03:12:50.158901 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-13 03:12:50.737293 | debian-bookworm | changed 2026-06-13 03:12:50.741606 | 2026-06-13 03:12:50.741688 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-13 03:12:51.430616 | debian-bookworm | changed 2026-06-13 03:12:51.449220 | 2026-06-13 03:12:51.449349 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-13 03:12:51.499444 | debian-bookworm | skipping: Conditional result was False 2026-06-13 03:12:51.506951 | 2026-06-13 03:12:51.507095 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-13 03:12:52.147019 | debian-bookworm -> localhost | changed 2026-06-13 03:12:52.159411 | 2026-06-13 03:12:52.159533 | TASK [add-build-sshkey : Add back temp key] 2026-06-13 03:12:52.503049 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8e04af23e53c4eb2bd11b4f3a9ff38b3/work/8e04af23e53c4eb2bd11b4f3a9ff38b3_id_rsa (zuul-build-sshkey) 2026-06-13 03:12:52.503304 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009924 2026-06-13 03:12:52.511459 | 2026-06-13 03:12:52.511553 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-13 03:12:52.994776 | debian-bookworm | ok 2026-06-13 03:12:53.004382 | 2026-06-13 03:12:53.004670 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-13 03:12:53.053494 | debian-bookworm | skipping: Conditional result was False 2026-06-13 03:12:53.071308 | 2026-06-13 03:12:53.071522 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-13 03:12:53.680150 | debian-bookworm | ok 2026-06-13 03:12:53.697410 | 2026-06-13 03:12:53.700484 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-13 03:12:53.766083 | debian-bookworm | ok 2026-06-13 03:12:53.771940 | 2026-06-13 03:12:53.772050 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-13 03:12:54.140215 | debian-bookworm -> localhost | ok 2026-06-13 03:12:54.146540 | 2026-06-13 03:12:54.146647 | TASK [validate-host : Collect information about the host] 2026-06-13 03:12:55.623389 | debian-bookworm | ok 2026-06-13 03:12:55.664726 | 2026-06-13 03:12:55.664898 | TASK [validate-host : Sanitize hostname] 2026-06-13 03:12:56.061601 | debian-bookworm | ok 2026-06-13 03:12:56.078026 | 2026-06-13 03:12:56.078262 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-13 03:12:57.251645 | debian-bookworm -> localhost | changed 2026-06-13 03:12:57.260299 | 2026-06-13 03:12:57.260562 | TASK [validate-host : Collect information about zuul worker] 2026-06-13 03:12:57.795973 | debian-bookworm | ok 2026-06-13 03:12:57.805832 | 2026-06-13 03:12:57.805995 | TASK [validate-host : Write out all zuul information for each host] 2026-06-13 03:12:59.144667 | debian-bookworm -> localhost | changed 2026-06-13 03:12:59.165478 | 2026-06-13 03:12:59.165630 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-13 03:12:59.478333 | debian-bookworm | ok 2026-06-13 03:12:59.497620 | 2026-06-13 03:12:59.497809 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-13 03:13:00.491469 | debian-bookworm | changed: 2026-06-13 03:13:00.491633 | debian-bookworm | cd+++++++++ src/ 2026-06-13 03:13:00.491666 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-13 03:13:00.491690 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-13 03:13:00.491712 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-06-13 03:13:00.491732 | debian-bookworm | Containerfile 2026-06-13 03:13:00.491837 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8e04af23e53c4eb2bd11b4f3a9ff38b3/work/logs" 2026-06-13 03:13:39.671793 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8e04af23e53c4eb2bd11b4f3a9ff38b3/work/artifacts" 2026-06-13 03:13:40.190005 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8e04af23e53c4eb2bd11b4f3a9ff38b3/work/docs" 2026-06-13 03:13:40.207580 | 2026-06-13 03:13:40.208951 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-13 03:13:41.236230 | debian-bookworm | changed: 2026-06-13 03:13:41.236501 | debian-bookworm | .d..t...... ./ 2026-06-13 03:13:41.236539 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-13 03:13:41.236564 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-13 03:13:41.236585 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-13 03:13:41.236606 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-13 03:13:41.236626 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-13 03:13:41.236689 | debian-bookworm | changed: All items complete 2026-06-13 03:13:41.236717 | 2026-06-13 03:13:42.119987 | debian-bookworm | changed: .d..t...... ./ 2026-06-13 03:13:43.004446 | debian-bookworm | changed: .d..t...... ./ 2026-06-13 03:13:43.029547 | 2026-06-13 03:13:43.029730 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-13 03:13:43.086118 | debian-bookworm | skipping: Conditional result was False 2026-06-13 03:13:43.090296 | debian-bookworm | skipping: Conditional result was False 2026-06-13 03:13:43.106802 | 2026-06-13 03:13:43.107011 | PLAY RECAP 2026-06-13 03:13:43.107073 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-13 03:13:43.107099 | 2026-06-13 03:13:43.336580 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-13 03:13:43.337602 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-13 03:13:44.723132 | 2026-06-13 03:13:44.723311 | PLAY [Base post] 2026-06-13 03:13:44.740891 | 2026-06-13 03:13:44.741051 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-13 03:13:45.381366 | debian-bookworm | changed 2026-06-13 03:13:45.391903 | 2026-06-13 03:13:45.392066 | PLAY RECAP 2026-06-13 03:13:45.392138 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-13 03:13:45.392201 | 2026-06-13 03:13:45.760334 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-13 03:13:45.761316 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-13 03:13:47.436220 | 2026-06-13 03:13:47.436420 | PLAY [Base post-logs] 2026-06-13 03:13:47.481711 | 2026-06-13 03:13:47.481898 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-13 03:13:48.490811 | localhost | changed 2026-06-13 03:13:48.500622 | 2026-06-13 03:13:48.500781 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-13 03:13:48.546078 | localhost | ok 2026-06-13 03:13:48.549063 | 2026-06-13 03:13:48.549149 | TASK [Set zuul-log-path fact] 2026-06-13 03:13:48.574132 | localhost | ok 2026-06-13 03:13:48.581927 | 2026-06-13 03:13:48.582033 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-13 03:13:48.606471 | localhost | ok 2026-06-13 03:13:48.608839 | 2026-06-13 03:13:48.608918 | TASK [upload-logs : Create log directories] 2026-06-13 03:13:49.290887 | localhost | changed 2026-06-13 03:13:49.293170 | 2026-06-13 03:13:49.293251 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-13 03:13:49.764000 | localhost -> localhost | ok: Runtime: 0:00:00.009919 2026-06-13 03:13:49.770190 | 2026-06-13 03:13:49.770298 | TASK [upload-logs : Upload logs to log server] 2026-06-13 03:13:50.543972 | localhost | Output suppressed because no_log was given 2026-06-13 03:13:50.545710 | 2026-06-13 03:13:50.545804 | LOOP [upload-logs : Compress console log and json output] 2026-06-13 03:13:50.614109 | localhost | skipping: Conditional result was False 2026-06-13 03:13:50.622754 | localhost | skipping: Conditional result was False 2026-06-13 03:13:50.631983 | 2026-06-13 03:13:50.632100 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-13 03:13:50.681153 | localhost | skipping: Conditional result was False 2026-06-13 03:13:50.681429 | 2026-06-13 03:13:50.688065 | localhost | skipping: Conditional result was False 2026-06-13 03:13:50.699615 | 2026-06-13 03:13:50.699752 | LOOP [upload-logs : Upload console log and json output]