2026-07-17 03:01:27.082735 | Job console starting 2026-07-17 03:01:27.117528 | Updating git repos 2026-07-17 03:01:27.204334 | Cloning repos into workspace 2026-07-17 03:01:27.253743 | Restoring repo states 2026-07-17 03:01:27.279646 | Merging changes 2026-07-17 03:01:27.279672 | Checking out repos 2026-07-17 03:01:27.406343 | Preparing playbooks 2026-07-17 03:01:29.166025 | Running Ansible setup 2026-07-17 03:01:36.006576 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 03:01:37.534016 | 2026-07-17 03:01:37.534138 | PLAY [Base pre] 2026-07-17 03:01:37.571455 | 2026-07-17 03:01:37.571593 | TASK [Setup log path fact] 2026-07-17 03:01:37.609851 | debian-bookworm | ok 2026-07-17 03:01:37.667465 | 2026-07-17 03:01:37.667619 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 03:01:37.736851 | debian-bookworm | ok 2026-07-17 03:01:37.752422 | 2026-07-17 03:01:37.762968 | TASK [emit-job-header : Print job information] 2026-07-17 03:01:37.894272 | # Job Information 2026-07-17 03:01:37.894425 | Ansible Version: 2.16.14 2026-07-17 03:01:37.894454 | Job: hadolint 2026-07-17 03:01:37.894483 | Pipeline: periodic-daily 2026-07-17 03:01:37.894502 | Executor: 521e9411259a 2026-07-17 03:01:37.894518 | Triggered by: https://github.com/osism/openstack-configuration-reference 2026-07-17 03:01:37.894559 | Event ID: de5b5487243f4f5fbad61201f0841c32 2026-07-17 03:01:37.903761 | 2026-07-17 03:01:37.904258 | LOOP [emit-job-header : Print node information] 2026-07-17 03:01:38.126818 | debian-bookworm | ok: 2026-07-17 03:01:38.127113 | debian-bookworm | # Node Information 2026-07-17 03:01:38.127145 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 03:01:38.127166 | debian-bookworm | Hostname: debian 2026-07-17 03:01:38.127259 | debian-bookworm | Username: zuul 2026-07-17 03:01:38.127281 | debian-bookworm | Distro: Debian 12.15 2026-07-17 03:01:38.127301 | debian-bookworm | Provider: regiocloud-a 2026-07-17 03:01:38.127319 | debian-bookworm | Region: 2026-07-17 03:01:38.127337 | debian-bookworm | Label: debian-bookworm 2026-07-17 03:01:38.127354 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 03:01:38.127370 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe60:fb44 2026-07-17 03:01:38.167322 | 2026-07-17 03:01:38.167477 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 03:01:39.318793 | debian-bookworm -> localhost | changed 2026-07-17 03:01:39.355830 | 2026-07-17 03:01:39.356013 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 03:01:41.412057 | debian-bookworm -> localhost | changed 2026-07-17 03:01:41.422531 | 2026-07-17 03:01:41.422644 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 03:01:41.841179 | debian-bookworm -> localhost | ok 2026-07-17 03:01:41.847467 | 2026-07-17 03:01:41.847592 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 03:01:41.888062 | debian-bookworm | ok 2026-07-17 03:01:41.920396 | debian-bookworm | included: /var/lib/zuul/builds/fa8d3f5dba9f4263a83353cf9b907221/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 03:01:41.936714 | 2026-07-17 03:01:41.937092 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 03:01:44.375957 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 03:01:44.376159 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fa8d3f5dba9f4263a83353cf9b907221/work/fa8d3f5dba9f4263a83353cf9b907221_id_rsa 2026-07-17 03:01:44.376197 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fa8d3f5dba9f4263a83353cf9b907221/work/fa8d3f5dba9f4263a83353cf9b907221_id_rsa.pub 2026-07-17 03:01:44.376224 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 03:01:44.376249 | debian-bookworm -> localhost | SHA256:qUnuuJZSFntDrA7H59MeHCUpHAUh4rCk+Pmhmv4fHLw zuul-build-sshkey 2026-07-17 03:01:44.376270 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 03:01:44.376301 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 03:01:44.376323 | debian-bookworm -> localhost | |... . ++. | 2026-07-17 03:01:44.376345 | debian-bookworm -> localhost | |++ . o . . | 2026-07-17 03:01:44.376365 | debian-bookworm -> localhost | |+ . .o o . | 2026-07-17 03:01:44.376385 | debian-bookworm -> localhost | | . .o o. + | 2026-07-17 03:01:44.376405 | debian-bookworm -> localhost | | o..B. S | 2026-07-17 03:01:44.376427 | debian-bookworm -> localhost | | .oO+*+ . | 2026-07-17 03:01:44.376447 | debian-bookworm -> localhost | | .*.E+oo | 2026-07-17 03:01:44.376467 | debian-bookworm -> localhost | | o. +o+ .. | 2026-07-17 03:01:44.376488 | debian-bookworm -> localhost | |+..++o.o. | 2026-07-17 03:01:44.376508 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 03:01:44.376580 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.361313 2026-07-17 03:01:44.383022 | 2026-07-17 03:01:44.383126 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 03:01:44.401809 | debian-bookworm | ok 2026-07-17 03:01:44.414155 | debian-bookworm | included: /var/lib/zuul/builds/fa8d3f5dba9f4263a83353cf9b907221/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 03:01:44.422611 | 2026-07-17 03:01:44.422696 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 03:01:44.435481 | debian-bookworm | skipping: Conditional result was False 2026-07-17 03:01:44.441131 | 2026-07-17 03:01:44.441221 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 03:01:45.134748 | debian-bookworm | changed 2026-07-17 03:01:45.142587 | 2026-07-17 03:01:45.142904 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 03:01:45.414355 | debian-bookworm | ok 2026-07-17 03:01:45.420498 | 2026-07-17 03:01:45.422441 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 03:01:46.183166 | debian-bookworm | changed 2026-07-17 03:01:46.187875 | 2026-07-17 03:01:46.187959 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 03:01:46.834761 | debian-bookworm | changed 2026-07-17 03:01:46.842028 | 2026-07-17 03:01:46.842121 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 03:01:46.865867 | debian-bookworm | skipping: Conditional result was False 2026-07-17 03:01:46.877034 | 2026-07-17 03:01:46.877139 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 03:01:47.741569 | debian-bookworm -> localhost | changed 2026-07-17 03:01:47.762374 | 2026-07-17 03:01:47.762490 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 03:01:48.394990 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fa8d3f5dba9f4263a83353cf9b907221/work/fa8d3f5dba9f4263a83353cf9b907221_id_rsa (zuul-build-sshkey) 2026-07-17 03:01:48.395211 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020009 2026-07-17 03:01:48.416902 | 2026-07-17 03:01:48.417016 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 03:01:49.078501 | debian-bookworm | ok 2026-07-17 03:01:49.086008 | 2026-07-17 03:01:49.086185 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 03:01:49.116435 | debian-bookworm | skipping: Conditional result was False 2026-07-17 03:01:49.129833 | 2026-07-17 03:01:49.129945 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 03:01:49.918860 | debian-bookworm | ok 2026-07-17 03:01:49.930902 | 2026-07-17 03:01:49.930999 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 03:01:50.028033 | debian-bookworm | ok 2026-07-17 03:01:50.036192 | 2026-07-17 03:01:50.036303 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 03:01:50.691402 | debian-bookworm -> localhost | ok 2026-07-17 03:01:50.699435 | 2026-07-17 03:01:50.699535 | TASK [validate-host : Collect information about the host] 2026-07-17 03:01:51.869287 | debian-bookworm | ok 2026-07-17 03:01:51.890492 | 2026-07-17 03:01:51.890687 | TASK [validate-host : Sanitize hostname] 2026-07-17 03:01:52.047305 | debian-bookworm | ok 2026-07-17 03:01:52.051873 | 2026-07-17 03:01:52.051968 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 03:01:52.645223 | debian-bookworm -> localhost | changed 2026-07-17 03:01:52.651000 | 2026-07-17 03:01:52.651097 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 03:01:53.162845 | debian-bookworm | ok 2026-07-17 03:01:53.169205 | 2026-07-17 03:01:53.169306 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 03:01:54.047698 | debian-bookworm -> localhost | changed 2026-07-17 03:01:54.058954 | 2026-07-17 03:01:54.059071 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 03:01:54.319725 | debian-bookworm | ok 2026-07-17 03:01:54.329388 | 2026-07-17 03:01:54.329513 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 03:01:55.528340 | debian-bookworm | changed: 2026-07-17 03:01:55.528565 | debian-bookworm | cd+++++++++ src/ 2026-07-17 03:01:55.528633 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 03:01:55.528662 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 03:01:55.528686 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2026-07-17 03:01:55.528719 | debian-bookworm | Containerfile 2026-07-17 03:01:55.528845 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/fa8d3f5dba9f4263a83353cf9b907221/work/logs" 2026-07-17 03:02:44.355112 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fa8d3f5dba9f4263a83353cf9b907221/work/artifacts" 2026-07-17 03:02:44.766298 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fa8d3f5dba9f4263a83353cf9b907221/work/docs" 2026-07-17 03:02:44.783649 | 2026-07-17 03:02:44.783861 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 03:02:45.633630 | debian-bookworm | changed: 2026-07-17 03:02:45.633905 | debian-bookworm | .d..t...... ./ 2026-07-17 03:02:45.633941 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 03:02:45.633966 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 03:02:45.633987 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 03:02:45.634008 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 03:02:45.634029 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 03:02:45.634072 | debian-bookworm | changed: All items complete 2026-07-17 03:02:45.634098 | 2026-07-17 03:02:46.183492 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 03:02:46.836015 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 03:02:46.863183 | 2026-07-17 03:02:46.863337 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 03:02:46.904273 | debian-bookworm | skipping: Conditional result was False 2026-07-17 03:02:46.911612 | debian-bookworm | skipping: Conditional result was False 2026-07-17 03:02:46.927161 | 2026-07-17 03:02:46.927276 | PLAY RECAP 2026-07-17 03:02:46.927331 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-17 03:02:46.927356 | 2026-07-17 03:02:47.180214 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 03:02:47.181290 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 03:02:48.296059 | 2026-07-17 03:02:48.296245 | PLAY [Base post] 2026-07-17 03:02:48.318303 | 2026-07-17 03:02:48.318483 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 03:02:48.908954 | debian-bookworm | changed 2026-07-17 03:02:48.916159 | 2026-07-17 03:02:48.916287 | PLAY RECAP 2026-07-17 03:02:48.916349 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 03:02:48.916411 | 2026-07-17 03:02:49.157337 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 03:02:49.158246 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 03:02:50.121415 | 2026-07-17 03:02:50.121606 | PLAY [Base post-logs] 2026-07-17 03:02:50.143888 | 2026-07-17 03:02:50.144069 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 03:02:50.761012 | localhost | changed 2026-07-17 03:02:50.778905 | 2026-07-17 03:02:50.779151 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 03:02:50.840916 | localhost | ok 2026-07-17 03:02:50.844511 | 2026-07-17 03:02:50.844624 | TASK [Set zuul-log-path fact] 2026-07-17 03:02:50.866514 | localhost | ok 2026-07-17 03:02:50.876712 | 2026-07-17 03:02:50.876840 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 03:02:50.903138 | localhost | ok 2026-07-17 03:02:50.906462 | 2026-07-17 03:02:50.906582 | TASK [upload-logs : Create log directories] 2026-07-17 03:02:51.544116 | localhost | changed 2026-07-17 03:02:51.550260 | 2026-07-17 03:02:51.550437 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 03:02:52.500689 | localhost -> localhost | ok: Runtime: 0:00:00.023272 2026-07-17 03:02:52.505464 | 2026-07-17 03:02:52.505592 | TASK [upload-logs : Upload logs to log server] 2026-07-17 03:02:53.624812 | localhost | Output suppressed because no_log was given 2026-07-17 03:02:53.636818 | 2026-07-17 03:02:53.636984 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 03:02:53.701660 | localhost | skipping: Conditional result was False 2026-07-17 03:02:53.715208 | localhost | skipping: Conditional result was False 2026-07-17 03:02:53.725435 | 2026-07-17 03:02:53.725565 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 03:02:53.775767 | localhost | skipping: Conditional result was False 2026-07-17 03:02:53.776098 | 2026-07-17 03:02:53.781041 | localhost | skipping: Conditional result was False 2026-07-17 03:02:53.792638 | 2026-07-17 03:02:53.792785 | LOOP [upload-logs : Upload console log and json output]