2025-11-27 09:57:41.783982 | Job console starting 2025-11-27 09:57:41.796255 | Updating git repos 2025-11-27 09:57:41.827206 | Cloning repos into workspace 2025-11-27 09:57:41.924696 | Restoring repo states 2025-11-27 09:57:41.955342 | Merging changes 2025-11-27 09:57:43.137507 | Checking out repos 2025-11-27 09:57:43.212155 | Preparing playbooks 2025-11-27 09:57:44.634869 | Running Ansible setup 2025-11-27 09:57:53.129113 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-11-27 09:57:54.857461 | 2025-11-27 09:57:54.857578 | PLAY [Base pre] 2025-11-27 09:57:54.894827 | 2025-11-27 09:57:54.894965 | TASK [Setup log path fact] 2025-11-27 09:57:54.940427 | ubuntu-jammy | ok 2025-11-27 09:57:54.964243 | 2025-11-27 09:57:54.964367 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-27 09:57:55.023460 | ubuntu-jammy | ok 2025-11-27 09:57:55.032829 | 2025-11-27 09:57:55.032938 | TASK [emit-job-header : Print job information] 2025-11-27 09:57:55.122813 | # Job Information 2025-11-27 09:57:55.123058 | Ansible Version: 2.16.14 2025-11-27 09:57:55.123088 | Job: hadolint 2025-11-27 09:57:55.123114 | Pipeline: check 2025-11-27 09:57:55.123132 | Executor: 521e9411259a 2025-11-27 09:57:55.123149 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/388 2025-11-27 09:57:55.123167 | Event ID: 41f2bfe0-cb77-11f0-8ca1-f065e9166dd2 2025-11-27 09:57:55.127125 | 2025-11-27 09:57:55.127218 | LOOP [emit-job-header : Print node information] 2025-11-27 09:57:55.397159 | ubuntu-jammy | ok: 2025-11-27 09:57:55.397341 | ubuntu-jammy | # Node Information 2025-11-27 09:57:55.397372 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-11-27 09:57:55.397393 | ubuntu-jammy | Hostname: ubuntu 2025-11-27 09:57:55.397412 | ubuntu-jammy | Username: zuul 2025-11-27 09:57:55.397428 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-11-27 09:57:55.397448 | ubuntu-jammy | Provider: regiocloud-a 2025-11-27 09:57:55.397465 | ubuntu-jammy | Region: 2025-11-27 09:57:55.397482 | ubuntu-jammy | Label: ubuntu-jammy 2025-11-27 09:57:55.397498 | ubuntu-jammy | Product Name: OpenStack Nova 2025-11-27 09:57:55.397514 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb1:362e 2025-11-27 09:57:55.418744 | 2025-11-27 09:57:55.418866 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-27 09:57:56.732692 | ubuntu-jammy -> localhost | changed 2025-11-27 09:57:56.738345 | 2025-11-27 09:57:56.738443 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-27 09:57:58.930447 | ubuntu-jammy -> localhost | changed 2025-11-27 09:57:58.939780 | 2025-11-27 09:57:58.939898 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-27 09:57:59.527126 | ubuntu-jammy -> localhost | ok 2025-11-27 09:57:59.535007 | 2025-11-27 09:57:59.535101 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-27 09:57:59.560457 | ubuntu-jammy | ok 2025-11-27 09:57:59.579609 | ubuntu-jammy | included: /var/lib/zuul/builds/142ada4e625649ef8e54f7cada03df3d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-27 09:57:59.598030 | 2025-11-27 09:57:59.598121 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-27 09:58:02.235419 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-11-27 09:58:02.235666 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/142ada4e625649ef8e54f7cada03df3d/work/142ada4e625649ef8e54f7cada03df3d_id_rsa 2025-11-27 09:58:02.235708 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/142ada4e625649ef8e54f7cada03df3d/work/142ada4e625649ef8e54f7cada03df3d_id_rsa.pub 2025-11-27 09:58:02.235735 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-11-27 09:58:02.235761 | ubuntu-jammy -> localhost | SHA256:y0R40fDfpP3H0fOIubpEO1nFncwu4JTis3o82fnmDwg zuul-build-sshkey 2025-11-27 09:58:02.235784 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-11-27 09:58:02.235806 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-11-27 09:58:02.235833 | ubuntu-jammy -> localhost | | oo | 2025-11-27 09:58:02.235871 | ubuntu-jammy -> localhost | | . o. ..o..| 2025-11-27 09:58:02.235893 | ubuntu-jammy -> localhost | | . o..+ ++.| 2025-11-27 09:58:02.235914 | ubuntu-jammy -> localhost | | o. +..*. .| 2025-11-27 09:58:02.235934 | ubuntu-jammy -> localhost | | SE..+.o+.| 2025-11-27 09:58:02.235960 | ubuntu-jammy -> localhost | | o o++.o.++| 2025-11-27 09:58:02.235980 | ubuntu-jammy -> localhost | | +.B.+.. =| 2025-11-27 09:58:02.235999 | ubuntu-jammy -> localhost | | .* + o. .| 2025-11-27 09:58:02.236020 | ubuntu-jammy -> localhost | | .. +o=o.. | 2025-11-27 09:58:02.236040 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-11-27 09:58:02.236097 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.324330 2025-11-27 09:58:02.242285 | 2025-11-27 09:58:02.242372 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-27 09:58:02.290439 | ubuntu-jammy | ok 2025-11-27 09:58:02.303724 | ubuntu-jammy | included: /var/lib/zuul/builds/142ada4e625649ef8e54f7cada03df3d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-27 09:58:02.328589 | 2025-11-27 09:58:02.328755 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-27 09:58:02.352257 | ubuntu-jammy | skipping: Conditional result was False 2025-11-27 09:58:02.358487 | 2025-11-27 09:58:02.358574 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-27 09:58:03.223843 | ubuntu-jammy | changed 2025-11-27 09:58:03.229659 | 2025-11-27 09:58:03.229753 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-27 09:58:03.460427 | ubuntu-jammy | ok 2025-11-27 09:58:03.468938 | 2025-11-27 09:58:03.469036 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-27 09:58:04.138630 | ubuntu-jammy | changed 2025-11-27 09:58:04.147816 | 2025-11-27 09:58:04.147947 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-27 09:58:04.863373 | ubuntu-jammy | changed 2025-11-27 09:58:04.872037 | 2025-11-27 09:58:04.873221 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-27 09:58:04.898128 | ubuntu-jammy | skipping: Conditional result was False 2025-11-27 09:58:04.905633 | 2025-11-27 09:58:04.905731 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-27 09:58:05.364479 | ubuntu-jammy -> localhost | changed 2025-11-27 09:58:05.375010 | 2025-11-27 09:58:05.375138 | TASK [add-build-sshkey : Add back temp key] 2025-11-27 09:58:05.748976 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/142ada4e625649ef8e54f7cada03df3d/work/142ada4e625649ef8e54f7cada03df3d_id_rsa (zuul-build-sshkey) 2025-11-27 09:58:05.749259 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.026304 2025-11-27 09:58:05.759603 | 2025-11-27 09:58:05.759703 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-27 09:58:06.210909 | ubuntu-jammy | ok 2025-11-27 09:58:06.216643 | 2025-11-27 09:58:06.216756 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-27 09:58:06.240759 | ubuntu-jammy | skipping: Conditional result was False 2025-11-27 09:58:06.251786 | 2025-11-27 09:58:06.251915 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-27 09:58:06.659805 | ubuntu-jammy | ok 2025-11-27 09:58:06.684654 | 2025-11-27 09:58:06.684773 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-27 09:58:06.722621 | ubuntu-jammy | ok 2025-11-27 09:58:06.727603 | 2025-11-27 09:58:06.727686 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-27 09:58:07.267388 | ubuntu-jammy -> localhost | ok 2025-11-27 09:58:07.273327 | 2025-11-27 09:58:07.273411 | TASK [validate-host : Collect information about the host] 2025-11-27 09:58:08.394519 | ubuntu-jammy | ok 2025-11-27 09:58:08.404603 | 2025-11-27 09:58:08.404697 | TASK [validate-host : Sanitize hostname] 2025-11-27 09:58:08.514029 | ubuntu-jammy | ok 2025-11-27 09:58:08.546949 | 2025-11-27 09:58:08.547048 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-27 09:58:09.171891 | ubuntu-jammy -> localhost | changed 2025-11-27 09:58:09.177934 | 2025-11-27 09:58:09.178032 | TASK [validate-host : Collect information about zuul worker] 2025-11-27 09:58:09.644838 | ubuntu-jammy | ok 2025-11-27 09:58:09.655432 | 2025-11-27 09:58:09.655567 | TASK [validate-host : Write out all zuul information for each host] 2025-11-27 09:58:10.463974 | ubuntu-jammy -> localhost | changed 2025-11-27 09:58:10.475716 | 2025-11-27 09:58:10.475870 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-27 09:58:10.767722 | ubuntu-jammy | ok 2025-11-27 09:58:10.774178 | 2025-11-27 09:58:10.774303 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-27 09:58:11.936012 | ubuntu-jammy | changed: 2025-11-27 09:58:11.937041 | ubuntu-jammy | cd+++++++++ src/ 2025-11-27 09:58:11.937114 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-11-27 09:58:11.937143 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-11-27 09:58:11.937166 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-11-27 09:58:11.937187 | ubuntu-jammy | Containerfile 2025-11-27 09:58:11.937338 | ubuntu-jammy | Containerfile 2025-11-27 09:58:11.968248 | ubuntu-jammy | Containerfile 2025-11-27 09:58:11.968322 | ubuntu-jammy | Containerfile 2025-11-27 09:58:11.968394 | ubuntu-jammy | Containerfile 2025-11-27 09:58:11.968466 | ubuntu-jammy | Containerfile 2025-11-27 09:58:11.968543 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.030314 2025-11-27 09:58:20.981950 | 2025-11-27 09:58:20.982129 | TASK [upload-logs : Upload logs to log server] 2025-11-27 09:58:22.048479 | localhost | Output suppressed because no_log was given 2025-11-27 09:58:22.050377 | 2025-11-27 09:58:22.050487 | LOOP [upload-logs : Compress console log and json output] 2025-11-27 09:58:22.179946 | localhost | skipping: Conditional result was False 2025-11-27 09:58:22.197780 | localhost | skipping: Conditional result was False 2025-11-27 09:58:22.209609 | 2025-11-27 09:58:22.209749 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-27 09:58:22.276878 | localhost | skipping: Conditional result was False 2025-11-27 09:58:22.277364 | 2025-11-27 09:58:22.295270 | localhost | skipping: Conditional result was False 2025-11-27 09:58:22.310786 | 2025-11-27 09:58:22.310996 | LOOP [upload-logs : Upload console log and json output]