2026-02-15 03:04:35.443429 | Job console starting 2026-02-15 03:04:35.461430 | Updating git repos 2026-02-15 03:04:35.508904 | Cloning repos into workspace 2026-02-15 03:04:35.559273 | Restoring repo states 2026-02-15 03:04:35.572963 | Merging changes 2026-02-15 03:04:35.572983 | Checking out repos 2026-02-15 03:04:35.739983 | Preparing playbooks 2026-02-15 03:04:36.752045 | Running Ansible setup 2026-02-15 03:04:41.925784 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-15 03:04:42.904482 | 2026-02-15 03:04:42.904656 | PLAY [Base pre] 2026-02-15 03:04:42.956891 | 2026-02-15 03:04:42.957086 | TASK [Setup log path fact] 2026-02-15 03:04:42.998460 | ubuntu-jammy | ok 2026-02-15 03:04:43.031849 | 2026-02-15 03:04:43.032071 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-15 03:04:43.105853 | ubuntu-jammy | ok 2026-02-15 03:04:43.124378 | 2026-02-15 03:04:43.124518 | TASK [emit-job-header : Print job information] 2026-02-15 03:04:43.192644 | # Job Information 2026-02-15 03:04:43.192938 | Ansible Version: 2.16.14 2026-02-15 03:04:43.192979 | Job: yamllint 2026-02-15 03:04:43.193036 | Pipeline: periodic-daily 2026-02-15 03:04:43.193063 | Executor: 521e9411259a 2026-02-15 03:04:43.193084 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-02-15 03:04:43.193105 | Event ID: ae907e5641ce4459aa666d40a12efcee 2026-02-15 03:04:43.201960 | 2026-02-15 03:04:43.202118 | LOOP [emit-job-header : Print node information] 2026-02-15 03:04:43.496944 | ubuntu-jammy | ok: 2026-02-15 03:04:43.497150 | ubuntu-jammy | # Node Information 2026-02-15 03:04:43.497187 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-15 03:04:43.497213 | ubuntu-jammy | Hostname: ubuntu 2026-02-15 03:04:43.497235 | ubuntu-jammy | Username: zuul 2026-02-15 03:04:43.497255 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-15 03:04:43.497278 | ubuntu-jammy | Provider: regiocloud-a 2026-02-15 03:04:43.497299 | ubuntu-jammy | Region: 2026-02-15 03:04:43.497320 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-15 03:04:43.497339 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-15 03:04:43.497358 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe38:35a7 2026-02-15 03:04:43.512179 | 2026-02-15 03:04:43.512322 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-15 03:04:44.193925 | ubuntu-jammy -> localhost | changed 2026-02-15 03:04:44.201765 | 2026-02-15 03:04:44.201895 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-15 03:04:45.801870 | ubuntu-jammy -> localhost | changed 2026-02-15 03:04:45.821037 | 2026-02-15 03:04:45.821189 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-15 03:04:46.370638 | ubuntu-jammy -> localhost | ok 2026-02-15 03:04:46.388324 | 2026-02-15 03:04:46.388501 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-15 03:04:46.435070 | ubuntu-jammy | ok 2026-02-15 03:04:46.471349 | ubuntu-jammy | included: /var/lib/zuul/builds/6c39397ab8f04a33868a98505e5aa49d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-15 03:04:46.490383 | 2026-02-15 03:04:46.490529 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-15 03:04:47.807096 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-15 03:04:47.807352 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/6c39397ab8f04a33868a98505e5aa49d/work/6c39397ab8f04a33868a98505e5aa49d_id_rsa 2026-02-15 03:04:47.807391 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/6c39397ab8f04a33868a98505e5aa49d/work/6c39397ab8f04a33868a98505e5aa49d_id_rsa.pub 2026-02-15 03:04:47.807416 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-15 03:04:47.807440 | ubuntu-jammy -> localhost | SHA256:OzGASHGDVMr3jFuw5IvAYyYtGcbviHD9BPbkaz6gAyY zuul-build-sshkey 2026-02-15 03:04:47.807463 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-15 03:04:47.807484 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-15 03:04:47.807517 | ubuntu-jammy -> localhost | | .+++ | 2026-02-15 03:04:47.807540 | ubuntu-jammy -> localhost | |.o.+ o | 2026-02-15 03:04:47.807561 | ubuntu-jammy -> localhost | |.o+ B o | 2026-02-15 03:04:47.807581 | ubuntu-jammy -> localhost | |o+.* @ . | 2026-02-15 03:04:47.807601 | ubuntu-jammy -> localhost | |*=o.= B S | 2026-02-15 03:04:47.807626 | ubuntu-jammy -> localhost | |E=+..* . + | 2026-02-15 03:04:47.807647 | ubuntu-jammy -> localhost | |+o.oo.+ o | 2026-02-15 03:04:47.807667 | ubuntu-jammy -> localhost | | o o. . | 2026-02-15 03:04:47.807688 | ubuntu-jammy -> localhost | | . .. | 2026-02-15 03:04:47.807708 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-15 03:04:47.807770 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.477718 2026-02-15 03:04:47.815148 | 2026-02-15 03:04:47.815281 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-15 03:04:47.846102 | ubuntu-jammy | ok 2026-02-15 03:04:47.858131 | ubuntu-jammy | included: /var/lib/zuul/builds/6c39397ab8f04a33868a98505e5aa49d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-15 03:04:47.868207 | 2026-02-15 03:04:47.868329 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-15 03:04:47.892413 | ubuntu-jammy | skipping: Conditional result was False 2026-02-15 03:04:47.899282 | 2026-02-15 03:04:47.899396 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-15 03:04:48.527612 | ubuntu-jammy | changed 2026-02-15 03:04:48.536115 | 2026-02-15 03:04:48.538413 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-15 03:04:48.843460 | ubuntu-jammy | ok 2026-02-15 03:04:48.865502 | 2026-02-15 03:04:48.865636 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-15 03:04:49.579422 | ubuntu-jammy | changed 2026-02-15 03:04:49.587874 | 2026-02-15 03:04:49.588024 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-15 03:04:50.334624 | ubuntu-jammy | changed 2026-02-15 03:04:50.348444 | 2026-02-15 03:04:50.348590 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-15 03:04:50.389808 | ubuntu-jammy | skipping: Conditional result was False 2026-02-15 03:04:50.420264 | 2026-02-15 03:04:50.420434 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-15 03:04:51.988765 | ubuntu-jammy -> localhost | changed 2026-02-15 03:04:52.003344 | 2026-02-15 03:04:52.003489 | TASK [add-build-sshkey : Add back temp key] 2026-02-15 03:04:53.043419 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/6c39397ab8f04a33868a98505e5aa49d/work/6c39397ab8f04a33868a98505e5aa49d_id_rsa (zuul-build-sshkey) 2026-02-15 03:04:53.043691 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.041196 2026-02-15 03:04:53.054788 | 2026-02-15 03:04:53.055078 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-15 03:04:53.740482 | ubuntu-jammy | ok 2026-02-15 03:04:53.757687 | 2026-02-15 03:04:53.757808 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-15 03:04:53.831157 | ubuntu-jammy | skipping: Conditional result was False 2026-02-15 03:04:53.854027 | 2026-02-15 03:04:53.854152 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-15 03:04:54.486972 | ubuntu-jammy | ok 2026-02-15 03:04:54.507426 | 2026-02-15 03:04:54.507549 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-15 03:04:54.556147 | ubuntu-jammy | ok 2026-02-15 03:04:54.561431 | 2026-02-15 03:04:54.561548 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-15 03:04:55.178513 | ubuntu-jammy -> localhost | ok 2026-02-15 03:04:55.184930 | 2026-02-15 03:04:55.185040 | TASK [validate-host : Collect information about the host] 2026-02-15 03:04:56.439219 | ubuntu-jammy | ok 2026-02-15 03:04:56.466680 | 2026-02-15 03:04:56.466797 | TASK [validate-host : Sanitize hostname] 2026-02-15 03:04:56.689089 | ubuntu-jammy | ok 2026-02-15 03:04:56.793713 | 2026-02-15 03:04:56.793828 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-15 03:04:58.076631 | ubuntu-jammy -> localhost | changed 2026-02-15 03:04:58.083233 | 2026-02-15 03:04:58.083346 | TASK [validate-host : Collect information about zuul worker] 2026-02-15 03:04:58.486923 | ubuntu-jammy | ok 2026-02-15 03:04:58.492097 | 2026-02-15 03:04:58.492203 | TASK [validate-host : Write out all zuul information for each host] 2026-02-15 03:05:00.010987 | ubuntu-jammy -> localhost | changed 2026-02-15 03:05:00.020023 | 2026-02-15 03:05:00.020127 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-15 03:05:00.312624 | ubuntu-jammy | ok 2026-02-15 03:05:00.318153 | 2026-02-15 03:05:00.318256 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-15 03:05:01.619114 | ubuntu-jammy | changed: 2026-02-15 03:05:01.619291 | ubuntu-jammy | cd+++++++++ src/ 2026-02-15 03:05:01.619326 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-15 03:05:01.619351 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-15 03:05:01.619371 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-15 03:05:01.619390 | ubuntu-jammy | Containerfile 2026-02-15 03:05:01.619537 | ubuntu-jammy | Containerfile 2026-02-15 03:05:01.656843 | ubuntu-jammy | Containerfile 2026-02-15 03:05:01.656912 | ubuntu-jammy | Containerfile 2026-02-15 03:05:01.656980 | ubuntu-jammy | Containerfile 2026-02-15 03:05:01.657074 | ubuntu-jammy | Containerfile 2026-02-15 03:05:01.657150 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.029270 2026-02-15 03:05:32.208715 | 2026-02-15 03:05:32.208858 | TASK [upload-logs : Upload logs to log server] 2026-02-15 03:05:32.987935 | localhost | Output suppressed because no_log was given 2026-02-15 03:05:32.989919 | 2026-02-15 03:05:32.990043 | LOOP [upload-logs : Compress console log and json output] 2026-02-15 03:05:33.051755 | localhost | skipping: Conditional result was False 2026-02-15 03:05:33.058325 | localhost | skipping: Conditional result was False 2026-02-15 03:05:33.072512 | 2026-02-15 03:05:33.072745 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-15 03:05:33.127433 | localhost | skipping: Conditional result was False 2026-02-15 03:05:33.128161 | 2026-02-15 03:05:33.131709 | localhost | skipping: Conditional result was False 2026-02-15 03:05:33.145463 | 2026-02-15 03:05:33.145708 | LOOP [upload-logs : Upload console log and json output]