2026-06-25 03:16:02.658517 | Job console starting 2026-06-25 03:16:02.672370 | Updating git repos 2026-06-25 03:16:02.712851 | Cloning repos into workspace 2026-06-25 03:16:02.791601 | Restoring repo states 2026-06-25 03:16:02.807040 | Merging changes 2026-06-25 03:16:02.807061 | Checking out repos 2026-06-25 03:16:02.886276 | Preparing playbooks 2026-06-25 03:16:04.050343 | Running Ansible setup 2026-06-25 03:16:08.745603 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-25 03:16:09.567436 | 2026-06-25 03:16:09.567630 | PLAY [Base pre] 2026-06-25 03:16:09.586459 | 2026-06-25 03:16:09.586599 | TASK [Setup log path fact] 2026-06-25 03:16:09.606862 | debian-bookworm | ok 2026-06-25 03:16:09.624869 | 2026-06-25 03:16:09.625020 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 03:16:09.654638 | debian-bookworm | ok 2026-06-25 03:16:09.670015 | 2026-06-25 03:16:09.670142 | TASK [emit-job-header : Print job information] 2026-06-25 03:16:09.710382 | # Job Information 2026-06-25 03:16:09.710574 | Ansible Version: 2.16.14 2026-06-25 03:16:09.710610 | Job: yamllint 2026-06-25 03:16:09.710643 | Pipeline: periodic-daily 2026-06-25 03:16:09.710665 | Executor: 521e9411259a 2026-06-25 03:16:09.710686 | Triggered by: https://github.com/osism/metalbox 2026-06-25 03:16:09.710707 | Event ID: 05ea812846224d65b59028a292a360b5 2026-06-25 03:16:09.715856 | 2026-06-25 03:16:09.715976 | LOOP [emit-job-header : Print node information] 2026-06-25 03:16:09.830374 | debian-bookworm | ok: 2026-06-25 03:16:09.830715 | debian-bookworm | # Node Information 2026-06-25 03:16:09.830865 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-25 03:16:09.830919 | debian-bookworm | Hostname: debian 2026-06-25 03:16:09.830961 | debian-bookworm | Username: zuul 2026-06-25 03:16:09.831000 | debian-bookworm | Distro: Debian 12.14 2026-06-25 03:16:09.831043 | debian-bookworm | Provider: regiocloud-a 2026-06-25 03:16:09.831081 | debian-bookworm | Region: 2026-06-25 03:16:09.831119 | debian-bookworm | Label: debian-bookworm 2026-06-25 03:16:09.831154 | debian-bookworm | Product Name: OpenStack Nova 2026-06-25 03:16:09.831188 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8f:77a4 2026-06-25 03:16:09.843951 | 2026-06-25 03:16:09.844193 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-25 03:16:10.430135 | debian-bookworm -> localhost | changed 2026-06-25 03:16:10.441016 | 2026-06-25 03:16:10.441171 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-25 03:16:11.711943 | debian-bookworm -> localhost | changed 2026-06-25 03:16:11.733019 | 2026-06-25 03:16:11.733207 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-25 03:16:12.051322 | debian-bookworm -> localhost | ok 2026-06-25 03:16:12.060169 | 2026-06-25 03:16:12.060318 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-25 03:16:12.094430 | debian-bookworm | ok 2026-06-25 03:16:12.133494 | debian-bookworm | included: /var/lib/zuul/builds/ae29717fc3ce4b57ae9f01865a2b7f73/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-25 03:16:12.142674 | 2026-06-25 03:16:12.142865 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-25 03:16:13.755463 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-25 03:16:13.755858 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ae29717fc3ce4b57ae9f01865a2b7f73/work/ae29717fc3ce4b57ae9f01865a2b7f73_id_rsa 2026-06-25 03:16:13.755921 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ae29717fc3ce4b57ae9f01865a2b7f73/work/ae29717fc3ce4b57ae9f01865a2b7f73_id_rsa.pub 2026-06-25 03:16:13.755963 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-25 03:16:13.756001 | debian-bookworm -> localhost | SHA256:55giUzhyUTgCfSzRZh6S4U6/RQucxJ/GWjWG5uyfYE4 zuul-build-sshkey 2026-06-25 03:16:13.756038 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-25 03:16:13.756088 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-25 03:16:13.756125 | debian-bookworm -> localhost | |.ooB.... | 2026-06-25 03:16:13.756160 | debian-bookworm -> localhost | | .*o@oo + | 2026-06-25 03:16:13.756194 | debian-bookworm -> localhost | | oO=O.+ . | 2026-06-25 03:16:13.756227 | debian-bookworm -> localhost | | o ..=O. | 2026-06-25 03:16:13.756260 | debian-bookworm -> localhost | | o ==+ S . | 2026-06-25 03:16:13.756302 | debian-bookworm -> localhost | | o.=E = | 2026-06-25 03:16:13.756336 | debian-bookworm -> localhost | | ++.oo.. | 2026-06-25 03:16:13.756368 | debian-bookworm -> localhost | | o..o | 2026-06-25 03:16:13.756401 | debian-bookworm -> localhost | | | 2026-06-25 03:16:13.756482 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-25 03:16:13.756611 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.056905 2026-06-25 03:16:13.770434 | 2026-06-25 03:16:13.770604 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-25 03:16:13.806583 | debian-bookworm | ok 2026-06-25 03:16:13.823073 | debian-bookworm | included: /var/lib/zuul/builds/ae29717fc3ce4b57ae9f01865a2b7f73/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-25 03:16:13.831694 | 2026-06-25 03:16:13.831842 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-25 03:16:13.855833 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:16:13.863174 | 2026-06-25 03:16:13.863298 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-25 03:16:14.528346 | debian-bookworm | changed 2026-06-25 03:16:14.537378 | 2026-06-25 03:16:14.537545 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-25 03:16:14.801321 | debian-bookworm | ok 2026-06-25 03:16:14.807655 | 2026-06-25 03:16:14.807804 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-25 03:16:15.517506 | debian-bookworm | changed 2026-06-25 03:16:15.523866 | 2026-06-25 03:16:15.524003 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-25 03:16:16.220736 | debian-bookworm | changed 2026-06-25 03:16:16.230691 | 2026-06-25 03:16:16.230905 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-25 03:16:16.257886 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:16:16.268592 | 2026-06-25 03:16:16.268776 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-25 03:16:16.798588 | debian-bookworm -> localhost | changed 2026-06-25 03:16:16.810612 | 2026-06-25 03:16:16.810738 | TASK [add-build-sshkey : Add back temp key] 2026-06-25 03:16:17.202146 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ae29717fc3ce4b57ae9f01865a2b7f73/work/ae29717fc3ce4b57ae9f01865a2b7f73_id_rsa (zuul-build-sshkey) 2026-06-25 03:16:17.202545 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019324 2026-06-25 03:16:17.214381 | 2026-06-25 03:16:17.214548 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-25 03:16:17.649039 | debian-bookworm | ok 2026-06-25 03:16:17.657783 | 2026-06-25 03:16:17.657962 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-25 03:16:17.683229 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:16:17.700636 | 2026-06-25 03:16:17.700846 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-25 03:16:18.187556 | debian-bookworm | ok 2026-06-25 03:16:18.199682 | 2026-06-25 03:16:18.199829 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-25 03:16:18.230225 | debian-bookworm | ok 2026-06-25 03:16:18.235920 | 2026-06-25 03:16:18.236044 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-25 03:16:18.566565 | debian-bookworm -> localhost | ok 2026-06-25 03:16:18.576580 | 2026-06-25 03:16:18.576716 | TASK [validate-host : Collect information about the host] 2026-06-25 03:16:19.799514 | debian-bookworm | ok 2026-06-25 03:16:19.815225 | 2026-06-25 03:16:19.815356 | TASK [validate-host : Sanitize hostname] 2026-06-25 03:16:19.984300 | debian-bookworm | ok 2026-06-25 03:16:19.989066 | 2026-06-25 03:16:19.989173 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-25 03:16:20.583264 | debian-bookworm -> localhost | changed 2026-06-25 03:16:20.597853 | 2026-06-25 03:16:20.598997 | TASK [validate-host : Collect information about zuul worker] 2026-06-25 03:16:21.040481 | debian-bookworm | ok 2026-06-25 03:16:21.049014 | 2026-06-25 03:16:21.049190 | TASK [validate-host : Write out all zuul information for each host] 2026-06-25 03:16:21.652166 | debian-bookworm -> localhost | changed 2026-06-25 03:16:21.673943 | 2026-06-25 03:16:21.674125 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-25 03:16:22.012853 | debian-bookworm | ok 2026-06-25 03:16:22.019577 | 2026-06-25 03:16:22.019703 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-25 03:16:22.981294 | debian-bookworm | changed: 2026-06-25 03:16:22.981533 | debian-bookworm | cd+++++++++ src/ 2026-06-25 03:16:22.981571 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-25 03:16:22.981597 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-25 03:16:22.981620 | debian-bookworm | cd+++++++++ src/github.com/osism/metalbox/ 2026-06-25 03:16:22.981643 | debian-bookworm | Containerfile 2026-06-25 03:16:23.000468 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ae29717fc3ce4b57ae9f01865a2b7f73/work/logs" 2026-06-25 03:17:24.535534 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ae29717fc3ce4b57ae9f01865a2b7f73/work/artifacts" 2026-06-25 03:17:24.851318 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ae29717fc3ce4b57ae9f01865a2b7f73/work/docs" 2026-06-25 03:17:24.892388 | 2026-06-25 03:17:24.892729 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-25 03:17:25.733163 | debian-bookworm | changed: 2026-06-25 03:17:25.733473 | debian-bookworm | .d..t...... ./ 2026-06-25 03:17:25.733522 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-25 03:17:25.733557 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-25 03:17:25.733587 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-25 03:17:25.733618 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-25 03:17:25.733648 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-25 03:17:25.733722 | debian-bookworm | changed: All items complete 2026-06-25 03:17:25.733758 | 2026-06-25 03:17:26.337149 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 03:17:26.944808 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 03:17:26.971537 | 2026-06-25 03:17:26.971830 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-25 03:17:27.008525 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:17:27.011812 | debian-bookworm | skipping: Conditional result was False 2026-06-25 03:17:27.029903 | 2026-06-25 03:17:27.030073 | PLAY RECAP 2026-06-25 03:17:27.030165 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-25 03:17:27.030205 | 2026-06-25 03:17:27.177025 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-25 03:17:27.179582 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 03:17:27.974940 | 2026-06-25 03:17:27.975140 | PLAY [Base post] 2026-06-25 03:17:27.990529 | 2026-06-25 03:17:27.990708 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-25 03:17:28.601273 | debian-bookworm | changed 2026-06-25 03:17:28.608656 | 2026-06-25 03:17:28.608810 | PLAY RECAP 2026-06-25 03:17:28.608878 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-25 03:17:28.608947 | 2026-06-25 03:17:28.762932 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 03:17:28.764195 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-25 03:17:29.598428 | 2026-06-25 03:17:29.598626 | PLAY [Base post-logs] 2026-06-25 03:17:29.610263 | 2026-06-25 03:17:29.610412 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-25 03:17:30.093536 | localhost | changed 2026-06-25 03:17:30.104809 | 2026-06-25 03:17:30.105022 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-25 03:17:30.133046 | localhost | ok 2026-06-25 03:17:30.138516 | 2026-06-25 03:17:30.138733 | TASK [Set zuul-log-path fact] 2026-06-25 03:17:30.155967 | localhost | ok 2026-06-25 03:17:30.166566 | 2026-06-25 03:17:30.166740 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 03:17:30.203409 | localhost | ok 2026-06-25 03:17:30.206889 | 2026-06-25 03:17:30.207007 | TASK [upload-logs : Create log directories] 2026-06-25 03:17:30.761054 | localhost | changed 2026-06-25 03:17:30.765919 | 2026-06-25 03:17:30.766089 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-25 03:17:31.368322 | localhost -> localhost | ok: Runtime: 0:00:00.006855 2026-06-25 03:17:31.381057 | 2026-06-25 03:17:31.381228 | TASK [upload-logs : Upload logs to log server] 2026-06-25 03:17:32.003691 | localhost | Output suppressed because no_log was given 2026-06-25 03:17:32.008234 | 2026-06-25 03:17:32.008451 | LOOP [upload-logs : Compress console log and json output] 2026-06-25 03:17:32.067151 | localhost | skipping: Conditional result was False 2026-06-25 03:17:32.086459 | localhost | skipping: Conditional result was False 2026-06-25 03:17:32.101323 | 2026-06-25 03:17:32.101508 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-25 03:17:32.172995 | localhost | skipping: Conditional result was False 2026-06-25 03:17:32.173658 | 2026-06-25 03:17:32.178070 | localhost | skipping: Conditional result was False 2026-06-25 03:17:32.193512 | 2026-06-25 03:17:32.193837 | LOOP [upload-logs : Upload console log and json output]