2026-06-10 16:12:22.399208 | Job console starting 2026-06-10 16:12:22.408562 | Updating git repos 2026-06-10 16:12:22.469043 | Cloning repos into workspace 2026-06-10 16:12:22.584519 | Restoring repo states 2026-06-10 16:12:22.607062 | Merging changes 2026-06-10 16:12:23.329414 | Checking out repos 2026-06-10 16:12:23.383688 | Preparing playbooks 2026-06-10 16:12:24.349659 | Running Ansible setup 2026-06-10 16:12:31.348911 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-10 16:12:32.165061 | 2026-06-10 16:12:32.165186 | PLAY [Base pre] 2026-06-10 16:12:32.206978 | 2026-06-10 16:12:32.207110 | TASK [Setup log path fact] 2026-06-10 16:12:32.236364 | ubuntu-jammy | ok 2026-06-10 16:12:32.262895 | 2026-06-10 16:12:32.263036 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 16:12:32.347511 | ubuntu-jammy | ok 2026-06-10 16:12:32.359627 | 2026-06-10 16:12:32.359753 | TASK [emit-job-header : Print job information] 2026-06-10 16:12:32.424144 | # Job Information 2026-06-10 16:12:32.424303 | Ansible Version: 2.16.14 2026-06-10 16:12:32.424337 | Job: hadolint 2026-06-10 16:12:32.424380 | Pipeline: check 2026-06-10 16:12:32.424404 | Executor: 521e9411259a 2026-06-10 16:12:32.424425 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/685 2026-06-10 16:12:32.424447 | Event ID: 069c5e10-64e7-11f1-8d37-895bf9453eb2 2026-06-10 16:12:32.429172 | 2026-06-10 16:12:32.429264 | LOOP [emit-job-header : Print node information] 2026-06-10 16:12:32.617176 | ubuntu-jammy | ok: 2026-06-10 16:12:32.617459 | ubuntu-jammy | # Node Information 2026-06-10 16:12:32.617515 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-10 16:12:32.617554 | ubuntu-jammy | Hostname: ubuntu 2026-06-10 16:12:32.617591 | ubuntu-jammy | Username: zuul 2026-06-10 16:12:32.617627 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-10 16:12:32.617725 | ubuntu-jammy | Provider: regiocloud-a 2026-06-10 16:12:32.617761 | ubuntu-jammy | Region: 2026-06-10 16:12:32.617793 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-10 16:12:32.617825 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-10 16:12:32.617856 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8c:3e0b 2026-06-10 16:12:32.638494 | 2026-06-10 16:12:32.638611 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-10 16:12:33.407236 | ubuntu-jammy -> localhost | changed 2026-06-10 16:12:33.413870 | 2026-06-10 16:12:33.413961 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-10 16:12:34.900822 | ubuntu-jammy -> localhost | changed 2026-06-10 16:12:34.911280 | 2026-06-10 16:12:34.911397 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-10 16:12:35.200381 | ubuntu-jammy -> localhost | ok 2026-06-10 16:12:35.219262 | 2026-06-10 16:12:35.219409 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-10 16:12:35.270793 | ubuntu-jammy | ok 2026-06-10 16:12:35.286435 | ubuntu-jammy | included: /var/lib/zuul/builds/01281282c3de463b8bcc9096f6c08011/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-10 16:12:35.302578 | 2026-06-10 16:12:35.302669 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-10 16:12:36.439311 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-10 16:12:36.439535 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/01281282c3de463b8bcc9096f6c08011/work/01281282c3de463b8bcc9096f6c08011_id_rsa 2026-06-10 16:12:36.439575 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/01281282c3de463b8bcc9096f6c08011/work/01281282c3de463b8bcc9096f6c08011_id_rsa.pub 2026-06-10 16:12:36.439602 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-10 16:12:36.439627 | ubuntu-jammy -> localhost | SHA256:a28FotJI+UgzIpmAzuzIS54g79MxhiwqXuwXIebBJe0 zuul-build-sshkey 2026-06-10 16:12:36.439649 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-10 16:12:36.439670 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-10 16:12:36.439701 | ubuntu-jammy -> localhost | |. . | 2026-06-10 16:12:36.439723 | ubuntu-jammy -> localhost | |o . o | 2026-06-10 16:12:36.439744 | ubuntu-jammy -> localhost | |=o. +. | 2026-06-10 16:12:36.439764 | ubuntu-jammy -> localhost | |++.=*E . . | 2026-06-10 16:12:36.439784 | ubuntu-jammy -> localhost | |+oo=oB..S. . | 2026-06-10 16:12:36.439807 | ubuntu-jammy -> localhost | |=++.B.+ . . | 2026-06-10 16:12:36.439828 | ubuntu-jammy -> localhost | |*oo= +. o . | 2026-06-10 16:12:36.439849 | ubuntu-jammy -> localhost | |o+= .. . .. | 2026-06-10 16:12:36.439870 | ubuntu-jammy -> localhost | |oo.o. .. | 2026-06-10 16:12:36.439891 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-10 16:12:36.439944 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.606862 2026-06-10 16:12:36.445942 | 2026-06-10 16:12:36.446033 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-10 16:12:36.473533 | ubuntu-jammy | ok 2026-06-10 16:12:36.490195 | ubuntu-jammy | included: /var/lib/zuul/builds/01281282c3de463b8bcc9096f6c08011/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-10 16:12:36.508441 | 2026-06-10 16:12:36.508556 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-10 16:12:36.531566 | ubuntu-jammy | skipping: Conditional result was False 2026-06-10 16:12:36.537246 | 2026-06-10 16:12:36.537333 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-10 16:12:37.183445 | ubuntu-jammy | changed 2026-06-10 16:12:37.188733 | 2026-06-10 16:12:37.188826 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-10 16:12:37.475670 | ubuntu-jammy | ok 2026-06-10 16:12:37.494491 | 2026-06-10 16:12:37.494707 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-10 16:12:38.147741 | ubuntu-jammy | changed 2026-06-10 16:12:38.158231 | 2026-06-10 16:12:38.158540 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-10 16:12:38.833891 | ubuntu-jammy | changed 2026-06-10 16:12:38.843108 | 2026-06-10 16:12:38.843198 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-10 16:12:38.865887 | ubuntu-jammy | skipping: Conditional result was False 2026-06-10 16:12:38.871979 | 2026-06-10 16:12:38.872075 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-10 16:12:39.412176 | ubuntu-jammy -> localhost | changed 2026-06-10 16:12:39.434281 | 2026-06-10 16:12:39.434472 | TASK [add-build-sshkey : Add back temp key] 2026-06-10 16:12:39.760078 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/01281282c3de463b8bcc9096f6c08011/work/01281282c3de463b8bcc9096f6c08011_id_rsa (zuul-build-sshkey) 2026-06-10 16:12:39.760284 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019465 2026-06-10 16:12:39.768884 | 2026-06-10 16:12:39.768988 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-10 16:12:40.177945 | ubuntu-jammy | ok 2026-06-10 16:12:40.185282 | 2026-06-10 16:12:40.185394 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-10 16:12:40.214524 | ubuntu-jammy | skipping: Conditional result was False 2026-06-10 16:12:40.228953 | 2026-06-10 16:12:40.229051 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-10 16:12:40.793228 | ubuntu-jammy | ok 2026-06-10 16:12:40.817169 | 2026-06-10 16:12:40.817286 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-10 16:12:40.881369 | ubuntu-jammy | ok 2026-06-10 16:12:40.890785 | 2026-06-10 16:12:40.890897 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-10 16:12:41.484859 | ubuntu-jammy -> localhost | ok 2026-06-10 16:12:41.492714 | 2026-06-10 16:12:41.492823 | TASK [validate-host : Collect information about the host] 2026-06-10 16:12:43.114136 | ubuntu-jammy | ok 2026-06-10 16:12:43.140810 | 2026-06-10 16:12:43.140954 | TASK [validate-host : Sanitize hostname] 2026-06-10 16:12:43.451178 | ubuntu-jammy | ok 2026-06-10 16:12:43.641561 | 2026-06-10 16:12:43.641709 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-10 16:12:44.646918 | ubuntu-jammy -> localhost | changed 2026-06-10 16:12:44.651658 | 2026-06-10 16:12:44.651745 | TASK [validate-host : Collect information about zuul worker] 2026-06-10 16:12:45.094962 | ubuntu-jammy | ok 2026-06-10 16:12:45.098628 | 2026-06-10 16:12:45.098755 | TASK [validate-host : Write out all zuul information for each host] 2026-06-10 16:12:45.593035 | ubuntu-jammy -> localhost | changed 2026-06-10 16:12:45.602187 | 2026-06-10 16:12:45.602290 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-10 16:12:45.901699 | ubuntu-jammy | ok 2026-06-10 16:12:45.911009 | 2026-06-10 16:12:45.911138 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-10 16:12:47.155646 | ubuntu-jammy | changed: 2026-06-10 16:12:47.155832 | ubuntu-jammy | cd+++++++++ src/ 2026-06-10 16:12:47.155865 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-10 16:12:47.155889 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-10 16:12:47.155911 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-10 16:12:47.155931 | ubuntu-jammy | Containerfile 2026-06-10 16:12:47.156059 | ubuntu-jammy | Containerfile 2026-06-10 16:12:47.191523 | ubuntu-jammy | Containerfile 2026-06-10 16:12:47.191593 | ubuntu-jammy | Containerfile 2026-06-10 16:12:47.191663 | ubuntu-jammy | Containerfile 2026-06-10 16:12:47.191732 | ubuntu-jammy | Containerfile 2026-06-10 16:12:47.195424 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.003313 2026-06-10 16:12:55.436624 | 2026-06-10 16:12:55.436712 | TASK [upload-logs : Upload logs to log server] 2026-06-10 16:12:55.958375 | localhost | Output suppressed because no_log was given 2026-06-10 16:12:55.960961 | 2026-06-10 16:12:55.961178 | LOOP [upload-logs : Compress console log and json output] 2026-06-10 16:12:56.010890 | localhost | skipping: Conditional result was False 2026-06-10 16:12:56.019507 | localhost | skipping: Conditional result was False 2026-06-10 16:12:56.032728 | 2026-06-10 16:12:56.032940 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-10 16:12:56.091232 | localhost | skipping: Conditional result was False 2026-06-10 16:12:56.091468 | 2026-06-10 16:12:56.096978 | localhost | skipping: Conditional result was False 2026-06-10 16:12:56.107939 | 2026-06-10 16:12:56.108038 | LOOP [upload-logs : Upload console log and json output]