2026-06-05 13:39:16.624358 | Job console starting 2026-06-05 13:39:16.640666 | Updating git repos 2026-06-05 13:39:17.009793 | Cloning repos into workspace 2026-06-05 13:39:17.060905 | Restoring repo states 2026-06-05 13:39:17.070647 | Merging changes 2026-06-05 13:39:17.688966 | Checking out repos 2026-06-05 13:39:17.763349 | Preparing playbooks 2026-06-05 13:39:18.419808 | Running Ansible setup 2026-06-05 13:39:22.849705 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-05 13:39:23.603559 | 2026-06-05 13:39:23.603722 | PLAY [Base pre] 2026-06-05 13:39:23.619544 | 2026-06-05 13:39:23.619676 | TASK [Setup log path fact] 2026-06-05 13:39:23.649073 | ubuntu-jammy | ok 2026-06-05 13:39:23.664127 | 2026-06-05 13:39:23.664310 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-05 13:39:23.694625 | ubuntu-jammy | ok 2026-06-05 13:39:23.704349 | 2026-06-05 13:39:23.704466 | TASK [emit-job-header : Print job information] 2026-06-05 13:39:23.752757 | # Job Information 2026-06-05 13:39:23.753145 | Ansible Version: 2.16.14 2026-06-05 13:39:23.753226 | Job: ansible-lint 2026-06-05 13:39:23.753360 | Pipeline: check 2026-06-05 13:39:23.753413 | Executor: 521e9411259a 2026-06-05 13:39:23.753459 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/676 2026-06-05 13:39:23.753510 | Event ID: eb9e5160-60e3-11f1-885b-ad7ccb8077d2 2026-06-05 13:39:23.761737 | 2026-06-05 13:39:23.761904 | LOOP [emit-job-header : Print node information] 2026-06-05 13:39:23.897066 | ubuntu-jammy | ok: 2026-06-05 13:39:23.897364 | ubuntu-jammy | # Node Information 2026-06-05 13:39:23.897418 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-05 13:39:23.897453 | ubuntu-jammy | Hostname: ubuntu 2026-06-05 13:39:23.897482 | ubuntu-jammy | Username: zuul 2026-06-05 13:39:23.897510 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-05 13:39:23.897542 | ubuntu-jammy | Provider: regiocloud-a 2026-06-05 13:39:23.897569 | ubuntu-jammy | Region: 2026-06-05 13:39:23.897595 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-05 13:39:23.897621 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-05 13:39:23.897647 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe55:17a3 2026-06-05 13:39:23.918927 | 2026-06-05 13:39:23.919082 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-05 13:39:24.429853 | ubuntu-jammy -> localhost | changed 2026-06-05 13:39:24.444996 | 2026-06-05 13:39:24.445338 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-05 13:39:25.524021 | ubuntu-jammy -> localhost | changed 2026-06-05 13:39:25.534908 | 2026-06-05 13:39:25.535023 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-05 13:39:25.821707 | ubuntu-jammy -> localhost | ok 2026-06-05 13:39:25.828181 | 2026-06-05 13:39:25.828322 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-05 13:39:25.856534 | ubuntu-jammy | ok 2026-06-05 13:39:25.874719 | ubuntu-jammy | included: /var/lib/zuul/builds/47e4445d40a645bfa741d22cc5447cff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-05 13:39:25.880933 | 2026-06-05 13:39:25.881052 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-05 13:39:27.335971 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-05 13:39:27.336204 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/47e4445d40a645bfa741d22cc5447cff/work/47e4445d40a645bfa741d22cc5447cff_id_rsa 2026-06-05 13:39:27.336243 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/47e4445d40a645bfa741d22cc5447cff/work/47e4445d40a645bfa741d22cc5447cff_id_rsa.pub 2026-06-05 13:39:27.336285 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-05 13:39:27.336311 | ubuntu-jammy -> localhost | SHA256:qKbbFKI1GVeLEviko+ifGgrwQW0It2GQvO4MDjmS9vk zuul-build-sshkey 2026-06-05 13:39:27.336334 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-05 13:39:27.336371 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-05 13:39:27.336393 | ubuntu-jammy -> localhost | |++= . | 2026-06-05 13:39:27.336415 | ubuntu-jammy -> localhost | |o=.* o . | 2026-06-05 13:39:27.336435 | ubuntu-jammy -> localhost | | +B = . | 2026-06-05 13:39:27.336454 | ubuntu-jammy -> localhost | |oo.* . | 2026-06-05 13:39:27.336474 | ubuntu-jammy -> localhost | |=+* . . S | 2026-06-05 13:39:27.336498 | ubuntu-jammy -> localhost | |@* + o | 2026-06-05 13:39:27.336519 | ubuntu-jammy -> localhost | |%oo = | 2026-06-05 13:39:27.336538 | ubuntu-jammy -> localhost | |o=.B. | 2026-06-05 13:39:27.336558 | ubuntu-jammy -> localhost | |..=+oE | 2026-06-05 13:39:27.336578 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-05 13:39:27.336636 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.957028 2026-06-05 13:39:27.343374 | 2026-06-05 13:39:27.343485 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-05 13:39:27.377299 | ubuntu-jammy | ok 2026-06-05 13:39:27.390147 | ubuntu-jammy | included: /var/lib/zuul/builds/47e4445d40a645bfa741d22cc5447cff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-05 13:39:27.399396 | 2026-06-05 13:39:27.399509 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-05 13:39:27.423079 | ubuntu-jammy | skipping: Conditional result was False 2026-06-05 13:39:27.429115 | 2026-06-05 13:39:27.429232 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-05 13:39:28.080850 | ubuntu-jammy | changed 2026-06-05 13:39:28.087764 | 2026-06-05 13:39:28.087888 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-05 13:39:28.350752 | ubuntu-jammy | ok 2026-06-05 13:39:28.356709 | 2026-06-05 13:39:28.356816 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-05 13:39:29.015881 | ubuntu-jammy | changed 2026-06-05 13:39:29.023066 | 2026-06-05 13:39:29.023180 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-05 13:39:29.742514 | ubuntu-jammy | changed 2026-06-05 13:39:29.750884 | 2026-06-05 13:39:29.751017 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-05 13:39:29.775086 | ubuntu-jammy | skipping: Conditional result was False 2026-06-05 13:39:29.781420 | 2026-06-05 13:39:29.781541 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-05 13:39:30.282544 | ubuntu-jammy -> localhost | changed 2026-06-05 13:39:30.301905 | 2026-06-05 13:39:30.302050 | TASK [add-build-sshkey : Add back temp key] 2026-06-05 13:39:30.664529 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/47e4445d40a645bfa741d22cc5447cff/work/47e4445d40a645bfa741d22cc5447cff_id_rsa (zuul-build-sshkey) 2026-06-05 13:39:30.664776 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016465 2026-06-05 13:39:30.673071 | 2026-06-05 13:39:30.673208 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-05 13:39:31.188120 | ubuntu-jammy | ok 2026-06-05 13:39:31.197340 | 2026-06-05 13:39:31.197513 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-05 13:39:31.233719 | ubuntu-jammy | skipping: Conditional result was False 2026-06-05 13:39:31.255796 | 2026-06-05 13:39:31.255972 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-05 13:39:31.683560 | ubuntu-jammy | ok 2026-06-05 13:39:31.694744 | 2026-06-05 13:39:31.694901 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-05 13:39:31.734352 | ubuntu-jammy | ok 2026-06-05 13:39:31.739698 | 2026-06-05 13:39:31.739813 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-05 13:39:32.058796 | ubuntu-jammy -> localhost | ok 2026-06-05 13:39:32.072075 | 2026-06-05 13:39:32.072229 | TASK [validate-host : Collect information about the host] 2026-06-05 13:39:33.361936 | ubuntu-jammy | ok 2026-06-05 13:39:33.380619 | 2026-06-05 13:39:33.380826 | TASK [validate-host : Sanitize hostname] 2026-06-05 13:39:33.488341 | ubuntu-jammy | ok 2026-06-05 13:39:33.543031 | 2026-06-05 13:39:33.543170 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-05 13:39:34.206328 | ubuntu-jammy -> localhost | changed 2026-06-05 13:39:34.214820 | 2026-06-05 13:39:34.214999 | TASK [validate-host : Collect information about zuul worker] 2026-06-05 13:39:34.688469 | ubuntu-jammy | ok 2026-06-05 13:39:34.695453 | 2026-06-05 13:39:34.695602 | TASK [validate-host : Write out all zuul information for each host] 2026-06-05 13:39:35.237776 | ubuntu-jammy -> localhost | changed 2026-06-05 13:39:35.248750 | 2026-06-05 13:39:35.248877 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-05 13:39:35.543188 | ubuntu-jammy | ok 2026-06-05 13:39:35.550027 | 2026-06-05 13:39:35.550148 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-05 13:39:36.468424 | ubuntu-jammy | changed: 2026-06-05 13:39:36.468636 | ubuntu-jammy | cd+++++++++ src/ 2026-06-05 13:39:36.468670 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-05 13:39:36.468695 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-05 13:39:36.468717 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-05 13:39:36.468738 | ubuntu-jammy | Containerfile 2026-06-05 13:39:36.468868 | ubuntu-jammy | Containerfile 2026-06-05 13:39:36.477605 | ubuntu-jammy | Containerfile 2026-06-05 13:39:36.477675 | ubuntu-jammy | Containerfile 2026-06-05 13:39:36.477744 | ubuntu-jammy | Containerfile 2026-06-05 13:39:36.477813 | ubuntu-jammy | Containerfile 2026-06-05 13:39:36.477882 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004889 2026-06-05 13:40:57.198226 | 2026-06-05 13:40:57.198377 | TASK [upload-logs : Upload logs to log server] 2026-06-05 13:40:57.966898 | localhost | Output suppressed because no_log was given 2026-06-05 13:40:57.971818 | 2026-06-05 13:40:57.972022 | LOOP [upload-logs : Compress console log and json output] 2026-06-05 13:40:58.036074 | localhost | skipping: Conditional result was False 2026-06-05 13:40:58.042491 | localhost | skipping: Conditional result was False 2026-06-05 13:40:58.050167 | 2026-06-05 13:40:58.050327 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-05 13:40:58.096747 | localhost | skipping: Conditional result was False 2026-06-05 13:40:58.097038 | 2026-06-05 13:40:58.102042 | localhost | skipping: Conditional result was False 2026-06-05 13:40:58.108829 | 2026-06-05 13:40:58.108978 | LOOP [upload-logs : Upload console log and json output]