2026-05-03 13:13:48.496975 | Job console starting 2026-05-03 13:13:48.543261 | Updating git repos 2026-05-03 13:13:48.596019 | Cloning repos into workspace 2026-05-03 13:13:48.665304 | Restoring repo states 2026-05-03 13:13:48.673722 | Merging changes 2026-05-03 13:13:49.265267 | Checking out repos 2026-05-03 13:13:49.324314 | Preparing playbooks 2026-05-03 13:13:50.263592 | Running Ansible setup 2026-05-03 13:13:55.574160 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-03 13:13:57.888099 | 2026-05-03 13:13:57.888280 | PLAY [Base pre] 2026-05-03 13:13:57.926070 | 2026-05-03 13:13:57.926258 | TASK [Setup log path fact] 2026-05-03 13:13:58.003317 | debian-bookworm | ok 2026-05-03 13:13:58.122049 | 2026-05-03 13:13:58.122264 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 13:13:58.245591 | debian-bookworm | ok 2026-05-03 13:13:58.286693 | 2026-05-03 13:13:58.286909 | TASK [emit-job-header : Print job information] 2026-05-03 13:13:58.391941 | # Job Information 2026-05-03 13:13:58.392147 | Ansible Version: 2.16.14 2026-05-03 13:13:58.392187 | Job: hadolint 2026-05-03 13:13:58.392222 | Pipeline: check 2026-05-03 13:13:58.392245 | Executor: 521e9411259a 2026-05-03 13:13:58.392266 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/529 2026-05-03 13:13:58.392289 | Event ID: c55bb3a0-46f1-11f1-994b-4bb28474c016 2026-05-03 13:13:58.406749 | 2026-05-03 13:13:58.411551 | LOOP [emit-job-header : Print node information] 2026-05-03 13:13:58.788397 | debian-bookworm | ok: 2026-05-03 13:13:58.788685 | debian-bookworm | # Node Information 2026-05-03 13:13:58.788724 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-03 13:13:58.788749 | debian-bookworm | Hostname: debian 2026-05-03 13:13:58.788770 | debian-bookworm | Username: zuul 2026-05-03 13:13:58.788790 | debian-bookworm | Distro: Debian 12.13 2026-05-03 13:13:58.788821 | debian-bookworm | Provider: regiocloud-a 2026-05-03 13:13:58.788849 | debian-bookworm | Region: 2026-05-03 13:13:58.788878 | debian-bookworm | Label: debian-bookworm 2026-05-03 13:13:58.788905 | debian-bookworm | Product Name: OpenStack Nova 2026-05-03 13:13:58.788925 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2a:6ee6 2026-05-03 13:13:58.816063 | 2026-05-03 13:13:58.817003 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-03 13:14:00.549690 | debian-bookworm -> localhost | changed 2026-05-03 13:14:00.559075 | 2026-05-03 13:14:00.559225 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-03 13:14:03.716392 | debian-bookworm -> localhost | changed 2026-05-03 13:14:03.725678 | 2026-05-03 13:14:03.725784 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-03 13:14:04.516913 | debian-bookworm -> localhost | ok 2026-05-03 13:14:04.521997 | 2026-05-03 13:14:04.522106 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-03 13:14:04.550562 | debian-bookworm | ok 2026-05-03 13:14:04.583580 | debian-bookworm | included: /var/lib/zuul/builds/ca2f014c29db49efab65002f23fa34d5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-03 13:14:04.589001 | 2026-05-03 13:14:04.589095 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-03 13:14:06.949106 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-03 13:14:06.949278 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ca2f014c29db49efab65002f23fa34d5/work/ca2f014c29db49efab65002f23fa34d5_id_rsa 2026-05-03 13:14:06.949308 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ca2f014c29db49efab65002f23fa34d5/work/ca2f014c29db49efab65002f23fa34d5_id_rsa.pub 2026-05-03 13:14:06.949330 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-03 13:14:06.949349 | debian-bookworm -> localhost | SHA256:NrsVVKfun2rEeFJhDgQU/pyyfvCXZfNPDyzJaHXMsqM zuul-build-sshkey 2026-05-03 13:14:06.949376 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-03 13:14:06.949394 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-03 13:14:06.949411 | debian-bookworm -> localhost | | .++. . . | 2026-05-03 13:14:06.949439 | debian-bookworm -> localhost | | . ..oo | 2026-05-03 13:14:06.949457 | debian-bookworm -> localhost | | . .+.. | 2026-05-03 13:14:06.949474 | debian-bookworm -> localhost | | + ooo | 2026-05-03 13:14:06.949490 | debian-bookworm -> localhost | | S =++ + | 2026-05-03 13:14:06.949510 | debian-bookworm -> localhost | | ..=o*+*+ | 2026-05-03 13:14:06.949527 | debian-bookworm -> localhost | | oo++B+oo.| 2026-05-03 13:14:06.949544 | debian-bookworm -> localhost | | . +o.++ +o| 2026-05-03 13:14:06.949560 | debian-bookworm -> localhost | | o.Eo..o +| 2026-05-03 13:14:06.949577 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-03 13:14:06.949617 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.206416 2026-05-03 13:14:06.954930 | 2026-05-03 13:14:06.955024 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-03 13:14:06.991643 | debian-bookworm | ok 2026-05-03 13:14:07.011309 | debian-bookworm | included: /var/lib/zuul/builds/ca2f014c29db49efab65002f23fa34d5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-03 13:14:07.026647 | 2026-05-03 13:14:07.026749 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-03 13:14:07.061166 | debian-bookworm | skipping: Conditional result was False 2026-05-03 13:14:07.066146 | 2026-05-03 13:14:07.066244 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-03 13:14:07.909905 | debian-bookworm | changed 2026-05-03 13:14:07.915195 | 2026-05-03 13:14:07.915279 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-03 13:14:08.209145 | debian-bookworm | ok 2026-05-03 13:14:08.214455 | 2026-05-03 13:14:08.214553 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-03 13:14:09.155799 | debian-bookworm | changed 2026-05-03 13:14:09.162481 | 2026-05-03 13:14:09.162578 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-03 13:14:10.001754 | debian-bookworm | changed 2026-05-03 13:14:10.006890 | 2026-05-03 13:14:10.006971 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-03 13:14:10.085875 | debian-bookworm | skipping: Conditional result was False 2026-05-03 13:14:10.093456 | 2026-05-03 13:14:10.093554 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-03 13:14:11.814568 | debian-bookworm -> localhost | changed 2026-05-03 13:14:11.824018 | 2026-05-03 13:14:11.824115 | TASK [add-build-sshkey : Add back temp key] 2026-05-03 13:14:13.223567 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ca2f014c29db49efab65002f23fa34d5/work/ca2f014c29db49efab65002f23fa34d5_id_rsa (zuul-build-sshkey) 2026-05-03 13:14:13.223796 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.038061 2026-05-03 13:14:13.232685 | 2026-05-03 13:14:13.232786 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-03 13:14:14.046560 | debian-bookworm | ok 2026-05-03 13:14:14.057514 | 2026-05-03 13:14:14.057624 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-03 13:14:14.121302 | debian-bookworm | skipping: Conditional result was False 2026-05-03 13:14:14.136274 | 2026-05-03 13:14:14.136383 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-03 13:14:14.711927 | debian-bookworm | ok 2026-05-03 13:14:14.753542 | 2026-05-03 13:14:14.753652 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-03 13:14:14.817574 | debian-bookworm | ok 2026-05-03 13:14:14.821564 | 2026-05-03 13:14:14.821641 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-03 13:14:15.491619 | debian-bookworm -> localhost | ok 2026-05-03 13:14:15.497079 | 2026-05-03 13:14:15.497170 | TASK [validate-host : Collect information about the host] 2026-05-03 13:14:17.524061 | debian-bookworm | ok 2026-05-03 13:14:17.547029 | 2026-05-03 13:14:17.547129 | TASK [validate-host : Sanitize hostname] 2026-05-03 13:14:17.834485 | debian-bookworm | ok 2026-05-03 13:14:17.937776 | 2026-05-03 13:14:17.937881 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-03 13:14:19.398845 | debian-bookworm -> localhost | changed 2026-05-03 13:14:19.403390 | 2026-05-03 13:14:19.403497 | TASK [validate-host : Collect information about zuul worker] 2026-05-03 13:14:19.985773 | debian-bookworm | ok 2026-05-03 13:14:19.991025 | 2026-05-03 13:14:19.991127 | TASK [validate-host : Write out all zuul information for each host] 2026-05-03 13:14:21.957828 | debian-bookworm -> localhost | changed 2026-05-03 13:14:21.971383 | 2026-05-03 13:14:21.971520 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-03 13:14:22.315319 | debian-bookworm | ok 2026-05-03 13:14:22.324428 | 2026-05-03 13:14:22.324537 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-03 13:14:24.339241 | debian-bookworm | changed: 2026-05-03 13:14:24.339400 | debian-bookworm | cd+++++++++ src/ 2026-05-03 13:14:24.339429 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-03 13:14:24.339475 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-03 13:14:24.339494 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-03 13:14:24.339510 | debian-bookworm | Containerfile 2026-05-03 13:14:24.339634 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ca2f014c29db49efab65002f23fa34d5/work/logs" 2026-05-03 13:14:37.933183 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ca2f014c29db49efab65002f23fa34d5/work/artifacts" 2026-05-03 13:14:38.598859 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ca2f014c29db49efab65002f23fa34d5/work/docs" 2026-05-03 13:14:38.610243 | 2026-05-03 13:14:38.610346 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-03 13:14:39.602062 | debian-bookworm | changed: 2026-05-03 13:14:39.602224 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-03 13:14:39.602252 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-03 13:14:39.602278 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-03 13:14:39.602312 | debian-bookworm | changed: All items complete 2026-05-03 13:14:39.602330 | 2026-05-03 13:14:40.628333 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 13:14:41.255160 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 13:14:41.272511 | 2026-05-03 13:14:41.272628 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-03 13:14:41.912123 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010804 2026-05-03 13:14:42.157589 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.003994 2026-05-03 13:14:42.166951 | 2026-05-03 13:14:42.167052 | PLAY RECAP 2026-05-03 13:14:42.167107 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-03 13:14:42.167131 | 2026-05-03 13:14:42.278579 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 13:14:42.279397 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 13:14:42.998827 | 2026-05-03 13:14:42.999050 | PLAY [Base post] 2026-05-03 13:14:43.012910 | 2026-05-03 13:14:43.013059 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-03 13:14:43.582652 | debian-bookworm | changed 2026-05-03 13:14:43.593224 | 2026-05-03 13:14:43.593401 | PLAY RECAP 2026-05-03 13:14:43.593575 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-03 13:14:43.593705 | 2026-05-03 13:14:43.683476 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 13:14:43.684105 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-03 13:14:44.288228 | 2026-05-03 13:14:44.288347 | PLAY [Base post-logs] 2026-05-03 13:14:44.296766 | 2026-05-03 13:14:44.296876 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-03 13:14:44.783081 | localhost | changed 2026-05-03 13:14:44.806012 | 2026-05-03 13:14:44.806193 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-03 13:14:44.831664 | localhost | ok 2026-05-03 13:14:44.834721 | 2026-05-03 13:14:44.834825 | TASK [Set zuul-log-path fact] 2026-05-03 13:14:44.849675 | localhost | ok 2026-05-03 13:14:44.857915 | 2026-05-03 13:14:44.858013 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 13:14:44.882435 | localhost | ok 2026-05-03 13:14:44.885810 | 2026-05-03 13:14:44.885908 | TASK [upload-logs : Create log directories] 2026-05-03 13:14:45.315954 | localhost | changed 2026-05-03 13:14:45.318054 | 2026-05-03 13:14:45.318127 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-03 13:14:45.798374 | localhost -> localhost | ok: Runtime: 0:00:00.003095 2026-05-03 13:14:45.807758 | 2026-05-03 13:14:45.807959 | TASK [upload-logs : Upload logs to log server] 2026-05-03 13:14:46.322307 | localhost | Output suppressed because no_log was given 2026-05-03 13:14:46.324519 | 2026-05-03 13:14:46.324620 | LOOP [upload-logs : Compress console log and json output] 2026-05-03 13:14:46.387689 | localhost | skipping: Conditional result was False 2026-05-03 13:14:46.394522 | localhost | skipping: Conditional result was False 2026-05-03 13:14:46.402351 | 2026-05-03 13:14:46.402487 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-03 13:14:46.443995 | localhost | skipping: Conditional result was False 2026-05-03 13:14:46.444265 | 2026-05-03 13:14:46.448656 | localhost | skipping: Conditional result was False 2026-05-03 13:14:46.458989 | 2026-05-03 13:14:46.459172 | LOOP [upload-logs : Upload console log and json output]