2026-01-14 03:06:43.431737 | Job console starting 2026-01-14 03:06:43.452874 | Updating git repos 2026-01-14 03:06:43.495954 | Cloning repos into workspace 2026-01-14 03:06:43.619547 | Restoring repo states 2026-01-14 03:06:43.653664 | Merging changes 2026-01-14 03:06:43.653705 | Checking out repos 2026-01-14 03:06:43.788928 | Preparing playbooks 2026-01-14 03:06:45.842820 | Running Ansible setup 2026-01-14 03:06:55.359051 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-14 03:06:56.998633 | 2026-01-14 03:06:56.998866 | PLAY [Base pre] 2026-01-14 03:06:57.031914 | 2026-01-14 03:06:57.032072 | TASK [Setup log path fact] 2026-01-14 03:06:57.081572 | debian-bookworm | ok 2026-01-14 03:06:57.109341 | 2026-01-14 03:06:57.109508 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-14 03:06:57.176808 | debian-bookworm | ok 2026-01-14 03:06:57.198446 | 2026-01-14 03:06:57.198590 | TASK [emit-job-header : Print job information] 2026-01-14 03:06:57.279432 | # Job Information 2026-01-14 03:06:57.279639 | Ansible Version: 2.16.14 2026-01-14 03:06:57.279748 | Job: yamllint 2026-01-14 03:06:57.279786 | Pipeline: periodic-daily 2026-01-14 03:06:57.279809 | Executor: 521e9411259a 2026-01-14 03:06:57.279830 | Triggered by: https://github.com/osism/openstack-project-manager 2026-01-14 03:06:57.279852 | Event ID: 94720e5d8d12486a8a6956f1914918b1 2026-01-14 03:06:57.285663 | 2026-01-14 03:06:57.285825 | LOOP [emit-job-header : Print node information] 2026-01-14 03:06:57.794523 | debian-bookworm | ok: 2026-01-14 03:06:57.794887 | debian-bookworm | # Node Information 2026-01-14 03:06:57.794933 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-14 03:06:57.794960 | debian-bookworm | Hostname: debian 2026-01-14 03:06:57.794983 | debian-bookworm | Username: zuul 2026-01-14 03:06:57.795004 | debian-bookworm | Distro: Debian 12.13 2026-01-14 03:06:57.795028 | debian-bookworm | Provider: regiocloud-a 2026-01-14 03:06:57.795049 | debian-bookworm | Region: 2026-01-14 03:06:57.795070 | debian-bookworm | Label: debian-bookworm 2026-01-14 03:06:57.795089 | debian-bookworm | Product Name: OpenStack Nova 2026-01-14 03:06:57.795108 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6b:f31 2026-01-14 03:06:57.829128 | 2026-01-14 03:06:57.829274 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-14 03:06:59.438420 | debian-bookworm -> localhost | changed 2026-01-14 03:06:59.462759 | 2026-01-14 03:06:59.462972 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-14 03:07:02.077983 | debian-bookworm -> localhost | changed 2026-01-14 03:07:02.094037 | 2026-01-14 03:07:02.094181 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-14 03:07:03.169608 | debian-bookworm -> localhost | ok 2026-01-14 03:07:03.176617 | 2026-01-14 03:07:03.176778 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-14 03:07:03.220035 | debian-bookworm | ok 2026-01-14 03:07:03.301603 | debian-bookworm | included: /var/lib/zuul/builds/1f02c4d649f04f0683069b0b4163265a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-14 03:07:03.316769 | 2026-01-14 03:07:03.316901 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-14 03:07:08.465331 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-14 03:07:08.465560 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1f02c4d649f04f0683069b0b4163265a/work/1f02c4d649f04f0683069b0b4163265a_id_rsa 2026-01-14 03:07:08.465599 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1f02c4d649f04f0683069b0b4163265a/work/1f02c4d649f04f0683069b0b4163265a_id_rsa.pub 2026-01-14 03:07:08.465626 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-14 03:07:08.465650 | debian-bookworm -> localhost | SHA256:4e2mMXkHkz+tbv/q9wrpUmpDSznlSlNGkKt46DFDhaE zuul-build-sshkey 2026-01-14 03:07:08.465711 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-14 03:07:08.465747 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-14 03:07:08.465769 | debian-bookworm -> localhost | | .o .o | 2026-01-14 03:07:08.465790 | debian-bookworm -> localhost | | .. . . . | 2026-01-14 03:07:08.465810 | debian-bookworm -> localhost | | E .. o | 2026-01-14 03:07:08.465829 | debian-bookworm -> localhost | | .. o..+ | 2026-01-14 03:07:08.465849 | debian-bookworm -> localhost | | . oS.=* | 2026-01-14 03:07:08.465872 | debian-bookworm -> localhost | | * ooB+oo | 2026-01-14 03:07:08.465893 | debian-bookworm -> localhost | | . =+++B* . | 2026-01-14 03:07:08.465913 | debian-bookworm -> localhost | | . *Bo.+ .| 2026-01-14 03:07:08.465934 | debian-bookworm -> localhost | | .. =+o==+| 2026-01-14 03:07:08.465954 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-14 03:07:08.466006 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.052999 2026-01-14 03:07:08.472799 | 2026-01-14 03:07:08.472986 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-14 03:07:08.523964 | debian-bookworm | ok 2026-01-14 03:07:08.544496 | debian-bookworm | included: /var/lib/zuul/builds/1f02c4d649f04f0683069b0b4163265a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-14 03:07:08.565533 | 2026-01-14 03:07:08.565794 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-14 03:07:08.609386 | debian-bookworm | skipping: Conditional result was False 2026-01-14 03:07:08.616773 | 2026-01-14 03:07:08.616908 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-14 03:07:09.731970 | debian-bookworm | changed 2026-01-14 03:07:09.739097 | 2026-01-14 03:07:09.739237 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-14 03:07:10.047916 | debian-bookworm | ok 2026-01-14 03:07:10.054520 | 2026-01-14 03:07:10.054660 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-14 03:07:10.974400 | debian-bookworm | changed 2026-01-14 03:07:10.995497 | 2026-01-14 03:07:10.995644 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-14 03:07:11.785843 | debian-bookworm | changed 2026-01-14 03:07:11.803356 | 2026-01-14 03:07:11.803499 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-14 03:07:11.932323 | debian-bookworm | skipping: Conditional result was False 2026-01-14 03:07:11.940843 | 2026-01-14 03:07:11.940975 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-14 03:07:13.253271 | debian-bookworm -> localhost | changed 2026-01-14 03:07:13.267237 | 2026-01-14 03:07:13.267371 | TASK [add-build-sshkey : Add back temp key] 2026-01-14 03:07:14.008043 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1f02c4d649f04f0683069b0b4163265a/work/1f02c4d649f04f0683069b0b4163265a_id_rsa (zuul-build-sshkey) 2026-01-14 03:07:14.008380 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015846 2026-01-14 03:07:14.018221 | 2026-01-14 03:07:14.018358 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-14 03:07:14.488946 | debian-bookworm | ok 2026-01-14 03:07:14.505575 | 2026-01-14 03:07:14.505759 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-14 03:07:14.548801 | debian-bookworm | skipping: Conditional result was False 2026-01-14 03:07:14.564933 | 2026-01-14 03:07:14.565073 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-14 03:07:15.256110 | debian-bookworm | ok 2026-01-14 03:07:15.283916 | 2026-01-14 03:07:15.284069 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-14 03:07:15.381437 | debian-bookworm | ok 2026-01-14 03:07:15.387518 | 2026-01-14 03:07:15.387654 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-14 03:07:16.221618 | debian-bookworm -> localhost | ok 2026-01-14 03:07:16.231888 | 2026-01-14 03:07:16.232141 | TASK [validate-host : Collect information about the host] 2026-01-14 03:07:17.507119 | debian-bookworm | ok 2026-01-14 03:07:17.519101 | 2026-01-14 03:07:17.519242 | TASK [validate-host : Sanitize hostname] 2026-01-14 03:07:17.658807 | debian-bookworm | ok 2026-01-14 03:07:17.764527 | 2026-01-14 03:07:17.764742 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-14 03:07:18.547768 | debian-bookworm -> localhost | changed 2026-01-14 03:07:18.554262 | 2026-01-14 03:07:18.554390 | TASK [validate-host : Collect information about zuul worker] 2026-01-14 03:07:19.062982 | debian-bookworm | ok 2026-01-14 03:07:19.070416 | 2026-01-14 03:07:19.070585 | TASK [validate-host : Write out all zuul information for each host] 2026-01-14 03:07:19.886172 | debian-bookworm -> localhost | changed 2026-01-14 03:07:19.898976 | 2026-01-14 03:07:19.899117 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-14 03:07:20.239878 | debian-bookworm | ok 2026-01-14 03:07:20.254956 | 2026-01-14 03:07:20.255102 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-14 03:07:21.228354 | debian-bookworm | changed: 2026-01-14 03:07:21.228579 | debian-bookworm | cd+++++++++ src/ 2026-01-14 03:07:21.228618 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-14 03:07:21.228644 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-14 03:07:21.228667 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-01-14 03:07:21.228712 | debian-bookworm | localhost | ok: Runtime: 0:00:00.027011 2026-01-14 03:07:51.796742 | 2026-01-14 03:07:51.796882 | TASK [upload-logs : Upload logs to log server] 2026-01-14 03:07:53.612442 | localhost | Output suppressed because no_log was given 2026-01-14 03:07:53.614385 | 2026-01-14 03:07:53.614494 | LOOP [upload-logs : Compress console log and json output] 2026-01-14 03:07:53.758945 | localhost | skipping: Conditional result was False 2026-01-14 03:07:53.766604 | localhost | skipping: Conditional result was False 2026-01-14 03:07:53.773895 | 2026-01-14 03:07:53.774029 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-14 03:07:53.995282 | localhost | skipping: Conditional result was False 2026-01-14 03:07:53.995614 | 2026-01-14 03:07:54.041100 | localhost | skipping: Conditional result was False 2026-01-14 03:07:54.056372 | 2026-01-14 03:07:54.056544 | LOOP [upload-logs : Upload console log and json output]