2026-01-13 22:03:53.323775 | Job console starting 2026-01-13 22:03:53.340119 | Updating git repos 2026-01-13 22:03:53.368100 | Cloning repos into workspace 2026-01-13 22:03:53.419010 | Restoring repo states 2026-01-13 22:03:53.427028 | Merging changes 2026-01-13 22:03:53.911648 | Checking out repos 2026-01-13 22:03:53.950305 | Preparing playbooks 2026-01-13 22:03:54.613815 | Running Ansible setup 2026-01-13 22:03:58.900434 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-13 22:03:59.705600 | 2026-01-13 22:03:59.705769 | PLAY [Base pre] 2026-01-13 22:03:59.723456 | 2026-01-13 22:03:59.723635 | TASK [Setup log path fact] 2026-01-13 22:03:59.771790 | debian-bookworm | ok 2026-01-13 22:03:59.792400 | 2026-01-13 22:03:59.792627 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-13 22:03:59.833663 | debian-bookworm | ok 2026-01-13 22:03:59.843948 | 2026-01-13 22:03:59.844073 | TASK [emit-job-header : Print job information] 2026-01-13 22:03:59.904414 | # Job Information 2026-01-13 22:03:59.904622 | Ansible Version: 2.16.14 2026-01-13 22:03:59.904661 | Job: terraform-base-validate-testbed-default 2026-01-13 22:03:59.904698 | Pipeline: check 2026-01-13 22:03:59.904724 | Executor: 521e9411259a 2026-01-13 22:03:59.904747 | Triggered by: https://github.com/osism/terraform-base/pull/98 2026-01-13 22:03:59.904772 | Event ID: babb26a0-f0cb-11f0-9ddb-02a793841a8d 2026-01-13 22:03:59.909998 | 2026-01-13 22:03:59.910118 | LOOP [emit-job-header : Print node information] 2026-01-13 22:04:00.045420 | debian-bookworm | ok: 2026-01-13 22:04:00.045630 | debian-bookworm | # Node Information 2026-01-13 22:04:00.045666 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-13 22:04:00.045693 | debian-bookworm | Hostname: debian 2026-01-13 22:04:00.045716 | debian-bookworm | Username: zuul 2026-01-13 22:04:00.045739 | debian-bookworm | Distro: Debian 12.13 2026-01-13 22:04:00.045764 | debian-bookworm | Provider: regiocloud-a 2026-01-13 22:04:00.045786 | debian-bookworm | Region: 2026-01-13 22:04:00.045807 | debian-bookworm | Label: debian-bookworm 2026-01-13 22:04:00.045827 | debian-bookworm | Product Name: OpenStack Nova 2026-01-13 22:04:00.045847 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3e:2aa1 2026-01-13 22:04:00.057256 | 2026-01-13 22:04:00.057407 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-13 22:04:00.578450 | debian-bookworm -> localhost | changed 2026-01-13 22:04:00.588807 | 2026-01-13 22:04:00.589005 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-13 22:04:01.723793 | debian-bookworm -> localhost | changed 2026-01-13 22:04:01.738748 | 2026-01-13 22:04:01.738926 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-13 22:04:02.079125 | debian-bookworm -> localhost | ok 2026-01-13 22:04:02.092929 | 2026-01-13 22:04:02.093141 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-13 22:04:02.131720 | debian-bookworm | ok 2026-01-13 22:04:02.152058 | debian-bookworm | included: /var/lib/zuul/builds/1808171f8c4349ebbed5fff4bc271ee4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-13 22:04:02.158449 | 2026-01-13 22:04:02.158563 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-13 22:04:04.647678 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-13 22:04:04.647931 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1808171f8c4349ebbed5fff4bc271ee4/work/1808171f8c4349ebbed5fff4bc271ee4_id_rsa 2026-01-13 22:04:04.647973 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1808171f8c4349ebbed5fff4bc271ee4/work/1808171f8c4349ebbed5fff4bc271ee4_id_rsa.pub 2026-01-13 22:04:04.647999 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-13 22:04:04.648026 | debian-bookworm -> localhost | SHA256:x5PCQMioiTtrKcRwZtAAEZANGY9kF3AQd//itKt33gA zuul-build-sshkey 2026-01-13 22:04:04.648073 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-13 22:04:04.648096 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-13 22:04:04.648117 | debian-bookworm -> localhost | |@^+B.o. | 2026-01-13 22:04:04.648139 | debian-bookworm -> localhost | |*oB +.. | 2026-01-13 22:04:04.648159 | debian-bookworm -> localhost | |o+. .. | 2026-01-13 22:04:04.648180 | debian-bookworm -> localhost | |= + o.. . | 2026-01-13 22:04:04.648303 | debian-bookworm -> localhost | |o= ES.= | 2026-01-13 22:04:04.648366 | debian-bookworm -> localhost | |oo o +o . | 2026-01-13 22:04:04.648392 | debian-bookworm -> localhost | |.o. o . | 2026-01-13 22:04:04.648415 | debian-bookworm -> localhost | |oo ...o | 2026-01-13 22:04:04.648438 | debian-bookworm -> localhost | |o .o.o. . | 2026-01-13 22:04:04.648459 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-13 22:04:04.648515 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.973047 2026-01-13 22:04:04.656183 | 2026-01-13 22:04:04.656309 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-13 22:04:04.701159 | debian-bookworm | ok 2026-01-13 22:04:04.716929 | debian-bookworm | included: /var/lib/zuul/builds/1808171f8c4349ebbed5fff4bc271ee4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-13 22:04:04.728958 | 2026-01-13 22:04:04.729103 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-13 22:04:04.754677 | debian-bookworm | skipping: Conditional result was False 2026-01-13 22:04:04.766629 | 2026-01-13 22:04:04.766793 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-13 22:04:05.443517 | debian-bookworm | changed 2026-01-13 22:04:05.451802 | 2026-01-13 22:04:05.451931 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-13 22:04:05.695910 | debian-bookworm | ok 2026-01-13 22:04:05.704067 | 2026-01-13 22:04:05.704183 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-13 22:04:06.339048 | debian-bookworm | changed 2026-01-13 22:04:06.348317 | 2026-01-13 22:04:06.348500 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-13 22:04:06.978685 | debian-bookworm | changed 2026-01-13 22:04:06.986882 | 2026-01-13 22:04:06.987000 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-13 22:04:07.010761 | debian-bookworm | skipping: Conditional result was False 2026-01-13 22:04:07.024996 | 2026-01-13 22:04:07.025171 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-13 22:04:07.443790 | debian-bookworm -> localhost | changed 2026-01-13 22:04:07.458595 | 2026-01-13 22:04:07.458717 | TASK [add-build-sshkey : Add back temp key] 2026-01-13 22:04:07.785216 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1808171f8c4349ebbed5fff4bc271ee4/work/1808171f8c4349ebbed5fff4bc271ee4_id_rsa (zuul-build-sshkey) 2026-01-13 22:04:07.785460 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021212 2026-01-13 22:04:07.793453 | 2026-01-13 22:04:07.793556 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-13 22:04:08.191029 | debian-bookworm | ok 2026-01-13 22:04:08.198593 | 2026-01-13 22:04:08.198712 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-13 22:04:08.233082 | debian-bookworm | skipping: Conditional result was False 2026-01-13 22:04:08.248554 | 2026-01-13 22:04:08.248679 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-13 22:04:08.680482 | debian-bookworm | ok 2026-01-13 22:04:08.695413 | 2026-01-13 22:04:08.695545 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-13 22:04:08.725145 | debian-bookworm | ok 2026-01-13 22:04:08.732730 | 2026-01-13 22:04:08.732870 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-13 22:04:09.029362 | debian-bookworm -> localhost | ok 2026-01-13 22:04:09.035821 | 2026-01-13 22:04:09.035919 | TASK [validate-host : Collect information about the host] 2026-01-13 22:04:10.154796 | debian-bookworm | ok 2026-01-13 22:04:10.168581 | 2026-01-13 22:04:10.168692 | TASK [validate-host : Sanitize hostname] 2026-01-13 22:04:10.278245 | debian-bookworm | ok 2026-01-13 22:04:10.310261 | 2026-01-13 22:04:10.310382 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-13 22:04:10.850101 | debian-bookworm -> localhost | changed 2026-01-13 22:04:10.864302 | 2026-01-13 22:04:10.864482 | TASK [validate-host : Collect information about zuul worker] 2026-01-13 22:04:11.280073 | debian-bookworm | ok 2026-01-13 22:04:11.288320 | 2026-01-13 22:04:11.288552 | TASK [validate-host : Write out all zuul information for each host] 2026-01-13 22:04:11.829921 | debian-bookworm -> localhost | changed 2026-01-13 22:04:11.846655 | 2026-01-13 22:04:11.846797 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-13 22:04:12.139704 | debian-bookworm | ok 2026-01-13 22:04:12.145396 | 2026-01-13 22:04:12.145498 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-13 22:04:12.994701 | debian-bookworm | changed: 2026-01-13 22:04:12.994903 | debian-bookworm | cd+++++++++ src/ 2026-01-13 22:04:12.994939 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-13 22:04:12.994963 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-13 22:04:12.994985 | debian-bookworm | cd+++++++++ src/github.com/osism/terraform-base/ 2026-01-13 22:04:12.995006 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008136 2026-01-13 22:04:28.960203 | 2026-01-13 22:04:28.960467 | TASK [upload-logs : Upload logs to log server] 2026-01-13 22:04:29.582140 | localhost | Output suppressed because no_log was given 2026-01-13 22:04:29.586369 | 2026-01-13 22:04:29.586568 | LOOP [upload-logs : Compress console log and json output] 2026-01-13 22:04:29.651702 | localhost | skipping: Conditional result was False 2026-01-13 22:04:29.657181 | localhost | skipping: Conditional result was False 2026-01-13 22:04:29.671886 | 2026-01-13 22:04:29.672185 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-13 22:04:29.725926 | localhost | skipping: Conditional result was False 2026-01-13 22:04:29.726611 | 2026-01-13 22:04:29.730186 | localhost | skipping: Conditional result was False 2026-01-13 22:04:29.745093 | 2026-01-13 22:04:29.745385 | LOOP [upload-logs : Upload console log and json output]