2026-03-05 03:17:38.833651 | Job console starting 2026-03-05 03:17:38.851344 | Updating git repos 2026-03-05 03:17:38.904094 | Cloning repos into workspace 2026-03-05 03:17:38.976819 | Restoring repo states 2026-03-05 03:17:38.991937 | Merging changes 2026-03-05 03:17:38.991954 | Checking out repos 2026-03-05 03:17:40.127919 | Preparing playbooks 2026-03-05 03:17:41.516984 | Running Ansible setup 2026-03-05 03:17:45.961696 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-05 03:17:47.236054 | 2026-03-05 03:17:47.236185 | PLAY [Base pre] 2026-03-05 03:17:47.277410 | 2026-03-05 03:17:47.282598 | TASK [Setup log path fact] 2026-03-05 03:17:47.325304 | debian-bookworm | ok 2026-03-05 03:17:47.341727 | 2026-03-05 03:17:47.341855 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-05 03:17:47.381190 | debian-bookworm | ok 2026-03-05 03:17:47.396601 | 2026-03-05 03:17:47.396715 | TASK [emit-job-header : Print job information] 2026-03-05 03:17:47.451343 | # Job Information 2026-03-05 03:17:47.451506 | Ansible Version: 2.16.14 2026-03-05 03:17:47.451542 | Job: hadolint 2026-03-05 03:17:47.451589 | Pipeline: periodic-daily 2026-03-05 03:17:47.451613 | Executor: 521e9411259a 2026-03-05 03:17:47.451634 | Triggered by: https://github.com/osism/osism-kubernetes 2026-03-05 03:17:47.451657 | Event ID: 66a0a543bd8d418bbc42fcc078356363 2026-03-05 03:17:47.457745 | 2026-03-05 03:17:47.457846 | LOOP [emit-job-header : Print node information] 2026-03-05 03:17:47.578078 | debian-bookworm | ok: 2026-03-05 03:17:47.578256 | debian-bookworm | # Node Information 2026-03-05 03:17:47.578292 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-05 03:17:47.578319 | debian-bookworm | Hostname: debian 2026-03-05 03:17:47.578343 | debian-bookworm | Username: zuul 2026-03-05 03:17:47.578365 | debian-bookworm | Distro: Debian 12.13 2026-03-05 03:17:47.578389 | debian-bookworm | Provider: regiocloud-a 2026-03-05 03:17:47.578410 | debian-bookworm | Region: 2026-03-05 03:17:47.578431 | debian-bookworm | Label: debian-bookworm 2026-03-05 03:17:47.578453 | debian-bookworm | Product Name: OpenStack Nova 2026-03-05 03:17:47.578472 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe91:1754 2026-03-05 03:17:47.595730 | 2026-03-05 03:17:47.595854 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-05 03:17:48.189523 | debian-bookworm -> localhost | changed 2026-03-05 03:17:48.196529 | 2026-03-05 03:17:48.196664 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-05 03:17:49.813373 | debian-bookworm -> localhost | changed 2026-03-05 03:17:49.825340 | 2026-03-05 03:17:49.825483 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-05 03:17:50.228923 | debian-bookworm -> localhost | ok 2026-03-05 03:17:50.236611 | 2026-03-05 03:17:50.236745 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-05 03:17:50.272980 | debian-bookworm | ok 2026-03-05 03:17:50.305995 | debian-bookworm | included: /var/lib/zuul/builds/cbfe9043ce5645f8a515f87f6c5eaa4e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-05 03:17:50.344805 | 2026-03-05 03:17:50.344974 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-05 03:17:51.233030 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-05 03:17:51.233319 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cbfe9043ce5645f8a515f87f6c5eaa4e/work/cbfe9043ce5645f8a515f87f6c5eaa4e_id_rsa 2026-03-05 03:17:51.233365 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cbfe9043ce5645f8a515f87f6c5eaa4e/work/cbfe9043ce5645f8a515f87f6c5eaa4e_id_rsa.pub 2026-03-05 03:17:51.233392 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-05 03:17:51.233419 | debian-bookworm -> localhost | SHA256:rlrtebBAbmteSnXAzn9WRqQCNXthUO+XooxIuG2vdOw zuul-build-sshkey 2026-03-05 03:17:51.233441 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-05 03:17:51.233478 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-05 03:17:51.233503 | debian-bookworm -> localhost | | ..+o+ . | 2026-03-05 03:17:51.233525 | debian-bookworm -> localhost | | . . + = | 2026-03-05 03:17:51.233546 | debian-bookworm -> localhost | | o o o o | 2026-03-05 03:17:51.233591 | debian-bookworm -> localhost | | oo . o o .| 2026-03-05 03:17:51.233613 | debian-bookworm -> localhost | | + .S . .+..| 2026-03-05 03:17:51.233640 | debian-bookworm -> localhost | | B++oo .o.. | 2026-03-05 03:17:51.233672 | debian-bookworm -> localhost | | ooB+*.oo | 2026-03-05 03:17:51.233703 | debian-bookworm -> localhost | | o===..o | 2026-03-05 03:17:51.233735 | debian-bookworm -> localhost | | .++.+E | 2026-03-05 03:17:51.233756 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-05 03:17:51.233816 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.341376 2026-03-05 03:17:51.240946 | 2026-03-05 03:17:51.241085 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-05 03:17:51.271102 | debian-bookworm | ok 2026-03-05 03:17:51.281300 | debian-bookworm | included: /var/lib/zuul/builds/cbfe9043ce5645f8a515f87f6c5eaa4e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-05 03:17:51.290739 | 2026-03-05 03:17:51.290901 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-05 03:17:51.315745 | debian-bookworm | skipping: Conditional result was False 2026-03-05 03:17:51.321949 | 2026-03-05 03:17:51.322081 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-05 03:17:51.922617 | debian-bookworm | changed 2026-03-05 03:17:51.929520 | 2026-03-05 03:17:51.929675 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-05 03:17:52.165166 | debian-bookworm | ok 2026-03-05 03:17:52.180230 | 2026-03-05 03:17:52.180363 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-05 03:17:52.787412 | debian-bookworm | changed 2026-03-05 03:17:52.796210 | 2026-03-05 03:17:52.796351 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-05 03:17:53.358703 | debian-bookworm | changed 2026-03-05 03:17:53.364588 | 2026-03-05 03:17:53.364704 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-05 03:17:53.399265 | debian-bookworm | skipping: Conditional result was False 2026-03-05 03:17:53.419969 | 2026-03-05 03:17:53.420103 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-05 03:17:53.889880 | debian-bookworm -> localhost | changed 2026-03-05 03:17:53.902991 | 2026-03-05 03:17:53.903228 | TASK [add-build-sshkey : Add back temp key] 2026-03-05 03:17:54.284894 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cbfe9043ce5645f8a515f87f6c5eaa4e/work/cbfe9043ce5645f8a515f87f6c5eaa4e_id_rsa (zuul-build-sshkey) 2026-03-05 03:17:54.285200 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011753 2026-03-05 03:17:54.294185 | 2026-03-05 03:17:54.294315 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-05 03:17:54.714199 | debian-bookworm | ok 2026-03-05 03:17:54.724720 | 2026-03-05 03:17:54.724846 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-05 03:17:54.748904 | debian-bookworm | skipping: Conditional result was False 2026-03-05 03:17:54.760688 | 2026-03-05 03:17:54.760818 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-05 03:17:55.225969 | debian-bookworm | ok 2026-03-05 03:17:55.241824 | 2026-03-05 03:17:55.241977 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-05 03:17:55.273301 | debian-bookworm | ok 2026-03-05 03:17:55.278902 | 2026-03-05 03:17:55.279033 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-05 03:17:55.664658 | debian-bookworm -> localhost | ok 2026-03-05 03:17:55.673517 | 2026-03-05 03:17:55.673892 | TASK [validate-host : Collect information about the host] 2026-03-05 03:17:56.791410 | debian-bookworm | ok 2026-03-05 03:17:56.806307 | 2026-03-05 03:17:56.806447 | TASK [validate-host : Sanitize hostname] 2026-03-05 03:17:56.941807 | debian-bookworm | ok 2026-03-05 03:17:57.002741 | 2026-03-05 03:17:57.002962 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-05 03:17:57.688191 | debian-bookworm -> localhost | changed 2026-03-05 03:17:57.696130 | 2026-03-05 03:17:57.696266 | TASK [validate-host : Collect information about zuul worker] 2026-03-05 03:17:58.112615 | debian-bookworm | ok 2026-03-05 03:17:58.122566 | 2026-03-05 03:17:58.122732 | TASK [validate-host : Write out all zuul information for each host] 2026-03-05 03:17:58.738453 | debian-bookworm -> localhost | changed 2026-03-05 03:17:58.759714 | 2026-03-05 03:17:58.759955 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-05 03:17:59.014148 | debian-bookworm | ok 2026-03-05 03:17:59.025781 | 2026-03-05 03:17:59.025927 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-05 03:18:00.338289 | debian-bookworm | changed: 2026-03-05 03:18:00.338582 | debian-bookworm | cd+++++++++ src/ 2026-03-05 03:18:00.338632 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-05 03:18:00.338667 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-05 03:18:00.338699 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-03-05 03:18:00.338730 | debian-bookworm | Containerfile 2026-03-05 03:18:00.339004 | debian-bookworm | localhost | ok: Runtime: 0:00:00.013874 2026-03-05 03:18:09.042443 | 2026-03-05 03:18:09.042596 | TASK [upload-logs : Upload logs to log server] 2026-03-05 03:18:09.836641 | localhost | Output suppressed because no_log was given 2026-03-05 03:18:09.838212 | 2026-03-05 03:18:09.838295 | LOOP [upload-logs : Compress console log and json output] 2026-03-05 03:18:09.888607 | localhost | skipping: Conditional result was False 2026-03-05 03:18:09.899704 | localhost | skipping: Conditional result was False 2026-03-05 03:18:09.909457 | 2026-03-05 03:18:09.909581 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-05 03:18:09.955039 | localhost | skipping: Conditional result was False 2026-03-05 03:18:09.955323 | 2026-03-05 03:18:09.960168 | localhost | skipping: Conditional result was False 2026-03-05 03:18:09.965187 | 2026-03-05 03:18:09.965277 | LOOP [upload-logs : Upload console log and json output]