2026-01-15 03:12:06.817307 | Job console starting 2026-01-15 03:12:06.851185 | Updating git repos 2026-01-15 03:12:06.904589 | Cloning repos into workspace 2026-01-15 03:12:07.068170 | Restoring repo states 2026-01-15 03:12:07.081846 | Merging changes 2026-01-15 03:12:07.081867 | Checking out repos 2026-01-15 03:12:07.245518 | Preparing playbooks 2026-01-15 03:12:08.611937 | Running Ansible setup 2026-01-15 03:12:14.834344 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-15 03:12:15.726362 | 2026-01-15 03:12:15.726558 | PLAY [Base pre] 2026-01-15 03:12:15.745244 | 2026-01-15 03:12:15.745403 | TASK [Setup log path fact] 2026-01-15 03:12:15.789672 | ubuntu-jammy | ok 2026-01-15 03:12:15.808691 | 2026-01-15 03:12:15.808899 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-15 03:12:15.840340 | ubuntu-jammy | ok 2026-01-15 03:12:15.853475 | 2026-01-15 03:12:15.853674 | TASK [emit-job-header : Print job information] 2026-01-15 03:12:15.893777 | # Job Information 2026-01-15 03:12:15.894045 | Ansible Version: 2.16.14 2026-01-15 03:12:15.894086 | Job: hadolint 2026-01-15 03:12:15.894120 | Pipeline: periodic-daily 2026-01-15 03:12:15.894142 | Executor: 521e9411259a 2026-01-15 03:12:15.894163 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-01-15 03:12:15.894185 | Event ID: 2ac7ed483d1f4878869e0f8f994dcc20 2026-01-15 03:12:15.901240 | 2026-01-15 03:12:15.901382 | LOOP [emit-job-header : Print node information] 2026-01-15 03:12:16.018187 | ubuntu-jammy | ok: 2026-01-15 03:12:16.018519 | ubuntu-jammy | # Node Information 2026-01-15 03:12:16.018563 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-15 03:12:16.018589 | ubuntu-jammy | Hostname: ubuntu 2026-01-15 03:12:16.018612 | ubuntu-jammy | Username: zuul 2026-01-15 03:12:16.018632 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-15 03:12:16.018656 | ubuntu-jammy | Provider: regiocloud-a 2026-01-15 03:12:16.018676 | ubuntu-jammy | Region: 2026-01-15 03:12:16.018698 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-15 03:12:16.018718 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-15 03:12:16.018738 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedb:2329 2026-01-15 03:12:16.040662 | 2026-01-15 03:12:16.040810 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-15 03:12:16.821666 | ubuntu-jammy -> localhost | changed 2026-01-15 03:12:16.829247 | 2026-01-15 03:12:16.829384 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-15 03:12:18.355521 | ubuntu-jammy -> localhost | changed 2026-01-15 03:12:18.379221 | 2026-01-15 03:12:18.379363 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-15 03:12:18.781497 | ubuntu-jammy -> localhost | ok 2026-01-15 03:12:18.787833 | 2026-01-15 03:12:18.787957 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-15 03:12:18.816407 | ubuntu-jammy | ok 2026-01-15 03:12:18.857216 | ubuntu-jammy | included: /var/lib/zuul/builds/fd23bd784ae540d7a269fcf9dd7cce62/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-15 03:12:18.874171 | 2026-01-15 03:12:18.874334 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-15 03:12:20.753784 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-15 03:12:20.754047 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/fd23bd784ae540d7a269fcf9dd7cce62/work/fd23bd784ae540d7a269fcf9dd7cce62_id_rsa 2026-01-15 03:12:20.754093 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/fd23bd784ae540d7a269fcf9dd7cce62/work/fd23bd784ae540d7a269fcf9dd7cce62_id_rsa.pub 2026-01-15 03:12:20.754122 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-15 03:12:20.754148 | ubuntu-jammy -> localhost | SHA256:val0IrTUsAXboa/Zxj5R1ECdhr8ePrdNWRANdAg+lro zuul-build-sshkey 2026-01-15 03:12:20.754171 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-15 03:12:20.754193 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-15 03:12:20.754227 | ubuntu-jammy -> localhost | | . ..o=.+++.| 2026-01-15 03:12:20.754251 | ubuntu-jammy -> localhost | | = .o.=..o.| 2026-01-15 03:12:20.754272 | ubuntu-jammy -> localhost | | + o. o= . | 2026-01-15 03:12:20.754293 | ubuntu-jammy -> localhost | | * ..o.. . | 2026-01-15 03:12:20.754314 | ubuntu-jammy -> localhost | | + S.o . .| 2026-01-15 03:12:20.754340 | ubuntu-jammy -> localhost | | o *. +o o| 2026-01-15 03:12:20.754361 | ubuntu-jammy -> localhost | | = *.Eo . ..| 2026-01-15 03:12:20.754380 | ubuntu-jammy -> localhost | | =.+ + .o | 2026-01-15 03:12:20.754402 | ubuntu-jammy -> localhost | | o. o...| 2026-01-15 03:12:20.754421 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-15 03:12:20.754505 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.122638 2026-01-15 03:12:20.761664 | 2026-01-15 03:12:20.761813 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-15 03:12:20.791113 | ubuntu-jammy | ok 2026-01-15 03:12:20.801164 | ubuntu-jammy | included: /var/lib/zuul/builds/fd23bd784ae540d7a269fcf9dd7cce62/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-15 03:12:20.811020 | 2026-01-15 03:12:20.811149 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-15 03:12:20.835373 | ubuntu-jammy | skipping: Conditional result was False 2026-01-15 03:12:20.842545 | 2026-01-15 03:12:20.842689 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-15 03:12:21.568342 | ubuntu-jammy | changed 2026-01-15 03:12:21.581709 | 2026-01-15 03:12:21.582293 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-15 03:12:21.924799 | ubuntu-jammy | ok 2026-01-15 03:12:21.932711 | 2026-01-15 03:12:21.932845 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-15 03:12:22.610727 | ubuntu-jammy | changed 2026-01-15 03:12:22.628304 | 2026-01-15 03:12:22.628490 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-15 03:12:23.367691 | ubuntu-jammy | changed 2026-01-15 03:12:23.374211 | 2026-01-15 03:12:23.374346 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-15 03:12:23.429404 | ubuntu-jammy | skipping: Conditional result was False 2026-01-15 03:12:23.438351 | 2026-01-15 03:12:23.438526 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-15 03:12:24.288516 | ubuntu-jammy -> localhost | changed 2026-01-15 03:12:24.307166 | 2026-01-15 03:12:24.307326 | TASK [add-build-sshkey : Add back temp key] 2026-01-15 03:12:24.836011 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/fd23bd784ae540d7a269fcf9dd7cce62/work/fd23bd784ae540d7a269fcf9dd7cce62_id_rsa (zuul-build-sshkey) 2026-01-15 03:12:24.836376 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016472 2026-01-15 03:12:24.846185 | 2026-01-15 03:12:24.846326 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-15 03:12:25.348007 | ubuntu-jammy | ok 2026-01-15 03:12:25.357411 | 2026-01-15 03:12:25.357616 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-15 03:12:25.405091 | ubuntu-jammy | skipping: Conditional result was False 2026-01-15 03:12:25.428039 | 2026-01-15 03:12:25.428263 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-15 03:12:25.921717 | ubuntu-jammy | ok 2026-01-15 03:12:25.934245 | 2026-01-15 03:12:25.934395 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-15 03:12:25.967727 | ubuntu-jammy | ok 2026-01-15 03:12:25.973316 | 2026-01-15 03:12:25.973474 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-15 03:12:26.355308 | ubuntu-jammy -> localhost | ok 2026-01-15 03:12:26.362921 | 2026-01-15 03:12:26.363049 | TASK [validate-host : Collect information about the host] 2026-01-15 03:12:27.542385 | ubuntu-jammy | ok 2026-01-15 03:12:27.573866 | 2026-01-15 03:12:27.574005 | TASK [validate-host : Sanitize hostname] 2026-01-15 03:12:27.695735 | ubuntu-jammy | ok 2026-01-15 03:12:27.752308 | 2026-01-15 03:12:27.752517 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-15 03:12:28.402766 | ubuntu-jammy -> localhost | changed 2026-01-15 03:12:28.409213 | 2026-01-15 03:12:28.409346 | TASK [validate-host : Collect information about zuul worker] 2026-01-15 03:12:28.829600 | ubuntu-jammy | ok 2026-01-15 03:12:28.834768 | 2026-01-15 03:12:28.835150 | TASK [validate-host : Write out all zuul information for each host] 2026-01-15 03:12:29.607394 | ubuntu-jammy -> localhost | changed 2026-01-15 03:12:29.618762 | 2026-01-15 03:12:29.618928 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-15 03:12:29.902257 | ubuntu-jammy | ok 2026-01-15 03:12:29.910215 | 2026-01-15 03:12:29.910354 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-15 03:12:30.997836 | ubuntu-jammy | changed: 2026-01-15 03:12:30.998073 | ubuntu-jammy | cd+++++++++ src/ 2026-01-15 03:12:30.998109 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-15 03:12:30.998133 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-15 03:12:30.998156 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-15 03:12:30.998176 | ubuntu-jammy | Containerfile 2026-01-15 03:12:30.998325 | ubuntu-jammy | Containerfile 2026-01-15 03:12:31.032186 | ubuntu-jammy | Containerfile 2026-01-15 03:12:31.032260 | ubuntu-jammy | Containerfile 2026-01-15 03:12:31.032329 | ubuntu-jammy | Containerfile 2026-01-15 03:12:31.032399 | ubuntu-jammy | Containerfile 2026-01-15 03:12:31.032495 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.029801 2026-01-15 03:12:42.461769 | 2026-01-15 03:12:42.461898 | TASK [upload-logs : Upload logs to log server] 2026-01-15 03:12:43.792615 | localhost | Output suppressed because no_log was given 2026-01-15 03:12:43.795245 | 2026-01-15 03:12:43.795368 | LOOP [upload-logs : Compress console log and json output] 2026-01-15 03:12:43.910705 | localhost | skipping: Conditional result was False 2026-01-15 03:12:43.918192 | localhost | skipping: Conditional result was False 2026-01-15 03:12:43.924793 | 2026-01-15 03:12:43.924919 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-15 03:12:44.029812 | localhost | skipping: Conditional result was False 2026-01-15 03:12:44.030152 | 2026-01-15 03:12:44.035603 | localhost | skipping: Conditional result was False 2026-01-15 03:12:44.044471 | 2026-01-15 03:12:44.044601 | LOOP [upload-logs : Upload console log and json output]