2026-06-09 17:13:42.431290 | Job console starting 2026-06-09 17:13:42.451415 | Updating git repos 2026-06-09 17:13:42.481863 | Cloning repos into workspace 2026-06-09 17:13:42.543254 | Restoring repo states 2026-06-09 17:13:42.554616 | Merging changes 2026-06-09 17:13:43.139157 | Checking out repos 2026-06-09 17:13:43.184741 | Preparing playbooks 2026-06-09 17:13:43.907539 | Running Ansible setup 2026-06-09 17:13:48.293179 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-09 17:13:49.105142 | 2026-06-09 17:13:49.105320 | PLAY [Base pre] 2026-06-09 17:13:49.123865 | 2026-06-09 17:13:49.124021 | TASK [Setup log path fact] 2026-06-09 17:13:49.144287 | ubuntu-jammy | ok 2026-06-09 17:13:49.161824 | 2026-06-09 17:13:49.161995 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 17:13:49.203272 | ubuntu-jammy | ok 2026-06-09 17:13:49.215614 | 2026-06-09 17:13:49.215744 | TASK [emit-job-header : Print job information] 2026-06-09 17:13:49.256105 | # Job Information 2026-06-09 17:13:49.256299 | Ansible Version: 2.16.14 2026-06-09 17:13:49.256337 | Job: hadolint 2026-06-09 17:13:49.256371 | Pipeline: check 2026-06-09 17:13:49.256396 | Executor: 521e9411259a 2026-06-09 17:13:49.256418 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/682 2026-06-09 17:13:49.256441 | Event ID: 76dcc230-6426-11f1-9137-383c7bd0ea5c 2026-06-09 17:13:49.261422 | 2026-06-09 17:13:49.261537 | LOOP [emit-job-header : Print node information] 2026-06-09 17:13:49.368928 | ubuntu-jammy | ok: 2026-06-09 17:13:49.369198 | ubuntu-jammy | # Node Information 2026-06-09 17:13:49.369236 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-09 17:13:49.369262 | ubuntu-jammy | Hostname: ubuntu 2026-06-09 17:13:49.369284 | ubuntu-jammy | Username: zuul 2026-06-09 17:13:49.369306 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-09 17:13:49.369330 | ubuntu-jammy | Provider: regiocloud-a 2026-06-09 17:13:49.369351 | ubuntu-jammy | Region: 2026-06-09 17:13:49.369372 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-09 17:13:49.369392 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-09 17:13:49.369412 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe35:a99c 2026-06-09 17:13:49.391009 | 2026-06-09 17:13:49.391143 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-09 17:13:49.922544 | ubuntu-jammy -> localhost | changed 2026-06-09 17:13:49.930002 | 2026-06-09 17:13:49.930206 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-09 17:13:51.019399 | ubuntu-jammy -> localhost | changed 2026-06-09 17:13:51.031135 | 2026-06-09 17:13:51.031279 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-09 17:13:51.309051 | ubuntu-jammy -> localhost | ok 2026-06-09 17:13:51.322524 | 2026-06-09 17:13:51.322683 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-09 17:13:51.358163 | ubuntu-jammy | ok 2026-06-09 17:13:51.381437 | ubuntu-jammy | included: /var/lib/zuul/builds/1f40362484994524acc03caf6da6237d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-09 17:13:51.389467 | 2026-06-09 17:13:51.389594 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-09 17:13:53.086221 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-09 17:13:53.086453 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/1f40362484994524acc03caf6da6237d/work/1f40362484994524acc03caf6da6237d_id_rsa 2026-06-09 17:13:53.086491 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/1f40362484994524acc03caf6da6237d/work/1f40362484994524acc03caf6da6237d_id_rsa.pub 2026-06-09 17:13:53.086517 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-09 17:13:53.086541 | ubuntu-jammy -> localhost | SHA256:NndroUMIk29mtzcMyO8wSMHR1F+h2Fk/cpA0MOtcxQw zuul-build-sshkey 2026-06-09 17:13:53.086564 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-09 17:13:53.086584 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-09 17:13:53.086617 | ubuntu-jammy -> localhost | | .o.. ooEBo | 2026-06-09 17:13:53.086640 | ubuntu-jammy -> localhost | | . o. .oo==+ | 2026-06-09 17:13:53.086660 | ubuntu-jammy -> localhost | | * .o++ o.| 2026-06-09 17:13:53.086679 | ubuntu-jammy -> localhost | | * oo o o .| 2026-06-09 17:13:53.086698 | ubuntu-jammy -> localhost | | . S =oo | 2026-06-09 17:13:53.086720 | ubuntu-jammy -> localhost | | . * * * o | 2026-06-09 17:13:53.086740 | ubuntu-jammy -> localhost | | . o = * | 2026-06-09 17:13:53.086760 | ubuntu-jammy -> localhost | | + + . | 2026-06-09 17:13:53.086814 | ubuntu-jammy -> localhost | | . | 2026-06-09 17:13:53.086854 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-09 17:13:53.086929 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.087068 2026-06-09 17:13:53.094689 | 2026-06-09 17:13:53.095171 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-09 17:13:53.123831 | ubuntu-jammy | ok 2026-06-09 17:13:53.133625 | ubuntu-jammy | included: /var/lib/zuul/builds/1f40362484994524acc03caf6da6237d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-09 17:13:53.143213 | 2026-06-09 17:13:53.143313 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-09 17:13:53.167003 | ubuntu-jammy | skipping: Conditional result was False 2026-06-09 17:13:53.172900 | 2026-06-09 17:13:53.173000 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-09 17:13:53.764430 | ubuntu-jammy | changed 2026-06-09 17:13:53.770203 | 2026-06-09 17:13:53.770314 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-09 17:13:54.011381 | ubuntu-jammy | ok 2026-06-09 17:13:54.017369 | 2026-06-09 17:13:54.017484 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-09 17:13:54.686999 | ubuntu-jammy | changed 2026-06-09 17:13:54.699362 | 2026-06-09 17:13:54.699523 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-09 17:13:55.319842 | ubuntu-jammy | changed 2026-06-09 17:13:55.326520 | 2026-06-09 17:13:55.326651 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-09 17:13:55.350668 | ubuntu-jammy | skipping: Conditional result was False 2026-06-09 17:13:55.357846 | 2026-06-09 17:13:55.358197 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-09 17:13:55.843942 | ubuntu-jammy -> localhost | changed 2026-06-09 17:13:55.862564 | 2026-06-09 17:13:55.862727 | TASK [add-build-sshkey : Add back temp key] 2026-06-09 17:13:56.231839 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/1f40362484994524acc03caf6da6237d/work/1f40362484994524acc03caf6da6237d_id_rsa (zuul-build-sshkey) 2026-06-09 17:13:56.232125 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010734 2026-06-09 17:13:56.241405 | 2026-06-09 17:13:56.241533 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-09 17:13:56.655556 | ubuntu-jammy | ok 2026-06-09 17:13:56.661144 | 2026-06-09 17:13:56.661276 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-09 17:13:56.685592 | ubuntu-jammy | skipping: Conditional result was False 2026-06-09 17:13:56.696632 | 2026-06-09 17:13:56.696766 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-09 17:13:57.136593 | ubuntu-jammy | ok 2026-06-09 17:13:57.149638 | 2026-06-09 17:13:57.149764 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-09 17:13:57.178700 | ubuntu-jammy | ok 2026-06-09 17:13:57.185734 | 2026-06-09 17:13:57.185887 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-09 17:13:57.539940 | ubuntu-jammy -> localhost | ok 2026-06-09 17:13:57.556408 | 2026-06-09 17:13:57.556541 | TASK [validate-host : Collect information about the host] 2026-06-09 17:13:59.771982 | ubuntu-jammy | ok 2026-06-09 17:13:59.794934 | 2026-06-09 17:13:59.795098 | TASK [validate-host : Sanitize hostname] 2026-06-09 17:13:59.926891 | ubuntu-jammy | ok 2026-06-09 17:14:00.016438 | 2026-06-09 17:14:00.016590 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-09 17:14:00.595298 | ubuntu-jammy -> localhost | changed 2026-06-09 17:14:00.609242 | 2026-06-09 17:14:00.609425 | TASK [validate-host : Collect information about zuul worker] 2026-06-09 17:14:00.997833 | ubuntu-jammy | ok 2026-06-09 17:14:01.004573 | 2026-06-09 17:14:01.004905 | TASK [validate-host : Write out all zuul information for each host] 2026-06-09 17:14:01.750845 | ubuntu-jammy -> localhost | changed 2026-06-09 17:14:01.761875 | 2026-06-09 17:14:01.762011 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-09 17:14:02.009826 | ubuntu-jammy | ok 2026-06-09 17:14:02.016108 | 2026-06-09 17:14:02.016238 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-09 17:14:03.030203 | ubuntu-jammy | changed: 2026-06-09 17:14:03.030664 | ubuntu-jammy | cd+++++++++ src/ 2026-06-09 17:14:03.030723 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-09 17:14:03.030750 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-09 17:14:03.030774 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-09 17:14:03.030815 | ubuntu-jammy | Containerfile 2026-06-09 17:14:03.031213 | ubuntu-jammy | Containerfile 2026-06-09 17:14:03.045829 | ubuntu-jammy | Containerfile 2026-06-09 17:14:03.045902 | ubuntu-jammy | Containerfile 2026-06-09 17:14:03.045975 | ubuntu-jammy | Containerfile 2026-06-09 17:14:03.046047 | ubuntu-jammy | Containerfile 2026-06-09 17:14:03.046123 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006865 2026-06-09 17:14:11.817215 | 2026-06-09 17:14:11.817335 | TASK [upload-logs : Upload logs to log server] 2026-06-09 17:14:12.402079 | localhost | Output suppressed because no_log was given 2026-06-09 17:14:12.405350 | 2026-06-09 17:14:12.405512 | LOOP [upload-logs : Compress console log and json output] 2026-06-09 17:14:12.463526 | localhost | skipping: Conditional result was False 2026-06-09 17:14:12.468659 | localhost | skipping: Conditional result was False 2026-06-09 17:14:12.481919 | 2026-06-09 17:14:12.482174 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-09 17:14:12.531155 | localhost | skipping: Conditional result was False 2026-06-09 17:14:12.532031 | 2026-06-09 17:14:12.535234 | localhost | skipping: Conditional result was False 2026-06-09 17:14:12.548576 | 2026-06-09 17:14:12.548775 | LOOP [upload-logs : Upload console log and json output]