2026-01-20 03:06:38.066223 | Job console starting 2026-01-20 03:06:38.079152 | Updating git repos 2026-01-20 03:06:38.112800 | Cloning repos into workspace 2026-01-20 03:06:38.214655 | Restoring repo states 2026-01-20 03:06:38.236182 | Merging changes 2026-01-20 03:06:38.236199 | Checking out repos 2026-01-20 03:06:38.427786 | Preparing playbooks 2026-01-20 03:06:39.577581 | Running Ansible setup 2026-01-20 03:06:44.989027 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-20 03:06:45.958511 | 2026-01-20 03:06:45.958637 | PLAY [Base pre] 2026-01-20 03:06:45.982902 | 2026-01-20 03:06:45.983024 | TASK [Setup log path fact] 2026-01-20 03:06:46.023168 | debian-bookworm | ok 2026-01-20 03:06:46.050081 | 2026-01-20 03:06:46.050218 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-20 03:06:46.093966 | debian-bookworm | ok 2026-01-20 03:06:46.110012 | 2026-01-20 03:06:46.110128 | TASK [emit-job-header : Print job information] 2026-01-20 03:06:46.161711 | # Job Information 2026-01-20 03:06:46.161873 | Ansible Version: 2.16.14 2026-01-20 03:06:46.161910 | Job: hadolint 2026-01-20 03:06:46.161942 | Pipeline: periodic-daily 2026-01-20 03:06:46.161964 | Executor: 521e9411259a 2026-01-20 03:06:46.161985 | Triggered by: https://github.com/osism/python-osism 2026-01-20 03:06:46.162007 | Event ID: 5738241b906b4eda9828312eb3acae72 2026-01-20 03:06:46.167116 | 2026-01-20 03:06:46.167215 | LOOP [emit-job-header : Print node information] 2026-01-20 03:06:46.347708 | debian-bookworm | ok: 2026-01-20 03:06:46.347960 | debian-bookworm | # Node Information 2026-01-20 03:06:46.348505 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-20 03:06:46.348556 | debian-bookworm | Hostname: debian 2026-01-20 03:06:46.348583 | debian-bookworm | Username: zuul 2026-01-20 03:06:46.348606 | debian-bookworm | Distro: Debian 12.13 2026-01-20 03:06:46.348633 | debian-bookworm | Provider: regiocloud-a 2026-01-20 03:06:46.348655 | debian-bookworm | Region: 2026-01-20 03:06:46.348676 | debian-bookworm | Label: debian-bookworm 2026-01-20 03:06:46.348696 | debian-bookworm | Product Name: OpenStack Nova 2026-01-20 03:06:46.348716 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe88:f382 2026-01-20 03:06:46.371893 | 2026-01-20 03:06:46.371996 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-20 03:06:47.333491 | debian-bookworm -> localhost | changed 2026-01-20 03:06:47.352705 | 2026-01-20 03:06:47.352811 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-20 03:06:49.360048 | debian-bookworm -> localhost | changed 2026-01-20 03:06:49.370515 | 2026-01-20 03:06:49.370618 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-20 03:06:49.812741 | debian-bookworm -> localhost | ok 2026-01-20 03:06:49.842808 | 2026-01-20 03:06:49.843182 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-20 03:06:49.876595 | debian-bookworm | ok 2026-01-20 03:06:49.894677 | debian-bookworm | included: /var/lib/zuul/builds/474afd2c75c643e8bdd162b45bf6731e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-20 03:06:49.900425 | 2026-01-20 03:06:49.900670 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-20 03:06:51.922168 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-20 03:06:51.922339 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/474afd2c75c643e8bdd162b45bf6731e/work/474afd2c75c643e8bdd162b45bf6731e_id_rsa 2026-01-20 03:06:51.922370 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/474afd2c75c643e8bdd162b45bf6731e/work/474afd2c75c643e8bdd162b45bf6731e_id_rsa.pub 2026-01-20 03:06:51.922391 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-20 03:06:51.922435 | debian-bookworm -> localhost | SHA256:jTDbdVcqdwik0FuAygF1MXialTAqvDYxOf2vB2hnZw8 zuul-build-sshkey 2026-01-20 03:06:51.922455 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-20 03:06:51.922481 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-20 03:06:51.922500 | debian-bookworm -> localhost | | .o+o==.oo .| 2026-01-20 03:06:51.922517 | debian-bookworm -> localhost | | . o .oo=o.... + | 2026-01-20 03:06:51.922534 | debian-bookworm -> localhost | | B o.oB ooo = .| 2026-01-20 03:06:51.922550 | debian-bookworm -> localhost | | * .== +.. + . | 2026-01-20 03:06:51.922566 | debian-bookworm -> localhost | | + .o S . | 2026-01-20 03:06:51.922588 | debian-bookworm -> localhost | | . .o +.E | 2026-01-20 03:06:51.922605 | debian-bookworm -> localhost | | . o +.o | 2026-01-20 03:06:51.922621 | debian-bookworm -> localhost | | .. . | 2026-01-20 03:06:51.922639 | debian-bookworm -> localhost | | .. | 2026-01-20 03:06:51.922655 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-20 03:06:51.922698 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.316495 2026-01-20 03:06:51.928130 | 2026-01-20 03:06:51.928208 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-20 03:06:51.964775 | debian-bookworm | ok 2026-01-20 03:06:51.972486 | debian-bookworm | included: /var/lib/zuul/builds/474afd2c75c643e8bdd162b45bf6731e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-20 03:06:51.987563 | 2026-01-20 03:06:51.987669 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-20 03:06:52.020824 | debian-bookworm | skipping: Conditional result was False 2026-01-20 03:06:52.026500 | 2026-01-20 03:06:52.026597 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-20 03:06:52.679013 | debian-bookworm | changed 2026-01-20 03:06:52.686326 | 2026-01-20 03:06:52.687165 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-20 03:06:52.978648 | debian-bookworm | ok 2026-01-20 03:06:52.989534 | 2026-01-20 03:06:52.989638 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-20 03:06:53.801308 | debian-bookworm | changed 2026-01-20 03:06:53.809502 | 2026-01-20 03:06:53.809595 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-20 03:06:54.516979 | debian-bookworm | changed 2026-01-20 03:06:54.521686 | 2026-01-20 03:06:54.521764 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-20 03:06:54.538076 | debian-bookworm | skipping: Conditional result was False 2026-01-20 03:06:54.543231 | 2026-01-20 03:06:54.543314 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-20 03:06:54.933072 | debian-bookworm -> localhost | changed 2026-01-20 03:06:54.942553 | 2026-01-20 03:06:54.942644 | TASK [add-build-sshkey : Add back temp key] 2026-01-20 03:06:55.319231 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/474afd2c75c643e8bdd162b45bf6731e/work/474afd2c75c643e8bdd162b45bf6731e_id_rsa (zuul-build-sshkey) 2026-01-20 03:06:55.319440 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011708 2026-01-20 03:06:55.325530 | 2026-01-20 03:06:55.325612 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-20 03:06:55.704620 | debian-bookworm | ok 2026-01-20 03:06:55.709831 | 2026-01-20 03:06:55.709928 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-20 03:06:55.723935 | debian-bookworm | skipping: Conditional result was False 2026-01-20 03:06:55.734090 | 2026-01-20 03:06:55.734187 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-20 03:06:56.139131 | debian-bookworm | ok 2026-01-20 03:06:56.150472 | 2026-01-20 03:06:56.150572 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-20 03:06:56.194009 | debian-bookworm | ok 2026-01-20 03:06:56.200448 | 2026-01-20 03:06:56.200565 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-20 03:06:56.777826 | debian-bookworm -> localhost | ok 2026-01-20 03:06:56.785558 | 2026-01-20 03:06:56.785660 | TASK [validate-host : Collect information about the host] 2026-01-20 03:06:58.048344 | debian-bookworm | ok 2026-01-20 03:06:58.063688 | 2026-01-20 03:06:58.063794 | TASK [validate-host : Sanitize hostname] 2026-01-20 03:06:58.162993 | debian-bookworm | ok 2026-01-20 03:06:58.196582 | 2026-01-20 03:06:58.196786 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-20 03:06:58.881802 | debian-bookworm -> localhost | changed 2026-01-20 03:06:58.894048 | 2026-01-20 03:06:58.894156 | TASK [validate-host : Collect information about zuul worker] 2026-01-20 03:06:59.324114 | debian-bookworm | ok 2026-01-20 03:06:59.330646 | 2026-01-20 03:06:59.330741 | TASK [validate-host : Write out all zuul information for each host] 2026-01-20 03:07:00.407045 | debian-bookworm -> localhost | changed 2026-01-20 03:07:00.418149 | 2026-01-20 03:07:00.418248 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-20 03:07:00.681528 | debian-bookworm | ok 2026-01-20 03:07:00.687775 | 2026-01-20 03:07:00.687870 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-20 03:07:01.878251 | debian-bookworm | changed: 2026-01-20 03:07:01.878456 | debian-bookworm | cd+++++++++ src/ 2026-01-20 03:07:01.878493 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-20 03:07:01.878517 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-20 03:07:01.878539 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-20 03:07:01.878559 | debian-bookworm | Containerfile 2026-01-20 03:07:01.878690 | debian-bookworm | Containerfile 2026-01-20 03:07:01.904456 | debian-bookworm | localhost | ok: Runtime: 0:00:00.027412 2026-01-20 03:07:10.116717 | 2026-01-20 03:07:10.116820 | TASK [upload-logs : Upload logs to log server] 2026-01-20 03:07:10.899766 | localhost | Output suppressed because no_log was given 2026-01-20 03:07:10.901365 | 2026-01-20 03:07:10.901587 | LOOP [upload-logs : Compress console log and json output] 2026-01-20 03:07:11.009685 | localhost | skipping: Conditional result was False 2026-01-20 03:07:11.028162 | localhost | skipping: Conditional result was False 2026-01-20 03:07:11.038056 | 2026-01-20 03:07:11.038157 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-20 03:07:11.123447 | localhost | skipping: Conditional result was False 2026-01-20 03:07:11.123722 | 2026-01-20 03:07:11.143074 | localhost | skipping: Conditional result was False 2026-01-20 03:07:11.146649 | 2026-01-20 03:07:11.146745 | LOOP [upload-logs : Upload console log and json output]