2025-09-11 03:03:55.225684 | Job console starting 2025-09-11 03:03:55.257525 | Updating git repos 2025-09-11 03:03:55.285378 | Cloning repos into workspace 2025-09-11 03:03:55.385321 | Restoring repo states 2025-09-11 03:03:55.395676 | Merging changes 2025-09-11 03:03:55.395706 | Checking out repos 2025-09-11 03:03:56.272586 | Preparing playbooks 2025-09-11 03:03:57.521946 | Running Ansible setup 2025-09-11 03:04:02.385448 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-11 03:04:05.047207 | 2025-09-11 03:04:05.047351 | PLAY [Base pre] 2025-09-11 03:04:05.084710 | 2025-09-11 03:04:05.084839 | TASK [Setup log path fact] 2025-09-11 03:04:05.132097 | debian-bookworm | ok 2025-09-11 03:04:05.192294 | 2025-09-11 03:04:05.192437 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-11 03:04:05.274488 | debian-bookworm | ok 2025-09-11 03:04:05.300058 | 2025-09-11 03:04:05.300173 | TASK [emit-job-header : Print job information] 2025-09-11 03:04:05.355145 | # Job Information 2025-09-11 03:04:05.355298 | Ansible Version: 2.16.14 2025-09-11 03:04:05.355327 | Job: hadolint 2025-09-11 03:04:05.355354 | Pipeline: periodic-daily 2025-09-11 03:04:05.355373 | Executor: 521e9411259a 2025-09-11 03:04:05.355390 | Triggered by: https://github.com/osism/osism-kubernetes 2025-09-11 03:04:05.355409 | Event ID: 103a5a41755a4c3992ce75416fc73239 2025-09-11 03:04:05.367507 | 2025-09-11 03:04:05.367613 | LOOP [emit-job-header : Print node information] 2025-09-11 03:04:05.629775 | debian-bookworm | ok: 2025-09-11 03:04:05.629963 | debian-bookworm | # Node Information 2025-09-11 03:04:05.629994 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-11 03:04:05.630015 | debian-bookworm | Hostname: debian 2025-09-11 03:04:05.630034 | debian-bookworm | Username: zuul 2025-09-11 03:04:05.630052 | debian-bookworm | Distro: Debian 12.12 2025-09-11 03:04:05.630072 | debian-bookworm | Provider: regiocloud-a 2025-09-11 03:04:05.630091 | debian-bookworm | Region: 2025-09-11 03:04:05.630108 | debian-bookworm | Label: debian-bookworm 2025-09-11 03:04:05.630125 | debian-bookworm | Product Name: OpenStack Nova 2025-09-11 03:04:05.630141 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1d:c5a 2025-09-11 03:04:05.639451 | 2025-09-11 03:04:05.639558 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-11 03:04:06.869203 | debian-bookworm -> localhost | changed 2025-09-11 03:04:06.875019 | 2025-09-11 03:04:06.875107 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-11 03:04:09.150328 | debian-bookworm -> localhost | changed 2025-09-11 03:04:09.159495 | 2025-09-11 03:04:09.159581 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-11 03:04:09.619157 | debian-bookworm -> localhost | ok 2025-09-11 03:04:09.624473 | 2025-09-11 03:04:09.624557 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-11 03:04:09.676147 | debian-bookworm | ok 2025-09-11 03:04:09.716699 | debian-bookworm | included: /var/lib/zuul/builds/7b3a3d72f64146639c9cea22c84bb1fe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-11 03:04:09.730480 | 2025-09-11 03:04:09.730566 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-11 03:04:14.328748 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-11 03:04:14.328966 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7b3a3d72f64146639c9cea22c84bb1fe/work/7b3a3d72f64146639c9cea22c84bb1fe_id_rsa 2025-09-11 03:04:14.328999 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7b3a3d72f64146639c9cea22c84bb1fe/work/7b3a3d72f64146639c9cea22c84bb1fe_id_rsa.pub 2025-09-11 03:04:14.329021 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-11 03:04:14.329043 | debian-bookworm -> localhost | SHA256:OWWgw0LCbOfJa4Gnui9/1eekiIH6bI7KcJ3vgyDKMQA zuul-build-sshkey 2025-09-11 03:04:14.329061 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-11 03:04:14.329086 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-11 03:04:14.329105 | debian-bookworm -> localhost | | o. . . | 2025-09-11 03:04:14.329123 | debian-bookworm -> localhost | |E +o.. . . | 2025-09-11 03:04:14.329140 | debian-bookworm -> localhost | |.. =..+ o | 2025-09-11 03:04:14.329156 | debian-bookworm -> localhost | |. . *. . + | 2025-09-11 03:04:14.329173 | debian-bookworm -> localhost | |. + o .S | 2025-09-11 03:04:14.329193 | debian-bookworm -> localhost | |.o+.+.. ..o | 2025-09-11 03:04:14.329210 | debian-bookworm -> localhost | |+++oo= . = | 2025-09-11 03:04:14.329226 | debian-bookworm -> localhost | |B=. +.o . . | 2025-09-11 03:04:14.329243 | debian-bookworm -> localhost | |=X*. .o. | 2025-09-11 03:04:14.329260 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-11 03:04:14.329305 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.656108 2025-09-11 03:04:14.340957 | 2025-09-11 03:04:14.341042 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-11 03:04:14.382460 | debian-bookworm | ok 2025-09-11 03:04:14.396031 | debian-bookworm | included: /var/lib/zuul/builds/7b3a3d72f64146639c9cea22c84bb1fe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-11 03:04:14.412061 | 2025-09-11 03:04:14.412140 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-11 03:04:14.449761 | debian-bookworm | skipping: Conditional result was False 2025-09-11 03:04:14.454733 | 2025-09-11 03:04:14.454811 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-11 03:04:15.596786 | debian-bookworm | changed 2025-09-11 03:04:15.601188 | 2025-09-11 03:04:15.601261 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-11 03:04:15.891096 | debian-bookworm | ok 2025-09-11 03:04:15.895728 | 2025-09-11 03:04:15.895808 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-11 03:04:16.701958 | debian-bookworm | changed 2025-09-11 03:04:16.707943 | 2025-09-11 03:04:16.708025 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-11 03:04:17.509302 | debian-bookworm | changed 2025-09-11 03:04:17.513958 | 2025-09-11 03:04:17.514033 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-11 03:04:17.551641 | debian-bookworm | skipping: Conditional result was False 2025-09-11 03:04:17.556956 | 2025-09-11 03:04:17.557055 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-11 03:04:18.178085 | debian-bookworm -> localhost | changed 2025-09-11 03:04:18.188535 | 2025-09-11 03:04:18.188638 | TASK [add-build-sshkey : Add back temp key] 2025-09-11 03:04:19.031539 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7b3a3d72f64146639c9cea22c84bb1fe/work/7b3a3d72f64146639c9cea22c84bb1fe_id_rsa (zuul-build-sshkey) 2025-09-11 03:04:19.031754 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040081 2025-09-11 03:04:19.038435 | 2025-09-11 03:04:19.038525 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-11 03:04:19.744114 | debian-bookworm | ok 2025-09-11 03:04:19.749226 | 2025-09-11 03:04:19.749322 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-11 03:04:19.782761 | debian-bookworm | skipping: Conditional result was False 2025-09-11 03:04:19.805134 | 2025-09-11 03:04:19.805247 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-11 03:04:20.317337 | debian-bookworm | ok 2025-09-11 03:04:20.340362 | 2025-09-11 03:04:20.340483 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-11 03:04:20.390494 | debian-bookworm | ok 2025-09-11 03:04:20.396373 | 2025-09-11 03:04:20.396466 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-11 03:04:21.033198 | debian-bookworm -> localhost | ok 2025-09-11 03:04:21.041810 | 2025-09-11 03:04:21.041950 | TASK [validate-host : Collect information about the host] 2025-09-11 03:04:22.489741 | debian-bookworm | ok 2025-09-11 03:04:22.502361 | 2025-09-11 03:04:22.502443 | TASK [validate-host : Sanitize hostname] 2025-09-11 03:04:22.737948 | debian-bookworm | ok 2025-09-11 03:04:22.767769 | 2025-09-11 03:04:22.767896 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-11 03:04:23.870438 | debian-bookworm -> localhost | changed 2025-09-11 03:04:23.875336 | 2025-09-11 03:04:23.875410 | TASK [validate-host : Collect information about zuul worker] 2025-09-11 03:04:24.306994 | debian-bookworm | ok 2025-09-11 03:04:24.311523 | 2025-09-11 03:04:24.311597 | TASK [validate-host : Write out all zuul information for each host] 2025-09-11 03:04:25.842264 | debian-bookworm -> localhost | changed 2025-09-11 03:04:25.849814 | 2025-09-11 03:04:25.849897 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-11 03:04:26.169040 | debian-bookworm | ok 2025-09-11 03:04:26.184761 | 2025-09-11 03:04:26.184840 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-11 03:04:28.944868 | debian-bookworm | changed: 2025-09-11 03:04:28.945077 | debian-bookworm | cd+++++++++ src/ 2025-09-11 03:04:28.945107 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-11 03:04:28.945128 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-11 03:04:28.945146 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-09-11 03:04:28.945163 | debian-bookworm | Containerfile 2025-09-11 03:04:28.945286 | debian-bookworm | localhost | ok: Runtime: 0:00:00.027390 2025-09-11 03:04:40.739686 | 2025-09-11 03:04:40.739784 | TASK [upload-logs : Upload logs to log server] 2025-09-11 03:04:41.734202 | localhost | Output suppressed because no_log was given 2025-09-11 03:04:41.735829 | 2025-09-11 03:04:41.735933 | LOOP [upload-logs : Compress console log and json output] 2025-09-11 03:04:41.794309 | localhost | skipping: Conditional result was False 2025-09-11 03:04:41.799903 | localhost | skipping: Conditional result was False 2025-09-11 03:04:41.813102 | 2025-09-11 03:04:41.813224 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-11 03:04:41.919771 | localhost | skipping: Conditional result was False 2025-09-11 03:04:41.920011 | 2025-09-11 03:04:41.924973 | localhost | skipping: Conditional result was False 2025-09-11 03:04:41.930048 | 2025-09-11 03:04:41.930167 | LOOP [upload-logs : Upload console log and json output]