2026-02-12 17:13:33.576365 | Job console starting 2026-02-12 17:13:33.607141 | Updating git repos 2026-02-12 17:13:33.652402 | Cloning repos into workspace 2026-02-12 17:13:33.724225 | Restoring repo states 2026-02-12 17:13:33.732191 | Merging changes 2026-02-12 17:13:35.218199 | Checking out repos 2026-02-12 17:13:35.307170 | Preparing playbooks 2026-02-12 17:13:36.587119 | Running Ansible setup 2026-02-12 17:13:41.890182 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-12 17:13:43.054781 | 2026-02-12 17:13:43.055024 | PLAY [Base pre] 2026-02-12 17:13:43.084083 | 2026-02-12 17:13:43.084195 | TASK [Setup log path fact] 2026-02-12 17:13:43.121147 | debian-bookworm | ok 2026-02-12 17:13:43.144113 | 2026-02-12 17:13:43.144244 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-12 17:13:43.192008 | debian-bookworm | ok 2026-02-12 17:13:43.199822 | 2026-02-12 17:13:43.199911 | TASK [emit-job-header : Print job information] 2026-02-12 17:13:43.251464 | # Job Information 2026-02-12 17:13:43.251656 | Ansible Version: 2.16.14 2026-02-12 17:13:43.251690 | Job: hadolint 2026-02-12 17:13:43.251717 | Pipeline: check 2026-02-12 17:13:43.251736 | Executor: 521e9411259a 2026-02-12 17:13:43.251753 | Triggered by: https://github.com/osism/osism-kubernetes/pull/253 2026-02-12 17:13:43.251775 | Event ID: 22dab210-0836-11f1-9360-b6269668fb76 2026-02-12 17:13:43.255771 | 2026-02-12 17:13:43.255862 | LOOP [emit-job-header : Print node information] 2026-02-12 17:13:43.424087 | debian-bookworm | ok: 2026-02-12 17:13:43.424253 | debian-bookworm | # Node Information 2026-02-12 17:13:43.424288 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-12 17:13:43.424313 | debian-bookworm | Hostname: debian 2026-02-12 17:13:43.424334 | debian-bookworm | Username: zuul 2026-02-12 17:13:43.424355 | debian-bookworm | Distro: Debian 12.13 2026-02-12 17:13:43.424378 | debian-bookworm | Provider: regiocloud-a 2026-02-12 17:13:43.424399 | debian-bookworm | Region: 2026-02-12 17:13:43.424419 | debian-bookworm | Label: debian-bookworm 2026-02-12 17:13:43.424439 | debian-bookworm | Product Name: OpenStack Nova 2026-02-12 17:13:43.424458 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe48:d12c 2026-02-12 17:13:43.434121 | 2026-02-12 17:13:43.434216 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-12 17:13:44.134258 | debian-bookworm -> localhost | changed 2026-02-12 17:13:44.144923 | 2026-02-12 17:13:44.145054 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-12 17:13:45.837397 | debian-bookworm -> localhost | changed 2026-02-12 17:13:45.845862 | 2026-02-12 17:13:45.845945 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-12 17:13:46.529881 | debian-bookworm -> localhost | ok 2026-02-12 17:13:46.534697 | 2026-02-12 17:13:46.534784 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-12 17:13:46.571377 | debian-bookworm | ok 2026-02-12 17:13:46.584559 | debian-bookworm | included: /var/lib/zuul/builds/10394d79cdfb4895a926454e08f38deb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-12 17:13:46.599408 | 2026-02-12 17:13:46.599512 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-12 17:13:48.399453 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-12 17:13:48.399636 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/10394d79cdfb4895a926454e08f38deb/work/10394d79cdfb4895a926454e08f38deb_id_rsa 2026-02-12 17:13:48.399668 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/10394d79cdfb4895a926454e08f38deb/work/10394d79cdfb4895a926454e08f38deb_id_rsa.pub 2026-02-12 17:13:48.399690 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-12 17:13:48.399711 | debian-bookworm -> localhost | SHA256:ZuXCdOKUDx7Br0ryX1HCk8S3RJkOyc/7Qp/+FfnXtFc zuul-build-sshkey 2026-02-12 17:13:48.399731 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-12 17:13:48.399757 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-12 17:13:48.399776 | debian-bookworm -> localhost | | ..o.o.o | 2026-02-12 17:13:48.399793 | debian-bookworm -> localhost | | .==.= | 2026-02-12 17:13:48.399810 | debian-bookworm -> localhost | | B.BB.. | 2026-02-12 17:13:48.399826 | debian-bookworm -> localhost | | * O.+= .| 2026-02-12 17:13:48.399843 | debian-bookworm -> localhost | | S.+ . oE| 2026-02-12 17:13:48.399863 | debian-bookworm -> localhost | | . .o.. .o .*| 2026-02-12 17:13:48.399881 | debian-bookworm -> localhost | | + . .. o o*| 2026-02-12 17:13:48.399897 | debian-bookworm -> localhost | | o . . + +| 2026-02-12 17:13:48.399914 | debian-bookworm -> localhost | | .. o...| 2026-02-12 17:13:48.399931 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-12 17:13:48.399974 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.220627 2026-02-12 17:13:48.405025 | 2026-02-12 17:13:48.405095 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-12 17:13:48.431350 | debian-bookworm | ok 2026-02-12 17:13:48.440462 | debian-bookworm | included: /var/lib/zuul/builds/10394d79cdfb4895a926454e08f38deb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-12 17:13:48.447616 | 2026-02-12 17:13:48.447685 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-12 17:13:48.460103 | debian-bookworm | skipping: Conditional result was False 2026-02-12 17:13:48.464572 | 2026-02-12 17:13:48.464645 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-12 17:13:49.044538 | debian-bookworm | changed 2026-02-12 17:13:49.048972 | 2026-02-12 17:13:49.049053 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-12 17:13:49.303668 | debian-bookworm | ok 2026-02-12 17:13:49.308051 | 2026-02-12 17:13:49.308127 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-12 17:13:49.964094 | debian-bookworm | changed 2026-02-12 17:13:49.976662 | 2026-02-12 17:13:49.976818 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-12 17:13:50.632964 | debian-bookworm | changed 2026-02-12 17:13:50.638195 | 2026-02-12 17:13:50.638282 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-12 17:13:50.661360 | debian-bookworm | skipping: Conditional result was False 2026-02-12 17:13:50.667144 | 2026-02-12 17:13:50.667241 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-12 17:13:51.105608 | debian-bookworm -> localhost | changed 2026-02-12 17:13:51.115909 | 2026-02-12 17:13:51.116015 | TASK [add-build-sshkey : Add back temp key] 2026-02-12 17:13:51.533170 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/10394d79cdfb4895a926454e08f38deb/work/10394d79cdfb4895a926454e08f38deb_id_rsa (zuul-build-sshkey) 2026-02-12 17:13:51.533378 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009536 2026-02-12 17:13:51.541377 | 2026-02-12 17:13:51.541501 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-12 17:13:52.018108 | debian-bookworm | ok 2026-02-12 17:13:52.022880 | 2026-02-12 17:13:52.022970 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-12 17:13:52.065978 | debian-bookworm | skipping: Conditional result was False 2026-02-12 17:13:52.076779 | 2026-02-12 17:13:52.076894 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-12 17:13:52.578215 | debian-bookworm | ok 2026-02-12 17:13:52.592027 | 2026-02-12 17:13:52.592132 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-12 17:13:52.622492 | debian-bookworm | ok 2026-02-12 17:13:52.627295 | 2026-02-12 17:13:52.627378 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-12 17:13:52.903994 | debian-bookworm -> localhost | ok 2026-02-12 17:13:52.918403 | 2026-02-12 17:13:52.918674 | TASK [validate-host : Collect information about the host] 2026-02-12 17:13:54.030140 | debian-bookworm | ok 2026-02-12 17:13:54.040734 | 2026-02-12 17:13:54.040875 | TASK [validate-host : Sanitize hostname] 2026-02-12 17:13:54.171650 | debian-bookworm | ok 2026-02-12 17:13:54.203172 | 2026-02-12 17:13:54.203285 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-12 17:13:54.917375 | debian-bookworm -> localhost | changed 2026-02-12 17:13:54.923362 | 2026-02-12 17:13:54.923476 | TASK [validate-host : Collect information about zuul worker] 2026-02-12 17:13:55.575448 | debian-bookworm | ok 2026-02-12 17:13:55.583899 | 2026-02-12 17:13:55.584014 | TASK [validate-host : Write out all zuul information for each host] 2026-02-12 17:13:56.361405 | debian-bookworm -> localhost | changed 2026-02-12 17:13:56.376538 | 2026-02-12 17:13:56.376673 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-12 17:13:56.672019 | debian-bookworm | ok 2026-02-12 17:13:56.694168 | 2026-02-12 17:13:56.694359 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-12 17:13:58.110579 | debian-bookworm | changed: 2026-02-12 17:13:58.110807 | debian-bookworm | cd+++++++++ src/ 2026-02-12 17:13:58.110866 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-12 17:13:58.110892 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-12 17:13:58.110914 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-02-12 17:13:58.110935 | debian-bookworm | Containerfile 2026-02-12 17:13:58.111103 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004130 2026-02-12 17:14:11.646546 | 2026-02-12 17:14:11.646677 | TASK [upload-logs : Upload logs to log server] 2026-02-12 17:14:12.241121 | localhost | Output suppressed because no_log was given 2026-02-12 17:14:12.243086 | 2026-02-12 17:14:12.243191 | LOOP [upload-logs : Compress console log and json output] 2026-02-12 17:14:12.295963 | localhost | skipping: Conditional result was False 2026-02-12 17:14:12.301898 | localhost | skipping: Conditional result was False 2026-02-12 17:14:12.314788 | 2026-02-12 17:14:12.315038 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-12 17:14:12.361755 | localhost | skipping: Conditional result was False 2026-02-12 17:14:12.362049 | 2026-02-12 17:14:12.366688 | localhost | skipping: Conditional result was False 2026-02-12 17:14:12.379598 | 2026-02-12 17:14:12.379824 | LOOP [upload-logs : Upload console log and json output]