2026-03-11 03:15:49.201623 | Job console starting 2026-03-11 03:15:49.213281 | Updating git repos 2026-03-11 03:15:49.242776 | Cloning repos into workspace 2026-03-11 03:15:49.394053 | Restoring repo states 2026-03-11 03:15:49.413946 | Merging changes 2026-03-11 03:15:49.413961 | Checking out repos 2026-03-11 03:15:49.477873 | Preparing playbooks 2026-03-11 03:15:50.437931 | Running Ansible setup 2026-03-11 03:15:55.923072 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 03:15:57.379612 | 2026-03-11 03:15:57.379736 | PLAY [Base pre] 2026-03-11 03:15:57.396299 | 2026-03-11 03:15:57.396426 | TASK [Setup log path fact] 2026-03-11 03:15:57.414278 | debian-bookworm | ok 2026-03-11 03:15:57.431518 | 2026-03-11 03:15:57.431740 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 03:15:57.480877 | debian-bookworm | ok 2026-03-11 03:15:57.493063 | 2026-03-11 03:15:57.493171 | TASK [emit-job-header : Print job information] 2026-03-11 03:15:57.552074 | # Job Information 2026-03-11 03:15:57.552240 | Ansible Version: 2.16.14 2026-03-11 03:15:57.552290 | Job: yamllint 2026-03-11 03:15:57.552322 | Pipeline: periodic-daily 2026-03-11 03:15:57.552345 | Executor: 521e9411259a 2026-03-11 03:15:57.552366 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-03-11 03:15:57.552388 | Event ID: 92ac947a42ff40e6985cb83f48e97f44 2026-03-11 03:15:57.557906 | 2026-03-11 03:15:57.557998 | LOOP [emit-job-header : Print node information] 2026-03-11 03:15:57.765994 | debian-bookworm | ok: 2026-03-11 03:15:57.769128 | debian-bookworm | # Node Information 2026-03-11 03:15:57.769172 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-11 03:15:57.769196 | debian-bookworm | Hostname: debian 2026-03-11 03:15:57.769215 | debian-bookworm | Username: zuul 2026-03-11 03:15:57.769232 | debian-bookworm | Distro: Debian 12.13 2026-03-11 03:15:57.769275 | debian-bookworm | Provider: regiocloud-a 2026-03-11 03:15:57.769295 | debian-bookworm | Region: 2026-03-11 03:15:57.769314 | debian-bookworm | Label: debian-bookworm 2026-03-11 03:15:57.769331 | debian-bookworm | Product Name: OpenStack Nova 2026-03-11 03:15:57.769347 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea4:b6e2 2026-03-11 03:15:57.788121 | 2026-03-11 03:15:57.788221 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-11 03:15:58.537518 | debian-bookworm -> localhost | changed 2026-03-11 03:15:58.543743 | 2026-03-11 03:15:58.543840 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-11 03:16:00.455596 | debian-bookworm -> localhost | changed 2026-03-11 03:16:00.488146 | 2026-03-11 03:16:00.488284 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-11 03:16:01.053416 | debian-bookworm -> localhost | ok 2026-03-11 03:16:01.058674 | 2026-03-11 03:16:01.058771 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-11 03:16:01.086776 | debian-bookworm | ok 2026-03-11 03:16:01.116203 | debian-bookworm | included: /var/lib/zuul/builds/c929e36d03bb470dbd42f90b19d40d15/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-11 03:16:01.129591 | 2026-03-11 03:16:01.129691 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-11 03:16:02.010467 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-11 03:16:02.010638 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c929e36d03bb470dbd42f90b19d40d15/work/c929e36d03bb470dbd42f90b19d40d15_id_rsa 2026-03-11 03:16:02.010671 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c929e36d03bb470dbd42f90b19d40d15/work/c929e36d03bb470dbd42f90b19d40d15_id_rsa.pub 2026-03-11 03:16:02.010694 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-11 03:16:02.010714 | debian-bookworm -> localhost | SHA256:/+zsIuQ6fgKi4ew71KfnIhOEJd86MkhBSM9NeSQ0C5I zuul-build-sshkey 2026-03-11 03:16:02.010733 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-11 03:16:02.010758 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-11 03:16:02.010776 | debian-bookworm -> localhost | |++...=o. | 2026-03-11 03:16:02.010794 | debian-bookworm -> localhost | |oE= +.+. | 2026-03-11 03:16:02.010811 | debian-bookworm -> localhost | |.+.+ o. | 2026-03-11 03:16:02.010827 | debian-bookworm -> localhost | |.o. . | 2026-03-11 03:16:02.010870 | debian-bookworm -> localhost | |+ .. S | 2026-03-11 03:16:02.010890 | debian-bookworm -> localhost | |=o+... .. | 2026-03-11 03:16:02.010909 | debian-bookworm -> localhost | |+=.oo. o . | 2026-03-11 03:16:02.010925 | debian-bookworm -> localhost | |.* o .o + .+ | 2026-03-11 03:16:02.010943 | debian-bookworm -> localhost | |.o= +oo= . +* | 2026-03-11 03:16:02.010960 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-11 03:16:02.011007 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.289300 2026-03-11 03:16:02.016212 | 2026-03-11 03:16:02.016318 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-11 03:16:02.047663 | debian-bookworm | ok 2026-03-11 03:16:02.059845 | debian-bookworm | included: /var/lib/zuul/builds/c929e36d03bb470dbd42f90b19d40d15/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-11 03:16:02.080389 | 2026-03-11 03:16:02.080485 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-11 03:16:02.113414 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:16:02.118303 | 2026-03-11 03:16:02.118402 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-11 03:16:02.724504 | debian-bookworm | changed 2026-03-11 03:16:02.730209 | 2026-03-11 03:16:02.730576 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-11 03:16:02.984300 | debian-bookworm | ok 2026-03-11 03:16:02.989057 | 2026-03-11 03:16:02.989148 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-11 03:16:03.647692 | debian-bookworm | changed 2026-03-11 03:16:03.654873 | 2026-03-11 03:16:03.654971 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-11 03:16:04.257703 | debian-bookworm | changed 2026-03-11 03:16:04.266180 | 2026-03-11 03:16:04.266309 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-11 03:16:04.289718 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:16:04.297153 | 2026-03-11 03:16:04.297271 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-11 03:16:04.736914 | debian-bookworm -> localhost | changed 2026-03-11 03:16:04.751855 | 2026-03-11 03:16:04.751958 | TASK [add-build-sshkey : Add back temp key] 2026-03-11 03:16:05.067840 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c929e36d03bb470dbd42f90b19d40d15/work/c929e36d03bb470dbd42f90b19d40d15_id_rsa (zuul-build-sshkey) 2026-03-11 03:16:05.068051 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028717 2026-03-11 03:16:05.075491 | 2026-03-11 03:16:05.075590 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-11 03:16:05.431715 | debian-bookworm | ok 2026-03-11 03:16:05.436531 | 2026-03-11 03:16:05.436622 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-11 03:16:05.454108 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:16:05.464428 | 2026-03-11 03:16:05.464539 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-11 03:16:05.842388 | debian-bookworm | ok 2026-03-11 03:16:05.854135 | 2026-03-11 03:16:05.854267 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-11 03:16:05.902165 | debian-bookworm | ok 2026-03-11 03:16:05.907069 | 2026-03-11 03:16:05.907160 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-11 03:16:06.169293 | debian-bookworm -> localhost | ok 2026-03-11 03:16:06.182717 | 2026-03-11 03:16:06.182824 | TASK [validate-host : Collect information about the host] 2026-03-11 03:16:07.255307 | debian-bookworm | ok 2026-03-11 03:16:07.281664 | 2026-03-11 03:16:07.281781 | TASK [validate-host : Sanitize hostname] 2026-03-11 03:16:07.363973 | debian-bookworm | ok 2026-03-11 03:16:07.398702 | 2026-03-11 03:16:07.398821 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-11 03:16:07.986318 | debian-bookworm -> localhost | changed 2026-03-11 03:16:07.991861 | 2026-03-11 03:16:07.991955 | TASK [validate-host : Collect information about zuul worker] 2026-03-11 03:16:08.383975 | debian-bookworm | ok 2026-03-11 03:16:08.388544 | 2026-03-11 03:16:08.388646 | TASK [validate-host : Write out all zuul information for each host] 2026-03-11 03:16:09.369453 | debian-bookworm -> localhost | changed 2026-03-11 03:16:09.391370 | 2026-03-11 03:16:09.391504 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-11 03:16:09.711525 | debian-bookworm | ok 2026-03-11 03:16:09.718386 | 2026-03-11 03:16:09.718509 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-11 03:16:10.916809 | debian-bookworm | changed: 2026-03-11 03:16:10.917035 | debian-bookworm | cd+++++++++ src/ 2026-03-11 03:16:10.917072 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-11 03:16:10.917097 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-11 03:16:10.917119 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-03-11 03:16:10.917139 | debian-bookworm | localhost | ok: Runtime: 0:00:00.016552 2026-03-11 03:16:36.463536 | 2026-03-11 03:16:36.463626 | TASK [upload-logs : Upload logs to log server] 2026-03-11 03:16:37.388121 | localhost | Output suppressed because no_log was given 2026-03-11 03:16:37.389512 | 2026-03-11 03:16:37.389588 | LOOP [upload-logs : Compress console log and json output] 2026-03-11 03:16:37.438499 | localhost | skipping: Conditional result was False 2026-03-11 03:16:37.445680 | localhost | skipping: Conditional result was False 2026-03-11 03:16:37.455010 | 2026-03-11 03:16:37.455117 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-11 03:16:37.539886 | localhost | skipping: Conditional result was False 2026-03-11 03:16:37.540182 | 2026-03-11 03:16:37.548831 | localhost | skipping: Conditional result was False 2026-03-11 03:16:37.552191 | 2026-03-11 03:16:37.552288 | LOOP [upload-logs : Upload console log and json output]