2026-04-29 01:43:05.418366 | Job console starting 2026-04-29 01:43:05.442066 | Updating git repos 2026-04-29 01:43:05.477256 | Cloning repos into workspace 2026-04-29 01:43:05.536001 | Restoring repo states 2026-04-29 01:43:05.541610 | Merging changes 2026-04-29 01:43:06.177304 | Checking out repos 2026-04-29 01:43:06.213486 | Preparing playbooks 2026-04-29 01:43:06.806476 | Running Ansible setup 2026-04-29 01:43:41.133235 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-04-29 01:43:41.889228 | 2026-04-29 01:43:41.889397 | PLAY [Base pre] 2026-04-29 01:43:41.905401 | 2026-04-29 01:43:41.905540 | TASK [Setup log path fact] 2026-04-29 01:43:41.935892 | ubuntu-jammy | ok 2026-04-29 01:43:41.950866 | 2026-04-29 01:43:41.951002 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 01:43:41.999188 | ubuntu-jammy | ok 2026-04-29 01:43:42.013614 | 2026-04-29 01:43:42.013737 | TASK [emit-job-header : Print job information] 2026-04-29 01:43:42.064742 | # Job Information 2026-04-29 01:43:42.064944 | Ansible Version: 2.16.14 2026-04-29 01:43:42.064981 | Job: yamllint 2026-04-29 01:43:42.065013 | Pipeline: check 2026-04-29 01:43:42.065036 | Executor: 521e9411259a 2026-04-29 01:43:42.065057 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/624 2026-04-29 01:43:42.065078 | Event ID: a91cec50-436c-11f1-9ed9-62cc4477f2bd 2026-04-29 01:43:42.070306 | 2026-04-29 01:43:42.070428 | LOOP [emit-job-header : Print node information] 2026-04-29 01:43:42.195329 | ubuntu-jammy | ok: 2026-04-29 01:43:42.195573 | ubuntu-jammy | # Node Information 2026-04-29 01:43:42.195623 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-04-29 01:43:42.195660 | ubuntu-jammy | Hostname: ubuntu 2026-04-29 01:43:42.195692 | ubuntu-jammy | Username: zuul 2026-04-29 01:43:42.195723 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-04-29 01:43:42.195758 | ubuntu-jammy | Provider: regiocloud-a 2026-04-29 01:43:42.195788 | ubuntu-jammy | Region: 2026-04-29 01:43:42.195819 | ubuntu-jammy | Label: ubuntu-jammy 2026-04-29 01:43:42.195849 | ubuntu-jammy | Product Name: OpenStack Nova 2026-04-29 01:43:42.195877 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe63:9b4 2026-04-29 01:43:42.223494 | 2026-04-29 01:43:42.223653 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-29 01:43:42.715101 | ubuntu-jammy -> localhost | changed 2026-04-29 01:43:42.728343 | 2026-04-29 01:43:42.728497 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-29 01:43:43.781415 | ubuntu-jammy -> localhost | changed 2026-04-29 01:43:43.801187 | 2026-04-29 01:43:43.801324 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-29 01:43:44.112001 | ubuntu-jammy -> localhost | ok 2026-04-29 01:43:44.127286 | 2026-04-29 01:43:44.127452 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-29 01:43:44.165066 | ubuntu-jammy | ok 2026-04-29 01:43:44.186528 | ubuntu-jammy | included: /var/lib/zuul/builds/658b076f85544d4f8df23c5514efac7e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-29 01:43:44.192707 | 2026-04-29 01:43:44.192799 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-29 01:43:45.921248 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-29 01:43:45.921618 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/658b076f85544d4f8df23c5514efac7e/work/658b076f85544d4f8df23c5514efac7e_id_rsa 2026-04-29 01:43:45.921686 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/658b076f85544d4f8df23c5514efac7e/work/658b076f85544d4f8df23c5514efac7e_id_rsa.pub 2026-04-29 01:43:45.921729 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-29 01:43:45.921765 | ubuntu-jammy -> localhost | SHA256:TmNDzkD9yPMPzC55b/Y9DgnCwM86wsnCK4ft35tl+hk zuul-build-sshkey 2026-04-29 01:43:45.921799 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-29 01:43:45.921831 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-29 01:43:45.921876 | ubuntu-jammy -> localhost | | .. | 2026-04-29 01:43:45.921911 | ubuntu-jammy -> localhost | | .. . | 2026-04-29 01:43:45.921942 | ubuntu-jammy -> localhost | | .+.o | 2026-04-29 01:43:45.921973 | ubuntu-jammy -> localhost | | =O . | 2026-04-29 01:43:45.922002 | ubuntu-jammy -> localhost | | SX . | 2026-04-29 01:43:45.922045 | ubuntu-jammy -> localhost | | . o .+.o* . . | 2026-04-29 01:43:45.922076 | ubuntu-jammy -> localhost | | oo = o.E o o | 2026-04-29 01:43:45.922124 | ubuntu-jammy -> localhost | | o oo o O = + .o | 2026-04-29 01:43:45.922160 | ubuntu-jammy -> localhost | | +o.. =o= +..o.o| 2026-04-29 01:43:45.922193 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-29 01:43:45.922266 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.212648 2026-04-29 01:43:45.932182 | 2026-04-29 01:43:45.932339 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-29 01:43:45.964551 | ubuntu-jammy | ok 2026-04-29 01:43:45.979773 | ubuntu-jammy | included: /var/lib/zuul/builds/658b076f85544d4f8df23c5514efac7e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-29 01:43:45.989378 | 2026-04-29 01:43:45.989480 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-29 01:43:46.014360 | ubuntu-jammy | skipping: Conditional result was False 2026-04-29 01:43:46.021345 | 2026-04-29 01:43:46.021457 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-29 01:43:46.649889 | ubuntu-jammy | changed 2026-04-29 01:43:46.658444 | 2026-04-29 01:43:46.658587 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-29 01:43:46.941039 | ubuntu-jammy | ok 2026-04-29 01:43:46.950342 | 2026-04-29 01:43:46.950478 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-29 01:43:47.609026 | ubuntu-jammy | changed 2026-04-29 01:43:47.616331 | 2026-04-29 01:43:47.616446 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-29 01:43:48.284473 | ubuntu-jammy | changed 2026-04-29 01:43:48.293839 | 2026-04-29 01:43:48.294005 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-29 01:43:48.328967 | ubuntu-jammy | skipping: Conditional result was False 2026-04-29 01:43:48.342614 | 2026-04-29 01:43:48.342778 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-29 01:43:48.834600 | ubuntu-jammy -> localhost | changed 2026-04-29 01:43:48.846118 | 2026-04-29 01:43:48.846244 | TASK [add-build-sshkey : Add back temp key] 2026-04-29 01:43:49.193765 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/658b076f85544d4f8df23c5514efac7e/work/658b076f85544d4f8df23c5514efac7e_id_rsa (zuul-build-sshkey) 2026-04-29 01:43:49.194080 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.017474 2026-04-29 01:43:49.202391 | 2026-04-29 01:43:49.202507 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-29 01:43:49.623753 | ubuntu-jammy | ok 2026-04-29 01:43:49.632402 | 2026-04-29 01:43:49.632556 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-29 01:43:49.667827 | ubuntu-jammy | skipping: Conditional result was False 2026-04-29 01:43:49.684900 | 2026-04-29 01:43:49.685057 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-29 01:43:50.134247 | ubuntu-jammy | ok 2026-04-29 01:43:50.148019 | 2026-04-29 01:43:50.148167 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-29 01:43:50.194485 | ubuntu-jammy | ok 2026-04-29 01:43:50.203913 | 2026-04-29 01:43:50.204072 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-29 01:43:50.521858 | ubuntu-jammy -> localhost | ok 2026-04-29 01:43:50.529040 | 2026-04-29 01:43:50.529192 | TASK [validate-host : Collect information about the host] 2026-04-29 01:44:09.764580 | ubuntu-jammy | ok 2026-04-29 01:44:09.778882 | 2026-04-29 01:44:09.779063 | TASK [validate-host : Sanitize hostname] 2026-04-29 01:44:09.907377 | ubuntu-jammy | ok 2026-04-29 01:44:09.951523 | 2026-04-29 01:44:09.951672 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-29 01:44:10.579650 | ubuntu-jammy -> localhost | changed 2026-04-29 01:44:10.595861 | 2026-04-29 01:44:10.596142 | TASK [validate-host : Collect information about zuul worker] 2026-04-29 01:44:10.981036 | ubuntu-jammy | ok 2026-04-29 01:44:10.991623 | 2026-04-29 01:44:10.991781 | TASK [validate-host : Write out all zuul information for each host] 2026-04-29 01:44:11.576630 | ubuntu-jammy -> localhost | changed 2026-04-29 01:44:11.595423 | 2026-04-29 01:44:11.596140 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-29 01:44:11.835823 | ubuntu-jammy | ok 2026-04-29 01:44:11.844846 | 2026-04-29 01:44:11.844974 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-29 01:44:12.909251 | ubuntu-jammy | changed: 2026-04-29 01:44:12.909638 | ubuntu-jammy | cd+++++++++ src/ 2026-04-29 01:44:12.909694 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-04-29 01:44:12.909734 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-04-29 01:44:12.909769 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-04-29 01:44:12.909802 | ubuntu-jammy | Containerfile 2026-04-29 01:44:12.910076 | ubuntu-jammy | Containerfile 2026-04-29 01:44:12.949430 | ubuntu-jammy | Containerfile 2026-04-29 01:44:12.949498 | ubuntu-jammy | Containerfile 2026-04-29 01:44:12.949567 | ubuntu-jammy | Containerfile 2026-04-29 01:44:12.949635 | ubuntu-jammy | Containerfile 2026-04-29 01:44:12.949754 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007485 2026-04-29 02:13:47.239462 | 2026-04-29 02:13:47.239666 | TASK [upload-logs : Upload logs to log server] 2026-04-29 02:13:47.839436 | localhost | Output suppressed because no_log was given 2026-04-29 02:13:47.843947 | 2026-04-29 02:13:47.844168 | LOOP [upload-logs : Compress console log and json output] 2026-04-29 02:13:47.898970 | localhost | skipping: Conditional result was False 2026-04-29 02:13:47.915072 | localhost | skipping: Conditional result was False 2026-04-29 02:13:47.925607 | 2026-04-29 02:13:47.925831 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-29 02:13:47.984915 | localhost | skipping: Conditional result was False 2026-04-29 02:13:47.985465 | 2026-04-29 02:13:47.993658 | localhost | skipping: Conditional result was False 2026-04-29 02:13:48.008955 | 2026-04-29 02:13:48.009262 | LOOP [upload-logs : Upload console log and json output]