2025-12-17 09:03:20.301772 | Job console starting 2025-12-17 09:03:20.323277 | Updating git repos 2025-12-17 09:03:20.364683 | Cloning repos into workspace 2025-12-17 09:03:20.415221 | Restoring repo states 2025-12-17 09:03:20.424664 | Merging changes 2025-12-17 09:03:21.300763 | Checking out repos 2025-12-17 09:03:21.412554 | Preparing playbooks 2025-12-17 09:03:22.760986 | Running Ansible setup 2025-12-17 09:03:31.013392 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-17 09:03:33.245002 | 2025-12-17 09:03:33.245188 | PLAY [Base pre] 2025-12-17 09:03:33.268468 | 2025-12-17 09:03:33.268622 | TASK [Setup log path fact] 2025-12-17 09:03:33.289082 | ubuntu-jammy | ok 2025-12-17 09:03:33.310357 | 2025-12-17 09:03:33.310528 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-17 09:03:33.343236 | ubuntu-jammy | ok 2025-12-17 09:03:33.356288 | 2025-12-17 09:03:33.356426 | TASK [emit-job-header : Print job information] 2025-12-17 09:03:33.490021 | # Job Information 2025-12-17 09:03:33.490466 | Ansible Version: 2.16.14 2025-12-17 09:03:33.490514 | Job: ansible-lint 2025-12-17 09:03:33.490555 | Pipeline: check 2025-12-17 09:03:33.490583 | Executor: 521e9411259a 2025-12-17 09:03:33.490604 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/410 2025-12-17 09:03:33.490628 | Event ID: 1e9ba650-db27-11f0-8c2d-625f3d2b7d9a 2025-12-17 09:03:33.499573 | 2025-12-17 09:03:33.499721 | LOOP [emit-job-header : Print node information] 2025-12-17 09:03:33.754351 | ubuntu-jammy | ok: 2025-12-17 09:03:33.754567 | ubuntu-jammy | # Node Information 2025-12-17 09:03:33.754604 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-17 09:03:33.754630 | ubuntu-jammy | Hostname: ubuntu 2025-12-17 09:03:33.754652 | ubuntu-jammy | Username: zuul 2025-12-17 09:03:33.754673 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-17 09:03:33.754697 | ubuntu-jammy | Provider: regiocloud-a 2025-12-17 09:03:33.754718 | ubuntu-jammy | Region: 2025-12-17 09:03:33.754740 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-17 09:03:33.754759 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-17 09:03:33.754778 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed0:13cb 2025-12-17 09:03:33.776161 | 2025-12-17 09:03:33.776317 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-17 09:03:35.397820 | ubuntu-jammy -> localhost | changed 2025-12-17 09:03:35.405644 | 2025-12-17 09:03:35.405797 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-17 09:03:38.313767 | ubuntu-jammy -> localhost | changed 2025-12-17 09:03:38.333400 | 2025-12-17 09:03:38.333561 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-17 09:03:39.297810 | ubuntu-jammy -> localhost | ok 2025-12-17 09:03:39.304682 | 2025-12-17 09:03:39.304822 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-17 09:03:39.345064 | ubuntu-jammy | ok 2025-12-17 09:03:39.392727 | ubuntu-jammy | included: /var/lib/zuul/builds/dbbef0666e0c43298660424beb5d213e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-17 09:03:39.433715 | 2025-12-17 09:03:39.443067 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-17 09:03:44.426056 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-17 09:03:44.426309 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/dbbef0666e0c43298660424beb5d213e/work/dbbef0666e0c43298660424beb5d213e_id_rsa 2025-12-17 09:03:44.426349 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/dbbef0666e0c43298660424beb5d213e/work/dbbef0666e0c43298660424beb5d213e_id_rsa.pub 2025-12-17 09:03:44.426375 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-17 09:03:44.426401 | ubuntu-jammy -> localhost | SHA256:JmwHtuAHHL0WG2697PediCsAXtj2KAg64r4CaiYhVYM zuul-build-sshkey 2025-12-17 09:03:44.426424 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-17 09:03:44.426458 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-17 09:03:44.426481 | ubuntu-jammy -> localhost | | ... | 2025-12-17 09:03:44.426503 | ubuntu-jammy -> localhost | | E.o.+ | 2025-12-17 09:03:44.426523 | ubuntu-jammy -> localhost | | .+=o* | 2025-12-17 09:03:44.426543 | ubuntu-jammy -> localhost | |. ..o=Xo. | 2025-12-17 09:03:44.426562 | ubuntu-jammy -> localhost | |.o o.**+S. | 2025-12-17 09:03:44.426588 | ubuntu-jammy -> localhost | |B . ooo++ | 2025-12-17 09:03:44.426608 | ubuntu-jammy -> localhost | |*o . o | 2025-12-17 09:03:44.426628 | ubuntu-jammy -> localhost | |++ o .. o . | 2025-12-17 09:03:44.426649 | ubuntu-jammy -> localhost | |*o. oooo o | 2025-12-17 09:03:44.426669 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-17 09:03:44.426722 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.805377 2025-12-17 09:03:44.433767 | 2025-12-17 09:03:44.433932 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-17 09:03:44.476651 | ubuntu-jammy | ok 2025-12-17 09:03:44.489730 | ubuntu-jammy | included: /var/lib/zuul/builds/dbbef0666e0c43298660424beb5d213e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-17 09:03:44.507565 | 2025-12-17 09:03:44.507698 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-17 09:03:44.553160 | ubuntu-jammy | skipping: Conditional result was False 2025-12-17 09:03:44.560035 | 2025-12-17 09:03:44.560172 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-17 09:03:45.393093 | ubuntu-jammy | changed 2025-12-17 09:03:45.399956 | 2025-12-17 09:03:45.400101 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-17 09:03:45.685400 | ubuntu-jammy | ok 2025-12-17 09:03:45.703584 | 2025-12-17 09:03:45.703739 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-17 09:03:46.521646 | ubuntu-jammy | changed 2025-12-17 09:03:46.535599 | 2025-12-17 09:03:46.535749 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-17 09:03:47.286360 | ubuntu-jammy | changed 2025-12-17 09:03:47.294813 | 2025-12-17 09:03:47.295014 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-17 09:03:47.340041 | ubuntu-jammy | skipping: Conditional result was False 2025-12-17 09:03:47.347615 | 2025-12-17 09:03:47.347759 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-17 09:03:48.152835 | ubuntu-jammy -> localhost | changed 2025-12-17 09:03:48.168865 | 2025-12-17 09:03:48.169122 | TASK [add-build-sshkey : Add back temp key] 2025-12-17 09:03:48.908045 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/dbbef0666e0c43298660424beb5d213e/work/dbbef0666e0c43298660424beb5d213e_id_rsa (zuul-build-sshkey) 2025-12-17 09:03:48.908308 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013880 2025-12-17 09:03:48.917143 | 2025-12-17 09:03:48.917282 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-17 09:03:49.672436 | ubuntu-jammy | ok 2025-12-17 09:03:49.680246 | 2025-12-17 09:03:49.680391 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-17 09:03:49.757429 | ubuntu-jammy | skipping: Conditional result was False 2025-12-17 09:03:49.773782 | 2025-12-17 09:03:49.773946 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-17 09:03:50.374999 | ubuntu-jammy | ok 2025-12-17 09:03:50.404090 | 2025-12-17 09:03:50.404249 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-17 09:03:50.527613 | ubuntu-jammy | ok 2025-12-17 09:03:50.544081 | 2025-12-17 09:03:50.544236 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-17 09:03:51.485623 | ubuntu-jammy -> localhost | ok 2025-12-17 09:03:51.498441 | 2025-12-17 09:03:51.498587 | TASK [validate-host : Collect information about the host] 2025-12-17 09:03:53.852947 | ubuntu-jammy | ok 2025-12-17 09:03:53.865930 | 2025-12-17 09:03:53.866073 | TASK [validate-host : Sanitize hostname] 2025-12-17 09:03:54.075775 | ubuntu-jammy | ok 2025-12-17 09:03:54.243167 | 2025-12-17 09:03:54.243324 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-17 09:03:56.303555 | ubuntu-jammy -> localhost | changed 2025-12-17 09:03:56.332190 | 2025-12-17 09:03:56.332417 | TASK [validate-host : Collect information about zuul worker] 2025-12-17 09:03:56.858415 | ubuntu-jammy | ok 2025-12-17 09:03:56.901107 | 2025-12-17 09:03:56.907489 | TASK [validate-host : Write out all zuul information for each host] 2025-12-17 09:04:00.508461 | ubuntu-jammy -> localhost | changed 2025-12-17 09:04:00.522760 | 2025-12-17 09:04:00.522970 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-17 09:04:00.934771 | ubuntu-jammy | ok 2025-12-17 09:04:00.945169 | 2025-12-17 09:04:00.945308 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-17 09:04:03.420708 | ubuntu-jammy | changed: 2025-12-17 09:04:03.420955 | ubuntu-jammy | cd+++++++++ src/ 2025-12-17 09:04:03.420998 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-17 09:04:03.421023 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-17 09:04:03.421044 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-17 09:04:03.421064 | ubuntu-jammy | Containerfile 2025-12-17 09:04:03.421213 | ubuntu-jammy | Containerfile 2025-12-17 09:04:03.431961 | ubuntu-jammy | Containerfile 2025-12-17 09:04:03.432033 | ubuntu-jammy | Containerfile 2025-12-17 09:04:03.432103 | ubuntu-jammy | Containerfile 2025-12-17 09:04:03.432172 | ubuntu-jammy | Containerfile 2025-12-17 09:04:03.432241 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007334 2025-12-17 09:05:31.766910 | 2025-12-17 09:05:31.767149 | TASK [upload-logs : Upload logs to log server] 2025-12-17 09:05:32.394696 | localhost | Output suppressed because no_log was given 2025-12-17 09:05:32.399233 | 2025-12-17 09:05:32.399425 | LOOP [upload-logs : Compress console log and json output] 2025-12-17 09:05:32.473252 | localhost | skipping: Conditional result was False 2025-12-17 09:05:32.483444 | localhost | skipping: Conditional result was False 2025-12-17 09:05:32.495317 | 2025-12-17 09:05:32.495496 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-17 09:05:32.547058 | localhost | skipping: Conditional result was False 2025-12-17 09:05:32.547675 | 2025-12-17 09:05:32.552948 | localhost | skipping: Conditional result was False 2025-12-17 09:05:32.561102 | 2025-12-17 09:05:32.561323 | LOOP [upload-logs : Upload console log and json output]