2026-02-10 14:59:07.375188 | Job console starting 2026-02-10 14:59:07.403742 | Updating git repos 2026-02-10 14:59:07.453062 | Cloning repos into workspace 2026-02-10 14:59:07.509735 | Restoring repo states 2026-02-10 14:59:07.520181 | Merging changes 2026-02-10 14:59:08.032834 | Checking out repos 2026-02-10 14:59:08.065890 | Preparing playbooks 2026-02-10 14:59:08.626941 | Running Ansible setup 2026-02-10 14:59:12.908209 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 14:59:13.681805 | 2026-02-10 14:59:13.681983 | PLAY [Base pre] 2026-02-10 14:59:13.698531 | 2026-02-10 14:59:13.698678 | TASK [Setup log path fact] 2026-02-10 14:59:13.718106 | ubuntu-jammy | ok 2026-02-10 14:59:13.733041 | 2026-02-10 14:59:13.733177 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 14:59:13.774442 | ubuntu-jammy | ok 2026-02-10 14:59:13.785150 | 2026-02-10 14:59:13.785269 | TASK [emit-job-header : Print job information] 2026-02-10 14:59:13.824274 | # Job Information 2026-02-10 14:59:13.824471 | Ansible Version: 2.16.14 2026-02-10 14:59:13.824507 | Job: yamllint 2026-02-10 14:59:13.824540 | Pipeline: check 2026-02-10 14:59:13.824565 | Executor: 521e9411259a 2026-02-10 14:59:13.824586 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/488 2026-02-10 14:59:13.824609 | Event ID: f23bf930-0690-11f1-8448-83d60654b3be 2026-02-10 14:59:13.829501 | 2026-02-10 14:59:13.829616 | LOOP [emit-job-header : Print node information] 2026-02-10 14:59:13.941773 | ubuntu-jammy | ok: 2026-02-10 14:59:13.942046 | ubuntu-jammy | # Node Information 2026-02-10 14:59:13.942104 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-10 14:59:13.942145 | ubuntu-jammy | Hostname: ubuntu 2026-02-10 14:59:13.942181 | ubuntu-jammy | Username: zuul 2026-02-10 14:59:13.942216 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-10 14:59:13.942255 | ubuntu-jammy | Provider: regiocloud-a 2026-02-10 14:59:13.942307 | ubuntu-jammy | Region: 2026-02-10 14:59:13.942344 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-10 14:59:13.942376 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-10 14:59:13.942409 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe50:6506 2026-02-10 14:59:13.966509 | 2026-02-10 14:59:13.966684 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-10 14:59:14.456286 | ubuntu-jammy -> localhost | changed 2026-02-10 14:59:14.463614 | 2026-02-10 14:59:14.463732 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-10 14:59:15.504172 | ubuntu-jammy -> localhost | changed 2026-02-10 14:59:15.515408 | 2026-02-10 14:59:15.515538 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-10 14:59:15.823109 | ubuntu-jammy -> localhost | ok 2026-02-10 14:59:15.829469 | 2026-02-10 14:59:15.829591 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-10 14:59:15.857799 | ubuntu-jammy | ok 2026-02-10 14:59:15.879421 | ubuntu-jammy | included: /var/lib/zuul/builds/5bfc4f4b52754153a659cb3a421762cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-10 14:59:15.885452 | 2026-02-10 14:59:15.885550 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-10 14:59:17.324422 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-10 14:59:17.324923 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/5bfc4f4b52754153a659cb3a421762cd/work/5bfc4f4b52754153a659cb3a421762cd_id_rsa 2026-02-10 14:59:17.325028 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/5bfc4f4b52754153a659cb3a421762cd/work/5bfc4f4b52754153a659cb3a421762cd_id_rsa.pub 2026-02-10 14:59:17.325103 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-10 14:59:17.325168 | ubuntu-jammy -> localhost | SHA256:BLMsVi6svoaoU87VjAyy/TJquqYNLj3gQJSr5HNuMfU zuul-build-sshkey 2026-02-10 14:59:17.325228 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-10 14:59:17.325286 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-10 14:59:17.325395 | ubuntu-jammy -> localhost | | . + | 2026-02-10 14:59:17.325462 | ubuntu-jammy -> localhost | | o . + + | 2026-02-10 14:59:17.325523 | ubuntu-jammy -> localhost | |. . = + . | 2026-02-10 14:59:17.325581 | ubuntu-jammy -> localhost | |.+.o + . | 2026-02-10 14:59:17.325638 | ubuntu-jammy -> localhost | |=+.o.+. S | 2026-02-10 14:59:17.325711 | ubuntu-jammy -> localhost | |=+o++ oE | 2026-02-10 14:59:17.325773 | ubuntu-jammy -> localhost | |=B=oo | 2026-02-10 14:59:17.325833 | ubuntu-jammy -> localhost | |**O+. | 2026-02-10 14:59:17.325893 | ubuntu-jammy -> localhost | |&*++ | 2026-02-10 14:59:17.325952 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-10 14:59:17.326087 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.906397 2026-02-10 14:59:17.338726 | 2026-02-10 14:59:17.338904 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-10 14:59:17.372709 | ubuntu-jammy | ok 2026-02-10 14:59:17.389950 | ubuntu-jammy | included: /var/lib/zuul/builds/5bfc4f4b52754153a659cb3a421762cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-10 14:59:17.400520 | 2026-02-10 14:59:17.400629 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-10 14:59:17.427151 | ubuntu-jammy | skipping: Conditional result was False 2026-02-10 14:59:17.433715 | 2026-02-10 14:59:17.433838 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-10 14:59:18.066486 | ubuntu-jammy | changed 2026-02-10 14:59:18.073006 | 2026-02-10 14:59:18.073126 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-10 14:59:18.336927 | ubuntu-jammy | ok 2026-02-10 14:59:18.343261 | 2026-02-10 14:59:18.343397 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-10 14:59:18.967991 | ubuntu-jammy | changed 2026-02-10 14:59:18.977969 | 2026-02-10 14:59:18.978102 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-10 14:59:19.578510 | ubuntu-jammy | changed 2026-02-10 14:59:19.584234 | 2026-02-10 14:59:19.584374 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-10 14:59:19.628044 | ubuntu-jammy | skipping: Conditional result was False 2026-02-10 14:59:19.634255 | 2026-02-10 14:59:19.634382 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-10 14:59:20.092616 | ubuntu-jammy -> localhost | changed 2026-02-10 14:59:20.103839 | 2026-02-10 14:59:20.103969 | TASK [add-build-sshkey : Add back temp key] 2026-02-10 14:59:20.439198 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/5bfc4f4b52754153a659cb3a421762cd/work/5bfc4f4b52754153a659cb3a421762cd_id_rsa (zuul-build-sshkey) 2026-02-10 14:59:20.439773 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.017847 2026-02-10 14:59:20.455229 | 2026-02-10 14:59:20.455407 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-10 14:59:20.843468 | ubuntu-jammy | ok 2026-02-10 14:59:20.852956 | 2026-02-10 14:59:20.853134 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-10 14:59:20.881945 | ubuntu-jammy | skipping: Conditional result was False 2026-02-10 14:59:20.894045 | 2026-02-10 14:59:20.894174 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-10 14:59:21.363396 | ubuntu-jammy | ok 2026-02-10 14:59:21.383099 | 2026-02-10 14:59:21.383250 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-10 14:59:21.420104 | ubuntu-jammy | ok 2026-02-10 14:59:21.428713 | 2026-02-10 14:59:21.428859 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-10 14:59:21.752813 | ubuntu-jammy -> localhost | ok 2026-02-10 14:59:21.764242 | 2026-02-10 14:59:21.764594 | TASK [validate-host : Collect information about the host] 2026-02-10 14:59:23.043507 | ubuntu-jammy | ok 2026-02-10 14:59:23.058561 | 2026-02-10 14:59:23.058697 | TASK [validate-host : Sanitize hostname] 2026-02-10 14:59:23.176481 | ubuntu-jammy | ok 2026-02-10 14:59:23.231137 | 2026-02-10 14:59:23.231263 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-10 14:59:23.775467 | ubuntu-jammy -> localhost | changed 2026-02-10 14:59:23.785653 | 2026-02-10 14:59:23.785808 | TASK [validate-host : Collect information about zuul worker] 2026-02-10 14:59:24.159634 | ubuntu-jammy | ok 2026-02-10 14:59:24.164605 | 2026-02-10 14:59:24.164715 | TASK [validate-host : Write out all zuul information for each host] 2026-02-10 14:59:24.750212 | ubuntu-jammy -> localhost | changed 2026-02-10 14:59:24.760833 | 2026-02-10 14:59:24.760954 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-10 14:59:25.011621 | ubuntu-jammy | ok 2026-02-10 14:59:25.017385 | 2026-02-10 14:59:25.017504 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-10 14:59:26.045659 | ubuntu-jammy | changed: 2026-02-10 14:59:26.045886 | ubuntu-jammy | cd+++++++++ src/ 2026-02-10 14:59:26.045924 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-10 14:59:26.045952 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-10 14:59:26.045975 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-10 14:59:26.045996 | ubuntu-jammy | Containerfile 2026-02-10 14:59:26.046159 | ubuntu-jammy | Containerfile 2026-02-10 14:59:26.062647 | ubuntu-jammy | Containerfile 2026-02-10 14:59:26.062717 | ubuntu-jammy | Containerfile 2026-02-10 14:59:26.062788 | ubuntu-jammy | Containerfile 2026-02-10 14:59:26.062874 | ubuntu-jammy | Containerfile 2026-02-10 14:59:26.062949 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008194 2026-02-10 14:59:52.828839 | 2026-02-10 14:59:52.828985 | TASK [upload-logs : Upload logs to log server] 2026-02-10 14:59:53.389049 | localhost | Output suppressed because no_log was given 2026-02-10 14:59:53.394811 | 2026-02-10 14:59:53.395063 | LOOP [upload-logs : Compress console log and json output] 2026-02-10 14:59:53.456753 | localhost | skipping: Conditional result was False 2026-02-10 14:59:53.462136 | localhost | skipping: Conditional result was False 2026-02-10 14:59:53.471357 | 2026-02-10 14:59:53.471569 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-10 14:59:53.518317 | localhost | skipping: Conditional result was False 2026-02-10 14:59:53.518680 | 2026-02-10 14:59:53.523250 | localhost | skipping: Conditional result was False 2026-02-10 14:59:53.537559 | 2026-02-10 14:59:53.537741 | LOOP [upload-logs : Upload console log and json output]