2026-03-16 21:18:44.225709 | Job console starting 2026-03-16 21:18:44.238606 | Updating git repos 2026-03-16 21:18:44.309442 | Cloning repos into workspace 2026-03-16 21:18:44.357415 | Restoring repo states 2026-03-16 21:18:44.389887 | Merging changes 2026-03-16 21:18:45.031131 | Checking out repos 2026-03-16 21:18:45.141514 | Preparing playbooks 2026-03-16 21:18:46.124197 | Running Ansible setup 2026-03-16 21:18:51.504012 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-16 21:18:52.515512 | 2026-03-16 21:18:52.515691 | PLAY [Base pre] 2026-03-16 21:18:52.542063 | 2026-03-16 21:18:52.542238 | TASK [Setup log path fact] 2026-03-16 21:18:52.595107 | debian-bookworm | ok 2026-03-16 21:18:52.626583 | 2026-03-16 21:18:52.626750 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-16 21:18:52.661055 | debian-bookworm | ok 2026-03-16 21:18:52.696336 | 2026-03-16 21:18:52.696484 | TASK [emit-job-header : Print job information] 2026-03-16 21:18:52.795886 | # Job Information 2026-03-16 21:18:52.801227 | Ansible Version: 2.16.14 2026-03-16 21:18:52.801572 | Job: hadolint 2026-03-16 21:18:52.801632 | Pipeline: check 2026-03-16 21:18:52.801664 | Executor: 521e9411259a 2026-03-16 21:18:52.801687 | Triggered by: https://github.com/osism/python-osism/pull/2145 2026-03-16 21:18:52.801717 | Event ID: 93915580-217d-11f1-8089-7e03ff1c1c47 2026-03-16 21:18:52.830061 | 2026-03-16 21:18:52.830220 | LOOP [emit-job-header : Print node information] 2026-03-16 21:18:53.213108 | debian-bookworm | ok: 2026-03-16 21:18:53.213346 | debian-bookworm | # Node Information 2026-03-16 21:18:53.213381 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-16 21:18:53.213407 | debian-bookworm | Hostname: debian 2026-03-16 21:18:53.213429 | debian-bookworm | Username: zuul 2026-03-16 21:18:53.213450 | debian-bookworm | Distro: Debian 12.13 2026-03-16 21:18:53.213473 | debian-bookworm | Provider: regiocloud-a 2026-03-16 21:18:53.213494 | debian-bookworm | Region: 2026-03-16 21:18:53.213515 | debian-bookworm | Label: debian-bookworm 2026-03-16 21:18:53.213534 | debian-bookworm | Product Name: OpenStack Nova 2026-03-16 21:18:53.213553 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe83:6f1c 2026-03-16 21:18:53.232004 | 2026-03-16 21:18:53.232185 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-16 21:18:53.861561 | debian-bookworm -> localhost | changed 2026-03-16 21:18:53.877487 | 2026-03-16 21:18:53.877647 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-16 21:18:55.132800 | debian-bookworm -> localhost | changed 2026-03-16 21:18:55.146659 | 2026-03-16 21:18:55.146825 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-16 21:18:55.479115 | debian-bookworm -> localhost | ok 2026-03-16 21:18:55.488945 | 2026-03-16 21:18:55.489102 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-16 21:18:55.526231 | debian-bookworm | ok 2026-03-16 21:18:55.548724 | debian-bookworm | included: /var/lib/zuul/builds/5b10e15591224eb2bc9c0d4060ba3aa2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-16 21:18:55.555459 | 2026-03-16 21:18:55.555566 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-16 21:18:57.002672 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-16 21:18:57.002938 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5b10e15591224eb2bc9c0d4060ba3aa2/work/5b10e15591224eb2bc9c0d4060ba3aa2_id_rsa 2026-03-16 21:18:57.002980 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5b10e15591224eb2bc9c0d4060ba3aa2/work/5b10e15591224eb2bc9c0d4060ba3aa2_id_rsa.pub 2026-03-16 21:18:57.003006 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-16 21:18:57.003031 | debian-bookworm -> localhost | SHA256:dp31EG4+yPv+xdtrhjrffZW97qXCu/EdtOg8X5MrdD8 zuul-build-sshkey 2026-03-16 21:18:57.003054 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-16 21:18:57.003090 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-16 21:18:57.003112 | debian-bookworm -> localhost | | . | 2026-03-16 21:18:57.003152 | debian-bookworm -> localhost | | . . | 2026-03-16 21:18:57.003173 | debian-bookworm -> localhost | | = | 2026-03-16 21:18:57.003193 | debian-bookworm -> localhost | | o * o | 2026-03-16 21:18:57.003213 | debian-bookworm -> localhost | | S . = o.+| 2026-03-16 21:18:57.003238 | debian-bookworm -> localhost | | . . oo==| 2026-03-16 21:18:57.003259 | debian-bookworm -> localhost | | .+.o=O| 2026-03-16 21:18:57.003278 | debian-bookworm -> localhost | | .=B.E&| 2026-03-16 21:18:57.003299 | debian-bookworm -> localhost | | .*O&XO| 2026-03-16 21:18:57.003319 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-16 21:18:57.003380 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.905974 2026-03-16 21:18:57.010552 | 2026-03-16 21:18:57.010672 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-16 21:18:57.050003 | debian-bookworm | ok 2026-03-16 21:18:57.067541 | debian-bookworm | included: /var/lib/zuul/builds/5b10e15591224eb2bc9c0d4060ba3aa2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-16 21:18:57.085378 | 2026-03-16 21:18:57.085511 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-16 21:18:57.113484 | debian-bookworm | skipping: Conditional result was False 2026-03-16 21:18:57.121993 | 2026-03-16 21:18:57.122197 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-16 21:18:57.844185 | debian-bookworm | changed 2026-03-16 21:18:57.852111 | 2026-03-16 21:18:57.852261 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-16 21:18:58.098333 | debian-bookworm | ok 2026-03-16 21:18:58.104553 | 2026-03-16 21:18:58.104703 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-16 21:18:58.681379 | debian-bookworm | changed 2026-03-16 21:18:58.689035 | 2026-03-16 21:18:58.689184 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-16 21:18:59.328111 | debian-bookworm | changed 2026-03-16 21:18:59.340597 | 2026-03-16 21:18:59.340842 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-16 21:18:59.377574 | debian-bookworm | skipping: Conditional result was False 2026-03-16 21:18:59.395647 | 2026-03-16 21:18:59.395863 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-16 21:18:59.928284 | debian-bookworm -> localhost | changed 2026-03-16 21:18:59.948049 | 2026-03-16 21:18:59.948245 | TASK [add-build-sshkey : Add back temp key] 2026-03-16 21:19:00.404067 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5b10e15591224eb2bc9c0d4060ba3aa2/work/5b10e15591224eb2bc9c0d4060ba3aa2_id_rsa (zuul-build-sshkey) 2026-03-16 21:19:00.404524 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014647 2026-03-16 21:19:00.415459 | 2026-03-16 21:19:00.415594 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-16 21:19:00.879588 | debian-bookworm | ok 2026-03-16 21:19:00.900670 | 2026-03-16 21:19:00.900879 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-16 21:19:00.970060 | debian-bookworm | skipping: Conditional result was False 2026-03-16 21:19:01.001096 | 2026-03-16 21:19:01.001381 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-16 21:19:01.546335 | debian-bookworm | ok 2026-03-16 21:19:01.559246 | 2026-03-16 21:19:01.559398 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-16 21:19:01.602194 | debian-bookworm | ok 2026-03-16 21:19:01.607580 | 2026-03-16 21:19:01.607696 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-16 21:19:02.190423 | debian-bookworm -> localhost | ok 2026-03-16 21:19:02.198665 | 2026-03-16 21:19:02.198812 | TASK [validate-host : Collect information about the host] 2026-03-16 21:19:03.568051 | debian-bookworm | ok 2026-03-16 21:19:03.608177 | 2026-03-16 21:19:03.608370 | TASK [validate-host : Sanitize hostname] 2026-03-16 21:19:03.964184 | debian-bookworm | ok 2026-03-16 21:19:04.081180 | 2026-03-16 21:19:04.081339 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-16 21:19:04.937568 | debian-bookworm -> localhost | changed 2026-03-16 21:19:04.945440 | 2026-03-16 21:19:04.945604 | TASK [validate-host : Collect information about zuul worker] 2026-03-16 21:19:05.425424 | debian-bookworm | ok 2026-03-16 21:19:05.434015 | 2026-03-16 21:19:05.434176 | TASK [validate-host : Write out all zuul information for each host] 2026-03-16 21:19:06.571226 | debian-bookworm -> localhost | changed 2026-03-16 21:19:06.584922 | 2026-03-16 21:19:06.585082 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-16 21:19:06.917533 | debian-bookworm | ok 2026-03-16 21:19:06.934778 | 2026-03-16 21:19:06.935195 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-16 21:19:08.416093 | debian-bookworm | changed: 2026-03-16 21:19:08.416408 | debian-bookworm | cd+++++++++ src/ 2026-03-16 21:19:08.416448 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-16 21:19:08.416472 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-16 21:19:08.416493 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-16 21:19:08.416514 | debian-bookworm | Containerfile 2026-03-16 21:19:08.416650 | debian-bookworm | Containerfile 2026-03-16 21:19:08.431707 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006081 2026-03-16 21:19:19.178637 | 2026-03-16 21:19:19.178746 | TASK [upload-logs : Upload logs to log server] 2026-03-16 21:19:19.923656 | localhost | Output suppressed because no_log was given 2026-03-16 21:19:19.925505 | 2026-03-16 21:19:19.925644 | LOOP [upload-logs : Compress console log and json output] 2026-03-16 21:19:19.992348 | localhost | skipping: Conditional result was False 2026-03-16 21:19:20.000399 | localhost | skipping: Conditional result was False 2026-03-16 21:19:20.012319 | 2026-03-16 21:19:20.012433 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-16 21:19:20.082434 | localhost | skipping: Conditional result was False 2026-03-16 21:19:20.082696 | 2026-03-16 21:19:20.088774 | localhost | skipping: Conditional result was False 2026-03-16 21:19:20.098445 | 2026-03-16 21:19:20.098546 | LOOP [upload-logs : Upload console log and json output]