2025-10-15 13:41:28.326496 | Job console starting 2025-10-15 13:41:28.346995 | Updating git repos 2025-10-15 13:41:28.379709 | Cloning repos into workspace 2025-10-15 13:41:28.447626 | Restoring repo states 2025-10-15 13:41:28.452564 | Merging changes 2025-10-15 13:41:29.139586 | Checking out repos 2025-10-15 13:41:29.186750 | Preparing playbooks 2025-10-15 13:41:29.748869 | Running Ansible setup 2025-10-15 13:41:33.938674 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-10-15 13:41:34.697260 | 2025-10-15 13:41:34.697437 | PLAY [Base pre] 2025-10-15 13:41:34.713264 | 2025-10-15 13:41:34.713437 | TASK [Setup log path fact] 2025-10-15 13:41:34.731892 | ubuntu-jammy | ok 2025-10-15 13:41:34.747783 | 2025-10-15 13:41:34.747916 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-15 13:41:34.777105 | ubuntu-jammy | ok 2025-10-15 13:41:34.786751 | 2025-10-15 13:41:34.786885 | TASK [emit-job-header : Print job information] 2025-10-15 13:41:34.825478 | # Job Information 2025-10-15 13:41:34.825644 | Ansible Version: 2.16.14 2025-10-15 13:41:34.825678 | Job: hadolint 2025-10-15 13:41:34.825710 | Pipeline: check 2025-10-15 13:41:34.825734 | Executor: 521e9411259a 2025-10-15 13:41:34.825754 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/302 2025-10-15 13:41:34.825777 | Event ID: a1044700-a9cc-11f0-9e1e-a64c768182e4 2025-10-15 13:41:34.830877 | 2025-10-15 13:41:34.830985 | LOOP [emit-job-header : Print node information] 2025-10-15 13:41:34.945852 | ubuntu-jammy | ok: 2025-10-15 13:41:34.946038 | ubuntu-jammy | # Node Information 2025-10-15 13:41:34.946072 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-10-15 13:41:34.946097 | ubuntu-jammy | Hostname: ubuntu 2025-10-15 13:41:34.946118 | ubuntu-jammy | Username: zuul 2025-10-15 13:41:34.946139 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-10-15 13:41:34.946162 | ubuntu-jammy | Provider: regiocloud-a 2025-10-15 13:41:34.946183 | ubuntu-jammy | Region: 2025-10-15 13:41:34.946204 | ubuntu-jammy | Label: ubuntu-jammy 2025-10-15 13:41:34.946224 | ubuntu-jammy | Product Name: OpenStack Nova 2025-10-15 13:41:34.946243 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe76:3a3c 2025-10-15 13:41:34.958442 | 2025-10-15 13:41:34.958570 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-15 13:41:35.420508 | ubuntu-jammy -> localhost | changed 2025-10-15 13:41:35.427961 | 2025-10-15 13:41:35.428088 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-15 13:41:36.532517 | ubuntu-jammy -> localhost | changed 2025-10-15 13:41:36.544794 | 2025-10-15 13:41:36.544910 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-15 13:41:36.801183 | ubuntu-jammy -> localhost | ok 2025-10-15 13:41:36.811109 | 2025-10-15 13:41:36.811233 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-15 13:41:36.839312 | ubuntu-jammy | ok 2025-10-15 13:41:36.857501 | ubuntu-jammy | included: /var/lib/zuul/builds/59f0a196797a4023b73f300501d3af55/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-15 13:41:36.863752 | 2025-10-15 13:41:36.863855 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-15 13:41:38.899637 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-10-15 13:41:38.900156 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/59f0a196797a4023b73f300501d3af55/work/59f0a196797a4023b73f300501d3af55_id_rsa 2025-10-15 13:41:38.900257 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/59f0a196797a4023b73f300501d3af55/work/59f0a196797a4023b73f300501d3af55_id_rsa.pub 2025-10-15 13:41:38.900326 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-10-15 13:41:38.900423 | ubuntu-jammy -> localhost | SHA256:kS+UtGxOwKy/H8bwJGtuZVt9zk7fjHrNs6S7ruv1EGY zuul-build-sshkey 2025-10-15 13:41:38.900487 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-10-15 13:41:38.900541 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-10-15 13:41:38.900610 | ubuntu-jammy -> localhost | | o. . | 2025-10-15 13:41:38.900667 | ubuntu-jammy -> localhost | | o+ + | 2025-10-15 13:41:38.900718 | ubuntu-jammy -> localhost | | . X | 2025-10-15 13:41:38.900768 | ubuntu-jammy -> localhost | | . = o | 2025-10-15 13:41:38.900818 | ubuntu-jammy -> localhost | | .o S .. E | 2025-10-15 13:41:38.900882 | ubuntu-jammy -> localhost | | .Bo.. + o | 2025-10-15 13:41:38.900934 | ubuntu-jammy -> localhost | | o+=o *.+ | 2025-10-15 13:41:38.900982 | ubuntu-jammy -> localhost | | oo... ..O=+| 2025-10-15 13:41:38.901031 | ubuntu-jammy -> localhost | | .... .+=O=o*| 2025-10-15 13:41:38.901081 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-10-15 13:41:38.901200 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.553853 2025-10-15 13:41:38.914455 | 2025-10-15 13:41:38.914616 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-15 13:41:38.938096 | ubuntu-jammy | ok 2025-10-15 13:41:38.951231 | ubuntu-jammy | included: /var/lib/zuul/builds/59f0a196797a4023b73f300501d3af55/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-15 13:41:38.960942 | 2025-10-15 13:41:38.961038 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-15 13:41:38.984364 | ubuntu-jammy | skipping: Conditional result was False 2025-10-15 13:41:38.990117 | 2025-10-15 13:41:38.990216 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-15 13:41:39.611063 | ubuntu-jammy | changed 2025-10-15 13:41:39.619564 | 2025-10-15 13:41:39.619706 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-15 13:41:39.874107 | ubuntu-jammy | ok 2025-10-15 13:41:39.879937 | 2025-10-15 13:41:39.880050 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-15 13:41:40.547240 | ubuntu-jammy | changed 2025-10-15 13:41:40.559641 | 2025-10-15 13:41:40.559849 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-15 13:41:41.208349 | ubuntu-jammy | changed 2025-10-15 13:41:41.214886 | 2025-10-15 13:41:41.214994 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-15 13:41:41.238515 | ubuntu-jammy | skipping: Conditional result was False 2025-10-15 13:41:41.244839 | 2025-10-15 13:41:41.244945 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-15 13:41:41.664407 | ubuntu-jammy -> localhost | changed 2025-10-15 13:41:41.676557 | 2025-10-15 13:41:41.676667 | TASK [add-build-sshkey : Add back temp key] 2025-10-15 13:41:42.014299 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/59f0a196797a4023b73f300501d3af55/work/59f0a196797a4023b73f300501d3af55_id_rsa (zuul-build-sshkey) 2025-10-15 13:41:42.014588 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.021140 2025-10-15 13:41:42.023004 | 2025-10-15 13:41:42.023111 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-15 13:41:42.400789 | ubuntu-jammy | ok 2025-10-15 13:41:42.406236 | 2025-10-15 13:41:42.406371 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-15 13:41:42.440355 | ubuntu-jammy | skipping: Conditional result was False 2025-10-15 13:41:42.451034 | 2025-10-15 13:41:42.451133 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-15 13:41:42.903676 | ubuntu-jammy | ok 2025-10-15 13:41:42.918246 | 2025-10-15 13:41:42.918375 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-15 13:41:42.958051 | ubuntu-jammy | ok 2025-10-15 13:41:42.963652 | 2025-10-15 13:41:42.963762 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-15 13:41:43.261342 | ubuntu-jammy -> localhost | ok 2025-10-15 13:41:43.268027 | 2025-10-15 13:41:43.268140 | TASK [validate-host : Collect information about the host] 2025-10-15 13:41:44.414011 | ubuntu-jammy | ok 2025-10-15 13:41:44.424436 | 2025-10-15 13:41:44.424556 | TASK [validate-host : Sanitize hostname] 2025-10-15 13:41:44.543990 | ubuntu-jammy | ok 2025-10-15 13:41:44.584518 | 2025-10-15 13:41:44.584646 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-15 13:41:45.135139 | ubuntu-jammy -> localhost | changed 2025-10-15 13:41:45.145562 | 2025-10-15 13:41:45.145720 | TASK [validate-host : Collect information about zuul worker] 2025-10-15 13:41:45.568970 | ubuntu-jammy | ok 2025-10-15 13:41:45.573855 | 2025-10-15 13:41:45.573967 | TASK [validate-host : Write out all zuul information for each host] 2025-10-15 13:41:46.144362 | ubuntu-jammy -> localhost | changed 2025-10-15 13:41:46.154178 | 2025-10-15 13:41:46.154293 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-15 13:41:46.422461 | ubuntu-jammy | ok 2025-10-15 13:41:46.428169 | 2025-10-15 13:41:46.428274 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-15 13:41:47.384322 | ubuntu-jammy | changed: 2025-10-15 13:41:47.384545 | ubuntu-jammy | cd+++++++++ src/ 2025-10-15 13:41:47.384581 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-10-15 13:41:47.384605 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-10-15 13:41:47.384625 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-10-15 13:41:47.384646 | ubuntu-jammy | Containerfile 2025-10-15 13:41:47.384792 | ubuntu-jammy | Containerfile 2025-10-15 13:41:47.421116 | ubuntu-jammy | Containerfile 2025-10-15 13:41:47.421185 | ubuntu-jammy | Containerfile 2025-10-15 13:41:47.421253 | ubuntu-jammy | Containerfile 2025-10-15 13:41:47.421322 | ubuntu-jammy | Containerfile 2025-10-15 13:41:47.421399 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007756 2025-10-15 13:41:54.548014 | 2025-10-15 13:41:54.548177 | TASK [upload-logs : Upload logs to log server] 2025-10-15 13:41:55.116721 | localhost | Output suppressed because no_log was given 2025-10-15 13:41:55.120793 | 2025-10-15 13:41:55.121002 | LOOP [upload-logs : Compress console log and json output] 2025-10-15 13:41:55.180315 | localhost | skipping: Conditional result was False 2025-10-15 13:41:55.185259 | localhost | skipping: Conditional result was False 2025-10-15 13:41:55.193333 | 2025-10-15 13:41:55.193597 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-15 13:41:55.238568 | localhost | skipping: Conditional result was False 2025-10-15 13:41:55.239219 | 2025-10-15 13:41:55.242514 | localhost | skipping: Conditional result was False 2025-10-15 13:41:55.256085 | 2025-10-15 13:41:55.256329 | LOOP [upload-logs : Upload console log and json output]