2026-01-19 17:10:37.954531 | Job console starting 2026-01-19 17:10:37.961663 | Updating git repos 2026-01-19 17:10:37.994762 | Cloning repos into workspace 2026-01-19 17:10:38.063866 | Restoring repo states 2026-01-19 17:10:38.108659 | Merging changes 2026-01-19 17:10:38.638576 | Checking out repos 2026-01-19 17:10:38.758637 | Preparing playbooks 2026-01-19 17:10:39.854242 | Running Ansible setup 2026-01-19 17:10:44.300613 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-19 17:10:45.089738 | 2026-01-19 17:10:45.089922 | PLAY [Base pre] 2026-01-19 17:10:45.107189 | 2026-01-19 17:10:45.107307 | TASK [Setup log path fact] 2026-01-19 17:10:45.126617 | debian-bookworm | ok 2026-01-19 17:10:45.149544 | 2026-01-19 17:10:45.149677 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-19 17:10:45.180710 | debian-bookworm | ok 2026-01-19 17:10:45.190182 | 2026-01-19 17:10:45.190276 | TASK [emit-job-header : Print job information] 2026-01-19 17:10:45.228851 | # Job Information 2026-01-19 17:10:45.229000 | Ansible Version: 2.16.14 2026-01-19 17:10:45.229035 | Job: hadolint 2026-01-19 17:10:45.229068 | Pipeline: check 2026-01-19 17:10:45.229091 | Executor: 521e9411259a 2026-01-19 17:10:45.229112 | Triggered by: https://github.com/osism/python-osism/pull/1714 2026-01-19 17:10:45.229134 | Event ID: 6bfb4850-f559-11f0-84eb-c194fc82476b 2026-01-19 17:10:45.247171 | 2026-01-19 17:10:45.247285 | LOOP [emit-job-header : Print node information] 2026-01-19 17:10:45.357662 | debian-bookworm | ok: 2026-01-19 17:10:45.357909 | debian-bookworm | # Node Information 2026-01-19 17:10:45.357947 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-19 17:10:45.357973 | debian-bookworm | Hostname: debian 2026-01-19 17:10:45.357995 | debian-bookworm | Username: zuul 2026-01-19 17:10:45.358016 | debian-bookworm | Distro: Debian 12.13 2026-01-19 17:10:45.358040 | debian-bookworm | Provider: regiocloud-a 2026-01-19 17:10:45.358061 | debian-bookworm | Region: 2026-01-19 17:10:45.358082 | debian-bookworm | Label: debian-bookworm 2026-01-19 17:10:45.358101 | debian-bookworm | Product Name: OpenStack Nova 2026-01-19 17:10:45.358121 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8c:3586 2026-01-19 17:10:45.382524 | 2026-01-19 17:10:45.382801 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-19 17:10:45.832270 | debian-bookworm -> localhost | changed 2026-01-19 17:10:45.839855 | 2026-01-19 17:10:45.839983 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-19 17:10:47.351426 | debian-bookworm -> localhost | changed 2026-01-19 17:10:47.362074 | 2026-01-19 17:10:47.362172 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-19 17:10:47.712377 | debian-bookworm -> localhost | ok 2026-01-19 17:10:47.718262 | 2026-01-19 17:10:47.718356 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-19 17:10:47.746001 | debian-bookworm | ok 2026-01-19 17:10:47.777928 | debian-bookworm | included: /var/lib/zuul/builds/86eeec31ecf54db9820e9bd2eb110298/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-19 17:10:47.784051 | 2026-01-19 17:10:47.784150 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-19 17:10:49.579452 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-19 17:10:49.579658 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/86eeec31ecf54db9820e9bd2eb110298/work/86eeec31ecf54db9820e9bd2eb110298_id_rsa 2026-01-19 17:10:49.579698 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/86eeec31ecf54db9820e9bd2eb110298/work/86eeec31ecf54db9820e9bd2eb110298_id_rsa.pub 2026-01-19 17:10:49.579724 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-19 17:10:49.579748 | debian-bookworm -> localhost | SHA256:Y+AozNf9W+dVN7qp1YC/4JAQwzDe0gx3lCt2NPVPio4 zuul-build-sshkey 2026-01-19 17:10:49.579771 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-19 17:10:49.579800 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-19 17:10:49.579822 | debian-bookworm -> localhost | | + ..oo. | 2026-01-19 17:10:49.579843 | debian-bookworm -> localhost | | . X .+ . | 2026-01-19 17:10:49.579863 | debian-bookworm -> localhost | | o.B. o . . | 2026-01-19 17:10:49.579882 | debian-bookworm -> localhost | | o +.=oo o + | 2026-01-19 17:10:49.579901 | debian-bookworm -> localhost | | + o +.S o o oo| 2026-01-19 17:10:49.579926 | debian-bookworm -> localhost | | o ..o+ . + +| 2026-01-19 17:10:49.579946 | debian-bookworm -> localhost | | E.o.+...| 2026-01-19 17:10:49.579966 | debian-bookworm -> localhost | | oooo+. | 2026-01-19 17:10:49.579986 | debian-bookworm -> localhost | | .o.+. | 2026-01-19 17:10:49.580006 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-19 17:10:49.580063 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.107507 2026-01-19 17:10:49.586961 | 2026-01-19 17:10:49.587064 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-19 17:10:49.638466 | debian-bookworm | ok 2026-01-19 17:10:49.647936 | debian-bookworm | included: /var/lib/zuul/builds/86eeec31ecf54db9820e9bd2eb110298/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-19 17:10:49.687557 | 2026-01-19 17:10:49.687675 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-19 17:10:49.721480 | debian-bookworm | skipping: Conditional result was False 2026-01-19 17:10:49.727215 | 2026-01-19 17:10:49.727315 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-19 17:10:50.741673 | debian-bookworm | changed 2026-01-19 17:10:50.751125 | 2026-01-19 17:10:50.751222 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-19 17:10:51.003533 | debian-bookworm | ok 2026-01-19 17:10:51.008864 | 2026-01-19 17:10:51.009255 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-19 17:10:51.760182 | debian-bookworm | changed 2026-01-19 17:10:51.766262 | 2026-01-19 17:10:51.766347 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-19 17:10:52.537531 | debian-bookworm | changed 2026-01-19 17:10:52.542055 | 2026-01-19 17:10:52.542130 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-19 17:10:52.587871 | debian-bookworm | skipping: Conditional result was False 2026-01-19 17:10:52.594103 | 2026-01-19 17:10:52.594200 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-19 17:10:53.168026 | debian-bookworm -> localhost | changed 2026-01-19 17:10:53.176544 | 2026-01-19 17:10:53.176623 | TASK [add-build-sshkey : Add back temp key] 2026-01-19 17:10:53.474572 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/86eeec31ecf54db9820e9bd2eb110298/work/86eeec31ecf54db9820e9bd2eb110298_id_rsa (zuul-build-sshkey) 2026-01-19 17:10:53.474751 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008240 2026-01-19 17:10:53.480834 | 2026-01-19 17:10:53.480916 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-19 17:10:53.973635 | debian-bookworm | ok 2026-01-19 17:10:53.977599 | 2026-01-19 17:10:53.977672 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-19 17:10:54.024191 | debian-bookworm | skipping: Conditional result was False 2026-01-19 17:10:54.040910 | 2026-01-19 17:10:54.041014 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-19 17:10:54.669498 | debian-bookworm | ok 2026-01-19 17:10:54.679795 | 2026-01-19 17:10:54.679895 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-19 17:10:54.727144 | debian-bookworm | ok 2026-01-19 17:10:54.731124 | 2026-01-19 17:10:54.731201 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-19 17:10:55.530786 | debian-bookworm -> localhost | ok 2026-01-19 17:10:55.536015 | 2026-01-19 17:10:55.536094 | TASK [validate-host : Collect information about the host] 2026-01-19 17:10:57.135968 | debian-bookworm | ok 2026-01-19 17:10:57.148619 | 2026-01-19 17:10:57.148709 | TASK [validate-host : Sanitize hostname] 2026-01-19 17:10:57.327534 | debian-bookworm | ok 2026-01-19 17:10:57.405947 | 2026-01-19 17:10:57.406042 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-19 17:10:59.024161 | debian-bookworm -> localhost | changed 2026-01-19 17:10:59.028716 | 2026-01-19 17:10:59.028797 | TASK [validate-host : Collect information about zuul worker] 2026-01-19 17:10:59.759093 | debian-bookworm | ok 2026-01-19 17:10:59.764664 | 2026-01-19 17:10:59.764764 | TASK [validate-host : Write out all zuul information for each host] 2026-01-19 17:11:01.369563 | debian-bookworm -> localhost | changed 2026-01-19 17:11:01.381579 | 2026-01-19 17:11:01.381666 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-19 17:11:01.685347 | debian-bookworm | ok 2026-01-19 17:11:01.689880 | 2026-01-19 17:11:01.689967 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-19 17:11:02.931393 | debian-bookworm | changed: 2026-01-19 17:11:02.931572 | debian-bookworm | cd+++++++++ src/ 2026-01-19 17:11:02.931611 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-19 17:11:02.931639 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-19 17:11:02.931658 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-19 17:11:02.931675 | debian-bookworm | Containerfile 2026-01-19 17:11:02.931782 | debian-bookworm | Containerfile 2026-01-19 17:11:02.970562 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005062 2026-01-19 17:11:13.629730 | 2026-01-19 17:11:13.629834 | TASK [upload-logs : Upload logs to log server] 2026-01-19 17:11:14.620943 | localhost | Output suppressed because no_log was given 2026-01-19 17:11:14.622708 | 2026-01-19 17:11:14.622797 | LOOP [upload-logs : Compress console log and json output] 2026-01-19 17:11:14.682686 | localhost | skipping: Conditional result was False 2026-01-19 17:11:14.688156 | localhost | skipping: Conditional result was False 2026-01-19 17:11:14.698585 | 2026-01-19 17:11:14.698687 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-19 17:11:14.755831 | localhost | skipping: Conditional result was False 2026-01-19 17:11:14.756082 | 2026-01-19 17:11:14.760304 | localhost | skipping: Conditional result was False 2026-01-19 17:11:14.765035 | 2026-01-19 17:11:14.765130 | LOOP [upload-logs : Upload console log and json output]