2026-06-07 03:10:00.030073 | Job console starting 2026-06-07 03:10:00.038940 | Updating git repos 2026-06-07 03:10:00.091027 | Cloning repos into workspace 2026-06-07 03:10:00.203060 | Restoring repo states 2026-06-07 03:10:00.217485 | Merging changes 2026-06-07 03:10:00.217503 | Checking out repos 2026-06-07 03:10:00.480039 | Preparing playbooks 2026-06-07 03:10:01.489168 | Running Ansible setup 2026-06-07 03:10:06.994816 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-07 03:10:08.455714 | 2026-06-07 03:10:08.473308 | PLAY [Base pre] 2026-06-07 03:10:08.576231 | 2026-06-07 03:10:08.579211 | TASK [Setup log path fact] 2026-06-07 03:10:08.641858 | debian-bookworm | ok 2026-06-07 03:10:08.693065 | 2026-06-07 03:10:08.693316 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-07 03:10:08.774256 | debian-bookworm | ok 2026-06-07 03:10:08.793271 | 2026-06-07 03:10:08.793454 | TASK [emit-job-header : Print job information] 2026-06-07 03:10:08.869505 | # Job Information 2026-06-07 03:10:08.869798 | Ansible Version: 2.16.14 2026-06-07 03:10:08.869839 | Job: yamllint 2026-06-07 03:10:08.869881 | Pipeline: periodic-daily 2026-06-07 03:10:08.869907 | Executor: 521e9411259a 2026-06-07 03:10:08.869930 | Triggered by: https://github.com/osism/kolla-operations 2026-06-07 03:10:08.869954 | Event ID: 280158579b804b43adf786a37d0d8321 2026-06-07 03:10:08.876223 | 2026-06-07 03:10:08.876355 | LOOP [emit-job-header : Print node information] 2026-06-07 03:10:09.067678 | debian-bookworm | ok: 2026-06-07 03:10:09.067875 | debian-bookworm | # Node Information 2026-06-07 03:10:09.067912 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-07 03:10:09.067939 | debian-bookworm | Hostname: debian 2026-06-07 03:10:09.067962 | debian-bookworm | Username: zuul 2026-06-07 03:10:09.067984 | debian-bookworm | Distro: Debian 12.14 2026-06-07 03:10:09.068010 | debian-bookworm | Provider: regiocloud-a 2026-06-07 03:10:09.068051 | debian-bookworm | Region: 2026-06-07 03:10:09.068073 | debian-bookworm | Label: debian-bookworm 2026-06-07 03:10:09.068093 | debian-bookworm | Product Name: OpenStack Nova 2026-06-07 03:10:09.068113 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb3:21b8 2026-06-07 03:10:09.084955 | 2026-06-07 03:10:09.085112 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-07 03:10:10.144819 | debian-bookworm -> localhost | changed 2026-06-07 03:10:10.151676 | 2026-06-07 03:10:10.151787 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-07 03:10:11.673535 | debian-bookworm -> localhost | changed 2026-06-07 03:10:11.682242 | 2026-06-07 03:10:11.682330 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-07 03:10:12.280161 | debian-bookworm -> localhost | ok 2026-06-07 03:10:12.285386 | 2026-06-07 03:10:12.285472 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-07 03:10:12.323993 | debian-bookworm | ok 2026-06-07 03:10:12.350247 | debian-bookworm | included: /var/lib/zuul/builds/361750b2e9c64d83bc77b92ccd68fea0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-07 03:10:12.355289 | 2026-06-07 03:10:12.355364 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-07 03:10:13.782223 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-07 03:10:13.782419 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/361750b2e9c64d83bc77b92ccd68fea0/work/361750b2e9c64d83bc77b92ccd68fea0_id_rsa 2026-06-07 03:10:13.782455 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/361750b2e9c64d83bc77b92ccd68fea0/work/361750b2e9c64d83bc77b92ccd68fea0_id_rsa.pub 2026-06-07 03:10:13.782481 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-07 03:10:13.782504 | debian-bookworm -> localhost | SHA256:5G1+Vf6BwKvjyMMK1FK6U/yM+f0KuzvRFkWy0RjYsIo zuul-build-sshkey 2026-06-07 03:10:13.782526 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-07 03:10:13.782555 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-07 03:10:13.782576 | debian-bookworm -> localhost | | .++=. | 2026-06-07 03:10:13.782597 | debian-bookworm -> localhost | | ..o=o | 2026-06-07 03:10:13.782617 | debian-bookworm -> localhost | | . ....o .| 2026-06-07 03:10:13.782636 | debian-bookworm -> localhost | | * .o o o .o | 2026-06-07 03:10:13.782655 | debian-bookworm -> localhost | | E = S +. ....| 2026-06-07 03:10:13.782682 | debian-bookworm -> localhost | | . + =. =. . o| 2026-06-07 03:10:13.782702 | debian-bookworm -> localhost | | + o.+oo. . .| 2026-06-07 03:10:13.782722 | debian-bookworm -> localhost | | o o+* .. | 2026-06-07 03:10:13.782742 | debian-bookworm -> localhost | | ..B=+o. | 2026-06-07 03:10:13.782761 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-07 03:10:13.782814 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.794059 2026-06-07 03:10:13.789670 | 2026-06-07 03:10:13.789757 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-07 03:10:13.810510 | debian-bookworm | ok 2026-06-07 03:10:13.824970 | debian-bookworm | included: /var/lib/zuul/builds/361750b2e9c64d83bc77b92ccd68fea0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-07 03:10:13.833935 | 2026-06-07 03:10:13.834021 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-07 03:10:13.847914 | debian-bookworm | skipping: Conditional result was False 2026-06-07 03:10:13.853614 | 2026-06-07 03:10:13.853704 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-07 03:10:14.509445 | debian-bookworm | changed 2026-06-07 03:10:14.523179 | 2026-06-07 03:10:14.523285 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-07 03:10:14.823562 | debian-bookworm | ok 2026-06-07 03:10:14.829068 | 2026-06-07 03:10:14.829168 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-07 03:10:15.536503 | debian-bookworm | changed 2026-06-07 03:10:15.550209 | 2026-06-07 03:10:15.550312 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-07 03:10:16.267016 | debian-bookworm | changed 2026-06-07 03:10:16.274473 | 2026-06-07 03:10:16.274587 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-07 03:10:16.297951 | debian-bookworm | skipping: Conditional result was False 2026-06-07 03:10:16.304688 | 2026-06-07 03:10:16.304790 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-07 03:10:16.955181 | debian-bookworm -> localhost | changed 2026-06-07 03:10:16.966444 | 2026-06-07 03:10:16.966552 | TASK [add-build-sshkey : Add back temp key] 2026-06-07 03:10:17.612024 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/361750b2e9c64d83bc77b92ccd68fea0/work/361750b2e9c64d83bc77b92ccd68fea0_id_rsa (zuul-build-sshkey) 2026-06-07 03:10:17.612313 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012510 2026-06-07 03:10:17.632293 | 2026-06-07 03:10:17.632452 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-07 03:10:18.053740 | debian-bookworm | ok 2026-06-07 03:10:18.059311 | 2026-06-07 03:10:18.059429 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-07 03:10:18.083600 | debian-bookworm | skipping: Conditional result was False 2026-06-07 03:10:18.095171 | 2026-06-07 03:10:18.095320 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-07 03:10:18.509251 | debian-bookworm | ok 2026-06-07 03:10:18.526687 | 2026-06-07 03:10:18.526823 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-07 03:10:18.596918 | debian-bookworm | ok 2026-06-07 03:10:18.602314 | 2026-06-07 03:10:18.602437 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-07 03:10:19.041306 | debian-bookworm -> localhost | ok 2026-06-07 03:10:19.048183 | 2026-06-07 03:10:19.048343 | TASK [validate-host : Collect information about the host] 2026-06-07 03:10:20.330570 | debian-bookworm | ok 2026-06-07 03:10:20.355285 | 2026-06-07 03:10:20.355476 | TASK [validate-host : Sanitize hostname] 2026-06-07 03:10:20.482020 | debian-bookworm | ok 2026-06-07 03:10:20.535688 | 2026-06-07 03:10:20.535824 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-07 03:10:21.717116 | debian-bookworm -> localhost | changed 2026-06-07 03:10:21.725706 | 2026-06-07 03:10:21.725834 | TASK [validate-host : Collect information about zuul worker] 2026-06-07 03:10:22.251458 | debian-bookworm | ok 2026-06-07 03:10:22.257106 | 2026-06-07 03:10:22.257237 | TASK [validate-host : Write out all zuul information for each host] 2026-06-07 03:10:23.670227 | debian-bookworm -> localhost | changed 2026-06-07 03:10:23.694719 | 2026-06-07 03:10:23.694873 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-07 03:10:24.005733 | debian-bookworm | ok 2026-06-07 03:10:24.023010 | 2026-06-07 03:10:24.023172 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-07 03:10:25.319292 | debian-bookworm | changed: 2026-06-07 03:10:25.319498 | debian-bookworm | cd+++++++++ src/ 2026-06-07 03:10:25.319536 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-07 03:10:25.319562 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-07 03:10:25.319583 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-06-07 03:10:25.319604 | debian-bookworm | Containerfile 2026-06-07 03:10:25.322217 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/361750b2e9c64d83bc77b92ccd68fea0/work/logs" 2026-06-07 03:10:50.450954 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/361750b2e9c64d83bc77b92ccd68fea0/work/artifacts" 2026-06-07 03:10:50.752005 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/361750b2e9c64d83bc77b92ccd68fea0/work/docs" 2026-06-07 03:10:50.764939 | 2026-06-07 03:10:50.765139 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-07 03:10:51.570578 | debian-bookworm | changed: 2026-06-07 03:10:51.577042 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-07 03:10:51.577169 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-07 03:10:51.577555 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-07 03:10:51.577630 | debian-bookworm | changed: All items complete 2026-06-07 03:10:51.577658 | 2026-06-07 03:10:52.180235 | debian-bookworm | changed: .d..t...... ./ 2026-06-07 03:10:52.785231 | debian-bookworm | changed: .d..t...... ./ 2026-06-07 03:10:52.808326 | 2026-06-07 03:10:52.808480 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-07 03:10:52.837255 | debian-bookworm | skipping: Conditional result was False 2026-06-07 03:10:52.841040 | debian-bookworm | skipping: Conditional result was False 2026-06-07 03:10:52.851037 | 2026-06-07 03:10:52.851213 | PLAY RECAP 2026-06-07 03:10:52.851274 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-07 03:10:52.851299 | 2026-06-07 03:10:53.020568 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-07 03:10:53.021581 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-07 03:10:53.858005 | 2026-06-07 03:10:53.858289 | PLAY [Base post] 2026-06-07 03:10:53.875862 | 2026-06-07 03:10:53.876159 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-07 03:10:54.500976 | debian-bookworm | changed 2026-06-07 03:10:54.512658 | 2026-06-07 03:10:54.512830 | PLAY RECAP 2026-06-07 03:10:54.512902 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-07 03:10:54.513205 | 2026-06-07 03:10:54.694932 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-07 03:10:54.695937 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-07 03:10:55.623945 | 2026-06-07 03:10:55.624190 | PLAY [Base post-logs] 2026-06-07 03:10:55.638994 | 2026-06-07 03:10:55.639218 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-07 03:10:56.286228 | localhost | changed 2026-06-07 03:10:56.303275 | 2026-06-07 03:10:56.303482 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-07 03:10:56.344518 | localhost | ok 2026-06-07 03:10:56.348337 | 2026-06-07 03:10:56.348461 | TASK [Set zuul-log-path fact] 2026-06-07 03:10:56.367865 | localhost | ok 2026-06-07 03:10:56.384379 | 2026-06-07 03:10:56.384564 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-07 03:10:56.424847 | localhost | ok 2026-06-07 03:10:56.438377 | 2026-06-07 03:10:56.438538 | TASK [upload-logs : Create log directories] 2026-06-07 03:10:57.147797 | localhost | changed 2026-06-07 03:10:57.155371 | 2026-06-07 03:10:57.155946 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-07 03:10:57.753862 | localhost -> localhost | ok: Runtime: 0:00:00.010640 2026-06-07 03:10:57.759911 | 2026-06-07 03:10:57.760034 | TASK [upload-logs : Upload logs to log server] 2026-06-07 03:10:58.386332 | localhost | Output suppressed because no_log was given 2026-06-07 03:10:58.390697 | 2026-06-07 03:10:58.390933 | LOOP [upload-logs : Compress console log and json output] 2026-06-07 03:10:58.449219 | localhost | skipping: Conditional result was False 2026-06-07 03:10:58.453552 | localhost | skipping: Conditional result was False 2026-06-07 03:10:58.463339 | 2026-06-07 03:10:58.463532 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-07 03:10:58.513510 | localhost | skipping: Conditional result was False 2026-06-07 03:10:58.513807 | 2026-06-07 03:10:58.520904 | localhost | skipping: Conditional result was False 2026-06-07 03:10:58.536917 | 2026-06-07 03:10:58.538223 | LOOP [upload-logs : Upload console log and json output]