2026-02-15 03:18:20.843954 | Job console starting 2026-02-15 03:18:20.853044 | Updating git repos 2026-02-15 03:18:20.908733 | Cloning repos into workspace 2026-02-15 03:18:20.985188 | Restoring repo states 2026-02-15 03:18:21.014967 | Merging changes 2026-02-15 03:18:21.014982 | Checking out repos 2026-02-15 03:18:21.134799 | Preparing playbooks 2026-02-15 03:18:22.227444 | Running Ansible setup 2026-02-15 03:18:27.567604 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-15 03:18:28.633006 | 2026-02-15 03:18:28.633225 | PLAY [Base pre] 2026-02-15 03:18:28.670005 | 2026-02-15 03:18:28.670181 | TASK [Setup log path fact] 2026-02-15 03:18:28.710539 | debian-bookworm | ok 2026-02-15 03:18:28.728178 | 2026-02-15 03:18:28.728353 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-15 03:18:28.760934 | debian-bookworm | ok 2026-02-15 03:18:28.772297 | 2026-02-15 03:18:28.772429 | TASK [emit-job-header : Print job information] 2026-02-15 03:18:28.823315 | # Job Information 2026-02-15 03:18:28.823604 | Ansible Version: 2.16.14 2026-02-15 03:18:28.824573 | Job: yamllint 2026-02-15 03:18:28.824627 | Pipeline: periodic-daily 2026-02-15 03:18:28.824657 | Executor: 521e9411259a 2026-02-15 03:18:28.824679 | Triggered by: https://github.com/osism/container-images-kolla 2026-02-15 03:18:28.824702 | Event ID: 8774cd80d8dd49db839109a413133a73 2026-02-15 03:18:28.832940 | 2026-02-15 03:18:28.833083 | LOOP [emit-job-header : Print node information] 2026-02-15 03:18:28.952977 | debian-bookworm | ok: 2026-02-15 03:18:28.953194 | debian-bookworm | # Node Information 2026-02-15 03:18:28.953236 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-15 03:18:28.953267 | debian-bookworm | Hostname: debian 2026-02-15 03:18:28.953296 | debian-bookworm | Username: zuul 2026-02-15 03:18:28.953323 | debian-bookworm | Distro: Debian 12.13 2026-02-15 03:18:28.953352 | debian-bookworm | Provider: regiocloud-a 2026-02-15 03:18:28.953379 | debian-bookworm | Region: 2026-02-15 03:18:28.953405 | debian-bookworm | Label: debian-bookworm 2026-02-15 03:18:28.953430 | debian-bookworm | Product Name: OpenStack Nova 2026-02-15 03:18:28.953455 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe82:2ba0 2026-02-15 03:18:28.975670 | 2026-02-15 03:18:28.975862 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-15 03:18:29.555631 | debian-bookworm -> localhost | changed 2026-02-15 03:18:29.563582 | 2026-02-15 03:18:29.563710 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-15 03:18:31.295534 | debian-bookworm -> localhost | changed 2026-02-15 03:18:31.307076 | 2026-02-15 03:18:31.307181 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-15 03:18:31.863163 | debian-bookworm -> localhost | ok 2026-02-15 03:18:31.870255 | 2026-02-15 03:18:31.870362 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-15 03:18:31.900356 | debian-bookworm | ok 2026-02-15 03:18:31.942880 | debian-bookworm | included: /var/lib/zuul/builds/9d132dc6c3824900b8136d69eefe558d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-15 03:18:31.961357 | 2026-02-15 03:18:31.964099 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-15 03:18:34.432885 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-15 03:18:34.433220 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9d132dc6c3824900b8136d69eefe558d/work/9d132dc6c3824900b8136d69eefe558d_id_rsa 2026-02-15 03:18:34.433269 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9d132dc6c3824900b8136d69eefe558d/work/9d132dc6c3824900b8136d69eefe558d_id_rsa.pub 2026-02-15 03:18:34.433298 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-15 03:18:34.433431 | debian-bookworm -> localhost | SHA256:bokm3xyMgVB8eTGqFjeBltnHZU8O1OTaDVTkV7oFtms zuul-build-sshkey 2026-02-15 03:18:34.433463 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-15 03:18:34.433496 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-15 03:18:34.433521 | debian-bookworm -> localhost | | ..=.oo+=o+o= .| 2026-02-15 03:18:34.433544 | debian-bookworm -> localhost | | .* +o+o B.o +.| 2026-02-15 03:18:34.433566 | debian-bookworm -> localhost | | ....+o = + o| 2026-02-15 03:18:34.433590 | debian-bookworm -> localhost | | . = . o o = | 2026-02-15 03:18:34.433611 | debian-bookworm -> localhost | | + . S . . E | 2026-02-15 03:18:34.433636 | debian-bookworm -> localhost | | . * . . | 2026-02-15 03:18:34.433657 | debian-bookworm -> localhost | | . + * | 2026-02-15 03:18:34.433677 | debian-bookworm -> localhost | | + + . | 2026-02-15 03:18:34.433698 | debian-bookworm -> localhost | | . o | 2026-02-15 03:18:34.433718 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-15 03:18:34.433784 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.551100 2026-02-15 03:18:34.447607 | 2026-02-15 03:18:34.447709 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-15 03:18:34.470708 | debian-bookworm | ok 2026-02-15 03:18:34.500828 | debian-bookworm | included: /var/lib/zuul/builds/9d132dc6c3824900b8136d69eefe558d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-15 03:18:34.525973 | 2026-02-15 03:18:34.526329 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-15 03:18:34.560120 | debian-bookworm | skipping: Conditional result was False 2026-02-15 03:18:34.568993 | 2026-02-15 03:18:34.569102 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-15 03:18:35.495417 | debian-bookworm | changed 2026-02-15 03:18:35.510646 | 2026-02-15 03:18:35.512125 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-15 03:18:35.834314 | debian-bookworm | ok 2026-02-15 03:18:35.843462 | 2026-02-15 03:18:35.843570 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-15 03:18:36.648480 | debian-bookworm | changed 2026-02-15 03:18:36.657295 | 2026-02-15 03:18:36.657402 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-15 03:18:37.456928 | debian-bookworm | changed 2026-02-15 03:18:37.468487 | 2026-02-15 03:18:37.468589 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-15 03:18:37.519705 | debian-bookworm | skipping: Conditional result was False 2026-02-15 03:18:37.526235 | 2026-02-15 03:18:37.526340 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-15 03:18:38.280672 | debian-bookworm -> localhost | changed 2026-02-15 03:18:38.298176 | 2026-02-15 03:18:38.298336 | TASK [add-build-sshkey : Add back temp key] 2026-02-15 03:18:38.912048 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9d132dc6c3824900b8136d69eefe558d/work/9d132dc6c3824900b8136d69eefe558d_id_rsa (zuul-build-sshkey) 2026-02-15 03:18:38.912261 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017038 2026-02-15 03:18:38.919895 | 2026-02-15 03:18:38.919994 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-15 03:18:39.456799 | debian-bookworm | ok 2026-02-15 03:18:39.462214 | 2026-02-15 03:18:39.462323 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-15 03:18:39.486136 | debian-bookworm | skipping: Conditional result was False 2026-02-15 03:18:39.497430 | 2026-02-15 03:18:39.497543 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-15 03:18:39.934398 | debian-bookworm | ok 2026-02-15 03:18:39.949859 | 2026-02-15 03:18:39.949982 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-15 03:18:39.981629 | debian-bookworm | ok 2026-02-15 03:18:39.989539 | 2026-02-15 03:18:39.989735 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-15 03:18:40.259564 | debian-bookworm -> localhost | ok 2026-02-15 03:18:40.266567 | 2026-02-15 03:18:40.266663 | TASK [validate-host : Collect information about the host] 2026-02-15 03:18:41.514866 | debian-bookworm | ok 2026-02-15 03:18:41.524715 | 2026-02-15 03:18:41.524841 | TASK [validate-host : Sanitize hostname] 2026-02-15 03:18:41.655461 | debian-bookworm | ok 2026-02-15 03:18:41.703753 | 2026-02-15 03:18:41.703874 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-15 03:18:42.637047 | debian-bookworm -> localhost | changed 2026-02-15 03:18:42.641663 | 2026-02-15 03:18:42.641747 | TASK [validate-host : Collect information about zuul worker] 2026-02-15 03:18:43.061900 | debian-bookworm | ok 2026-02-15 03:18:43.067966 | 2026-02-15 03:18:43.068056 | TASK [validate-host : Write out all zuul information for each host] 2026-02-15 03:18:43.608159 | debian-bookworm -> localhost | changed 2026-02-15 03:18:43.615986 | 2026-02-15 03:18:43.616070 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-15 03:18:43.876709 | debian-bookworm | ok 2026-02-15 03:18:43.881640 | 2026-02-15 03:18:43.881735 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-15 03:18:44.928184 | debian-bookworm | changed: 2026-02-15 03:18:44.928322 | debian-bookworm | cd+++++++++ src/ 2026-02-15 03:18:44.928350 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-15 03:18:44.928369 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-15 03:18:44.928387 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-02-15 03:18:44.928404 | debian-bookworm | Containerfile 2026-02-15 03:18:44.928496 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006445 2026-02-15 03:19:10.365030 | 2026-02-15 03:19:10.365156 | TASK [upload-logs : Upload logs to log server] 2026-02-15 03:19:11.045454 | localhost | Output suppressed because no_log was given 2026-02-15 03:19:11.047166 | 2026-02-15 03:19:11.047252 | LOOP [upload-logs : Compress console log and json output] 2026-02-15 03:19:11.100324 | localhost | skipping: Conditional result was False 2026-02-15 03:19:11.105325 | localhost | skipping: Conditional result was False 2026-02-15 03:19:11.113589 | 2026-02-15 03:19:11.113691 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-15 03:19:11.157180 | localhost | skipping: Conditional result was False 2026-02-15 03:19:11.157539 | 2026-02-15 03:19:11.161900 | localhost | skipping: Conditional result was False 2026-02-15 03:19:11.169679 | 2026-02-15 03:19:11.169780 | LOOP [upload-logs : Upload console log and json output]