2026-08-08 03:03:16.179000 | Job console starting 2026-08-08 03:03:16.199769 | Updating git repos 2026-08-08 03:03:16.250513 | Cloning repos into workspace 2026-08-08 03:03:16.351897 | Restoring repo states 2026-08-08 03:03:16.379458 | Merging changes 2026-08-08 03:03:16.379483 | Checking out repos 2026-08-08 03:03:16.528229 | Preparing playbooks 2026-08-08 03:03:17.969560 | Running Ansible setup 2026-08-08 03:03:22.340173 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-08 03:03:23.095904 | 2026-08-08 03:03:23.096065 | PLAY [Base pre] 2026-08-08 03:03:23.117138 | 2026-08-08 03:03:23.117271 | TASK [Setup log path fact] 2026-08-08 03:03:23.135635 | debian-bookworm | ok 2026-08-08 03:03:23.158206 | 2026-08-08 03:03:23.158342 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 03:03:23.186439 | debian-bookworm | ok 2026-08-08 03:03:23.198645 | 2026-08-08 03:03:23.198758 | TASK [emit-job-header : Print job information] 2026-08-08 03:03:23.230614 | # Job Information 2026-08-08 03:03:23.230777 | Ansible Version: 2.16.14 2026-08-08 03:03:23.230810 | Job: ansible-lint 2026-08-08 03:03:23.230857 | Pipeline: periodic-daily 2026-08-08 03:03:23.230883 | Executor: 521e9411259a 2026-08-08 03:03:23.230903 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-08-08 03:03:23.230925 | Event ID: 44045703b21c4521b6186a7f6e1a1466 2026-08-08 03:03:23.235992 | 2026-08-08 03:03:23.236098 | LOOP [emit-job-header : Print node information] 2026-08-08 03:03:23.339051 | debian-bookworm | ok: 2026-08-08 03:03:23.339224 | debian-bookworm | # Node Information 2026-08-08 03:03:23.339258 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-08 03:03:23.339283 | debian-bookworm | Hostname: debian 2026-08-08 03:03:23.339305 | debian-bookworm | Username: zuul 2026-08-08 03:03:23.339325 | debian-bookworm | Distro: Debian 12.15 2026-08-08 03:03:23.339348 | debian-bookworm | Provider: regiocloud-a 2026-08-08 03:03:23.339369 | debian-bookworm | Region: 2026-08-08 03:03:23.339391 | debian-bookworm | Label: debian-bookworm 2026-08-08 03:03:23.339411 | debian-bookworm | Product Name: OpenStack Nova 2026-08-08 03:03:23.339430 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3c:1e75 2026-08-08 03:03:23.350110 | 2026-08-08 03:03:23.350234 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-08 03:03:23.808269 | debian-bookworm -> localhost | changed 2026-08-08 03:03:23.815340 | 2026-08-08 03:03:23.815454 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-08 03:03:24.871641 | debian-bookworm -> localhost | changed 2026-08-08 03:03:24.889064 | 2026-08-08 03:03:24.889250 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-08 03:03:25.198027 | debian-bookworm -> localhost | ok 2026-08-08 03:03:25.205445 | 2026-08-08 03:03:25.205610 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-08 03:03:25.241822 | debian-bookworm | ok 2026-08-08 03:03:25.260123 | debian-bookworm | included: /var/lib/zuul/builds/8e50287468ca4d5b9e261950f6e9179e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-08 03:03:25.266886 | 2026-08-08 03:03:25.267060 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-08 03:03:27.138534 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-08 03:03:27.138809 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8e50287468ca4d5b9e261950f6e9179e/work/8e50287468ca4d5b9e261950f6e9179e_id_rsa 2026-08-08 03:03:27.138905 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8e50287468ca4d5b9e261950f6e9179e/work/8e50287468ca4d5b9e261950f6e9179e_id_rsa.pub 2026-08-08 03:03:27.138934 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-08 03:03:27.138958 | debian-bookworm -> localhost | SHA256:I9a3jxmGoxjv0dqoSkmStYNfRyvvMg9wB7IsAPf2KAo zuul-build-sshkey 2026-08-08 03:03:27.139002 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-08 03:03:27.139056 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-08 03:03:27.139078 | debian-bookworm -> localhost | |. . | 2026-08-08 03:03:27.139100 | debian-bookworm -> localhost | |.. . | 2026-08-08 03:03:27.139120 | debian-bookworm -> localhost | |. o + . | 2026-08-08 03:03:27.139139 | debian-bookworm -> localhost | |.= = = o | 2026-08-08 03:03:27.139159 | debian-bookworm -> localhost | |E O = B S . | 2026-08-08 03:03:27.139191 | debian-bookworm -> localhost | |.* B * o + . | 2026-08-08 03:03:27.139212 | debian-bookworm -> localhost | |. + o o + + | 2026-08-08 03:03:27.139232 | debian-bookworm -> localhost | | . o* * o = | 2026-08-08 03:03:27.139253 | debian-bookworm -> localhost | | ..o*O . o . | 2026-08-08 03:03:27.139273 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-08 03:03:27.139329 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.328878 2026-08-08 03:03:27.147031 | 2026-08-08 03:03:27.147166 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-08 03:03:27.178392 | debian-bookworm | ok 2026-08-08 03:03:27.194677 | debian-bookworm | included: /var/lib/zuul/builds/8e50287468ca4d5b9e261950f6e9179e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-08 03:03:27.204165 | 2026-08-08 03:03:27.204282 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-08 03:03:27.229389 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:03:27.238161 | 2026-08-08 03:03:27.238311 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-08 03:03:28.016734 | debian-bookworm | changed 2026-08-08 03:03:28.030689 | 2026-08-08 03:03:28.030817 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-08 03:03:28.314823 | debian-bookworm | ok 2026-08-08 03:03:28.323288 | 2026-08-08 03:03:28.323445 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-08 03:03:29.009264 | debian-bookworm | changed 2026-08-08 03:03:29.015414 | 2026-08-08 03:03:29.015526 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-08 03:03:29.710478 | debian-bookworm | changed 2026-08-08 03:03:29.727383 | 2026-08-08 03:03:29.727552 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-08 03:03:29.772446 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:03:29.779589 | 2026-08-08 03:03:29.779747 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-08 03:03:30.411447 | debian-bookworm -> localhost | changed 2026-08-08 03:03:30.428764 | 2026-08-08 03:03:30.429120 | TASK [add-build-sshkey : Add back temp key] 2026-08-08 03:03:31.010855 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8e50287468ca4d5b9e261950f6e9179e/work/8e50287468ca4d5b9e261950f6e9179e_id_rsa (zuul-build-sshkey) 2026-08-08 03:03:31.011217 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016868 2026-08-08 03:03:31.025281 | 2026-08-08 03:03:31.025433 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-08 03:03:31.577270 | debian-bookworm | ok 2026-08-08 03:03:31.583055 | 2026-08-08 03:03:31.583189 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-08 03:03:31.608993 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:03:31.621713 | 2026-08-08 03:03:31.621855 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-08 03:03:32.443314 | debian-bookworm | ok 2026-08-08 03:03:32.461923 | 2026-08-08 03:03:32.462123 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-08 03:03:32.521228 | debian-bookworm | ok 2026-08-08 03:03:32.544492 | 2026-08-08 03:03:32.544694 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-08 03:03:32.949008 | debian-bookworm -> localhost | ok 2026-08-08 03:03:32.956747 | 2026-08-08 03:03:32.956886 | TASK [validate-host : Collect information about the host] 2026-08-08 03:03:34.141521 | debian-bookworm | ok 2026-08-08 03:03:34.168249 | 2026-08-08 03:03:34.168425 | TASK [validate-host : Sanitize hostname] 2026-08-08 03:03:34.376247 | debian-bookworm | ok 2026-08-08 03:03:34.381837 | 2026-08-08 03:03:34.381980 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-08 03:03:35.732430 | debian-bookworm -> localhost | changed 2026-08-08 03:03:35.740450 | 2026-08-08 03:03:35.740618 | TASK [validate-host : Collect information about zuul worker] 2026-08-08 03:03:36.245662 | debian-bookworm | ok 2026-08-08 03:03:36.250930 | 2026-08-08 03:03:36.251115 | TASK [validate-host : Write out all zuul information for each host] 2026-08-08 03:03:37.176331 | debian-bookworm -> localhost | changed 2026-08-08 03:03:37.187122 | 2026-08-08 03:03:37.187227 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-08 03:03:37.502606 | debian-bookworm | ok 2026-08-08 03:03:37.507208 | 2026-08-08 03:03:37.507293 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-08 03:03:38.376095 | debian-bookworm | changed: 2026-08-08 03:03:38.376251 | debian-bookworm | cd+++++++++ src/ 2026-08-08 03:03:38.376279 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-08 03:03:38.376298 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-08 03:03:38.376316 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-08-08 03:03:38.376332 | debian-bookworm | Containerfile 2026-08-08 03:03:38.376455 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8e50287468ca4d5b9e261950f6e9179e/work/logs" 2026-08-08 03:05:04.602451 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8e50287468ca4d5b9e261950f6e9179e/work/artifacts" 2026-08-08 03:05:05.007058 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8e50287468ca4d5b9e261950f6e9179e/work/docs" 2026-08-08 03:05:05.021426 | 2026-08-08 03:05:05.021550 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-08 03:05:06.203226 | debian-bookworm | changed: 2026-08-08 03:05:06.203469 | debian-bookworm | .d..t...... ./ 2026-08-08 03:05:06.203505 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-08 03:05:06.203530 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-08 03:05:06.203551 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-08 03:05:06.203574 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-08 03:05:06.203597 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-08 03:05:06.203636 | debian-bookworm | changed: All items complete 2026-08-08 03:05:06.203659 | 2026-08-08 03:05:07.173566 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 03:05:08.066640 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 03:05:08.087363 | 2026-08-08 03:05:08.087465 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-08 03:05:08.133379 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:05:08.143318 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:05:08.150021 | 2026-08-08 03:05:08.150098 | PLAY RECAP 2026-08-08 03:05:08.150141 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-08 03:05:08.150162 | 2026-08-08 03:05:08.350538 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-08 03:05:08.351833 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 03:05:09.359311 | 2026-08-08 03:05:09.359438 | PLAY [Base post] 2026-08-08 03:05:09.376525 | 2026-08-08 03:05:09.376650 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-08 03:05:09.978203 | debian-bookworm | changed 2026-08-08 03:05:09.991219 | 2026-08-08 03:05:09.991640 | PLAY RECAP 2026-08-08 03:05:09.992293 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-08 03:05:09.992500 | 2026-08-08 03:05:10.100146 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 03:05:10.101256 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-08 03:05:10.889098 | 2026-08-08 03:05:10.889247 | PLAY [Base post-logs] 2026-08-08 03:05:10.898141 | 2026-08-08 03:05:10.898256 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-08 03:05:11.527901 | localhost | changed 2026-08-08 03:05:11.540188 | 2026-08-08 03:05:11.540325 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-08 03:05:11.599083 | localhost | ok 2026-08-08 03:05:11.604231 | 2026-08-08 03:05:11.604400 | TASK [Set zuul-log-path fact] 2026-08-08 03:05:11.640871 | localhost | ok 2026-08-08 03:05:11.650050 | 2026-08-08 03:05:11.650170 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 03:05:11.676699 | localhost | ok 2026-08-08 03:05:11.680526 | 2026-08-08 03:05:11.680615 | TASK [upload-logs : Create log directories] 2026-08-08 03:05:12.522756 | localhost | changed 2026-08-08 03:05:12.525572 | 2026-08-08 03:05:12.525656 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-08 03:05:13.455649 | localhost -> localhost | ok: Runtime: 0:00:00.015601 2026-08-08 03:05:13.462254 | 2026-08-08 03:05:13.462369 | TASK [upload-logs : Upload logs to log server] 2026-08-08 03:05:14.439546 | localhost | Output suppressed because no_log was given 2026-08-08 03:05:14.442023 | 2026-08-08 03:05:14.442159 | LOOP [upload-logs : Compress console log and json output] 2026-08-08 03:05:14.527398 | localhost | skipping: Conditional result was False 2026-08-08 03:05:14.545904 | localhost | skipping: Conditional result was False 2026-08-08 03:05:14.551335 | 2026-08-08 03:05:14.551441 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-08 03:05:14.627884 | localhost | skipping: Conditional result was False 2026-08-08 03:05:14.628174 | 2026-08-08 03:05:14.638144 | localhost | skipping: Conditional result was False 2026-08-08 03:05:14.647953 | 2026-08-08 03:05:14.648105 | LOOP [upload-logs : Upload console log and json output]