2026-06-11 13:15:22.859817 | Job console starting 2026-06-11 13:15:22.891891 | Updating git repos 2026-06-11 13:15:22.926035 | Cloning repos into workspace 2026-06-11 13:15:22.966073 | Restoring repo states 2026-06-11 13:15:22.971842 | Merging changes 2026-06-11 13:15:23.436576 | Checking out repos 2026-06-11 13:15:23.485821 | Preparing playbooks 2026-06-11 13:15:24.076654 | Running Ansible setup 2026-06-11 13:15:29.816463 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-11 13:15:31.097690 | 2026-06-11 13:15:31.097867 | PLAY [Base pre] 2026-06-11 13:15:31.119512 | 2026-06-11 13:15:31.119675 | TASK [Setup log path fact] 2026-06-11 13:15:31.139675 | ubuntu-jammy | ok 2026-06-11 13:15:31.161029 | 2026-06-11 13:15:31.161215 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 13:15:31.191988 | ubuntu-jammy | ok 2026-06-11 13:15:31.202753 | 2026-06-11 13:15:31.202994 | TASK [emit-job-header : Print job information] 2026-06-11 13:15:31.266134 | # Job Information 2026-06-11 13:15:31.266342 | Ansible Version: 2.16.14 2026-06-11 13:15:31.266396 | Job: yamllint 2026-06-11 13:15:31.266441 | Pipeline: check 2026-06-11 13:15:31.266466 | Executor: 521e9411259a 2026-06-11 13:15:31.266487 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/687 2026-06-11 13:15:31.266510 | Event ID: 7ca15150-6597-11f1-84db-9e719f6acc37 2026-06-11 13:15:31.271835 | 2026-06-11 13:15:31.272009 | LOOP [emit-job-header : Print node information] 2026-06-11 13:15:31.391228 | ubuntu-jammy | ok: 2026-06-11 13:15:31.396143 | ubuntu-jammy | # Node Information 2026-06-11 13:15:31.396255 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-11 13:15:31.396861 | ubuntu-jammy | Hostname: ubuntu 2026-06-11 13:15:31.397754 | ubuntu-jammy | Username: zuul 2026-06-11 13:15:31.397811 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-11 13:15:31.397845 | ubuntu-jammy | Provider: regiocloud-a 2026-06-11 13:15:31.397869 | ubuntu-jammy | Region: 2026-06-11 13:15:31.397891 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-11 13:15:31.397912 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-11 13:15:31.397932 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4a:8b68 2026-06-11 13:15:31.412458 | 2026-06-11 13:15:31.412583 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-11 13:15:32.680859 | ubuntu-jammy -> localhost | changed 2026-06-11 13:15:32.688831 | 2026-06-11 13:15:32.688983 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-11 13:15:34.594007 | ubuntu-jammy -> localhost | changed 2026-06-11 13:15:34.608710 | 2026-06-11 13:15:34.608808 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-11 13:15:35.232293 | ubuntu-jammy -> localhost | ok 2026-06-11 13:15:35.237340 | 2026-06-11 13:15:35.237436 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-11 13:15:35.274361 | ubuntu-jammy | ok 2026-06-11 13:15:35.299604 | ubuntu-jammy | included: /var/lib/zuul/builds/4f45734b2cc244218967e515d401f924/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-11 13:15:35.307831 | 2026-06-11 13:15:35.307917 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-11 13:15:37.639919 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-11 13:15:37.640096 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4f45734b2cc244218967e515d401f924/work/4f45734b2cc244218967e515d401f924_id_rsa 2026-06-11 13:15:37.640130 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4f45734b2cc244218967e515d401f924/work/4f45734b2cc244218967e515d401f924_id_rsa.pub 2026-06-11 13:15:37.640153 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-11 13:15:37.640175 | ubuntu-jammy -> localhost | SHA256:kJGjPEnBNzVjApIe92E/L60/ZU8TCuQDT5SG6DrJo6U zuul-build-sshkey 2026-06-11 13:15:37.640194 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-11 13:15:37.640213 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-11 13:15:37.640237 | ubuntu-jammy -> localhost | | .oooo+=o.. | 2026-06-11 13:15:37.640256 | ubuntu-jammy -> localhost | | o.+ O=oo= | 2026-06-11 13:15:37.640273 | ubuntu-jammy -> localhost | | . = Bo= B | 2026-06-11 13:15:37.640290 | ubuntu-jammy -> localhost | | . = o.o = . | 2026-06-11 13:15:37.640307 | ubuntu-jammy -> localhost | | . + S+ o . . | 2026-06-11 13:15:37.640329 | ubuntu-jammy -> localhost | | B . o + o | 2026-06-11 13:15:37.640346 | ubuntu-jammy -> localhost | | + o o o o . | 2026-06-11 13:15:37.640363 | ubuntu-jammy -> localhost | | E . . . | 2026-06-11 13:15:37.640380 | ubuntu-jammy -> localhost | | ... | 2026-06-11 13:15:37.640398 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-11 13:15:37.640449 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.433666 2026-06-11 13:15:37.659556 | 2026-06-11 13:15:37.659652 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-11 13:15:37.691637 | ubuntu-jammy | ok 2026-06-11 13:15:37.705785 | ubuntu-jammy | included: /var/lib/zuul/builds/4f45734b2cc244218967e515d401f924/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-11 13:15:37.725037 | 2026-06-11 13:15:37.725144 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-11 13:15:37.784216 | ubuntu-jammy | skipping: Conditional result was False 2026-06-11 13:15:37.790345 | 2026-06-11 13:15:37.790451 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-11 13:15:38.519488 | ubuntu-jammy | changed 2026-06-11 13:15:38.525601 | 2026-06-11 13:15:38.525705 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-11 13:15:38.759843 | ubuntu-jammy | ok 2026-06-11 13:15:38.765291 | 2026-06-11 13:15:38.765388 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-11 13:15:39.408680 | ubuntu-jammy | changed 2026-06-11 13:15:39.414100 | 2026-06-11 13:15:39.414184 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-11 13:15:40.246669 | ubuntu-jammy | changed 2026-06-11 13:15:40.252021 | 2026-06-11 13:15:40.252114 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-11 13:15:40.274963 | ubuntu-jammy | skipping: Conditional result was False 2026-06-11 13:15:40.280762 | 2026-06-11 13:15:40.280863 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-11 13:15:40.883893 | ubuntu-jammy -> localhost | changed 2026-06-11 13:15:40.896526 | 2026-06-11 13:15:40.896628 | TASK [add-build-sshkey : Add back temp key] 2026-06-11 13:15:41.393901 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4f45734b2cc244218967e515d401f924/work/4f45734b2cc244218967e515d401f924_id_rsa (zuul-build-sshkey) 2026-06-11 13:15:41.394127 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.027226 2026-06-11 13:15:41.401760 | 2026-06-11 13:15:41.401863 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-11 13:15:41.764153 | ubuntu-jammy | ok 2026-06-11 13:15:41.768983 | 2026-06-11 13:15:41.769078 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-11 13:15:41.792007 | ubuntu-jammy | skipping: Conditional result was False 2026-06-11 13:15:41.802475 | 2026-06-11 13:15:41.802576 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-11 13:15:42.214981 | ubuntu-jammy | ok 2026-06-11 13:15:42.226710 | 2026-06-11 13:15:42.226814 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-11 13:15:42.253298 | ubuntu-jammy | ok 2026-06-11 13:15:42.265182 | 2026-06-11 13:15:42.265274 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-11 13:15:42.574572 | ubuntu-jammy -> localhost | ok 2026-06-11 13:15:42.580628 | 2026-06-11 13:15:42.580712 | TASK [validate-host : Collect information about the host] 2026-06-11 13:15:43.708142 | ubuntu-jammy | ok 2026-06-11 13:15:43.720050 | 2026-06-11 13:15:43.720144 | TASK [validate-host : Sanitize hostname] 2026-06-11 13:15:43.873898 | ubuntu-jammy | ok 2026-06-11 13:15:43.909360 | 2026-06-11 13:15:43.909453 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-11 13:15:44.527611 | ubuntu-jammy -> localhost | changed 2026-06-11 13:15:44.532347 | 2026-06-11 13:15:44.532429 | TASK [validate-host : Collect information about zuul worker] 2026-06-11 13:15:44.931503 | ubuntu-jammy | ok 2026-06-11 13:15:44.940906 | 2026-06-11 13:15:44.941067 | TASK [validate-host : Write out all zuul information for each host] 2026-06-11 13:15:45.677191 | ubuntu-jammy -> localhost | changed 2026-06-11 13:15:45.685626 | 2026-06-11 13:15:45.685713 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-11 13:15:45.992399 | ubuntu-jammy | ok 2026-06-11 13:15:45.997631 | 2026-06-11 13:15:45.997723 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-11 13:15:47.041309 | ubuntu-jammy | changed: 2026-06-11 13:15:47.041484 | ubuntu-jammy | cd+++++++++ src/ 2026-06-11 13:15:47.041518 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-11 13:15:47.041543 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-11 13:15:47.041565 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-11 13:15:47.041585 | ubuntu-jammy | Containerfile 2026-06-11 13:15:47.041716 | ubuntu-jammy | Containerfile 2026-06-11 13:15:47.066625 | ubuntu-jammy | Containerfile 2026-06-11 13:15:47.066693 | ubuntu-jammy | Containerfile 2026-06-11 13:15:47.066761 | ubuntu-jammy | Containerfile 2026-06-11 13:15:47.066852 | ubuntu-jammy | Containerfile 2026-06-11 13:15:47.066926 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.020177 2026-06-11 13:16:16.972166 | 2026-06-11 13:16:16.972293 | TASK [upload-logs : Upload logs to log server] 2026-06-11 13:16:17.563428 | localhost | Output suppressed because no_log was given 2026-06-11 13:16:17.565395 | 2026-06-11 13:16:17.565506 | LOOP [upload-logs : Compress console log and json output] 2026-06-11 13:16:17.622335 | localhost | skipping: Conditional result was False 2026-06-11 13:16:17.628715 | localhost | skipping: Conditional result was False 2026-06-11 13:16:17.632528 | 2026-06-11 13:16:17.632675 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-11 13:16:17.683991 | localhost | skipping: Conditional result was False 2026-06-11 13:16:17.684289 | 2026-06-11 13:16:17.689448 | localhost | skipping: Conditional result was False 2026-06-11 13:16:17.702369 | 2026-06-11 13:16:17.702509 | LOOP [upload-logs : Upload console log and json output]