2026-03-25 08:51:16.521211 | Job console starting 2026-03-25 08:51:16.534088 | Updating git repos 2026-03-25 08:51:16.561553 | Cloning repos into workspace 2026-03-25 08:51:16.620179 | Restoring repo states 2026-03-25 08:51:16.630214 | Merging changes 2026-03-25 08:51:17.227097 | Checking out repos 2026-03-25 08:51:17.264283 | Preparing playbooks 2026-03-25 08:51:17.921431 | Running Ansible setup 2026-03-25 08:51:22.320863 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-25 08:51:23.136511 | 2026-03-25 08:51:23.136724 | PLAY [Base pre] 2026-03-25 08:51:23.153357 | 2026-03-25 08:51:23.153500 | TASK [Setup log path fact] 2026-03-25 08:51:23.183326 | ubuntu-jammy | ok 2026-03-25 08:51:23.200623 | 2026-03-25 08:51:23.200777 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-25 08:51:23.249561 | ubuntu-jammy | ok 2026-03-25 08:51:23.260815 | 2026-03-25 08:51:23.260940 | TASK [emit-job-header : Print job information] 2026-03-25 08:51:23.328612 | # Job Information 2026-03-25 08:51:23.328954 | Ansible Version: 2.16.14 2026-03-25 08:51:23.329019 | Job: hadolint 2026-03-25 08:51:23.329153 | Pipeline: check 2026-03-25 08:51:23.329205 | Executor: 521e9411259a 2026-03-25 08:51:23.329244 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/569 2026-03-25 08:51:23.329285 | Event ID: afa9c350-2827-11f1-95ee-786403dbeb29 2026-03-25 08:51:23.336960 | 2026-03-25 08:51:23.337104 | LOOP [emit-job-header : Print node information] 2026-03-25 08:51:23.459757 | ubuntu-jammy | ok: 2026-03-25 08:51:23.460056 | ubuntu-jammy | # Node Information 2026-03-25 08:51:23.460105 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-25 08:51:23.460134 | ubuntu-jammy | Hostname: ubuntu 2026-03-25 08:51:23.460171 | ubuntu-jammy | Username: zuul 2026-03-25 08:51:23.460200 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-25 08:51:23.460232 | ubuntu-jammy | Provider: regiocloud-a 2026-03-25 08:51:23.460260 | ubuntu-jammy | Region: 2026-03-25 08:51:23.460288 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-25 08:51:23.460315 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-25 08:51:23.460342 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe25:b0b9 2026-03-25 08:51:23.482042 | 2026-03-25 08:51:23.482259 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-25 08:51:23.995693 | ubuntu-jammy -> localhost | changed 2026-03-25 08:51:24.003637 | 2026-03-25 08:51:24.003815 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-25 08:51:25.090461 | ubuntu-jammy -> localhost | changed 2026-03-25 08:51:25.105895 | 2026-03-25 08:51:25.106054 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-25 08:51:25.401921 | ubuntu-jammy -> localhost | ok 2026-03-25 08:51:25.415169 | 2026-03-25 08:51:25.415313 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-25 08:51:25.460159 | ubuntu-jammy | ok 2026-03-25 08:51:25.481078 | ubuntu-jammy | included: /var/lib/zuul/builds/0701c0660a854136a0b9ddcb20fb9006/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-25 08:51:25.487702 | 2026-03-25 08:51:25.487805 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-25 08:51:27.023453 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-25 08:51:27.023766 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0701c0660a854136a0b9ddcb20fb9006/work/0701c0660a854136a0b9ddcb20fb9006_id_rsa 2026-03-25 08:51:27.023811 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0701c0660a854136a0b9ddcb20fb9006/work/0701c0660a854136a0b9ddcb20fb9006_id_rsa.pub 2026-03-25 08:51:27.023839 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-25 08:51:27.023865 | ubuntu-jammy -> localhost | SHA256:kUN+pzcsthIaKWfeOkiy0KU3DtcIvGG/DVq5eoTx6Fc zuul-build-sshkey 2026-03-25 08:51:27.023888 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-25 08:51:27.023910 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-25 08:51:27.023941 | ubuntu-jammy -> localhost | | . | 2026-03-25 08:51:27.023964 | ubuntu-jammy -> localhost | | o . | 2026-03-25 08:51:27.023983 | ubuntu-jammy -> localhost | | . = . . | 2026-03-25 08:51:27.024003 | ubuntu-jammy -> localhost | | * . . + + | 2026-03-25 08:51:27.024023 | ubuntu-jammy -> localhost | | o %.+= S + + | 2026-03-25 08:51:27.024051 | ubuntu-jammy -> localhost | |. O &=E+ o + . | 2026-03-25 08:51:27.024072 | ubuntu-jammy -> localhost | | o % Oo o . | 2026-03-25 08:51:27.024092 | ubuntu-jammy -> localhost | | + B o. . | 2026-03-25 08:51:27.024113 | ubuntu-jammy -> localhost | | .+ .. | 2026-03-25 08:51:27.024133 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-25 08:51:27.024196 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.996461 2026-03-25 08:51:27.041396 | 2026-03-25 08:51:27.041528 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-25 08:51:27.071613 | ubuntu-jammy | ok 2026-03-25 08:51:27.082006 | ubuntu-jammy | included: /var/lib/zuul/builds/0701c0660a854136a0b9ddcb20fb9006/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-25 08:51:27.091332 | 2026-03-25 08:51:27.091442 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-25 08:51:27.115925 | ubuntu-jammy | skipping: Conditional result was False 2026-03-25 08:51:27.122092 | 2026-03-25 08:51:27.122219 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-25 08:51:27.775680 | ubuntu-jammy | changed 2026-03-25 08:51:27.781683 | 2026-03-25 08:51:27.781803 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-25 08:51:28.021011 | ubuntu-jammy | ok 2026-03-25 08:51:28.027756 | 2026-03-25 08:51:28.027894 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-25 08:51:28.664264 | ubuntu-jammy | changed 2026-03-25 08:51:28.680875 | 2026-03-25 08:51:28.681025 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-25 08:51:29.291977 | ubuntu-jammy | changed 2026-03-25 08:51:29.297730 | 2026-03-25 08:51:29.297839 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-25 08:51:29.352132 | ubuntu-jammy | skipping: Conditional result was False 2026-03-25 08:51:29.360328 | 2026-03-25 08:51:29.360469 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-25 08:51:29.866345 | ubuntu-jammy -> localhost | changed 2026-03-25 08:51:29.877452 | 2026-03-25 08:51:29.877638 | TASK [add-build-sshkey : Add back temp key] 2026-03-25 08:51:30.251837 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0701c0660a854136a0b9ddcb20fb9006/work/0701c0660a854136a0b9ddcb20fb9006_id_rsa (zuul-build-sshkey) 2026-03-25 08:51:30.252382 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.014687 2026-03-25 08:51:30.268514 | 2026-03-25 08:51:30.268725 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-25 08:51:30.699222 | ubuntu-jammy | ok 2026-03-25 08:51:30.705906 | 2026-03-25 08:51:30.706063 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-25 08:51:30.763480 | ubuntu-jammy | skipping: Conditional result was False 2026-03-25 08:51:30.780584 | 2026-03-25 08:51:30.780732 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-25 08:51:31.214517 | ubuntu-jammy | ok 2026-03-25 08:51:31.229080 | 2026-03-25 08:51:31.229235 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-25 08:51:31.258751 | ubuntu-jammy | ok 2026-03-25 08:51:31.264036 | 2026-03-25 08:51:31.264159 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-25 08:51:31.600232 | ubuntu-jammy -> localhost | ok 2026-03-25 08:51:31.609966 | 2026-03-25 08:51:31.610103 | TASK [validate-host : Collect information about the host] 2026-03-25 08:51:32.745209 | ubuntu-jammy | ok 2026-03-25 08:51:32.755598 | 2026-03-25 08:51:32.755739 | TASK [validate-host : Sanitize hostname] 2026-03-25 08:51:32.879260 | ubuntu-jammy | ok 2026-03-25 08:51:32.927701 | 2026-03-25 08:51:32.927858 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-25 08:51:33.533735 | ubuntu-jammy -> localhost | changed 2026-03-25 08:51:33.546002 | 2026-03-25 08:51:33.546427 | TASK [validate-host : Collect information about zuul worker] 2026-03-25 08:51:33.972260 | ubuntu-jammy | ok 2026-03-25 08:51:33.977822 | 2026-03-25 08:51:33.977947 | TASK [validate-host : Write out all zuul information for each host] 2026-03-25 08:51:34.655619 | ubuntu-jammy -> localhost | changed 2026-03-25 08:51:34.676742 | 2026-03-25 08:51:34.676914 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-25 08:51:34.945457 | ubuntu-jammy | ok 2026-03-25 08:51:34.951216 | 2026-03-25 08:51:34.951324 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-25 08:51:36.038452 | ubuntu-jammy | changed: 2026-03-25 08:51:36.038781 | ubuntu-jammy | cd+++++++++ src/ 2026-03-25 08:51:36.038881 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-25 08:51:36.038924 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-25 08:51:36.038948 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-25 08:51:36.038969 | ubuntu-jammy | Containerfile 2026-03-25 08:51:36.039179 | ubuntu-jammy | Containerfile 2026-03-25 08:51:36.062623 | ubuntu-jammy | Containerfile 2026-03-25 08:51:36.062696 | ubuntu-jammy | Containerfile 2026-03-25 08:51:36.062768 | ubuntu-jammy | Containerfile 2026-03-25 08:51:36.062862 | ubuntu-jammy | Containerfile 2026-03-25 08:51:36.062933 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007060 2026-03-25 08:51:43.952829 | 2026-03-25 08:51:43.952952 | TASK [upload-logs : Upload logs to log server] 2026-03-25 08:51:44.533873 | localhost | Output suppressed because no_log was given 2026-03-25 08:51:44.535807 | 2026-03-25 08:51:44.535916 | LOOP [upload-logs : Compress console log and json output] 2026-03-25 08:51:44.582904 | localhost | skipping: Conditional result was False 2026-03-25 08:51:44.589738 | localhost | skipping: Conditional result was False 2026-03-25 08:51:44.603721 | 2026-03-25 08:51:44.603868 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-25 08:51:44.651395 | localhost | skipping: Conditional result was False 2026-03-25 08:51:44.651722 | 2026-03-25 08:51:44.657322 | localhost | skipping: Conditional result was False 2026-03-25 08:51:44.665035 | 2026-03-25 08:51:44.665268 | LOOP [upload-logs : Upload console log and json output]