2026-01-10 00:45:37.777943 | Job console starting 2026-01-10 00:45:37.819922 | Updating git repos 2026-01-10 00:45:37.872952 | Cloning repos into workspace 2026-01-10 00:45:37.955170 | Restoring repo states 2026-01-10 00:45:37.978214 | Merging changes 2026-01-10 00:45:38.613276 | Checking out repos 2026-01-10 00:45:38.723878 | Preparing playbooks 2026-01-10 00:45:39.951722 | Running Ansible setup 2026-01-10 00:45:46.605103 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-10 00:45:47.954368 | 2026-01-10 00:45:47.954548 | PLAY [Base pre] 2026-01-10 00:45:47.993413 | 2026-01-10 00:45:47.993582 | TASK [Setup log path fact] 2026-01-10 00:45:48.059455 | debian-bookworm | ok 2026-01-10 00:45:48.089570 | 2026-01-10 00:45:48.089826 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-10 00:45:48.153151 | debian-bookworm | ok 2026-01-10 00:45:48.169976 | 2026-01-10 00:45:48.170159 | TASK [emit-job-header : Print job information] 2026-01-10 00:45:48.261012 | # Job Information 2026-01-10 00:45:48.261311 | Ansible Version: 2.16.14 2026-01-10 00:45:48.261351 | Job: hadolint 2026-01-10 00:45:48.261391 | Pipeline: check 2026-01-10 00:45:48.261420 | Executor: 521e9411259a 2026-01-10 00:45:48.261441 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/660 2026-01-10 00:45:48.261463 | Event ID: a8df3e50-edbd-11f0-9ff5-511a2f2f5c1b 2026-01-10 00:45:48.273183 | 2026-01-10 00:45:48.273334 | LOOP [emit-job-header : Print node information] 2026-01-10 00:45:48.537259 | debian-bookworm | ok: 2026-01-10 00:45:48.537454 | debian-bookworm | # Node Information 2026-01-10 00:45:48.537489 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-10 00:45:48.537515 | debian-bookworm | Hostname: debian 2026-01-10 00:45:48.537537 | debian-bookworm | Username: zuul 2026-01-10 00:45:48.537558 | debian-bookworm | Distro: Debian 12.12 2026-01-10 00:45:48.537583 | debian-bookworm | Provider: regiocloud-a 2026-01-10 00:45:48.537604 | debian-bookworm | Region: 2026-01-10 00:45:48.537624 | debian-bookworm | Label: debian-bookworm 2026-01-10 00:45:48.537644 | debian-bookworm | Product Name: OpenStack Nova 2026-01-10 00:45:48.537663 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe87:4deb 2026-01-10 00:45:48.550942 | 2026-01-10 00:45:48.551128 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-10 00:45:49.710898 | debian-bookworm -> localhost | changed 2026-01-10 00:45:49.718560 | 2026-01-10 00:45:49.718700 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-10 00:45:52.044703 | debian-bookworm -> localhost | changed 2026-01-10 00:45:52.072620 | 2026-01-10 00:45:52.072780 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-10 00:45:53.077619 | debian-bookworm -> localhost | ok 2026-01-10 00:45:53.084937 | 2026-01-10 00:45:53.085190 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-10 00:45:53.139526 | debian-bookworm | ok 2026-01-10 00:45:53.193878 | debian-bookworm | included: /var/lib/zuul/builds/e590eb230a374a73b72e93c54fb928e9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-10 00:45:53.236529 | 2026-01-10 00:45:53.236666 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-10 00:45:55.280261 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-10 00:45:55.280510 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e590eb230a374a73b72e93c54fb928e9/work/e590eb230a374a73b72e93c54fb928e9_id_rsa 2026-01-10 00:45:55.280553 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e590eb230a374a73b72e93c54fb928e9/work/e590eb230a374a73b72e93c54fb928e9_id_rsa.pub 2026-01-10 00:45:55.280581 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-10 00:45:55.280608 | debian-bookworm -> localhost | SHA256:KfbhI6Ss2y5GR9lHShEzl+ya/OX6IeKEPU68xhpanJs zuul-build-sshkey 2026-01-10 00:45:55.280630 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-10 00:45:55.280727 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-10 00:45:55.280750 | debian-bookworm -> localhost | | =+.. | 2026-01-10 00:45:55.280772 | debian-bookworm -> localhost | | .++ | 2026-01-10 00:45:55.280793 | debian-bookworm -> localhost | | + + | 2026-01-10 00:45:55.280814 | debian-bookworm -> localhost | | o o o. | 2026-01-10 00:45:55.280834 | debian-bookworm -> localhost | | . .++S | 2026-01-10 00:45:55.280858 | debian-bookworm -> localhost | | .o.O++ .. | 2026-01-10 00:45:55.280878 | debian-bookworm -> localhost | | . .O.O.=o. | 2026-01-10 00:45:55.280898 | debian-bookworm -> localhost | | o= Oo=.o.. | 2026-01-10 00:45:55.280920 | debian-bookworm -> localhost | | .++Eo+ .o. | 2026-01-10 00:45:55.280941 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-10 00:45:55.280998 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.554321 2026-01-10 00:45:55.288788 | 2026-01-10 00:45:55.288919 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-10 00:45:55.349445 | debian-bookworm | ok 2026-01-10 00:45:55.365223 | debian-bookworm | included: /var/lib/zuul/builds/e590eb230a374a73b72e93c54fb928e9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-10 00:45:55.387157 | 2026-01-10 00:45:55.388824 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-10 00:45:55.433456 | debian-bookworm | skipping: Conditional result was False 2026-01-10 00:45:55.440718 | 2026-01-10 00:45:55.440847 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-10 00:45:56.194823 | debian-bookworm | changed 2026-01-10 00:45:56.203308 | 2026-01-10 00:45:56.206992 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-10 00:45:56.513888 | debian-bookworm | ok 2026-01-10 00:45:56.520124 | 2026-01-10 00:45:56.520259 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-10 00:45:57.178806 | debian-bookworm | changed 2026-01-10 00:45:57.187948 | 2026-01-10 00:45:57.188328 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-10 00:45:57.892644 | debian-bookworm | changed 2026-01-10 00:45:57.900142 | 2026-01-10 00:45:57.900283 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-10 00:45:57.927731 | debian-bookworm | skipping: Conditional result was False 2026-01-10 00:45:57.938935 | 2026-01-10 00:45:57.939096 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-10 00:45:58.863686 | debian-bookworm -> localhost | changed 2026-01-10 00:45:58.883781 | 2026-01-10 00:45:58.883977 | TASK [add-build-sshkey : Add back temp key] 2026-01-10 00:45:59.517139 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e590eb230a374a73b72e93c54fb928e9/work/e590eb230a374a73b72e93c54fb928e9_id_rsa (zuul-build-sshkey) 2026-01-10 00:45:59.517394 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013961 2026-01-10 00:45:59.525894 | 2026-01-10 00:45:59.526034 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-10 00:46:00.281181 | debian-bookworm | ok 2026-01-10 00:46:00.293706 | 2026-01-10 00:46:00.293857 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-10 00:46:00.343245 | debian-bookworm | skipping: Conditional result was False 2026-01-10 00:46:00.360800 | 2026-01-10 00:46:00.360947 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-10 00:46:01.100310 | debian-bookworm | ok 2026-01-10 00:46:01.136091 | 2026-01-10 00:46:01.136243 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-10 00:46:01.194224 | debian-bookworm | ok 2026-01-10 00:46:01.199874 | 2026-01-10 00:46:01.200000 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-10 00:46:01.814004 | debian-bookworm -> localhost | ok 2026-01-10 00:46:01.827017 | 2026-01-10 00:46:01.827179 | TASK [validate-host : Collect information about the host] 2026-01-10 00:46:03.076725 | debian-bookworm | ok 2026-01-10 00:46:03.092058 | 2026-01-10 00:46:03.092215 | TASK [validate-host : Sanitize hostname] 2026-01-10 00:46:03.382544 | debian-bookworm | ok 2026-01-10 00:46:03.485870 | 2026-01-10 00:46:03.486018 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-10 00:46:04.508060 | debian-bookworm -> localhost | changed 2026-01-10 00:46:04.526181 | 2026-01-10 00:46:04.526351 | TASK [validate-host : Collect information about zuul worker] 2026-01-10 00:46:05.204991 | debian-bookworm | ok 2026-01-10 00:46:05.211906 | 2026-01-10 00:46:05.212085 | TASK [validate-host : Write out all zuul information for each host] 2026-01-10 00:46:06.472322 | debian-bookworm -> localhost | changed 2026-01-10 00:46:06.482465 | 2026-01-10 00:46:06.482591 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-10 00:46:06.806944 | debian-bookworm | ok 2026-01-10 00:46:06.823206 | 2026-01-10 00:46:06.823359 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-10 00:46:08.275299 | debian-bookworm | changed: 2026-01-10 00:46:08.275518 | debian-bookworm | cd+++++++++ src/ 2026-01-10 00:46:08.275552 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-10 00:46:08.275577 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-10 00:46:08.275598 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-01-10 00:46:08.275618 | debian-bookworm | Containerfile 2026-01-10 00:46:08.275785 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008343 2026-01-10 00:46:17.710332 | 2026-01-10 00:46:17.710519 | TASK [upload-logs : Upload logs to log server] 2026-01-10 00:46:18.322657 | localhost | Output suppressed because no_log was given 2026-01-10 00:46:18.326152 | 2026-01-10 00:46:18.326308 | LOOP [upload-logs : Compress console log and json output] 2026-01-10 00:46:18.393919 | localhost | skipping: Conditional result was False 2026-01-10 00:46:18.400882 | localhost | skipping: Conditional result was False 2026-01-10 00:46:18.405822 | 2026-01-10 00:46:18.405981 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-10 00:46:18.472384 | localhost | skipping: Conditional result was False 2026-01-10 00:46:18.472708 | 2026-01-10 00:46:18.478607 | localhost | skipping: Conditional result was False 2026-01-10 00:46:18.488213 | 2026-01-10 00:46:18.488391 | LOOP [upload-logs : Upload console log and json output]