2026-05-21 14:49:11.710549 | Job console starting 2026-05-21 14:49:11.727056 | Updating git repos 2026-05-21 14:49:11.765682 | Cloning repos into workspace 2026-05-21 14:49:11.842908 | Restoring repo states 2026-05-21 14:49:11.853332 | Merging changes 2026-05-21 14:49:12.426807 | Checking out repos 2026-05-21 14:49:12.461857 | Preparing playbooks 2026-05-21 14:49:13.117678 | Running Ansible setup 2026-05-21 14:49:17.281128 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 14:49:18.066280 | 2026-05-21 14:49:18.066454 | PLAY [Base pre] 2026-05-21 14:49:18.089786 | 2026-05-21 14:49:18.090044 | TASK [Setup log path fact] 2026-05-21 14:49:18.124018 | ubuntu-jammy | ok 2026-05-21 14:49:18.141982 | 2026-05-21 14:49:18.142131 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 14:49:18.182379 | ubuntu-jammy | ok 2026-05-21 14:49:18.192264 | 2026-05-21 14:49:18.192381 | TASK [emit-job-header : Print job information] 2026-05-21 14:49:18.245297 | # Job Information 2026-05-21 14:49:18.245572 | Ansible Version: 2.16.14 2026-05-21 14:49:18.245631 | Job: ansible-lint 2026-05-21 14:49:18.245689 | Pipeline: check 2026-05-21 14:49:18.245728 | Executor: 521e9411259a 2026-05-21 14:49:18.245765 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/656 2026-05-21 14:49:18.245805 | Event ID: 34cfe720-5524-11f1-81c2-3c805a7dd461 2026-05-21 14:49:18.252852 | 2026-05-21 14:49:18.253039 | LOOP [emit-job-header : Print node information] 2026-05-21 14:49:18.357096 | ubuntu-jammy | ok: 2026-05-21 14:49:18.357364 | ubuntu-jammy | # Node Information 2026-05-21 14:49:18.357400 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-21 14:49:18.357425 | ubuntu-jammy | Hostname: ubuntu 2026-05-21 14:49:18.357447 | ubuntu-jammy | Username: zuul 2026-05-21 14:49:18.357468 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-21 14:49:18.357497 | ubuntu-jammy | Provider: regiocloud-a 2026-05-21 14:49:18.357519 | ubuntu-jammy | Region: 2026-05-21 14:49:18.357540 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-21 14:49:18.357560 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-21 14:49:18.357579 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe06:2dfd 2026-05-21 14:49:18.382201 | 2026-05-21 14:49:18.382393 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 14:49:18.863359 | ubuntu-jammy -> localhost | changed 2026-05-21 14:49:18.870920 | 2026-05-21 14:49:18.871073 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 14:49:20.007467 | ubuntu-jammy -> localhost | changed 2026-05-21 14:49:20.020885 | 2026-05-21 14:49:20.021059 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 14:49:20.313286 | ubuntu-jammy -> localhost | ok 2026-05-21 14:49:20.327719 | 2026-05-21 14:49:20.328001 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 14:49:20.351884 | ubuntu-jammy | ok 2026-05-21 14:49:20.373080 | ubuntu-jammy | included: /var/lib/zuul/builds/babd5098a605464ab867f2479318a508/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 14:49:20.380315 | 2026-05-21 14:49:20.380436 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 14:49:21.663397 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-21 14:49:21.663652 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/babd5098a605464ab867f2479318a508/work/babd5098a605464ab867f2479318a508_id_rsa 2026-05-21 14:49:21.663694 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/babd5098a605464ab867f2479318a508/work/babd5098a605464ab867f2479318a508_id_rsa.pub 2026-05-21 14:49:21.663721 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-21 14:49:21.663747 | ubuntu-jammy -> localhost | SHA256:rRiL+zLH6lJ/C7PgTnuB5VDW9JYDcZkqpINFB88Bfkk zuul-build-sshkey 2026-05-21 14:49:21.663770 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-21 14:49:21.663804 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-21 14:49:21.663827 | ubuntu-jammy -> localhost | | .+oEo+..o | 2026-05-21 14:49:21.663849 | ubuntu-jammy -> localhost | | ..=+o.+o. | 2026-05-21 14:49:21.663870 | ubuntu-jammy -> localhost | | o.== .= | 2026-05-21 14:49:21.663890 | ubuntu-jammy -> localhost | | . +.o .o . | 2026-05-21 14:49:21.663909 | ubuntu-jammy -> localhost | | *..S . | 2026-05-21 14:49:21.663956 | ubuntu-jammy -> localhost | | o.o+ . | 2026-05-21 14:49:21.663979 | ubuntu-jammy -> localhost | | .+o=.. | 2026-05-21 14:49:21.663999 | ubuntu-jammy -> localhost | | .oo+=+. | 2026-05-21 14:49:21.664020 | ubuntu-jammy -> localhost | | +BBo... | 2026-05-21 14:49:21.664040 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-21 14:49:21.664097 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.781676 2026-05-21 14:49:21.670613 | 2026-05-21 14:49:21.670722 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 14:49:21.699338 | ubuntu-jammy | ok 2026-05-21 14:49:21.708692 | ubuntu-jammy | included: /var/lib/zuul/builds/babd5098a605464ab867f2479318a508/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 14:49:21.717638 | 2026-05-21 14:49:21.717736 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 14:49:21.741463 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 14:49:21.747217 | 2026-05-21 14:49:21.747318 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 14:49:22.367406 | ubuntu-jammy | changed 2026-05-21 14:49:22.375438 | 2026-05-21 14:49:22.375565 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 14:49:22.680320 | ubuntu-jammy | ok 2026-05-21 14:49:22.689917 | 2026-05-21 14:49:22.690121 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 14:49:23.319714 | ubuntu-jammy | changed 2026-05-21 14:49:23.329601 | 2026-05-21 14:49:23.329762 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 14:49:23.958006 | ubuntu-jammy | changed 2026-05-21 14:49:23.966677 | 2026-05-21 14:49:23.966823 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 14:49:24.001489 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 14:49:24.011873 | 2026-05-21 14:49:24.012041 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 14:49:24.493377 | ubuntu-jammy -> localhost | changed 2026-05-21 14:49:24.504649 | 2026-05-21 14:49:24.504793 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 14:49:24.872748 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/babd5098a605464ab867f2479318a508/work/babd5098a605464ab867f2479318a508_id_rsa (zuul-build-sshkey) 2026-05-21 14:49:24.873026 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019017 2026-05-21 14:49:24.881196 | 2026-05-21 14:49:24.881306 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 14:49:25.278724 | ubuntu-jammy | ok 2026-05-21 14:49:25.290637 | 2026-05-21 14:49:25.290866 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 14:49:25.325971 | ubuntu-jammy | skipping: Conditional result was False 2026-05-21 14:49:25.345101 | 2026-05-21 14:49:25.345277 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-21 14:49:25.758017 | ubuntu-jammy | ok 2026-05-21 14:49:25.774575 | 2026-05-21 14:49:25.774738 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-21 14:49:25.817860 | ubuntu-jammy | ok 2026-05-21 14:49:25.824158 | 2026-05-21 14:49:25.824273 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-21 14:49:26.152528 | ubuntu-jammy -> localhost | ok 2026-05-21 14:49:26.159703 | 2026-05-21 14:49:26.159818 | TASK [validate-host : Collect information about the host] 2026-05-21 14:49:27.352750 | ubuntu-jammy | ok 2026-05-21 14:49:27.371308 | 2026-05-21 14:49:27.371468 | TASK [validate-host : Sanitize hostname] 2026-05-21 14:49:27.485285 | ubuntu-jammy | ok 2026-05-21 14:49:27.529924 | 2026-05-21 14:49:27.530102 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-21 14:49:28.098579 | ubuntu-jammy -> localhost | changed 2026-05-21 14:49:28.105242 | 2026-05-21 14:49:28.105406 | TASK [validate-host : Collect information about zuul worker] 2026-05-21 14:49:28.519536 | ubuntu-jammy | ok 2026-05-21 14:49:28.524326 | 2026-05-21 14:49:28.524438 | TASK [validate-host : Write out all zuul information for each host] 2026-05-21 14:49:29.089495 | ubuntu-jammy -> localhost | changed 2026-05-21 14:49:29.100182 | 2026-05-21 14:49:29.100319 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-21 14:49:29.365297 | ubuntu-jammy | ok 2026-05-21 14:49:29.373032 | 2026-05-21 14:49:29.373180 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-21 14:49:30.368922 | ubuntu-jammy | changed: 2026-05-21 14:49:30.369204 | ubuntu-jammy | cd+++++++++ src/ 2026-05-21 14:49:30.369251 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-21 14:49:30.369282 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-21 14:49:30.369308 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-21 14:49:30.369334 | ubuntu-jammy | Containerfile 2026-05-21 14:49:30.369495 | ubuntu-jammy | Containerfile 2026-05-21 14:49:30.381172 | ubuntu-jammy | Containerfile 2026-05-21 14:49:30.381244 | ubuntu-jammy | Containerfile 2026-05-21 14:49:30.381315 | ubuntu-jammy | Containerfile 2026-05-21 14:49:30.381386 | ubuntu-jammy | Containerfile 2026-05-21 14:49:30.381456 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007987 2026-05-21 14:50:41.699382 | 2026-05-21 14:50:41.699561 | TASK [upload-logs : Upload logs to log server] 2026-05-21 14:50:42.290566 | localhost | Output suppressed because no_log was given 2026-05-21 14:50:42.292601 | 2026-05-21 14:50:42.292707 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 14:50:42.341713 | localhost | skipping: Conditional result was False 2026-05-21 14:50:42.349831 | localhost | skipping: Conditional result was False 2026-05-21 14:50:42.362915 | 2026-05-21 14:50:42.363246 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 14:50:42.410950 | localhost | skipping: Conditional result was False 2026-05-21 14:50:42.411300 | 2026-05-21 14:50:42.423786 | localhost | skipping: Conditional result was False 2026-05-21 14:50:42.435473 | 2026-05-21 14:50:42.435704 | LOOP [upload-logs : Upload console log and json output]