2026-07-24 03:01:38.342705 | Job console starting 2026-07-24 03:01:38.368811 | Updating git repos 2026-07-24 03:01:38.400657 | Cloning repos into workspace 2026-07-24 03:01:38.465172 | Restoring repo states 2026-07-24 03:01:38.488059 | Merging changes 2026-07-24 03:01:38.488087 | Checking out repos 2026-07-24 03:01:38.621644 | Preparing playbooks 2026-07-24 03:01:39.767564 | Running Ansible setup 2026-07-24 03:01:44.664747 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-24 03:01:45.633190 | 2026-07-24 03:01:45.633406 | PLAY [Base pre] 2026-07-24 03:01:45.653957 | 2026-07-24 03:01:45.654253 | TASK [Setup log path fact] 2026-07-24 03:01:45.677047 | debian-bookworm | ok 2026-07-24 03:01:45.699320 | 2026-07-24 03:01:45.699530 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 03:01:45.740286 | debian-bookworm | ok 2026-07-24 03:01:45.755234 | 2026-07-24 03:01:45.755391 | TASK [emit-job-header : Print job information] 2026-07-24 03:01:45.847579 | # Job Information 2026-07-24 03:01:45.847782 | Ansible Version: 2.16.14 2026-07-24 03:01:45.847817 | Job: ansible-lint 2026-07-24 03:01:45.847851 | Pipeline: periodic-daily 2026-07-24 03:01:45.847874 | Executor: 521e9411259a 2026-07-24 03:01:45.847894 | Triggered by: https://github.com/osism/metalbox 2026-07-24 03:01:45.847915 | Event ID: ce042731992445408c6860261639688f 2026-07-24 03:01:45.876570 | 2026-07-24 03:01:45.876737 | LOOP [emit-job-header : Print node information] 2026-07-24 03:01:46.035326 | debian-bookworm | ok: 2026-07-24 03:01:46.037067 | debian-bookworm | # Node Information 2026-07-24 03:01:46.037158 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-24 03:01:46.037188 | debian-bookworm | Hostname: debian 2026-07-24 03:01:46.037408 | debian-bookworm | Username: zuul 2026-07-24 03:01:46.037433 | debian-bookworm | Distro: Debian 12.15 2026-07-24 03:01:46.037460 | debian-bookworm | Provider: regiocloud-a 2026-07-24 03:01:46.037482 | debian-bookworm | Region: 2026-07-24 03:01:46.037504 | debian-bookworm | Label: debian-bookworm 2026-07-24 03:01:46.037524 | debian-bookworm | Product Name: OpenStack Nova 2026-07-24 03:01:46.037545 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecf:a185 2026-07-24 03:01:46.058010 | 2026-07-24 03:01:46.061142 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-24 03:01:46.719740 | debian-bookworm -> localhost | changed 2026-07-24 03:01:46.738438 | 2026-07-24 03:01:46.738604 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-24 03:01:49.769288 | debian-bookworm -> localhost | changed 2026-07-24 03:01:49.780639 | 2026-07-24 03:01:49.780746 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-24 03:01:50.924760 | debian-bookworm -> localhost | ok 2026-07-24 03:01:50.929921 | 2026-07-24 03:01:50.930013 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-24 03:01:50.979219 | debian-bookworm | ok 2026-07-24 03:01:51.074595 | debian-bookworm | included: /var/lib/zuul/builds/c028162b404343b2b744879408a28906/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-24 03:01:51.095058 | 2026-07-24 03:01:51.095167 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-24 03:01:56.678643 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-24 03:01:56.678878 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c028162b404343b2b744879408a28906/work/c028162b404343b2b744879408a28906_id_rsa 2026-07-24 03:01:56.678918 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c028162b404343b2b744879408a28906/work/c028162b404343b2b744879408a28906_id_rsa.pub 2026-07-24 03:01:56.678944 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-24 03:01:56.678968 | debian-bookworm -> localhost | SHA256:ZkCmVdKTLVEmERhv+jJ71y32igqUsbuRJlGDXO6JD1A zuul-build-sshkey 2026-07-24 03:01:56.678990 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-24 03:01:56.679022 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-24 03:01:56.679045 | debian-bookworm -> localhost | | E B=*Bo | 2026-07-24 03:01:56.679067 | debian-bookworm -> localhost | | o O.o=o. | 2026-07-24 03:01:56.679087 | debian-bookworm -> localhost | | . + * oo | 2026-07-24 03:01:56.679108 | debian-bookworm -> localhost | | . + X | 2026-07-24 03:01:56.679128 | debian-bookworm -> localhost | | + B S | 2026-07-24 03:01:56.679153 | debian-bookworm -> localhost | | = * | 2026-07-24 03:01:56.679174 | debian-bookworm -> localhost | | . X . . . | 2026-07-24 03:01:56.679193 | debian-bookworm -> localhost | | o B. ..+ . | 2026-07-24 03:01:56.679214 | debian-bookworm -> localhost | | o..o...+. | 2026-07-24 03:01:56.679234 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-24 03:01:56.679286 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.526969 2026-07-24 03:01:56.686884 | 2026-07-24 03:01:56.686998 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-24 03:01:56.757659 | debian-bookworm | ok 2026-07-24 03:01:56.776009 | debian-bookworm | included: /var/lib/zuul/builds/c028162b404343b2b744879408a28906/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-24 03:01:56.802465 | 2026-07-24 03:01:56.802597 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-24 03:01:56.866526 | debian-bookworm | skipping: Conditional result was False 2026-07-24 03:01:56.871555 | 2026-07-24 03:01:56.871650 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-24 03:01:58.096208 | debian-bookworm | changed 2026-07-24 03:01:58.106265 | 2026-07-24 03:01:58.106392 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-24 03:01:58.414331 | debian-bookworm | ok 2026-07-24 03:01:58.457053 | 2026-07-24 03:01:58.457187 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-24 03:01:59.208507 | debian-bookworm | changed 2026-07-24 03:01:59.217759 | 2026-07-24 03:01:59.217858 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-24 03:01:59.929558 | debian-bookworm | changed 2026-07-24 03:01:59.939661 | 2026-07-24 03:01:59.939775 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-24 03:01:59.980885 | debian-bookworm | skipping: Conditional result was False 2026-07-24 03:01:59.988128 | 2026-07-24 03:01:59.988238 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-24 03:02:01.183182 | debian-bookworm -> localhost | changed 2026-07-24 03:02:01.198446 | 2026-07-24 03:02:01.198555 | TASK [add-build-sshkey : Add back temp key] 2026-07-24 03:02:02.107970 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c028162b404343b2b744879408a28906/work/c028162b404343b2b744879408a28906_id_rsa (zuul-build-sshkey) 2026-07-24 03:02:02.108169 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.052296 2026-07-24 03:02:02.115144 | 2026-07-24 03:02:02.115240 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-24 03:02:02.846325 | debian-bookworm | ok 2026-07-24 03:02:02.851954 | 2026-07-24 03:02:02.852049 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-24 03:02:02.915399 | debian-bookworm | skipping: Conditional result was False 2026-07-24 03:02:02.924395 | 2026-07-24 03:02:02.924496 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-24 03:02:03.699089 | debian-bookworm | ok 2026-07-24 03:02:03.729607 | 2026-07-24 03:02:03.729725 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-24 03:02:03.789573 | debian-bookworm | ok 2026-07-24 03:02:03.795280 | 2026-07-24 03:02:03.795390 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-24 03:02:04.473482 | debian-bookworm -> localhost | ok 2026-07-24 03:02:04.479199 | 2026-07-24 03:02:04.479286 | TASK [validate-host : Collect information about the host] 2026-07-24 03:02:06.009761 | debian-bookworm | ok 2026-07-24 03:02:06.032922 | 2026-07-24 03:02:06.033024 | TASK [validate-host : Sanitize hostname] 2026-07-24 03:02:06.408547 | debian-bookworm | ok 2026-07-24 03:02:06.435330 | 2026-07-24 03:02:06.435446 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-24 03:02:07.917161 | debian-bookworm -> localhost | changed 2026-07-24 03:02:07.926631 | 2026-07-24 03:02:07.926779 | TASK [validate-host : Collect information about zuul worker] 2026-07-24 03:02:08.640411 | debian-bookworm | ok 2026-07-24 03:02:08.644618 | 2026-07-24 03:02:08.644707 | TASK [validate-host : Write out all zuul information for each host] 2026-07-24 03:02:09.714513 | debian-bookworm -> localhost | changed 2026-07-24 03:02:09.722442 | 2026-07-24 03:02:09.722522 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-24 03:02:09.976422 | debian-bookworm | ok 2026-07-24 03:02:09.984080 | 2026-07-24 03:02:09.984172 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-24 03:02:11.822798 | debian-bookworm | changed: 2026-07-24 03:02:11.822974 | debian-bookworm | cd+++++++++ src/ 2026-07-24 03:02:11.823002 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-24 03:02:11.823022 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-24 03:02:11.823039 | debian-bookworm | cd+++++++++ src/github.com/osism/metalbox/ 2026-07-24 03:02:11.823056 | debian-bookworm | Containerfile 2026-07-24 03:02:11.867987 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c028162b404343b2b744879408a28906/work/logs" 2026-07-24 03:03:42.942121 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c028162b404343b2b744879408a28906/work/artifacts" 2026-07-24 03:03:43.571741 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c028162b404343b2b744879408a28906/work/docs" 2026-07-24 03:03:43.588222 | 2026-07-24 03:03:43.588644 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-24 03:03:45.185984 | debian-bookworm | changed: 2026-07-24 03:03:45.186206 | debian-bookworm | .d..t...... ./ 2026-07-24 03:03:45.186242 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-24 03:03:45.186312 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-24 03:03:45.186337 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-24 03:03:45.186361 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-24 03:03:45.186384 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-24 03:03:45.186427 | debian-bookworm | changed: All items complete 2026-07-24 03:03:45.186454 | 2026-07-24 03:03:46.286362 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 03:03:47.062372 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 03:03:47.079421 | 2026-07-24 03:03:47.079536 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-24 03:03:47.135155 | debian-bookworm | skipping: Conditional result was False 2026-07-24 03:03:47.145177 | debian-bookworm | skipping: Conditional result was False 2026-07-24 03:03:47.153862 | 2026-07-24 03:03:47.153938 | PLAY RECAP 2026-07-24 03:03:47.153986 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-24 03:03:47.154011 | 2026-07-24 03:03:47.430656 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-24 03:03:47.431741 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 03:03:49.424362 | 2026-07-24 03:03:49.424535 | PLAY [Base post] 2026-07-24 03:03:49.468531 | 2026-07-24 03:03:49.468680 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-24 03:03:50.165993 | debian-bookworm | changed 2026-07-24 03:03:50.176537 | 2026-07-24 03:03:50.176656 | PLAY RECAP 2026-07-24 03:03:50.176720 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 03:03:50.176784 | 2026-07-24 03:03:50.875019 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 03:03:50.876497 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-24 03:03:52.589874 | 2026-07-24 03:03:52.590003 | PLAY [Base post-logs] 2026-07-24 03:03:52.606046 | 2026-07-24 03:03:52.606169 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-24 03:03:53.352322 | localhost | changed 2026-07-24 03:03:53.367855 | 2026-07-24 03:03:53.368017 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-24 03:03:53.412686 | localhost | ok 2026-07-24 03:03:53.415198 | 2026-07-24 03:03:53.415286 | TASK [Set zuul-log-path fact] 2026-07-24 03:03:53.450220 | localhost | ok 2026-07-24 03:03:53.458161 | 2026-07-24 03:03:53.458286 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 03:03:53.504733 | localhost | ok 2026-07-24 03:03:53.507460 | 2026-07-24 03:03:53.507548 | TASK [upload-logs : Create log directories] 2026-07-24 03:03:54.830156 | localhost | changed 2026-07-24 03:03:54.832658 | 2026-07-24 03:03:54.832738 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-24 03:03:56.151336 | localhost -> localhost | ok: Runtime: 0:00:00.027743 2026-07-24 03:03:56.155241 | 2026-07-24 03:03:56.155368 | TASK [upload-logs : Upload logs to log server] 2026-07-24 03:03:57.125968 | localhost | Output suppressed because no_log was given 2026-07-24 03:03:57.127714 | 2026-07-24 03:03:57.127801 | LOOP [upload-logs : Compress console log and json output] 2026-07-24 03:03:57.173147 | localhost | skipping: Conditional result was False 2026-07-24 03:03:57.180335 | localhost | skipping: Conditional result was False 2026-07-24 03:03:57.187418 | 2026-07-24 03:03:57.187509 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-24 03:03:57.235110 | localhost | skipping: Conditional result was False 2026-07-24 03:03:57.235364 | 2026-07-24 03:03:57.241777 | localhost | skipping: Conditional result was False 2026-07-24 03:03:57.252593 | 2026-07-24 03:03:57.252682 | LOOP [upload-logs : Upload console log and json output]