2026-02-13 03:12:00.209280 | Job console starting 2026-02-13 03:12:00.228539 | Updating git repos 2026-02-13 03:12:00.268621 | Cloning repos into workspace 2026-02-13 03:12:00.327761 | Restoring repo states 2026-02-13 03:12:00.338404 | Merging changes 2026-02-13 03:12:00.338428 | Checking out repos 2026-02-13 03:12:00.470755 | Preparing playbooks 2026-02-13 03:12:01.114128 | Running Ansible setup 2026-02-13 03:12:05.607382 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-13 03:12:06.389553 | 2026-02-13 03:12:06.389741 | PLAY [Base pre] 2026-02-13 03:12:06.406472 | 2026-02-13 03:12:06.406660 | TASK [Setup log path fact] 2026-02-13 03:12:06.442448 | ubuntu-jammy | ok 2026-02-13 03:12:06.462918 | 2026-02-13 03:12:06.463084 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 03:12:06.495339 | ubuntu-jammy | ok 2026-02-13 03:12:06.506382 | 2026-02-13 03:12:06.506577 | TASK [emit-job-header : Print job information] 2026-02-13 03:12:06.556709 | # Job Information 2026-02-13 03:12:06.556977 | Ansible Version: 2.16.14 2026-02-13 03:12:06.557042 | Job: yamllint 2026-02-13 03:12:06.557102 | Pipeline: periodic-daily 2026-02-13 03:12:06.557143 | Executor: 521e9411259a 2026-02-13 03:12:06.557179 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-02-13 03:12:06.557217 | Event ID: 4199c8b7f7664dc3820e36c33be7b55c 2026-02-13 03:12:06.564862 | 2026-02-13 03:12:06.565003 | LOOP [emit-job-header : Print node information] 2026-02-13 03:12:06.686036 | ubuntu-jammy | ok: 2026-02-13 03:12:06.686396 | ubuntu-jammy | # Node Information 2026-02-13 03:12:06.686456 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-13 03:12:06.686500 | ubuntu-jammy | Hostname: ubuntu 2026-02-13 03:12:06.686539 | ubuntu-jammy | Username: zuul 2026-02-13 03:12:06.686630 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-13 03:12:06.686676 | ubuntu-jammy | Provider: regiocloud-a 2026-02-13 03:12:06.686713 | ubuntu-jammy | Region: 2026-02-13 03:12:06.686750 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-13 03:12:06.686786 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-13 03:12:06.686821 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4d:a31f 2026-02-13 03:12:06.707313 | 2026-02-13 03:12:06.707473 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-13 03:12:07.209455 | ubuntu-jammy -> localhost | changed 2026-02-13 03:12:07.225901 | 2026-02-13 03:12:07.226082 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-13 03:12:08.405736 | ubuntu-jammy -> localhost | changed 2026-02-13 03:12:08.428715 | 2026-02-13 03:12:08.429023 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-13 03:12:08.732851 | ubuntu-jammy -> localhost | ok 2026-02-13 03:12:08.744180 | 2026-02-13 03:12:08.744385 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-13 03:12:08.776571 | ubuntu-jammy | ok 2026-02-13 03:12:08.798216 | ubuntu-jammy | included: /var/lib/zuul/builds/f1c0686b10154fd99b69a08be4eb1e33/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-13 03:12:08.805156 | 2026-02-13 03:12:08.805280 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-13 03:12:10.356675 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-13 03:12:10.357211 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/f1c0686b10154fd99b69a08be4eb1e33/work/f1c0686b10154fd99b69a08be4eb1e33_id_rsa 2026-02-13 03:12:10.357318 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/f1c0686b10154fd99b69a08be4eb1e33/work/f1c0686b10154fd99b69a08be4eb1e33_id_rsa.pub 2026-02-13 03:12:10.357391 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-13 03:12:10.357457 | ubuntu-jammy -> localhost | SHA256:31lyzaGH8lFuqUk68HyfSqMDyxaGVNoqp0waAyeaJSo zuul-build-sshkey 2026-02-13 03:12:10.357519 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-13 03:12:10.357632 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-13 03:12:10.357762 | ubuntu-jammy -> localhost | | | 2026-02-13 03:12:10.357833 | ubuntu-jammy -> localhost | | . | 2026-02-13 03:12:10.357893 | ubuntu-jammy -> localhost | | + o | 2026-02-13 03:12:10.357949 | ubuntu-jammy -> localhost | |.o.. o . =oo| 2026-02-13 03:12:10.358006 | ubuntu-jammy -> localhost | |o++ . S. ..=o=o| 2026-02-13 03:12:10.358073 | ubuntu-jammy -> localhost | |E o o + =+.==* | 2026-02-13 03:12:10.358333 | ubuntu-jammy -> localhost | |. * + o ==oB | 2026-02-13 03:12:10.358405 | ubuntu-jammy -> localhost | | . o + .= o .| 2026-02-13 03:12:10.358469 | ubuntu-jammy -> localhost | | . ....o | 2026-02-13 03:12:10.358529 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-13 03:12:10.358704 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.001059 2026-02-13 03:12:10.373348 | 2026-02-13 03:12:10.373509 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-13 03:12:10.412245 | ubuntu-jammy | ok 2026-02-13 03:12:10.426946 | ubuntu-jammy | included: /var/lib/zuul/builds/f1c0686b10154fd99b69a08be4eb1e33/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-13 03:12:10.436661 | 2026-02-13 03:12:10.436768 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-13 03:12:10.461397 | ubuntu-jammy | skipping: Conditional result was False 2026-02-13 03:12:10.470820 | 2026-02-13 03:12:10.471007 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-13 03:12:11.113290 | ubuntu-jammy | changed 2026-02-13 03:12:11.121048 | 2026-02-13 03:12:11.121178 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-13 03:12:11.408725 | ubuntu-jammy | ok 2026-02-13 03:12:11.416535 | 2026-02-13 03:12:11.416715 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-13 03:12:12.082759 | ubuntu-jammy | changed 2026-02-13 03:12:12.093854 | 2026-02-13 03:12:12.094005 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-13 03:12:12.741468 | ubuntu-jammy | changed 2026-02-13 03:12:12.750272 | 2026-02-13 03:12:12.750406 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-13 03:12:12.775466 | ubuntu-jammy | skipping: Conditional result was False 2026-02-13 03:12:12.784674 | 2026-02-13 03:12:12.784795 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-13 03:12:13.237580 | ubuntu-jammy -> localhost | changed 2026-02-13 03:12:13.258778 | 2026-02-13 03:12:13.258947 | TASK [add-build-sshkey : Add back temp key] 2026-02-13 03:12:13.598536 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/f1c0686b10154fd99b69a08be4eb1e33/work/f1c0686b10154fd99b69a08be4eb1e33_id_rsa (zuul-build-sshkey) 2026-02-13 03:12:13.599146 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020969 2026-02-13 03:12:13.611568 | 2026-02-13 03:12:13.611719 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-13 03:12:14.077768 | ubuntu-jammy | ok 2026-02-13 03:12:14.085045 | 2026-02-13 03:12:14.085172 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-13 03:12:14.119753 | ubuntu-jammy | skipping: Conditional result was False 2026-02-13 03:12:14.141504 | 2026-02-13 03:12:14.141655 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-13 03:12:14.650732 | ubuntu-jammy | ok 2026-02-13 03:12:14.665178 | 2026-02-13 03:12:14.665298 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-13 03:12:14.709258 | ubuntu-jammy | ok 2026-02-13 03:12:14.716907 | 2026-02-13 03:12:14.717035 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-13 03:12:15.062112 | ubuntu-jammy -> localhost | ok 2026-02-13 03:12:15.069603 | 2026-02-13 03:12:15.069831 | TASK [validate-host : Collect information about the host] 2026-02-13 03:12:16.268536 | ubuntu-jammy | ok 2026-02-13 03:12:16.281676 | 2026-02-13 03:12:16.281802 | TASK [validate-host : Sanitize hostname] 2026-02-13 03:12:16.407778 | ubuntu-jammy | ok 2026-02-13 03:12:16.462068 | 2026-02-13 03:12:16.462211 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-13 03:12:17.256856 | ubuntu-jammy -> localhost | changed 2026-02-13 03:12:17.265117 | 2026-02-13 03:12:17.265238 | TASK [validate-host : Collect information about zuul worker] 2026-02-13 03:12:17.701443 | ubuntu-jammy | ok 2026-02-13 03:12:17.707203 | 2026-02-13 03:12:17.707328 | TASK [validate-host : Write out all zuul information for each host] 2026-02-13 03:12:18.313098 | ubuntu-jammy -> localhost | changed 2026-02-13 03:12:18.328268 | 2026-02-13 03:12:18.328432 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-13 03:12:18.658638 | ubuntu-jammy | ok 2026-02-13 03:12:18.666206 | 2026-02-13 03:12:18.666333 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-13 03:12:19.748679 | ubuntu-jammy | changed: 2026-02-13 03:12:19.748952 | ubuntu-jammy | cd+++++++++ src/ 2026-02-13 03:12:19.748997 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-13 03:12:19.749028 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-13 03:12:19.749057 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-13 03:12:19.749083 | ubuntu-jammy | Containerfile 2026-02-13 03:12:19.749270 | ubuntu-jammy | Containerfile 2026-02-13 03:12:19.776979 | ubuntu-jammy | Containerfile 2026-02-13 03:12:19.777047 | ubuntu-jammy | Containerfile 2026-02-13 03:12:19.777116 | ubuntu-jammy | Containerfile 2026-02-13 03:12:19.777186 | ubuntu-jammy | Containerfile 2026-02-13 03:12:19.777255 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005449 2026-02-13 03:12:47.893443 | 2026-02-13 03:12:47.893609 | TASK [upload-logs : Upload logs to log server] 2026-02-13 03:12:48.488651 | localhost | Output suppressed because no_log was given 2026-02-13 03:12:48.491098 | 2026-02-13 03:12:48.491216 | LOOP [upload-logs : Compress console log and json output] 2026-02-13 03:12:48.554540 | localhost | skipping: Conditional result was False 2026-02-13 03:12:48.566023 | localhost | skipping: Conditional result was False 2026-02-13 03:12:48.575876 | 2026-02-13 03:12:48.576075 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-13 03:12:48.626246 | localhost | skipping: Conditional result was False 2026-02-13 03:12:48.626592 | 2026-02-13 03:12:48.633821 | localhost | skipping: Conditional result was False 2026-02-13 03:12:48.643262 | 2026-02-13 03:12:48.643580 | LOOP [upload-logs : Upload console log and json output]