2026-01-28 03:02:29.741744 | Job console starting 2026-01-28 03:02:29.754609 | Updating git repos 2026-01-28 03:02:29.777501 | Cloning repos into workspace 2026-01-28 03:02:29.821676 | Restoring repo states 2026-01-28 03:02:29.826897 | Merging changes 2026-01-28 03:02:29.826910 | Checking out repos 2026-01-28 03:02:29.905564 | Preparing playbooks 2026-01-28 03:02:30.970909 | Running Ansible setup 2026-01-28 03:02:36.646620 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-28 03:02:37.379205 | 2026-01-28 03:02:37.379327 | PLAY [Base pre] 2026-01-28 03:02:37.403261 | 2026-01-28 03:02:37.403384 | TASK [Setup log path fact] 2026-01-28 03:02:37.421301 | debian-bookworm | ok 2026-01-28 03:02:37.437015 | 2026-01-28 03:02:37.437153 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-28 03:02:37.466625 | debian-bookworm | ok 2026-01-28 03:02:37.476481 | 2026-01-28 03:02:37.476584 | TASK [emit-job-header : Print job information] 2026-01-28 03:02:37.516347 | # Job Information 2026-01-28 03:02:37.516598 | Ansible Version: 2.16.14 2026-01-28 03:02:37.516637 | Job: hadolint 2026-01-28 03:02:37.516674 | Pipeline: periodic-daily 2026-01-28 03:02:37.516702 | Executor: 521e9411259a 2026-01-28 03:02:37.516723 | Triggered by: https://github.com/osism/rookify 2026-01-28 03:02:37.516744 | Event ID: 9eca1337aa1548479ed226d1499b2cf6 2026-01-28 03:02:37.521955 | 2026-01-28 03:02:37.522074 | LOOP [emit-job-header : Print node information] 2026-01-28 03:02:37.670582 | debian-bookworm | ok: 2026-01-28 03:02:37.670928 | debian-bookworm | # Node Information 2026-01-28 03:02:37.671035 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-28 03:02:37.671123 | debian-bookworm | Hostname: debian 2026-01-28 03:02:37.671167 | debian-bookworm | Username: zuul 2026-01-28 03:02:37.671427 | debian-bookworm | Distro: Debian 12.13 2026-01-28 03:02:37.671492 | debian-bookworm | Provider: regiocloud-a 2026-01-28 03:02:37.671536 | debian-bookworm | Region: 2026-01-28 03:02:37.671615 | debian-bookworm | Label: debian-bookworm 2026-01-28 03:02:37.671657 | debian-bookworm | Product Name: OpenStack Nova 2026-01-28 03:02:37.671799 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe64:c906 2026-01-28 03:02:37.685903 | 2026-01-28 03:02:37.686015 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-28 03:02:38.337324 | debian-bookworm -> localhost | changed 2026-01-28 03:02:38.345878 | 2026-01-28 03:02:38.346017 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-28 03:02:40.328476 | debian-bookworm -> localhost | changed 2026-01-28 03:02:40.345804 | 2026-01-28 03:02:40.345915 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-28 03:02:40.762803 | debian-bookworm -> localhost | ok 2026-01-28 03:02:40.779677 | 2026-01-28 03:02:40.779793 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-28 03:02:40.811939 | debian-bookworm | ok 2026-01-28 03:02:40.833719 | debian-bookworm | included: /var/lib/zuul/builds/d542f3cb8e614410a62121dec2b305eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-28 03:02:40.838494 | 2026-01-28 03:02:40.838570 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-28 03:02:42.790706 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-28 03:02:42.791049 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d542f3cb8e614410a62121dec2b305eb/work/d542f3cb8e614410a62121dec2b305eb_id_rsa 2026-01-28 03:02:42.791095 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d542f3cb8e614410a62121dec2b305eb/work/d542f3cb8e614410a62121dec2b305eb_id_rsa.pub 2026-01-28 03:02:42.791122 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-28 03:02:42.791148 | debian-bookworm -> localhost | SHA256:LSuSm+1VtiaPjeQFyLg7c90rLj78FFmo3RsDk/m2HbE zuul-build-sshkey 2026-01-28 03:02:42.791170 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-28 03:02:42.791200 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-28 03:02:42.791222 | debian-bookworm -> localhost | | | 2026-01-28 03:02:42.791243 | debian-bookworm -> localhost | | + | 2026-01-28 03:02:42.791263 | debian-bookworm -> localhost | | * . . | 2026-01-28 03:02:42.791283 | debian-bookworm -> localhost | | o + O o | 2026-01-28 03:02:42.791302 | debian-bookworm -> localhost | | . + S X E | 2026-01-28 03:02:42.791329 | debian-bookworm -> localhost | | o O B . | 2026-01-28 03:02:42.791349 | debian-bookworm -> localhost | | +...*.* . | 2026-01-28 03:02:42.791369 | debian-bookworm -> localhost | | o*=*oO. | 2026-01-28 03:02:42.791389 | debian-bookworm -> localhost | | +*+=*.+. | 2026-01-28 03:02:42.791410 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-28 03:02:42.791456 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.306209 2026-01-28 03:02:42.797662 | 2026-01-28 03:02:42.797751 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-28 03:02:42.835413 | debian-bookworm | ok 2026-01-28 03:02:42.856909 | debian-bookworm | included: /var/lib/zuul/builds/d542f3cb8e614410a62121dec2b305eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-28 03:02:42.875809 | 2026-01-28 03:02:42.875907 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-28 03:02:42.909276 | debian-bookworm | skipping: Conditional result was False 2026-01-28 03:02:42.914935 | 2026-01-28 03:02:42.915056 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-28 03:02:43.783095 | debian-bookworm | changed 2026-01-28 03:02:43.790542 | 2026-01-28 03:02:43.790629 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-28 03:02:44.055178 | debian-bookworm | ok 2026-01-28 03:02:44.060484 | 2026-01-28 03:02:44.060575 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-28 03:02:44.720156 | debian-bookworm | changed 2026-01-28 03:02:44.730103 | 2026-01-28 03:02:44.730211 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-28 03:02:45.506604 | debian-bookworm | changed 2026-01-28 03:02:45.516341 | 2026-01-28 03:02:45.516446 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-28 03:02:45.563105 | debian-bookworm | skipping: Conditional result was False 2026-01-28 03:02:45.568872 | 2026-01-28 03:02:45.568983 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-28 03:02:46.449095 | debian-bookworm -> localhost | changed 2026-01-28 03:02:46.459616 | 2026-01-28 03:02:46.459725 | TASK [add-build-sshkey : Add back temp key] 2026-01-28 03:02:47.238496 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d542f3cb8e614410a62121dec2b305eb/work/d542f3cb8e614410a62121dec2b305eb_id_rsa (zuul-build-sshkey) 2026-01-28 03:02:47.238725 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018669 2026-01-28 03:02:47.266438 | 2026-01-28 03:02:47.268273 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-28 03:02:48.098110 | debian-bookworm | ok 2026-01-28 03:02:48.116136 | 2026-01-28 03:02:48.116614 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-28 03:02:48.141677 | debian-bookworm | skipping: Conditional result was False 2026-01-28 03:02:48.151887 | 2026-01-28 03:02:48.152001 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-28 03:02:48.781710 | debian-bookworm | ok 2026-01-28 03:02:48.811437 | 2026-01-28 03:02:48.811555 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-28 03:02:48.867652 | debian-bookworm | ok 2026-01-28 03:02:48.880534 | 2026-01-28 03:02:48.880642 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-28 03:02:49.411584 | debian-bookworm -> localhost | ok 2026-01-28 03:02:49.433866 | 2026-01-28 03:02:49.433975 | TASK [validate-host : Collect information about the host] 2026-01-28 03:02:50.916894 | debian-bookworm | ok 2026-01-28 03:02:50.926952 | 2026-01-28 03:02:50.940500 | TASK [validate-host : Sanitize hostname] 2026-01-28 03:02:51.171683 | debian-bookworm | ok 2026-01-28 03:02:51.217063 | 2026-01-28 03:02:51.217161 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-28 03:02:52.365435 | debian-bookworm -> localhost | changed 2026-01-28 03:02:52.370092 | 2026-01-28 03:02:52.370172 | TASK [validate-host : Collect information about zuul worker] 2026-01-28 03:02:53.029368 | debian-bookworm | ok 2026-01-28 03:02:53.033022 | 2026-01-28 03:02:53.033104 | TASK [validate-host : Write out all zuul information for each host] 2026-01-28 03:02:53.670047 | debian-bookworm -> localhost | changed 2026-01-28 03:02:53.677560 | 2026-01-28 03:02:53.677643 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-28 03:02:53.953617 | debian-bookworm | ok 2026-01-28 03:02:53.958699 | 2026-01-28 03:02:53.958776 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-28 03:02:54.709836 | debian-bookworm | changed: 2026-01-28 03:02:54.709991 | debian-bookworm | cd+++++++++ src/ 2026-01-28 03:02:54.710022 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-28 03:02:54.710044 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-28 03:02:54.710064 | debian-bookworm | cd+++++++++ src/github.com/osism/rookify/ 2026-01-28 03:02:54.710083 | debian-bookworm | Containerfile 2026-01-28 03:02:54.710219 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014004 2026-01-28 03:03:04.526050 | 2026-01-28 03:03:04.526130 | TASK [upload-logs : Upload logs to log server] 2026-01-28 03:03:05.659943 | localhost | Output suppressed because no_log was given 2026-01-28 03:03:05.661561 | 2026-01-28 03:03:05.661644 | LOOP [upload-logs : Compress console log and json output] 2026-01-28 03:03:05.748281 | localhost | skipping: Conditional result was False 2026-01-28 03:03:05.764309 | localhost | skipping: Conditional result was False 2026-01-28 03:03:05.771041 | 2026-01-28 03:03:05.771142 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-28 03:03:05.852798 | localhost | skipping: Conditional result was False 2026-01-28 03:03:05.853036 | 2026-01-28 03:03:05.856905 | localhost | skipping: Conditional result was False 2026-01-28 03:03:05.860521 | 2026-01-28 03:03:05.860614 | LOOP [upload-logs : Upload console log and json output]