2025-10-21 16:40:11.110701 | Job console starting 2025-10-21 16:40:11.122607 | Updating git repos 2025-10-21 16:40:11.148825 | Cloning repos into workspace 2025-10-21 16:40:11.180798 | Restoring repo states 2025-10-21 16:40:11.199953 | Merging changes 2025-10-21 16:40:11.993932 | Checking out repos 2025-10-21 16:40:12.080752 | Preparing playbooks 2025-10-21 16:40:13.070317 | Running Ansible setup 2025-10-21 16:40:17.856106 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-21 16:40:18.711285 | 2025-10-21 16:40:18.711389 | PLAY [Base pre] 2025-10-21 16:40:18.723751 | 2025-10-21 16:40:18.723843 | TASK [Setup log path fact] 2025-10-21 16:40:18.750573 | debian-bookworm | ok 2025-10-21 16:40:18.766679 | 2025-10-21 16:40:18.766796 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-21 16:40:18.822990 | debian-bookworm | ok 2025-10-21 16:40:18.851706 | 2025-10-21 16:40:18.851807 | TASK [emit-job-header : Print job information] 2025-10-21 16:40:18.922034 | # Job Information 2025-10-21 16:40:18.922162 | Ansible Version: 2.16.14 2025-10-21 16:40:18.922190 | Job: hadolint 2025-10-21 16:40:18.922217 | Pipeline: check 2025-10-21 16:40:18.922235 | Executor: 521e9411259a 2025-10-21 16:40:18.922253 | Triggered by: https://github.com/osism/python-osism/pull/1712 2025-10-21 16:40:18.922271 | Event ID: a7b32bb0-ae96-11f0-9b0c-e85e028a4aaa 2025-10-21 16:40:18.926313 | 2025-10-21 16:40:18.926391 | LOOP [emit-job-header : Print node information] 2025-10-21 16:40:19.060900 | debian-bookworm | ok: 2025-10-21 16:40:19.061031 | debian-bookworm | # Node Information 2025-10-21 16:40:19.061057 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-21 16:40:19.061077 | debian-bookworm | Hostname: debian 2025-10-21 16:40:19.061094 | debian-bookworm | Username: zuul 2025-10-21 16:40:19.061111 | debian-bookworm | Distro: Debian 12.12 2025-10-21 16:40:19.061129 | debian-bookworm | Provider: regiocloud-a 2025-10-21 16:40:19.061147 | debian-bookworm | Region: 2025-10-21 16:40:19.061164 | debian-bookworm | Label: debian-bookworm 2025-10-21 16:40:19.061180 | debian-bookworm | Product Name: OpenStack Nova 2025-10-21 16:40:19.061196 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed9:66c 2025-10-21 16:40:19.074587 | 2025-10-21 16:40:19.074681 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-21 16:40:19.655569 | debian-bookworm -> localhost | changed 2025-10-21 16:40:19.664210 | 2025-10-21 16:40:19.664301 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-21 16:40:20.735323 | debian-bookworm -> localhost | changed 2025-10-21 16:40:20.778016 | 2025-10-21 16:40:20.778235 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-21 16:40:21.046170 | debian-bookworm -> localhost | ok 2025-10-21 16:40:21.077533 | 2025-10-21 16:40:21.079977 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-21 16:40:21.146156 | debian-bookworm | ok 2025-10-21 16:40:21.181216 | debian-bookworm | included: /var/lib/zuul/builds/c14097e6961a416ca4f89bdbed64ffea/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-21 16:40:21.191671 | 2025-10-21 16:40:21.191763 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-21 16:40:22.382988 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-21 16:40:22.383168 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c14097e6961a416ca4f89bdbed64ffea/work/c14097e6961a416ca4f89bdbed64ffea_id_rsa 2025-10-21 16:40:22.383206 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c14097e6961a416ca4f89bdbed64ffea/work/c14097e6961a416ca4f89bdbed64ffea_id_rsa.pub 2025-10-21 16:40:22.383232 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-21 16:40:22.383255 | debian-bookworm -> localhost | SHA256:fgGids3VZHKABWiTJRDTXNRDKbIugjkyEk91ffZGy0A zuul-build-sshkey 2025-10-21 16:40:22.383277 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-21 16:40:22.383306 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-21 16:40:22.383328 | debian-bookworm -> localhost | | +=.B=BEo+ | 2025-10-21 16:40:22.383349 | debian-bookworm -> localhost | | ..X.+ B*. | 2025-10-21 16:40:22.383369 | debian-bookworm -> localhost | | . o.+.+.*.. | 2025-10-21 16:40:22.383389 | debian-bookworm -> localhost | |. . ..+ o = | 2025-10-21 16:40:22.383408 | debian-bookworm -> localhost | | * o.. S .. | 2025-10-21 16:40:22.383451 | debian-bookworm -> localhost | |B o..... . | 2025-10-21 16:40:22.383473 | debian-bookworm -> localhost | |oo . . . . | 2025-10-21 16:40:22.383493 | debian-bookworm -> localhost | | . | 2025-10-21 16:40:22.383514 | debian-bookworm -> localhost | | | 2025-10-21 16:40:22.383534 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-21 16:40:22.383588 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.512219 2025-10-21 16:40:22.389731 | 2025-10-21 16:40:22.389816 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-21 16:40:22.415803 | debian-bookworm | ok 2025-10-21 16:40:22.431638 | debian-bookworm | included: /var/lib/zuul/builds/c14097e6961a416ca4f89bdbed64ffea/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-21 16:40:22.441729 | 2025-10-21 16:40:22.441831 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-21 16:40:22.464808 | debian-bookworm | skipping: Conditional result was False 2025-10-21 16:40:22.472241 | 2025-10-21 16:40:22.472323 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-21 16:40:23.155555 | debian-bookworm | changed 2025-10-21 16:40:23.160814 | 2025-10-21 16:40:23.160897 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-21 16:40:23.480060 | debian-bookworm | ok 2025-10-21 16:40:23.485821 | 2025-10-21 16:40:23.485904 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-21 16:40:24.309844 | debian-bookworm | changed 2025-10-21 16:40:24.317929 | 2025-10-21 16:40:24.318031 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-21 16:40:24.919140 | debian-bookworm | changed 2025-10-21 16:40:24.924276 | 2025-10-21 16:40:24.924359 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-21 16:40:24.951121 | debian-bookworm | skipping: Conditional result was False 2025-10-21 16:40:24.955880 | 2025-10-21 16:40:24.955961 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-21 16:40:25.342730 | debian-bookworm -> localhost | changed 2025-10-21 16:40:25.351460 | 2025-10-21 16:40:25.351551 | TASK [add-build-sshkey : Add back temp key] 2025-10-21 16:40:25.975907 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c14097e6961a416ca4f89bdbed64ffea/work/c14097e6961a416ca4f89bdbed64ffea_id_rsa (zuul-build-sshkey) 2025-10-21 16:40:25.976077 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024914 2025-10-21 16:40:25.982232 | 2025-10-21 16:40:25.982309 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-21 16:40:26.457318 | debian-bookworm | ok 2025-10-21 16:40:26.461446 | 2025-10-21 16:40:26.461521 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-21 16:40:26.497860 | debian-bookworm | skipping: Conditional result was False 2025-10-21 16:40:26.506175 | 2025-10-21 16:40:26.506255 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-21 16:40:27.005313 | debian-bookworm | ok 2025-10-21 16:40:27.014091 | 2025-10-21 16:40:27.014168 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-21 16:40:27.039801 | debian-bookworm | ok 2025-10-21 16:40:27.050146 | 2025-10-21 16:40:27.050231 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-21 16:40:27.332924 | debian-bookworm -> localhost | ok 2025-10-21 16:40:27.338956 | 2025-10-21 16:40:27.339041 | TASK [validate-host : Collect information about the host] 2025-10-21 16:40:28.398530 | debian-bookworm | ok 2025-10-21 16:40:28.414816 | 2025-10-21 16:40:28.414938 | TASK [validate-host : Sanitize hostname] 2025-10-21 16:40:28.579852 | debian-bookworm | ok 2025-10-21 16:40:28.651250 | 2025-10-21 16:40:28.651356 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-21 16:40:29.402805 | debian-bookworm -> localhost | changed 2025-10-21 16:40:29.408518 | 2025-10-21 16:40:29.408604 | TASK [validate-host : Collect information about zuul worker] 2025-10-21 16:40:29.837689 | debian-bookworm | ok 2025-10-21 16:40:29.845076 | 2025-10-21 16:40:29.846308 | TASK [validate-host : Write out all zuul information for each host] 2025-10-21 16:40:30.638058 | debian-bookworm -> localhost | changed 2025-10-21 16:40:30.645656 | 2025-10-21 16:40:30.645735 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-21 16:40:30.941752 | debian-bookworm | ok 2025-10-21 16:40:30.946933 | 2025-10-21 16:40:30.947022 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-21 16:40:32.002099 | debian-bookworm | changed: 2025-10-21 16:40:32.002632 | debian-bookworm | cd+++++++++ src/ 2025-10-21 16:40:32.003147 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-21 16:40:32.003183 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-21 16:40:32.003203 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-21 16:40:32.003222 | debian-bookworm | Containerfile 2025-10-21 16:40:32.003314 | debian-bookworm | Containerfile 2025-10-21 16:40:32.009253 | debian-bookworm | localhost | ok: Runtime: 0:00:00.013440 2025-10-21 16:40:40.906691 | 2025-10-21 16:40:40.906792 | TASK [upload-logs : Upload logs to log server] 2025-10-21 16:40:41.397945 | localhost | Output suppressed because no_log was given 2025-10-21 16:40:41.399534 | 2025-10-21 16:40:41.399613 | LOOP [upload-logs : Compress console log and json output] 2025-10-21 16:40:41.457356 | localhost | skipping: Conditional result was False 2025-10-21 16:40:41.462783 | localhost | skipping: Conditional result was False 2025-10-21 16:40:41.466371 | 2025-10-21 16:40:41.466461 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-21 16:40:41.502927 | localhost | skipping: Conditional result was False 2025-10-21 16:40:41.503144 | 2025-10-21 16:40:41.506661 | localhost | skipping: Conditional result was False 2025-10-21 16:40:41.510826 | 2025-10-21 16:40:41.510925 | LOOP [upload-logs : Upload console log and json output]