2025-10-10 09:09:22.557074 | Job console starting 2025-10-10 09:09:22.565646 | Updating git repos 2025-10-10 09:09:22.618137 | Cloning repos into workspace 2025-10-10 09:09:22.697041 | Restoring repo states 2025-10-10 09:09:22.706621 | Merging changes 2025-10-10 09:09:23.211205 | Checking out repos 2025-10-10 09:09:23.279819 | Preparing playbooks 2025-10-10 09:09:24.252098 | Running Ansible setup 2025-10-10 09:09:29.090341 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-10 09:09:29.820557 | 2025-10-10 09:09:29.820679 | PLAY [Base pre] 2025-10-10 09:09:29.834979 | 2025-10-10 09:09:29.835089 | TASK [Setup log path fact] 2025-10-10 09:09:29.852453 | debian-bookworm | ok 2025-10-10 09:09:29.866717 | 2025-10-10 09:09:29.866816 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-10 09:09:29.885202 | debian-bookworm | ok 2025-10-10 09:09:29.894241 | 2025-10-10 09:09:29.894323 | TASK [emit-job-header : Print job information] 2025-10-10 09:09:29.921406 | # Job Information 2025-10-10 09:09:29.921546 | Ansible Version: 2.16.14 2025-10-10 09:09:29.921579 | Job: hadolint 2025-10-10 09:09:29.921609 | Pipeline: check 2025-10-10 09:09:29.921631 | Executor: 521e9411259a 2025-10-10 09:09:29.921651 | Triggered by: https://github.com/osism/python-osism/pull/1745 2025-10-10 09:09:29.921673 | Event ID: c9d6abe0-a5b8-11f0-9ae7-cec516d507c7 2025-10-10 09:09:29.926211 | 2025-10-10 09:09:29.926291 | LOOP [emit-job-header : Print node information] 2025-10-10 09:09:30.012360 | debian-bookworm | ok: 2025-10-10 09:09:30.012690 | debian-bookworm | # Node Information 2025-10-10 09:09:30.012750 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-10 09:09:30.012796 | debian-bookworm | Hostname: debian 2025-10-10 09:09:30.012836 | debian-bookworm | Username: zuul 2025-10-10 09:09:30.012874 | debian-bookworm | Distro: Debian 12.12 2025-10-10 09:09:30.012916 | debian-bookworm | Provider: regiocloud-a 2025-10-10 09:09:30.012952 | debian-bookworm | Region: 2025-10-10 09:09:30.012989 | debian-bookworm | Label: debian-bookworm 2025-10-10 09:09:30.013024 | debian-bookworm | Product Name: OpenStack Nova 2025-10-10 09:09:30.013058 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe22:db44 2025-10-10 09:09:30.041889 | 2025-10-10 09:09:30.042014 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-10 09:09:30.482059 | debian-bookworm -> localhost | changed 2025-10-10 09:09:30.488834 | 2025-10-10 09:09:30.488940 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-10 09:09:31.976689 | debian-bookworm -> localhost | changed 2025-10-10 09:09:31.987349 | 2025-10-10 09:09:31.987468 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-10 09:09:32.403982 | debian-bookworm -> localhost | ok 2025-10-10 09:09:32.409754 | 2025-10-10 09:09:32.409856 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-10 09:09:32.439434 | debian-bookworm | ok 2025-10-10 09:09:32.465004 | debian-bookworm | included: /var/lib/zuul/builds/3ef29c3a75ea4906a041c06706988f48/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-10 09:09:32.470726 | 2025-10-10 09:09:32.470814 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-10 09:09:34.442956 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-10 09:09:34.443114 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3ef29c3a75ea4906a041c06706988f48/work/3ef29c3a75ea4906a041c06706988f48_id_rsa 2025-10-10 09:09:34.443147 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3ef29c3a75ea4906a041c06706988f48/work/3ef29c3a75ea4906a041c06706988f48_id_rsa.pub 2025-10-10 09:09:34.443170 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-10 09:09:34.443191 | debian-bookworm -> localhost | SHA256:Dfpy8CihK8fjCB+M4Hb/YMtdIuMuvcAAipZM3KRVNQ0 zuul-build-sshkey 2025-10-10 09:09:34.443210 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-10 09:09:34.443235 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-10 09:09:34.443254 | debian-bookworm -> localhost | | o...Eo | 2025-10-10 09:09:34.443272 | debian-bookworm -> localhost | |. = .. | 2025-10-10 09:09:34.443289 | debian-bookworm -> localhost | |.+ . . | 2025-10-10 09:09:34.443305 | debian-bookworm -> localhost | |* . . o | 2025-10-10 09:09:34.443322 | debian-bookworm -> localhost | |+= . o S . | 2025-10-10 09:09:34.443341 | debian-bookworm -> localhost | |+oo. . = | 2025-10-10 09:09:34.443358 | debian-bookworm -> localhost | |o+++o=o.+. | 2025-10-10 09:09:34.443375 | debian-bookworm -> localhost | |+o=+*o*oo | 2025-10-10 09:09:34.443392 | debian-bookworm -> localhost | |.++.oBoo | 2025-10-10 09:09:34.443408 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-10 09:09:34.443474 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.253533 2025-10-10 09:09:34.448556 | 2025-10-10 09:09:34.448629 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-10 09:09:34.484678 | debian-bookworm | ok 2025-10-10 09:09:34.500619 | debian-bookworm | included: /var/lib/zuul/builds/3ef29c3a75ea4906a041c06706988f48/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-10 09:09:34.507584 | 2025-10-10 09:09:34.507654 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-10 09:09:34.540085 | debian-bookworm | skipping: Conditional result was False 2025-10-10 09:09:34.544687 | 2025-10-10 09:09:34.544764 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-10 09:09:35.275801 | debian-bookworm | changed 2025-10-10 09:09:35.279986 | 2025-10-10 09:09:35.280056 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-10 09:09:35.528418 | debian-bookworm | ok 2025-10-10 09:09:35.532806 | 2025-10-10 09:09:35.532877 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-10 09:09:36.236734 | debian-bookworm | changed 2025-10-10 09:09:36.243175 | 2025-10-10 09:09:36.243267 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-10 09:09:36.930799 | debian-bookworm | changed 2025-10-10 09:09:36.937983 | 2025-10-10 09:09:36.938085 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-10 09:09:36.961367 | debian-bookworm | skipping: Conditional result was False 2025-10-10 09:09:36.973077 | 2025-10-10 09:09:36.973247 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-10 09:09:37.387404 | debian-bookworm -> localhost | changed 2025-10-10 09:09:37.402285 | 2025-10-10 09:09:37.402484 | TASK [add-build-sshkey : Add back temp key] 2025-10-10 09:09:37.697793 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3ef29c3a75ea4906a041c06706988f48/work/3ef29c3a75ea4906a041c06706988f48_id_rsa (zuul-build-sshkey) 2025-10-10 09:09:37.697997 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021076 2025-10-10 09:09:37.706946 | 2025-10-10 09:09:37.707046 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-10 09:09:38.071207 | debian-bookworm | ok 2025-10-10 09:09:38.075200 | 2025-10-10 09:09:38.075279 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-10 09:09:38.087653 | debian-bookworm | skipping: Conditional result was False 2025-10-10 09:09:38.095692 | 2025-10-10 09:09:38.095771 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-10 09:09:38.491527 | debian-bookworm | ok 2025-10-10 09:09:38.502033 | 2025-10-10 09:09:38.502125 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-10 09:09:38.532873 | debian-bookworm | ok 2025-10-10 09:09:38.536969 | 2025-10-10 09:09:38.537041 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-10 09:09:38.914429 | debian-bookworm -> localhost | ok 2025-10-10 09:09:38.919933 | 2025-10-10 09:09:38.920012 | TASK [validate-host : Collect information about the host] 2025-10-10 09:09:39.950897 | debian-bookworm | ok 2025-10-10 09:09:39.969499 | 2025-10-10 09:09:39.969611 | TASK [validate-host : Sanitize hostname] 2025-10-10 09:09:40.076547 | debian-bookworm | ok 2025-10-10 09:09:40.107781 | 2025-10-10 09:09:40.107880 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-10 09:09:40.741854 | debian-bookworm -> localhost | changed 2025-10-10 09:09:40.747612 | 2025-10-10 09:09:40.747705 | TASK [validate-host : Collect information about zuul worker] 2025-10-10 09:09:41.158193 | debian-bookworm | ok 2025-10-10 09:09:41.162689 | 2025-10-10 09:09:41.162776 | TASK [validate-host : Write out all zuul information for each host] 2025-10-10 09:09:41.695171 | debian-bookworm -> localhost | changed 2025-10-10 09:09:41.710943 | 2025-10-10 09:09:41.711047 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-10 09:09:42.003057 | debian-bookworm | ok 2025-10-10 09:09:42.008460 | 2025-10-10 09:09:42.008549 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-10 09:09:43.173958 | debian-bookworm | changed: 2025-10-10 09:09:43.174126 | debian-bookworm | cd+++++++++ src/ 2025-10-10 09:09:43.174160 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-10 09:09:43.174184 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-10 09:09:43.174205 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-10 09:09:43.174225 | debian-bookworm | Containerfile 2025-10-10 09:09:43.174336 | debian-bookworm | Containerfile 2025-10-10 09:09:43.212763 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005760 2025-10-10 09:09:50.045751 | 2025-10-10 09:09:50.045839 | TASK [upload-logs : Upload logs to log server] 2025-10-10 09:09:50.559164 | localhost | Output suppressed because no_log was given 2025-10-10 09:09:50.561822 | 2025-10-10 09:09:50.561950 | LOOP [upload-logs : Compress console log and json output] 2025-10-10 09:09:50.605927 | localhost | skipping: Conditional result was False 2025-10-10 09:09:50.610387 | localhost | skipping: Conditional result was False 2025-10-10 09:09:50.623805 | 2025-10-10 09:09:50.624008 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-10 09:09:50.664289 | localhost | skipping: Conditional result was False 2025-10-10 09:09:50.664793 | 2025-10-10 09:09:50.668075 | localhost | skipping: Conditional result was False 2025-10-10 09:09:50.673248 | 2025-10-10 09:09:50.673382 | LOOP [upload-logs : Upload console log and json output]