2026-08-05 03:19:00.906712 | Job console starting 2026-08-05 03:19:00.939875 | Updating git repos 2026-08-05 03:19:01.029489 | Cloning repos into workspace 2026-08-05 03:19:01.179827 | Restoring repo states 2026-08-05 03:19:01.205132 | Merging changes 2026-08-05 03:19:01.205159 | Checking out repos 2026-08-05 03:19:01.297747 | Preparing playbooks 2026-08-05 03:19:02.166095 | Running Ansible setup 2026-08-05 03:19:06.829298 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-05 03:19:07.811538 | 2026-08-05 03:19:07.811732 | PLAY [Base pre] 2026-08-05 03:19:07.831287 | 2026-08-05 03:19:07.831434 | TASK [Setup log path fact] 2026-08-05 03:19:07.862199 | debian-bookworm | ok 2026-08-05 03:19:07.879975 | 2026-08-05 03:19:07.880222 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 03:19:07.921338 | debian-bookworm | ok 2026-08-05 03:19:07.932668 | 2026-08-05 03:19:07.932803 | TASK [emit-job-header : Print job information] 2026-08-05 03:19:07.987348 | # Job Information 2026-08-05 03:19:07.987560 | Ansible Version: 2.16.14 2026-08-05 03:19:07.987595 | Job: hadolint 2026-08-05 03:19:07.987629 | Pipeline: periodic-daily 2026-08-05 03:19:07.987652 | Executor: 521e9411259a 2026-08-05 03:19:07.987673 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-08-05 03:19:07.987695 | Event ID: 4e009d43f0f84c578a5665ea5715fa80 2026-08-05 03:19:08.001450 | 2026-08-05 03:19:08.001589 | LOOP [emit-job-header : Print node information] 2026-08-05 03:19:08.140986 | debian-bookworm | ok: 2026-08-05 03:19:08.141242 | debian-bookworm | # Node Information 2026-08-05 03:19:08.141353 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-05 03:19:08.141388 | debian-bookworm | Hostname: debian 2026-08-05 03:19:08.141573 | debian-bookworm | Username: zuul 2026-08-05 03:19:08.141618 | debian-bookworm | Distro: Debian 12.15 2026-08-05 03:19:08.141645 | debian-bookworm | Provider: regiocloud-a 2026-08-05 03:19:08.141668 | debian-bookworm | Region: 2026-08-05 03:19:08.141690 | debian-bookworm | Label: debian-bookworm 2026-08-05 03:19:08.141712 | debian-bookworm | Product Name: OpenStack Nova 2026-08-05 03:19:08.141732 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feac:9d96 2026-08-05 03:19:08.165127 | 2026-08-05 03:19:08.165286 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-05 03:19:08.933267 | debian-bookworm -> localhost | changed 2026-08-05 03:19:08.941982 | 2026-08-05 03:19:08.942150 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-05 03:19:10.322158 | debian-bookworm -> localhost | changed 2026-08-05 03:19:10.334805 | 2026-08-05 03:19:10.334983 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-05 03:19:10.654129 | debian-bookworm -> localhost | ok 2026-08-05 03:19:10.663817 | 2026-08-05 03:19:10.663960 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-05 03:19:10.698862 | debian-bookworm | ok 2026-08-05 03:19:10.715673 | debian-bookworm | included: /var/lib/zuul/builds/a04088f9c4114502957cc9633a136c8c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-05 03:19:10.722567 | 2026-08-05 03:19:10.722676 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-05 03:19:12.506497 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-05 03:19:12.507456 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a04088f9c4114502957cc9633a136c8c/work/a04088f9c4114502957cc9633a136c8c_id_rsa 2026-08-05 03:19:12.507716 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a04088f9c4114502957cc9633a136c8c/work/a04088f9c4114502957cc9633a136c8c_id_rsa.pub 2026-08-05 03:19:12.507808 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-05 03:19:12.507880 | debian-bookworm -> localhost | SHA256:b+9cREo7JBi2Xb+AUCDnh8MRAq2dkNuHys6n+vcf2r4 zuul-build-sshkey 2026-08-05 03:19:12.507945 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-05 03:19:12.508029 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-05 03:19:12.508094 | debian-bookworm -> localhost | | .+o O+. . | 2026-08-05 03:19:12.508156 | debian-bookworm -> localhost | | o .B O o . | 2026-08-05 03:19:12.508216 | debian-bookworm -> localhost | | * oB = + o | 2026-08-05 03:19:12.508274 | debian-bookworm -> localhost | | o = .o + = . | 2026-08-05 03:19:12.508502 | debian-bookworm -> localhost | | . . .S + o | 2026-08-05 03:19:12.508584 | debian-bookworm -> localhost | | o . o | 2026-08-05 03:19:12.508659 | debian-bookworm -> localhost | | o + . | 2026-08-05 03:19:12.508734 | debian-bookworm -> localhost | | o o + + . | 2026-08-05 03:19:12.508798 | debian-bookworm -> localhost | | .oo+ .ooEo+ | 2026-08-05 03:19:12.508858 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-05 03:19:12.509005 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.189911 2026-08-05 03:19:12.521163 | 2026-08-05 03:19:12.521309 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-05 03:19:12.561399 | debian-bookworm | ok 2026-08-05 03:19:12.573858 | debian-bookworm | included: /var/lib/zuul/builds/a04088f9c4114502957cc9633a136c8c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-05 03:19:12.582989 | 2026-08-05 03:19:12.583106 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-05 03:19:12.618239 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:19:12.628573 | 2026-08-05 03:19:12.628715 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-05 03:19:13.273989 | debian-bookworm | changed 2026-08-05 03:19:13.281137 | 2026-08-05 03:19:13.281260 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-05 03:19:13.555380 | debian-bookworm | ok 2026-08-05 03:19:13.564879 | 2026-08-05 03:19:13.565043 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-05 03:19:14.204090 | debian-bookworm | changed 2026-08-05 03:19:14.209670 | 2026-08-05 03:19:14.209797 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-05 03:19:14.868840 | debian-bookworm | changed 2026-08-05 03:19:14.879539 | 2026-08-05 03:19:14.879702 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-05 03:19:14.905859 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:19:14.916762 | 2026-08-05 03:19:14.916934 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-05 03:19:15.488650 | debian-bookworm -> localhost | changed 2026-08-05 03:19:15.505737 | 2026-08-05 03:19:15.506028 | TASK [add-build-sshkey : Add back temp key] 2026-08-05 03:19:15.966766 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a04088f9c4114502957cc9633a136c8c/work/a04088f9c4114502957cc9633a136c8c_id_rsa (zuul-build-sshkey) 2026-08-05 03:19:15.967097 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018723 2026-08-05 03:19:15.975791 | 2026-08-05 03:19:15.975929 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-05 03:19:16.596901 | debian-bookworm | ok 2026-08-05 03:19:16.607037 | 2026-08-05 03:19:16.607230 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-05 03:19:16.632593 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:19:16.643870 | 2026-08-05 03:19:16.644017 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-05 03:19:17.109601 | debian-bookworm | ok 2026-08-05 03:19:17.134656 | 2026-08-05 03:19:17.135066 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-05 03:19:17.165464 | debian-bookworm | ok 2026-08-05 03:19:17.171982 | 2026-08-05 03:19:17.172102 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-05 03:19:17.523351 | debian-bookworm -> localhost | ok 2026-08-05 03:19:17.530814 | 2026-08-05 03:19:17.530975 | TASK [validate-host : Collect information about the host] 2026-08-05 03:19:18.801929 | debian-bookworm | ok 2026-08-05 03:19:18.815493 | 2026-08-05 03:19:18.815642 | TASK [validate-host : Sanitize hostname] 2026-08-05 03:19:19.035600 | debian-bookworm | ok 2026-08-05 03:19:19.040892 | 2026-08-05 03:19:19.041013 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-05 03:19:19.747282 | debian-bookworm -> localhost | changed 2026-08-05 03:19:19.755694 | 2026-08-05 03:19:19.755845 | TASK [validate-host : Collect information about zuul worker] 2026-08-05 03:19:20.187787 | debian-bookworm | ok 2026-08-05 03:19:20.199077 | 2026-08-05 03:19:20.199284 | TASK [validate-host : Write out all zuul information for each host] 2026-08-05 03:19:21.367075 | debian-bookworm -> localhost | changed 2026-08-05 03:19:21.379472 | 2026-08-05 03:19:21.379609 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-05 03:19:21.687208 | debian-bookworm | ok 2026-08-05 03:19:21.695894 | 2026-08-05 03:19:21.696097 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-05 03:19:23.400652 | debian-bookworm | changed: 2026-08-05 03:19:23.400930 | debian-bookworm | cd+++++++++ src/ 2026-08-05 03:19:23.400966 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-05 03:19:23.401040 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-05 03:19:23.401067 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-08-05 03:19:23.401089 | debian-bookworm | Containerfile 2026-08-05 03:19:23.401252 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a04088f9c4114502957cc9633a136c8c/work/logs" 2026-08-05 03:20:11.094982 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a04088f9c4114502957cc9633a136c8c/work/artifacts" 2026-08-05 03:20:11.494996 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a04088f9c4114502957cc9633a136c8c/work/docs" 2026-08-05 03:20:11.508421 | 2026-08-05 03:20:11.508698 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-05 03:20:12.774893 | debian-bookworm | changed: 2026-08-05 03:20:12.775148 | debian-bookworm | .d..t...... ./ 2026-08-05 03:20:12.775183 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-05 03:20:12.775208 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-05 03:20:12.775230 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-05 03:20:12.775250 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-05 03:20:12.775271 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-05 03:20:12.775337 | debian-bookworm | changed: All items complete 2026-08-05 03:20:12.775360 | 2026-08-05 03:20:13.364376 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 03:20:14.017002 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 03:20:14.033144 | 2026-08-05 03:20:14.033337 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-05 03:20:14.104784 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:20:14.117469 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:20:14.151453 | 2026-08-05 03:20:14.152056 | PLAY RECAP 2026-08-05 03:20:14.152166 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-05 03:20:14.152194 | 2026-08-05 03:20:14.478133 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-05 03:20:14.479229 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 03:20:15.766680 | 2026-08-05 03:20:15.767062 | PLAY [Base post] 2026-08-05 03:20:15.814505 | 2026-08-05 03:20:15.814717 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-05 03:20:16.809130 | debian-bookworm | changed 2026-08-05 03:20:16.826373 | 2026-08-05 03:20:16.827432 | PLAY RECAP 2026-08-05 03:20:16.827641 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-05 03:20:16.827768 | 2026-08-05 03:20:17.088217 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 03:20:17.089694 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-05 03:20:18.741549 | 2026-08-05 03:20:18.741824 | PLAY [Base post-logs] 2026-08-05 03:20:18.756772 | 2026-08-05 03:20:18.757028 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-05 03:20:19.372087 | localhost | changed 2026-08-05 03:20:19.388439 | 2026-08-05 03:20:19.388640 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-05 03:20:19.440768 | localhost | ok 2026-08-05 03:20:19.444156 | 2026-08-05 03:20:19.444317 | TASK [Set zuul-log-path fact] 2026-08-05 03:20:19.471102 | localhost | ok 2026-08-05 03:20:19.480159 | 2026-08-05 03:20:19.480332 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 03:20:19.527937 | localhost | ok 2026-08-05 03:20:19.531998 | 2026-08-05 03:20:19.532120 | TASK [upload-logs : Create log directories] 2026-08-05 03:20:20.516903 | localhost | changed 2026-08-05 03:20:20.519613 | 2026-08-05 03:20:20.519707 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-05 03:20:21.209357 | localhost -> localhost | ok: Runtime: 0:00:00.018496 2026-08-05 03:20:21.213103 | 2026-08-05 03:20:21.213202 | TASK [upload-logs : Upload logs to log server] 2026-08-05 03:20:21.762254 | localhost | Output suppressed because no_log was given 2026-08-05 03:20:21.763949 | 2026-08-05 03:20:21.764049 | LOOP [upload-logs : Compress console log and json output] 2026-08-05 03:20:21.815198 | localhost | skipping: Conditional result was False 2026-08-05 03:20:21.832591 | localhost | skipping: Conditional result was False 2026-08-05 03:20:21.840200 | 2026-08-05 03:20:21.840348 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-05 03:20:21.911817 | localhost | skipping: Conditional result was False 2026-08-05 03:20:21.912079 | 2026-08-05 03:20:21.926118 | localhost | skipping: Conditional result was False 2026-08-05 03:20:21.929359 | 2026-08-05 03:20:21.929476 | LOOP [upload-logs : Upload console log and json output]