2026-03-15 03:07:08.307014 | Job console starting 2026-03-15 03:07:08.323605 | Updating git repos 2026-03-15 03:07:08.353744 | Cloning repos into workspace 2026-03-15 03:07:08.429698 | Restoring repo states 2026-03-15 03:07:08.441490 | Merging changes 2026-03-15 03:07:08.441510 | Checking out repos 2026-03-15 03:07:08.536161 | Preparing playbooks 2026-03-15 03:07:10.099019 | Running Ansible setup 2026-03-15 03:07:15.549619 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-15 03:07:16.697054 | 2026-03-15 03:07:16.697183 | PLAY [Base pre] 2026-03-15 03:07:16.725401 | 2026-03-15 03:07:16.725533 | TASK [Setup log path fact] 2026-03-15 03:07:16.763293 | debian-bookworm | ok 2026-03-15 03:07:16.805590 | 2026-03-15 03:07:16.805723 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-15 03:07:16.899443 | debian-bookworm | ok 2026-03-15 03:07:16.931819 | 2026-03-15 03:07:16.931965 | TASK [emit-job-header : Print job information] 2026-03-15 03:07:17.049274 | # Job Information 2026-03-15 03:07:17.049507 | Ansible Version: 2.16.14 2026-03-15 03:07:17.049600 | Job: yamllint 2026-03-15 03:07:17.049823 | Pipeline: periodic-daily 2026-03-15 03:07:17.049851 | Executor: 521e9411259a 2026-03-15 03:07:17.049874 | Triggered by: https://github.com/osism/terraform-base 2026-03-15 03:07:17.049898 | Event ID: e27186d75c90423482a5a6320354b3b0 2026-03-15 03:07:17.068649 | 2026-03-15 03:07:17.068964 | LOOP [emit-job-header : Print node information] 2026-03-15 03:07:17.236854 | debian-bookworm | ok: 2026-03-15 03:07:17.240233 | debian-bookworm | # Node Information 2026-03-15 03:07:17.240328 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-15 03:07:17.240358 | debian-bookworm | Hostname: debian 2026-03-15 03:07:17.240412 | debian-bookworm | Username: zuul 2026-03-15 03:07:17.240441 | debian-bookworm | Distro: Debian 12.13 2026-03-15 03:07:17.240467 | debian-bookworm | Provider: regiocloud-a 2026-03-15 03:07:17.240490 | debian-bookworm | Region: 2026-03-15 03:07:17.240513 | debian-bookworm | Label: debian-bookworm 2026-03-15 03:07:17.240533 | debian-bookworm | Product Name: OpenStack Nova 2026-03-15 03:07:17.240553 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe05:551d 2026-03-15 03:07:17.274202 | 2026-03-15 03:07:17.274337 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-15 03:07:18.219046 | debian-bookworm -> localhost | changed 2026-03-15 03:07:18.233622 | 2026-03-15 03:07:18.233729 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-15 03:07:20.149649 | debian-bookworm -> localhost | changed 2026-03-15 03:07:20.164456 | 2026-03-15 03:07:20.164565 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-15 03:07:20.608002 | debian-bookworm -> localhost | ok 2026-03-15 03:07:20.614242 | 2026-03-15 03:07:20.614346 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-15 03:07:20.652499 | debian-bookworm | ok 2026-03-15 03:07:20.682188 | debian-bookworm | included: /var/lib/zuul/builds/e8b6b41cc9964fb194bba9fcc0e2c7af/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-15 03:07:20.687887 | 2026-03-15 03:07:20.687968 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-15 03:07:22.264842 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-15 03:07:22.265079 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e8b6b41cc9964fb194bba9fcc0e2c7af/work/e8b6b41cc9964fb194bba9fcc0e2c7af_id_rsa 2026-03-15 03:07:22.265114 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e8b6b41cc9964fb194bba9fcc0e2c7af/work/e8b6b41cc9964fb194bba9fcc0e2c7af_id_rsa.pub 2026-03-15 03:07:22.265137 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-15 03:07:22.265157 | debian-bookworm -> localhost | SHA256:95hxqhIqvcnxwjtQrxd/e1/4rwB3rRfCmCbPGi7N0Zs zuul-build-sshkey 2026-03-15 03:07:22.265176 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-15 03:07:22.265201 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-15 03:07:22.265274 | debian-bookworm -> localhost | | | 2026-03-15 03:07:22.265295 | debian-bookworm -> localhost | | | 2026-03-15 03:07:22.265335 | debian-bookworm -> localhost | | | 2026-03-15 03:07:22.265354 | debian-bookworm -> localhost | | . + . | 2026-03-15 03:07:22.265381 | debian-bookworm -> localhost | | . . S.=+oo...| 2026-03-15 03:07:22.265431 | debian-bookworm -> localhost | | . + o=@ ..o.| 2026-03-15 03:07:22.265450 | debian-bookworm -> localhost | | +.o +o.=o= o o| 2026-03-15 03:07:22.265467 | debian-bookworm -> localhost | | ..B+o.o++E.. + | 2026-03-15 03:07:22.265485 | debian-bookworm -> localhost | | .=*..o+.o .o.+| 2026-03-15 03:07:22.265502 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-15 03:07:22.265552 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.029345 2026-03-15 03:07:22.271439 | 2026-03-15 03:07:22.271567 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-15 03:07:22.328893 | debian-bookworm | ok 2026-03-15 03:07:22.337403 | debian-bookworm | included: /var/lib/zuul/builds/e8b6b41cc9964fb194bba9fcc0e2c7af/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-15 03:07:22.345246 | 2026-03-15 03:07:22.345335 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-15 03:07:22.359090 | debian-bookworm | skipping: Conditional result was False 2026-03-15 03:07:22.366107 | 2026-03-15 03:07:22.366251 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-15 03:07:23.178893 | debian-bookworm | changed 2026-03-15 03:07:23.183202 | 2026-03-15 03:07:23.183280 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-15 03:07:23.428808 | debian-bookworm | ok 2026-03-15 03:07:23.437641 | 2026-03-15 03:07:23.437847 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-15 03:07:24.135299 | debian-bookworm | changed 2026-03-15 03:07:24.141990 | 2026-03-15 03:07:24.142088 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-15 03:07:24.809177 | debian-bookworm | changed 2026-03-15 03:07:24.816385 | 2026-03-15 03:07:24.816502 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-15 03:07:24.840701 | debian-bookworm | skipping: Conditional result was False 2026-03-15 03:07:24.850012 | 2026-03-15 03:07:24.850152 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-15 03:07:25.294638 | debian-bookworm -> localhost | changed 2026-03-15 03:07:25.305428 | 2026-03-15 03:07:25.305538 | TASK [add-build-sshkey : Add back temp key] 2026-03-15 03:07:25.697439 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e8b6b41cc9964fb194bba9fcc0e2c7af/work/e8b6b41cc9964fb194bba9fcc0e2c7af_id_rsa (zuul-build-sshkey) 2026-03-15 03:07:25.697650 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014668 2026-03-15 03:07:25.715631 | 2026-03-15 03:07:25.715732 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-15 03:07:26.149461 | debian-bookworm | ok 2026-03-15 03:07:26.157166 | 2026-03-15 03:07:26.157276 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-15 03:07:26.190327 | debian-bookworm | skipping: Conditional result was False 2026-03-15 03:07:26.200778 | 2026-03-15 03:07:26.200880 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-15 03:07:26.765297 | debian-bookworm | ok 2026-03-15 03:07:26.783185 | 2026-03-15 03:07:26.783343 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-15 03:07:26.850606 | debian-bookworm | ok 2026-03-15 03:07:26.892267 | 2026-03-15 03:07:26.892401 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-15 03:07:27.232661 | debian-bookworm -> localhost | ok 2026-03-15 03:07:27.238775 | 2026-03-15 03:07:27.238918 | TASK [validate-host : Collect information about the host] 2026-03-15 03:07:28.541226 | debian-bookworm | ok 2026-03-15 03:07:28.551225 | 2026-03-15 03:07:28.551321 | TASK [validate-host : Sanitize hostname] 2026-03-15 03:07:28.660114 | debian-bookworm | ok 2026-03-15 03:07:28.689468 | 2026-03-15 03:07:28.689575 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-15 03:07:29.307514 | debian-bookworm -> localhost | changed 2026-03-15 03:07:29.313990 | 2026-03-15 03:07:29.314100 | TASK [validate-host : Collect information about zuul worker] 2026-03-15 03:07:29.755968 | debian-bookworm | ok 2026-03-15 03:07:29.768484 | 2026-03-15 03:07:29.768582 | TASK [validate-host : Write out all zuul information for each host] 2026-03-15 03:07:30.380634 | debian-bookworm -> localhost | changed 2026-03-15 03:07:30.399701 | 2026-03-15 03:07:30.399979 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-15 03:07:30.662064 | debian-bookworm | ok 2026-03-15 03:07:30.666744 | 2026-03-15 03:07:30.666826 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-15 03:07:31.550171 | debian-bookworm | changed: 2026-03-15 03:07:31.550410 | debian-bookworm | cd+++++++++ src/ 2026-03-15 03:07:31.550448 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-15 03:07:31.550473 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-15 03:07:31.550495 | debian-bookworm | cd+++++++++ src/github.com/osism/terraform-base/ 2026-03-15 03:07:31.550515 | debian-bookworm | localhost | ok: Runtime: 0:00:00.016961 2026-03-15 03:07:58.479544 | 2026-03-15 03:07:58.479664 | TASK [upload-logs : Upload logs to log server] 2026-03-15 03:07:59.775578 | localhost | Output suppressed because no_log was given 2026-03-15 03:07:59.777471 | 2026-03-15 03:07:59.777574 | LOOP [upload-logs : Compress console log and json output] 2026-03-15 03:07:59.845433 | localhost | skipping: Conditional result was False 2026-03-15 03:07:59.853277 | localhost | skipping: Conditional result was False 2026-03-15 03:07:59.867472 | 2026-03-15 03:07:59.867610 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-15 03:07:59.970933 | localhost | skipping: Conditional result was False 2026-03-15 03:07:59.971266 | 2026-03-15 03:07:59.983602 | localhost | skipping: Conditional result was False 2026-03-15 03:07:59.995405 | 2026-03-15 03:07:59.995586 | LOOP [upload-logs : Upload console log and json output]