2026-02-12 07:55:31.682975 | Job console starting 2026-02-12 07:55:31.790770 | Updating git repos 2026-02-12 07:55:31.857909 | Cloning repos into workspace 2026-02-12 07:55:31.964526 | Restoring repo states 2026-02-12 07:55:31.973364 | Merging changes 2026-02-12 07:55:33.083452 | Checking out repos 2026-02-12 07:55:33.237879 | Preparing playbooks 2026-02-12 07:55:34.490110 | Running Ansible setup 2026-02-12 07:55:39.541763 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-02-12 07:55:40.460815 | 2026-02-12 07:55:40.460936 | PLAY [Base pre] 2026-02-12 07:55:40.496646 | 2026-02-12 07:55:40.496758 | TASK [Setup log path fact] 2026-02-12 07:55:40.534313 | ubuntu-jammy | ok 2026-02-12 07:55:40.557732 | 2026-02-12 07:55:40.557850 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-12 07:55:40.585320 | ubuntu-jammy | ok 2026-02-12 07:55:40.605697 | 2026-02-12 07:55:40.605797 | TASK [emit-job-header : Print job information] 2026-02-12 07:55:40.633614 | # Job Information 2026-02-12 07:55:40.633746 | Ansible Version: 2.16.14 2026-02-12 07:55:40.633774 | Job: yamllint 2026-02-12 07:55:40.633801 | Pipeline: check 2026-02-12 07:55:40.633820 | Executor: 521e9411259a 2026-02-12 07:55:40.633837 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/496 2026-02-12 07:55:40.633856 | Event ID: 12b64be0-07e8-11f1-85ae-185079e79cd6 2026-02-12 07:55:40.637709 | 2026-02-12 07:55:40.637789 | LOOP [emit-job-header : Print node information] 2026-02-12 07:55:40.758941 | ubuntu-jammy | ok: 2026-02-12 07:55:40.759161 | ubuntu-jammy | # Node Information 2026-02-12 07:55:40.759199 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-02-12 07:55:40.759225 | ubuntu-jammy | Hostname: ubuntu 2026-02-12 07:55:40.759247 | ubuntu-jammy | Username: zuul 2026-02-12 07:55:40.759279 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-02-12 07:55:40.759303 | ubuntu-jammy | Provider: regiocloud-a 2026-02-12 07:55:40.759324 | ubuntu-jammy | Region: 2026-02-12 07:55:40.759345 | ubuntu-jammy | Label: ubuntu-jammy 2026-02-12 07:55:40.759365 | ubuntu-jammy | Product Name: OpenStack Nova 2026-02-12 07:55:40.759385 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedc:bb2e 2026-02-12 07:55:40.768882 | 2026-02-12 07:55:40.768981 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-12 07:55:41.665311 | ubuntu-jammy -> localhost | changed 2026-02-12 07:55:41.670914 | 2026-02-12 07:55:41.671006 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-12 07:55:43.298637 | ubuntu-jammy -> localhost | changed 2026-02-12 07:55:43.310162 | 2026-02-12 07:55:43.310304 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-12 07:55:43.979658 | ubuntu-jammy -> localhost | ok 2026-02-12 07:55:43.985457 | 2026-02-12 07:55:43.985557 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-12 07:55:44.014829 | ubuntu-jammy | ok 2026-02-12 07:55:44.047203 | ubuntu-jammy | included: /var/lib/zuul/builds/e7d1fa8b83544fa69a6009cad9371147/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-12 07:55:44.052977 | 2026-02-12 07:55:44.053064 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-12 07:55:45.380435 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-02-12 07:55:45.380630 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/e7d1fa8b83544fa69a6009cad9371147/work/e7d1fa8b83544fa69a6009cad9371147_id_rsa 2026-02-12 07:55:45.380668 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/e7d1fa8b83544fa69a6009cad9371147/work/e7d1fa8b83544fa69a6009cad9371147_id_rsa.pub 2026-02-12 07:55:45.380695 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-02-12 07:55:45.380721 | ubuntu-jammy -> localhost | SHA256:u0OFLzTvsGhMD4Iyby73dJlPRJrwZIqX79Tja+h3BzA zuul-build-sshkey 2026-02-12 07:55:45.380743 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-02-12 07:55:45.380765 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-02-12 07:55:45.380794 | ubuntu-jammy -> localhost | | | 2026-02-12 07:55:45.380817 | ubuntu-jammy -> localhost | | | 2026-02-12 07:55:45.380838 | ubuntu-jammy -> localhost | | . o .. | 2026-02-12 07:55:45.380858 | ubuntu-jammy -> localhost | | . B +E . | 2026-02-12 07:55:45.380878 | ubuntu-jammy -> localhost | | ..+ +.SB | 2026-02-12 07:55:45.380899 | ubuntu-jammy -> localhost | |o ....o=+.+ | 2026-02-12 07:55:45.380920 | ubuntu-jammy -> localhost | | + .+**== . | 2026-02-12 07:55:45.380940 | ubuntu-jammy -> localhost | |. +. +=+*oo . | 2026-02-12 07:55:45.380960 | ubuntu-jammy -> localhost | | =...ooo=+ . | 2026-02-12 07:55:45.380980 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-02-12 07:55:45.381029 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.726327 2026-02-12 07:55:45.387066 | 2026-02-12 07:55:45.387150 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-12 07:55:45.424300 | ubuntu-jammy | ok 2026-02-12 07:55:45.433120 | ubuntu-jammy | included: /var/lib/zuul/builds/e7d1fa8b83544fa69a6009cad9371147/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-12 07:55:45.459951 | 2026-02-12 07:55:45.460043 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-12 07:55:45.492994 | ubuntu-jammy | skipping: Conditional result was False 2026-02-12 07:55:45.498502 | 2026-02-12 07:55:45.498584 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-12 07:55:46.202679 | ubuntu-jammy | changed 2026-02-12 07:55:46.208345 | 2026-02-12 07:55:46.208446 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-12 07:55:46.444879 | ubuntu-jammy | ok 2026-02-12 07:55:46.454207 | 2026-02-12 07:55:46.454339 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-12 07:55:47.080924 | ubuntu-jammy | changed 2026-02-12 07:55:47.089270 | 2026-02-12 07:55:47.089377 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-12 07:55:47.665961 | ubuntu-jammy | changed 2026-02-12 07:55:47.671705 | 2026-02-12 07:55:47.671801 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-12 07:55:47.695173 | ubuntu-jammy | skipping: Conditional result was False 2026-02-12 07:55:47.701283 | 2026-02-12 07:55:47.701382 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-12 07:55:48.149320 | ubuntu-jammy -> localhost | changed 2026-02-12 07:55:48.168111 | 2026-02-12 07:55:48.168214 | TASK [add-build-sshkey : Add back temp key] 2026-02-12 07:55:48.769689 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/e7d1fa8b83544fa69a6009cad9371147/work/e7d1fa8b83544fa69a6009cad9371147_id_rsa (zuul-build-sshkey) 2026-02-12 07:55:48.769880 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.008075 2026-02-12 07:55:48.776082 | 2026-02-12 07:55:48.776168 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-12 07:55:49.176060 | ubuntu-jammy | ok 2026-02-12 07:55:49.180048 | 2026-02-12 07:55:49.180124 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-12 07:55:49.202586 | ubuntu-jammy | skipping: Conditional result was False 2026-02-12 07:55:49.210990 | 2026-02-12 07:55:49.211075 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-12 07:55:49.595225 | ubuntu-jammy | ok 2026-02-12 07:55:49.606046 | 2026-02-12 07:55:49.606272 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-12 07:55:49.634769 | ubuntu-jammy | ok 2026-02-12 07:55:49.639569 | 2026-02-12 07:55:49.639656 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-12 07:55:49.954252 | ubuntu-jammy -> localhost | ok 2026-02-12 07:55:49.960373 | 2026-02-12 07:55:49.960465 | TASK [validate-host : Collect information about the host] 2026-02-12 07:55:51.158909 | ubuntu-jammy | ok 2026-02-12 07:55:51.172455 | 2026-02-12 07:55:51.172556 | TASK [validate-host : Sanitize hostname] 2026-02-12 07:55:51.261871 | ubuntu-jammy | ok 2026-02-12 07:55:51.334905 | 2026-02-12 07:55:51.335023 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-12 07:55:52.081305 | ubuntu-jammy -> localhost | changed 2026-02-12 07:55:52.087384 | 2026-02-12 07:55:52.087509 | TASK [validate-host : Collect information about zuul worker] 2026-02-12 07:55:52.575419 | ubuntu-jammy | ok 2026-02-12 07:55:52.580382 | 2026-02-12 07:55:52.580496 | TASK [validate-host : Write out all zuul information for each host] 2026-02-12 07:55:53.275161 | ubuntu-jammy -> localhost | changed 2026-02-12 07:55:53.285185 | 2026-02-12 07:55:53.285361 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-12 07:55:53.676454 | ubuntu-jammy | ok 2026-02-12 07:55:53.687998 | 2026-02-12 07:55:53.688223 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-12 07:55:54.922474 | ubuntu-jammy | changed: 2026-02-12 07:55:54.922704 | ubuntu-jammy | cd+++++++++ src/ 2026-02-12 07:55:54.922742 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-02-12 07:55:54.922767 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-02-12 07:55:54.922788 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-02-12 07:55:54.922808 | ubuntu-jammy | Containerfile 2026-02-12 07:55:54.923031 | ubuntu-jammy | Containerfile 2026-02-12 07:55:54.966325 | ubuntu-jammy | Containerfile 2026-02-12 07:55:54.966398 | ubuntu-jammy | Containerfile 2026-02-12 07:55:54.966467 | ubuntu-jammy | Containerfile 2026-02-12 07:55:54.966536 | ubuntu-jammy | Containerfile 2026-02-12 07:55:54.966604 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005408 2026-02-12 07:56:23.916245 | 2026-02-12 07:56:23.916412 | TASK [upload-logs : Upload logs to log server] 2026-02-12 07:56:24.540143 | localhost | Output suppressed because no_log was given 2026-02-12 07:56:24.542029 | 2026-02-12 07:56:24.542133 | LOOP [upload-logs : Compress console log and json output] 2026-02-12 07:56:24.590160 | localhost | skipping: Conditional result was False 2026-02-12 07:56:24.597010 | localhost | skipping: Conditional result was False 2026-02-12 07:56:24.609193 | 2026-02-12 07:56:24.609379 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-12 07:56:24.659642 | localhost | skipping: Conditional result was False 2026-02-12 07:56:24.659986 | 2026-02-12 07:56:24.664756 | localhost | skipping: Conditional result was False 2026-02-12 07:56:24.676238 | 2026-02-12 07:56:24.676415 | LOOP [upload-logs : Upload console log and json output]