2025-11-16 09:57:08.695124 | Job console starting 2025-11-16 09:57:08.717130 | Updating git repos 2025-11-16 09:57:08.757971 | Cloning repos into workspace 2025-11-16 09:57:08.871916 | Restoring repo states 2025-11-16 09:57:08.878236 | Merging changes 2025-11-16 09:57:09.412451 | Checking out repos 2025-11-16 09:57:09.459956 | Preparing playbooks 2025-11-16 09:57:10.048632 | Running Ansible setup 2025-11-16 09:57:14.559508 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-11-16 09:57:15.343992 | 2025-11-16 09:57:15.344182 | PLAY [Base pre] 2025-11-16 09:57:15.360991 | 2025-11-16 09:57:15.361175 | TASK [Setup log path fact] 2025-11-16 09:57:15.381671 | ubuntu-jammy | ok 2025-11-16 09:57:15.397168 | 2025-11-16 09:57:15.397314 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-16 09:57:15.427886 | ubuntu-jammy | ok 2025-11-16 09:57:15.438018 | 2025-11-16 09:57:15.438194 | TASK [emit-job-header : Print job information] 2025-11-16 09:57:15.492442 | # Job Information 2025-11-16 09:57:15.492719 | Ansible Version: 2.16.14 2025-11-16 09:57:15.492779 | Job: ansible-lint 2025-11-16 09:57:15.492832 | Pipeline: check 2025-11-16 09:57:15.492869 | Executor: 521e9411259a 2025-11-16 09:57:15.492903 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/372 2025-11-16 09:57:15.492939 | Event ID: 97a04870-c2d2-11f0-8d56-f37bde30fa6d 2025-11-16 09:57:15.499763 | 2025-11-16 09:57:15.499903 | LOOP [emit-job-header : Print node information] 2025-11-16 09:57:15.638881 | ubuntu-jammy | ok: 2025-11-16 09:57:15.639116 | ubuntu-jammy | # Node Information 2025-11-16 09:57:15.639154 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-11-16 09:57:15.639179 | ubuntu-jammy | Hostname: ubuntu 2025-11-16 09:57:15.639201 | ubuntu-jammy | Username: zuul 2025-11-16 09:57:15.639222 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-11-16 09:57:15.639248 | ubuntu-jammy | Provider: regiocloud-a 2025-11-16 09:57:15.639269 | ubuntu-jammy | Region: 2025-11-16 09:57:15.639290 | ubuntu-jammy | Label: ubuntu-jammy 2025-11-16 09:57:15.639310 | ubuntu-jammy | Product Name: OpenStack Nova 2025-11-16 09:57:15.639330 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe59:c9a7 2025-11-16 09:57:15.663040 | 2025-11-16 09:57:15.663228 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-16 09:57:16.143879 | ubuntu-jammy -> localhost | changed 2025-11-16 09:57:16.160994 | 2025-11-16 09:57:16.161237 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-16 09:57:17.201456 | ubuntu-jammy -> localhost | changed 2025-11-16 09:57:17.212749 | 2025-11-16 09:57:17.212885 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-16 09:57:17.510415 | ubuntu-jammy -> localhost | ok 2025-11-16 09:57:17.517029 | 2025-11-16 09:57:17.517209 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-16 09:57:17.555901 | ubuntu-jammy | ok 2025-11-16 09:57:17.575218 | ubuntu-jammy | included: /var/lib/zuul/builds/b5ad81f3b6824afaa4359021391eb562/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-16 09:57:17.585475 | 2025-11-16 09:57:17.585673 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-16 09:57:18.984892 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-11-16 09:57:18.985203 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/b5ad81f3b6824afaa4359021391eb562/work/b5ad81f3b6824afaa4359021391eb562_id_rsa 2025-11-16 09:57:18.985257 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/b5ad81f3b6824afaa4359021391eb562/work/b5ad81f3b6824afaa4359021391eb562_id_rsa.pub 2025-11-16 09:57:18.985293 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-11-16 09:57:18.985326 | ubuntu-jammy -> localhost | SHA256:Xjh/palVUHDcRcdLNl82m5dynXKhtyW5HWpAfq6rE4Q zuul-build-sshkey 2025-11-16 09:57:18.985356 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-11-16 09:57:18.985400 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-11-16 09:57:18.985430 | ubuntu-jammy -> localhost | | .oo+=| 2025-11-16 09:57:18.985460 | ubuntu-jammy -> localhost | | . o.**| 2025-11-16 09:57:18.985487 | ubuntu-jammy -> localhost | | . o . +o&| 2025-11-16 09:57:18.985514 | ubuntu-jammy -> localhost | | E o o *o@=| 2025-11-16 09:57:18.985542 | ubuntu-jammy -> localhost | | S . + X+=| 2025-11-16 09:57:18.985575 | ubuntu-jammy -> localhost | | . = O...| 2025-11-16 09:57:18.985603 | ubuntu-jammy -> localhost | | . o B | 2025-11-16 09:57:18.985630 | ubuntu-jammy -> localhost | | . = | 2025-11-16 09:57:18.985657 | ubuntu-jammy -> localhost | | .+.. | 2025-11-16 09:57:18.985685 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-11-16 09:57:18.985752 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.910216 2025-11-16 09:57:18.993557 | 2025-11-16 09:57:18.993689 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-16 09:57:19.024662 | ubuntu-jammy | ok 2025-11-16 09:57:19.035415 | ubuntu-jammy | included: /var/lib/zuul/builds/b5ad81f3b6824afaa4359021391eb562/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-16 09:57:19.044941 | 2025-11-16 09:57:19.045068 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-16 09:57:19.069919 | ubuntu-jammy | skipping: Conditional result was False 2025-11-16 09:57:19.084715 | 2025-11-16 09:57:19.084921 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-16 09:57:19.795158 | ubuntu-jammy | changed 2025-11-16 09:57:19.804753 | 2025-11-16 09:57:19.804924 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-16 09:57:20.067397 | ubuntu-jammy | ok 2025-11-16 09:57:20.078029 | 2025-11-16 09:57:20.078213 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-16 09:57:20.765300 | ubuntu-jammy | changed 2025-11-16 09:57:20.777500 | 2025-11-16 09:57:20.777657 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-16 09:57:21.454225 | ubuntu-jammy | changed 2025-11-16 09:57:21.463216 | 2025-11-16 09:57:21.463370 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-16 09:57:21.497743 | ubuntu-jammy | skipping: Conditional result was False 2025-11-16 09:57:21.511992 | 2025-11-16 09:57:21.512192 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-16 09:57:21.998214 | ubuntu-jammy -> localhost | changed 2025-11-16 09:57:22.019536 | 2025-11-16 09:57:22.019697 | TASK [add-build-sshkey : Add back temp key] 2025-11-16 09:57:22.389608 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/b5ad81f3b6824afaa4359021391eb562/work/b5ad81f3b6824afaa4359021391eb562_id_rsa (zuul-build-sshkey) 2025-11-16 09:57:22.389905 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.022176 2025-11-16 09:57:22.400025 | 2025-11-16 09:57:22.400180 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-16 09:57:22.815823 | ubuntu-jammy | ok 2025-11-16 09:57:22.821629 | 2025-11-16 09:57:22.821745 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-16 09:57:22.845321 | ubuntu-jammy | skipping: Conditional result was False 2025-11-16 09:57:22.856098 | 2025-11-16 09:57:22.856230 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-16 09:57:23.312621 | ubuntu-jammy | ok 2025-11-16 09:57:23.330388 | 2025-11-16 09:57:23.330531 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-16 09:57:23.382246 | ubuntu-jammy | ok 2025-11-16 09:57:23.387993 | 2025-11-16 09:57:23.388136 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-16 09:57:23.687737 | ubuntu-jammy -> localhost | ok 2025-11-16 09:57:23.696789 | 2025-11-16 09:57:23.696913 | TASK [validate-host : Collect information about the host] 2025-11-16 09:57:24.981864 | ubuntu-jammy | ok 2025-11-16 09:57:24.996252 | 2025-11-16 09:57:24.996388 | TASK [validate-host : Sanitize hostname] 2025-11-16 09:57:25.115671 | ubuntu-jammy | ok 2025-11-16 09:57:25.160696 | 2025-11-16 09:57:25.160840 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-16 09:57:25.772300 | ubuntu-jammy -> localhost | changed 2025-11-16 09:57:25.778482 | 2025-11-16 09:57:25.778598 | TASK [validate-host : Collect information about zuul worker] 2025-11-16 09:57:26.203442 | ubuntu-jammy | ok 2025-11-16 09:57:26.211626 | 2025-11-16 09:57:26.211787 | TASK [validate-host : Write out all zuul information for each host] 2025-11-16 09:57:26.784385 | ubuntu-jammy -> localhost | changed 2025-11-16 09:57:26.794724 | 2025-11-16 09:57:26.794878 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-16 09:57:27.096602 | ubuntu-jammy | ok 2025-11-16 09:57:27.104899 | 2025-11-16 09:57:27.105033 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-16 09:57:28.301727 | ubuntu-jammy | changed: 2025-11-16 09:57:28.302059 | ubuntu-jammy | cd+++++++++ src/ 2025-11-16 09:57:28.302145 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-11-16 09:57:28.302188 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-11-16 09:57:28.302224 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-11-16 09:57:28.302255 | ubuntu-jammy | Containerfile 2025-11-16 09:57:28.302599 | ubuntu-jammy | Containerfile 2025-11-16 09:57:28.346882 | ubuntu-jammy | Containerfile 2025-11-16 09:57:28.346957 | ubuntu-jammy | Containerfile 2025-11-16 09:57:28.347027 | ubuntu-jammy | Containerfile 2025-11-16 09:57:28.347098 | ubuntu-jammy | Containerfile 2025-11-16 09:57:28.347181 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005162 2025-11-16 09:59:01.173259 | 2025-11-16 09:59:01.173456 | TASK [upload-logs : Upload logs to log server] 2025-11-16 09:59:01.764236 | localhost | Output suppressed because no_log was given 2025-11-16 09:59:01.768506 | 2025-11-16 09:59:01.768752 | LOOP [upload-logs : Compress console log and json output] 2025-11-16 09:59:01.830631 | localhost | skipping: Conditional result was False 2025-11-16 09:59:01.835869 | localhost | skipping: Conditional result was False 2025-11-16 09:59:01.841265 | 2025-11-16 09:59:01.841423 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-16 09:59:01.889639 | localhost | skipping: Conditional result was False 2025-11-16 09:59:01.890319 | 2025-11-16 09:59:01.893697 | localhost | skipping: Conditional result was False 2025-11-16 09:59:01.898918 | 2025-11-16 09:59:01.899046 | LOOP [upload-logs : Upload console log and json output]