2025-12-12 03:05:54.467537 | Job console starting 2025-12-12 03:05:54.486231 | Updating git repos 2025-12-12 03:05:54.556970 | Cloning repos into workspace 2025-12-12 03:05:54.764755 | Restoring repo states 2025-12-12 03:05:54.797577 | Merging changes 2025-12-12 03:05:54.797620 | Checking out repos 2025-12-12 03:05:54.981476 | Preparing playbooks 2025-12-12 03:05:56.497889 | Running Ansible setup 2025-12-12 03:06:05.677591 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-12 03:06:06.933740 | 2025-12-12 03:06:06.933898 | PLAY [Base pre] 2025-12-12 03:06:06.947331 | 2025-12-12 03:06:06.947428 | TASK [Setup log path fact] 2025-12-12 03:06:06.980711 | ubuntu-jammy | ok 2025-12-12 03:06:06.992932 | 2025-12-12 03:06:06.993044 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-12 03:06:07.020405 | ubuntu-jammy | ok 2025-12-12 03:06:07.028251 | 2025-12-12 03:06:07.028336 | TASK [emit-job-header : Print job information] 2025-12-12 03:06:07.095292 | # Job Information 2025-12-12 03:06:07.095491 | Ansible Version: 2.16.14 2025-12-12 03:06:07.095525 | Job: yamllint 2025-12-12 03:06:07.095559 | Pipeline: periodic-daily 2025-12-12 03:06:07.095593 | Executor: 521e9411259a 2025-12-12 03:06:07.095610 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-12-12 03:06:07.095629 | Event ID: 1ea94e695ff546beb72aefbd0027ea1d 2025-12-12 03:06:07.105920 | 2025-12-12 03:06:07.106022 | LOOP [emit-job-header : Print node information] 2025-12-12 03:06:07.228135 | ubuntu-jammy | ok: 2025-12-12 03:06:07.228336 | ubuntu-jammy | # Node Information 2025-12-12 03:06:07.228365 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-12 03:06:07.228386 | ubuntu-jammy | Hostname: ubuntu 2025-12-12 03:06:07.228403 | ubuntu-jammy | Username: zuul 2025-12-12 03:06:07.228421 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-12 03:06:07.228441 | ubuntu-jammy | Provider: regiocloud-a 2025-12-12 03:06:07.228458 | ubuntu-jammy | Region: 2025-12-12 03:06:07.228475 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-12 03:06:07.228491 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-12 03:06:07.228507 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe76:f46f 2025-12-12 03:06:07.241170 | 2025-12-12 03:06:07.241266 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-12 03:06:08.515454 | ubuntu-jammy -> localhost | changed 2025-12-12 03:06:08.527812 | 2025-12-12 03:06:08.527917 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-12 03:06:11.123807 | ubuntu-jammy -> localhost | changed 2025-12-12 03:06:11.137508 | 2025-12-12 03:06:11.137646 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-12 03:06:11.732867 | ubuntu-jammy -> localhost | ok 2025-12-12 03:06:11.739921 | 2025-12-12 03:06:11.740029 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-12 03:06:11.784631 | ubuntu-jammy | ok 2025-12-12 03:06:11.829327 | ubuntu-jammy | included: /var/lib/zuul/builds/10cb2fd9921e4b899eb97b731eef1a79/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-12 03:06:11.852613 | 2025-12-12 03:06:11.852721 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-12 03:06:15.386336 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-12 03:06:15.386610 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/10cb2fd9921e4b899eb97b731eef1a79/work/10cb2fd9921e4b899eb97b731eef1a79_id_rsa 2025-12-12 03:06:15.386736 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/10cb2fd9921e4b899eb97b731eef1a79/work/10cb2fd9921e4b899eb97b731eef1a79_id_rsa.pub 2025-12-12 03:06:15.386785 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-12 03:06:15.386819 | ubuntu-jammy -> localhost | SHA256:aBtJABkXOqQmy9xxcrATBNn20uF6fnoTD2z822pqteA zuul-build-sshkey 2025-12-12 03:06:15.386868 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-12 03:06:15.386899 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-12 03:06:15.386939 | ubuntu-jammy -> localhost | | .OB+. | 2025-12-12 03:06:15.386970 | ubuntu-jammy -> localhost | | +.=+o | 2025-12-12 03:06:15.386998 | ubuntu-jammy -> localhost | |o.+=+oo | 2025-12-12 03:06:15.387024 | ubuntu-jammy -> localhost | |=..o*= o | 2025-12-12 03:06:15.387051 | ubuntu-jammy -> localhost | |.o .o B S | 2025-12-12 03:06:15.387089 | ubuntu-jammy -> localhost | | . o X . | 2025-12-12 03:06:15.387117 | ubuntu-jammy -> localhost | | o + B . | 2025-12-12 03:06:15.387143 | ubuntu-jammy -> localhost | | . E =. | 2025-12-12 03:06:15.387170 | ubuntu-jammy -> localhost | | .=.+oo. | 2025-12-12 03:06:15.387197 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-12 03:06:15.387268 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.648138 2025-12-12 03:06:15.397321 | 2025-12-12 03:06:15.397438 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-12 03:06:15.425004 | ubuntu-jammy | ok 2025-12-12 03:06:15.434087 | ubuntu-jammy | included: /var/lib/zuul/builds/10cb2fd9921e4b899eb97b731eef1a79/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-12 03:06:15.442903 | 2025-12-12 03:06:15.442990 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-12 03:06:15.466664 | ubuntu-jammy | skipping: Conditional result was False 2025-12-12 03:06:15.472615 | 2025-12-12 03:06:15.472724 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-12 03:06:16.156735 | ubuntu-jammy | changed 2025-12-12 03:06:16.161914 | 2025-12-12 03:06:16.162009 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-12 03:06:16.454975 | ubuntu-jammy | ok 2025-12-12 03:06:16.461744 | 2025-12-12 03:06:16.461857 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-12 03:06:17.145611 | ubuntu-jammy | changed 2025-12-12 03:06:17.154650 | 2025-12-12 03:06:17.154936 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-12 03:06:17.770207 | ubuntu-jammy | changed 2025-12-12 03:06:17.780088 | 2025-12-12 03:06:17.780213 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-12 03:06:17.804020 | ubuntu-jammy | skipping: Conditional result was False 2025-12-12 03:06:17.811130 | 2025-12-12 03:06:17.811503 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-12 03:06:18.489799 | ubuntu-jammy -> localhost | changed 2025-12-12 03:06:18.502256 | 2025-12-12 03:06:18.502377 | TASK [add-build-sshkey : Add back temp key] 2025-12-12 03:06:19.196257 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/10cb2fd9921e4b899eb97b731eef1a79/work/10cb2fd9921e4b899eb97b731eef1a79_id_rsa (zuul-build-sshkey) 2025-12-12 03:06:19.196467 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013817 2025-12-12 03:06:19.214213 | 2025-12-12 03:06:19.216894 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-12 03:06:19.817842 | ubuntu-jammy | ok 2025-12-12 03:06:19.839258 | 2025-12-12 03:06:19.839474 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-12 03:06:19.864103 | ubuntu-jammy | skipping: Conditional result was False 2025-12-12 03:06:19.877159 | 2025-12-12 03:06:19.877265 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-12 03:06:20.674638 | ubuntu-jammy | ok 2025-12-12 03:06:20.695830 | 2025-12-12 03:06:20.695937 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-12 03:06:20.755643 | ubuntu-jammy | ok 2025-12-12 03:06:20.760610 | 2025-12-12 03:06:20.760697 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-12 03:06:21.348626 | ubuntu-jammy -> localhost | ok 2025-12-12 03:06:21.355812 | 2025-12-12 03:06:21.355914 | TASK [validate-host : Collect information about the host] 2025-12-12 03:06:22.708005 | ubuntu-jammy | ok 2025-12-12 03:06:22.731708 | 2025-12-12 03:06:22.731852 | TASK [validate-host : Sanitize hostname] 2025-12-12 03:06:23.002234 | ubuntu-jammy | ok 2025-12-12 03:06:23.169048 | 2025-12-12 03:06:23.169213 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-12 03:06:24.811242 | ubuntu-jammy -> localhost | changed 2025-12-12 03:06:24.817647 | 2025-12-12 03:06:24.817772 | TASK [validate-host : Collect information about zuul worker] 2025-12-12 03:06:25.962586 | ubuntu-jammy | ok 2025-12-12 03:06:26.021496 | 2025-12-12 03:06:26.021701 | TASK [validate-host : Write out all zuul information for each host] 2025-12-12 03:06:28.756156 | ubuntu-jammy -> localhost | changed 2025-12-12 03:06:28.796338 | 2025-12-12 03:06:28.796490 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-12 03:06:29.181525 | ubuntu-jammy | ok 2025-12-12 03:06:29.189968 | 2025-12-12 03:06:29.190117 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-12 03:06:30.912542 | ubuntu-jammy | changed: 2025-12-12 03:06:30.912794 | ubuntu-jammy | cd+++++++++ src/ 2025-12-12 03:06:30.912831 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-12 03:06:30.912855 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-12 03:06:30.912877 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-12 03:06:30.912897 | ubuntu-jammy | Containerfile 2025-12-12 03:06:30.913046 | ubuntu-jammy | Containerfile 2025-12-12 03:06:31.061790 | ubuntu-jammy | Containerfile 2025-12-12 03:06:31.061916 | ubuntu-jammy | Containerfile 2025-12-12 03:06:31.061988 | ubuntu-jammy | Containerfile 2025-12-12 03:06:31.062068 | ubuntu-jammy | Containerfile 2025-12-12 03:06:31.062139 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.024560 2025-12-12 03:07:05.869748 | 2025-12-12 03:07:05.869878 | TASK [upload-logs : Upload logs to log server] 2025-12-12 03:07:06.784696 | localhost | Output suppressed because no_log was given 2025-12-12 03:07:06.786593 | 2025-12-12 03:07:06.786708 | LOOP [upload-logs : Compress console log and json output] 2025-12-12 03:07:06.875622 | localhost | skipping: Conditional result was False 2025-12-12 03:07:06.882220 | localhost | skipping: Conditional result was False 2025-12-12 03:07:06.885910 | 2025-12-12 03:07:06.886053 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-12 03:07:06.959618 | localhost | skipping: Conditional result was False 2025-12-12 03:07:06.959973 | 2025-12-12 03:07:06.965697 | localhost | skipping: Conditional result was False 2025-12-12 03:07:06.977145 | 2025-12-12 03:07:06.977283 | LOOP [upload-logs : Upload console log and json output]