2025-11-01 03:04:37.343952 | Job console starting 2025-11-01 03:04:37.351674 | Updating git repos 2025-11-01 03:04:37.366930 | Cloning repos into workspace 2025-11-01 03:04:37.407667 | Restoring repo states 2025-11-01 03:04:37.411396 | Merging changes 2025-11-01 03:04:37.411410 | Checking out repos 2025-11-01 03:04:37.513284 | Preparing playbooks 2025-11-01 03:04:38.016513 | Running Ansible setup 2025-11-01 03:04:42.738858 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-11-01 03:04:43.748922 | 2025-11-01 03:04:43.749092 | PLAY [Base pre] 2025-11-01 03:04:43.768895 | 2025-11-01 03:04:43.769036 | TASK [Setup log path fact] 2025-11-01 03:04:43.789033 | ubuntu-jammy | ok 2025-11-01 03:04:43.811781 | 2025-11-01 03:04:43.811965 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-01 03:04:43.875691 | ubuntu-jammy | ok 2025-11-01 03:04:43.900816 | 2025-11-01 03:04:43.900957 | TASK [emit-job-header : Print job information] 2025-11-01 03:04:43.994765 | # Job Information 2025-11-01 03:04:43.994994 | Ansible Version: 2.16.14 2025-11-01 03:04:43.995030 | Job: yamllint 2025-11-01 03:04:43.995063 | Pipeline: periodic-daily 2025-11-01 03:04:43.995086 | Executor: 521e9411259a 2025-11-01 03:04:43.995107 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-11-01 03:04:43.995130 | Event ID: 28fe837bbe394b919889c307829e9e20 2025-11-01 03:04:44.007439 | 2025-11-01 03:04:44.007590 | LOOP [emit-job-header : Print node information] 2025-11-01 03:04:44.216913 | ubuntu-jammy | ok: 2025-11-01 03:04:44.217166 | ubuntu-jammy | # Node Information 2025-11-01 03:04:44.217203 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-11-01 03:04:44.217228 | ubuntu-jammy | Hostname: ubuntu 2025-11-01 03:04:44.217250 | ubuntu-jammy | Username: zuul 2025-11-01 03:04:44.217271 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-11-01 03:04:44.217294 | ubuntu-jammy | Provider: regiocloud-a 2025-11-01 03:04:44.217315 | ubuntu-jammy | Region: 2025-11-01 03:04:44.217337 | ubuntu-jammy | Label: ubuntu-jammy 2025-11-01 03:04:44.217357 | ubuntu-jammy | Product Name: OpenStack Nova 2025-11-01 03:04:44.217376 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee5:8b4f 2025-11-01 03:04:44.240097 | 2025-11-01 03:04:44.240243 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-01 03:04:45.036334 | ubuntu-jammy -> localhost | changed 2025-11-01 03:04:45.044622 | 2025-11-01 03:04:45.044780 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-01 03:04:46.535529 | ubuntu-jammy -> localhost | changed 2025-11-01 03:04:46.550105 | 2025-11-01 03:04:46.550212 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-01 03:04:46.871312 | ubuntu-jammy -> localhost | ok 2025-11-01 03:04:46.877455 | 2025-11-01 03:04:46.877558 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-01 03:04:46.915786 | ubuntu-jammy | ok 2025-11-01 03:04:46.937418 | ubuntu-jammy | included: /var/lib/zuul/builds/af4a060e35cf4864b004d3bcfe1c3e02/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-01 03:04:46.943628 | 2025-11-01 03:04:46.943760 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-01 03:04:48.695602 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-11-01 03:04:48.695806 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/af4a060e35cf4864b004d3bcfe1c3e02/work/af4a060e35cf4864b004d3bcfe1c3e02_id_rsa 2025-11-01 03:04:48.695844 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/af4a060e35cf4864b004d3bcfe1c3e02/work/af4a060e35cf4864b004d3bcfe1c3e02_id_rsa.pub 2025-11-01 03:04:48.695870 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-11-01 03:04:48.695895 | ubuntu-jammy -> localhost | SHA256:/0VHdkS5KWULOMdia+9SebLAf8ibEaY9c9pvL/jJXTI zuul-build-sshkey 2025-11-01 03:04:48.695917 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-11-01 03:04:48.695939 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-11-01 03:04:48.695968 | ubuntu-jammy -> localhost | | o .+| 2025-11-01 03:04:48.695991 | ubuntu-jammy -> localhost | | = + = | 2025-11-01 03:04:48.696012 | ubuntu-jammy -> localhost | | . = + B| 2025-11-01 03:04:48.696032 | ubuntu-jammy -> localhost | | o . *.| 2025-11-01 03:04:48.696052 | ubuntu-jammy -> localhost | | S o .o+ .| 2025-11-01 03:04:48.696076 | ubuntu-jammy -> localhost | | . o+*.o | 2025-11-01 03:04:48.696097 | ubuntu-jammy -> localhost | | ..**E..| 2025-11-01 03:04:48.696116 | ubuntu-jammy -> localhost | | o.OX*o| 2025-11-01 03:04:48.696137 | ubuntu-jammy -> localhost | | o=*+*| 2025-11-01 03:04:48.696157 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-11-01 03:04:48.696207 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.987781 2025-11-01 03:04:48.702179 | 2025-11-01 03:04:48.702270 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-01 03:04:48.751824 | ubuntu-jammy | ok 2025-11-01 03:04:48.765804 | ubuntu-jammy | included: /var/lib/zuul/builds/af4a060e35cf4864b004d3bcfe1c3e02/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-01 03:04:48.788329 | 2025-11-01 03:04:48.788431 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-01 03:04:48.821576 | ubuntu-jammy | skipping: Conditional result was False 2025-11-01 03:04:48.827613 | 2025-11-01 03:04:48.828207 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-01 03:04:49.560611 | ubuntu-jammy | changed 2025-11-01 03:04:49.567389 | 2025-11-01 03:04:49.567538 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-01 03:04:49.820663 | ubuntu-jammy | ok 2025-11-01 03:04:49.826604 | 2025-11-01 03:04:49.826694 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-01 03:04:50.473154 | ubuntu-jammy | changed 2025-11-01 03:04:50.479832 | 2025-11-01 03:04:50.479912 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-01 03:04:51.096607 | ubuntu-jammy | changed 2025-11-01 03:04:51.101863 | 2025-11-01 03:04:51.101948 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-01 03:04:51.124572 | ubuntu-jammy | skipping: Conditional result was False 2025-11-01 03:04:51.130272 | 2025-11-01 03:04:51.130355 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-01 03:04:51.597796 | ubuntu-jammy -> localhost | changed 2025-11-01 03:04:51.610263 | 2025-11-01 03:04:51.610418 | TASK [add-build-sshkey : Add back temp key] 2025-11-01 03:04:51.900950 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/af4a060e35cf4864b004d3bcfe1c3e02/work/af4a060e35cf4864b004d3bcfe1c3e02_id_rsa (zuul-build-sshkey) 2025-11-01 03:04:51.901160 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.009446 2025-11-01 03:04:51.907979 | 2025-11-01 03:04:51.908071 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-01 03:04:52.306895 | ubuntu-jammy | ok 2025-11-01 03:04:52.313242 | 2025-11-01 03:04:52.313349 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-01 03:04:52.347006 | ubuntu-jammy | skipping: Conditional result was False 2025-11-01 03:04:52.364466 | 2025-11-01 03:04:52.364596 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-01 03:04:52.805136 | ubuntu-jammy | ok 2025-11-01 03:04:52.819215 | 2025-11-01 03:04:52.819321 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-01 03:04:52.866437 | ubuntu-jammy | ok 2025-11-01 03:04:52.876104 | 2025-11-01 03:04:52.876253 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-01 03:04:53.133252 | ubuntu-jammy -> localhost | ok 2025-11-01 03:04:53.139328 | 2025-11-01 03:04:53.139413 | TASK [validate-host : Collect information about the host] 2025-11-01 03:04:54.343146 | ubuntu-jammy | ok 2025-11-01 03:04:54.357277 | 2025-11-01 03:04:54.357423 | TASK [validate-host : Sanitize hostname] 2025-11-01 03:04:54.453546 | ubuntu-jammy | ok 2025-11-01 03:04:54.483505 | 2025-11-01 03:04:54.483600 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-01 03:04:55.025393 | ubuntu-jammy -> localhost | changed 2025-11-01 03:04:55.031893 | 2025-11-01 03:04:55.032028 | TASK [validate-host : Collect information about zuul worker] 2025-11-01 03:04:55.436783 | ubuntu-jammy | ok 2025-11-01 03:04:55.442077 | 2025-11-01 03:04:55.442193 | TASK [validate-host : Write out all zuul information for each host] 2025-11-01 03:04:56.004121 | ubuntu-jammy -> localhost | changed 2025-11-01 03:04:56.019277 | 2025-11-01 03:04:56.019409 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-01 03:04:56.304082 | ubuntu-jammy | ok 2025-11-01 03:04:56.310633 | 2025-11-01 03:04:56.310792 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-01 03:04:57.358454 | ubuntu-jammy | changed: 2025-11-01 03:04:57.358678 | ubuntu-jammy | cd+++++++++ src/ 2025-11-01 03:04:57.358756 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-11-01 03:04:57.358786 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-11-01 03:04:57.358810 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-11-01 03:04:57.358906 | ubuntu-jammy | Containerfile 2025-11-01 03:04:57.359189 | ubuntu-jammy | Containerfile 2025-11-01 03:04:57.391228 | ubuntu-jammy | Containerfile 2025-11-01 03:04:57.391298 | ubuntu-jammy | Containerfile 2025-11-01 03:04:57.391367 | ubuntu-jammy | Containerfile 2025-11-01 03:04:57.391436 | ubuntu-jammy | Containerfile 2025-11-01 03:04:57.391510 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005927 2025-11-01 03:05:26.638894 | 2025-11-01 03:05:26.639009 | TASK [upload-logs : Upload logs to log server] 2025-11-01 03:05:27.431027 | localhost | Output suppressed because no_log was given 2025-11-01 03:05:27.435434 | 2025-11-01 03:05:27.435624 | LOOP [upload-logs : Compress console log and json output] 2025-11-01 03:05:27.485289 | localhost | skipping: Conditional result was False 2025-11-01 03:05:27.490892 | localhost | skipping: Conditional result was False 2025-11-01 03:05:27.499894 | 2025-11-01 03:05:27.500100 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-01 03:05:27.566746 | localhost | skipping: Conditional result was False 2025-11-01 03:05:27.567072 | 2025-11-01 03:05:27.567983 | localhost | skipping: Conditional result was False 2025-11-01 03:05:27.579575 | 2025-11-01 03:05:27.579711 | LOOP [upload-logs : Upload console log and json output]