2026-03-05 03:13:44.336100 | Job console starting 2026-03-05 03:13:44.351334 | Updating git repos 2026-03-05 03:13:44.417738 | Cloning repos into workspace 2026-03-05 03:13:44.592267 | Restoring repo states 2026-03-05 03:13:44.620676 | Merging changes 2026-03-05 03:13:44.620699 | Checking out repos 2026-03-05 03:13:44.719001 | Preparing playbooks 2026-03-05 03:13:45.756710 | Running Ansible setup 2026-03-05 03:13:51.066883 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-05 03:13:51.822873 | 2026-03-05 03:13:51.823030 | PLAY [Base pre] 2026-03-05 03:13:51.840314 | 2026-03-05 03:13:51.840435 | TASK [Setup log path fact] 2026-03-05 03:13:51.860377 | debian-bookworm | ok 2026-03-05 03:13:51.881077 | 2026-03-05 03:13:51.881209 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-05 03:13:51.920011 | debian-bookworm | ok 2026-03-05 03:13:51.930640 | 2026-03-05 03:13:51.930748 | TASK [emit-job-header : Print job information] 2026-03-05 03:13:51.960993 | # Job Information 2026-03-05 03:13:51.961154 | Ansible Version: 2.16.14 2026-03-05 03:13:51.961190 | Job: yamllint 2026-03-05 03:13:51.961223 | Pipeline: periodic-daily 2026-03-05 03:13:51.961246 | Executor: 521e9411259a 2026-03-05 03:13:51.961266 | Triggered by: https://github.com/osism/defaults 2026-03-05 03:13:51.961288 | Event ID: 646ff31a3fa64db7b47fd49337f160b4 2026-03-05 03:13:51.966315 | 2026-03-05 03:13:51.966463 | LOOP [emit-job-header : Print node information] 2026-03-05 03:13:52.064154 | debian-bookworm | ok: 2026-03-05 03:13:52.064750 | debian-bookworm | # Node Information 2026-03-05 03:13:52.064965 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-05 03:13:52.065122 | debian-bookworm | Hostname: debian 2026-03-05 03:13:52.065167 | debian-bookworm | Username: zuul 2026-03-05 03:13:52.065196 | debian-bookworm | Distro: Debian 12.13 2026-03-05 03:13:52.065228 | debian-bookworm | Provider: regiocloud-a 2026-03-05 03:13:52.065296 | debian-bookworm | Region: 2026-03-05 03:13:52.065339 | debian-bookworm | Label: debian-bookworm 2026-03-05 03:13:52.065379 | debian-bookworm | Product Name: OpenStack Nova 2026-03-05 03:13:52.065419 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe34:82d7 2026-03-05 03:13:52.082088 | 2026-03-05 03:13:52.082194 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-05 03:13:52.641546 | debian-bookworm -> localhost | changed 2026-03-05 03:13:52.648676 | 2026-03-05 03:13:52.648778 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-05 03:13:53.914405 | debian-bookworm -> localhost | changed 2026-03-05 03:13:53.931389 | 2026-03-05 03:13:53.931506 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-05 03:13:54.252030 | debian-bookworm -> localhost | ok 2026-03-05 03:13:54.257919 | 2026-03-05 03:13:54.258037 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-05 03:13:54.293447 | debian-bookworm | ok 2026-03-05 03:13:54.309901 | debian-bookworm | included: /var/lib/zuul/builds/0decf680ab674ca4b4da178540a1d3f9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-05 03:13:54.315991 | 2026-03-05 03:13:54.316080 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-05 03:13:58.016795 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-05 03:13:58.017033 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0decf680ab674ca4b4da178540a1d3f9/work/0decf680ab674ca4b4da178540a1d3f9_id_rsa 2026-03-05 03:13:58.017069 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0decf680ab674ca4b4da178540a1d3f9/work/0decf680ab674ca4b4da178540a1d3f9_id_rsa.pub 2026-03-05 03:13:58.017091 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-05 03:13:58.017113 | debian-bookworm -> localhost | SHA256:cC2/Q0BV3IwWhggGuRd2JRBsyhDH83tVs8DVHiq5qds zuul-build-sshkey 2026-03-05 03:13:58.017132 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-05 03:13:58.017162 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-05 03:13:58.017179 | debian-bookworm -> localhost | | .oo+=+o=o==* | 2026-03-05 03:13:58.017197 | debian-bookworm -> localhost | | ..+.=.oo+.* = | 2026-03-05 03:13:58.017214 | debian-bookworm -> localhost | | o B.o+ .= = . | 2026-03-05 03:13:58.017230 | debian-bookworm -> localhost | | + oo ++ o . | 2026-03-05 03:13:58.017246 | debian-bookworm -> localhost | | . .S.o+ | 2026-03-05 03:13:58.017268 | debian-bookworm -> localhost | | . ..o. | 2026-03-05 03:13:58.017286 | debian-bookworm -> localhost | | . .o | 2026-03-05 03:13:58.017302 | debian-bookworm -> localhost | | .. . | 2026-03-05 03:13:58.017320 | debian-bookworm -> localhost | | ..E | 2026-03-05 03:13:58.017336 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-05 03:13:58.017378 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.025914 2026-03-05 03:13:58.022800 | 2026-03-05 03:13:58.022915 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-05 03:13:58.060914 | debian-bookworm | ok 2026-03-05 03:13:58.075863 | debian-bookworm | included: /var/lib/zuul/builds/0decf680ab674ca4b4da178540a1d3f9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-05 03:13:58.087860 | 2026-03-05 03:13:58.087958 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-05 03:13:58.121398 | debian-bookworm | skipping: Conditional result was False 2026-03-05 03:13:58.126641 | 2026-03-05 03:13:58.126729 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-05 03:13:58.722019 | debian-bookworm | changed 2026-03-05 03:13:58.728675 | 2026-03-05 03:13:58.728905 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-05 03:13:58.991367 | debian-bookworm | ok 2026-03-05 03:13:58.996693 | 2026-03-05 03:13:58.996783 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-05 03:13:59.668103 | debian-bookworm | changed 2026-03-05 03:13:59.681366 | 2026-03-05 03:13:59.681558 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-05 03:14:00.353596 | debian-bookworm | changed 2026-03-05 03:14:00.359057 | 2026-03-05 03:14:00.359143 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-05 03:14:00.392067 | debian-bookworm | skipping: Conditional result was False 2026-03-05 03:14:00.398097 | 2026-03-05 03:14:00.398192 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-05 03:14:00.972988 | debian-bookworm -> localhost | changed 2026-03-05 03:14:00.983750 | 2026-03-05 03:14:00.983851 | TASK [add-build-sshkey : Add back temp key] 2026-03-05 03:14:01.309624 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0decf680ab674ca4b4da178540a1d3f9/work/0decf680ab674ca4b4da178540a1d3f9_id_rsa (zuul-build-sshkey) 2026-03-05 03:14:01.309840 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010588 2026-03-05 03:14:01.317822 | 2026-03-05 03:14:01.317934 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-05 03:14:01.733273 | debian-bookworm | ok 2026-03-05 03:14:01.741388 | 2026-03-05 03:14:01.741508 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-05 03:14:01.775491 | debian-bookworm | skipping: Conditional result was False 2026-03-05 03:14:01.795162 | 2026-03-05 03:14:01.795285 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-05 03:14:02.239998 | debian-bookworm | ok 2026-03-05 03:14:02.250325 | 2026-03-05 03:14:02.250419 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-05 03:14:02.277975 | debian-bookworm | ok 2026-03-05 03:14:02.283073 | 2026-03-05 03:14:02.283158 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-05 03:14:02.550526 | debian-bookworm -> localhost | ok 2026-03-05 03:14:02.561382 | 2026-03-05 03:14:02.561531 | TASK [validate-host : Collect information about the host] 2026-03-05 03:14:03.726682 | debian-bookworm | ok 2026-03-05 03:14:03.740675 | 2026-03-05 03:14:03.740804 | TASK [validate-host : Sanitize hostname] 2026-03-05 03:14:03.863138 | debian-bookworm | ok 2026-03-05 03:14:03.916774 | 2026-03-05 03:14:03.916966 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-05 03:14:04.945811 | debian-bookworm -> localhost | changed 2026-03-05 03:14:04.952065 | 2026-03-05 03:14:04.952179 | TASK [validate-host : Collect information about zuul worker] 2026-03-05 03:14:05.431282 | debian-bookworm | ok 2026-03-05 03:14:05.436555 | 2026-03-05 03:14:05.436704 | TASK [validate-host : Write out all zuul information for each host] 2026-03-05 03:14:06.100775 | debian-bookworm -> localhost | changed 2026-03-05 03:14:06.111108 | 2026-03-05 03:14:06.111230 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-05 03:14:06.403895 | debian-bookworm | ok 2026-03-05 03:14:06.410183 | 2026-03-05 03:14:06.410325 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-05 03:14:07.289400 | debian-bookworm | changed: 2026-03-05 03:14:07.289617 | debian-bookworm | cd+++++++++ src/ 2026-03-05 03:14:07.289654 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-05 03:14:07.289678 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-05 03:14:07.289701 | debian-bookworm | cd+++++++++ src/github.com/osism/defaults/ 2026-03-05 03:14:07.289722 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006423 2026-03-05 03:14:33.772690 | 2026-03-05 03:14:33.772785 | TASK [upload-logs : Upload logs to log server] 2026-03-05 03:14:34.283227 | localhost | Output suppressed because no_log was given 2026-03-05 03:14:34.286422 | 2026-03-05 03:14:34.286593 | LOOP [upload-logs : Compress console log and json output] 2026-03-05 03:14:34.341111 | localhost | skipping: Conditional result was False 2026-03-05 03:14:34.345522 | localhost | skipping: Conditional result was False 2026-03-05 03:14:34.358578 | 2026-03-05 03:14:34.358782 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-05 03:14:34.399615 | localhost | skipping: Conditional result was False 2026-03-05 03:14:34.400138 | 2026-03-05 03:14:34.403916 | localhost | skipping: Conditional result was False 2026-03-05 03:14:34.410144 | 2026-03-05 03:14:34.410305 | LOOP [upload-logs : Upload console log and json output]