2025-12-01 21:26:57.329175 | Job console starting 2025-12-01 21:26:57.347936 | Updating git repos 2025-12-01 21:26:57.371829 | Cloning repos into workspace 2025-12-01 21:26:57.431772 | Restoring repo states 2025-12-01 21:26:57.450629 | Merging changes 2025-12-01 21:26:58.627684 | Checking out repos 2025-12-01 21:26:58.694485 | Preparing playbooks 2025-12-01 21:26:59.798303 | Running Ansible setup 2025-12-01 21:27:06.679985 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-01 21:27:08.479618 | 2025-12-01 21:27:08.479752 | PLAY [Base pre] 2025-12-01 21:27:08.494808 | 2025-12-01 21:27:08.494959 | TASK [Setup log path fact] 2025-12-01 21:27:08.519989 | debian-bookworm | ok 2025-12-01 21:27:08.542484 | 2025-12-01 21:27:08.542635 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-01 21:27:08.584353 | debian-bookworm | ok 2025-12-01 21:27:08.596151 | 2025-12-01 21:27:08.596262 | TASK [emit-job-header : Print job information] 2025-12-01 21:27:08.652818 | # Job Information 2025-12-01 21:27:08.653123 | Ansible Version: 2.16.14 2025-12-01 21:27:08.653221 | Job: ansible-collection-ensure-readme 2025-12-01 21:27:08.653432 | Pipeline: check 2025-12-01 21:27:08.653482 | Executor: 521e9411259a 2025-12-01 21:27:08.653521 | Triggered by: https://github.com/osism/osism-kubernetes/pull/263 2025-12-01 21:27:08.653563 | Event ID: 6fc669c0-cefc-11f0-9840-e1d5212cd416 2025-12-01 21:27:08.663360 | 2025-12-01 21:27:08.663632 | LOOP [emit-job-header : Print node information] 2025-12-01 21:27:08.786018 | debian-bookworm | ok: 2025-12-01 21:27:08.786187 | debian-bookworm | # Node Information 2025-12-01 21:27:08.786220 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-01 21:27:08.786245 | debian-bookworm | Hostname: debian 2025-12-01 21:27:08.786265 | debian-bookworm | Username: zuul 2025-12-01 21:27:08.786286 | debian-bookworm | Distro: Debian 12.12 2025-12-01 21:27:08.786310 | debian-bookworm | Provider: regiocloud-a 2025-12-01 21:27:08.786332 | debian-bookworm | Region: 2025-12-01 21:27:08.786352 | debian-bookworm | Label: debian-bookworm 2025-12-01 21:27:08.786372 | debian-bookworm | Product Name: OpenStack Nova 2025-12-01 21:27:08.786393 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0c:82a6 2025-12-01 21:27:08.804410 | 2025-12-01 21:27:08.804524 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-01 21:27:09.368751 | debian-bookworm -> localhost | changed 2025-12-01 21:27:09.375523 | 2025-12-01 21:27:09.375636 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-01 21:27:12.119293 | debian-bookworm -> localhost | changed 2025-12-01 21:27:12.136344 | 2025-12-01 21:27:12.136493 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-01 21:27:12.915929 | debian-bookworm -> localhost | ok 2025-12-01 21:27:12.921964 | 2025-12-01 21:27:12.922080 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-01 21:27:12.960930 | debian-bookworm | ok 2025-12-01 21:27:12.984728 | debian-bookworm | included: /var/lib/zuul/builds/452829f53aff4202b9d4722711f7dd5e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-01 21:27:13.007322 | 2025-12-01 21:27:13.007434 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-01 21:27:15.564224 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-01 21:27:15.564411 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/452829f53aff4202b9d4722711f7dd5e/work/452829f53aff4202b9d4722711f7dd5e_id_rsa 2025-12-01 21:27:15.564449 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/452829f53aff4202b9d4722711f7dd5e/work/452829f53aff4202b9d4722711f7dd5e_id_rsa.pub 2025-12-01 21:27:15.564476 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-01 21:27:15.564500 | debian-bookworm -> localhost | SHA256:dDiqgSmcbL9DTy4Zm1nMvyI+dEM1B41y2aumiKke5b0 zuul-build-sshkey 2025-12-01 21:27:15.564530 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-01 21:27:15.564552 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-01 21:27:15.564573 | debian-bookworm -> localhost | | .* | 2025-12-01 21:27:15.564594 | debian-bookworm -> localhost | | . * = | 2025-12-01 21:27:15.564614 | debian-bookworm -> localhost | | + * o | 2025-12-01 21:27:15.564634 | debian-bookworm -> localhost | |o .o . o + | 2025-12-01 21:27:15.564654 | debian-bookworm -> localhost | |.=o.= . S | 2025-12-01 21:27:15.564677 | debian-bookworm -> localhost | |..++.X o | 2025-12-01 21:27:15.564699 | debian-bookworm -> localhost | | .=o#.= | 2025-12-01 21:27:15.564720 | debian-bookworm -> localhost | | o.@.=.. | 2025-12-01 21:27:15.564741 | debian-bookworm -> localhost | |+..o=E... | 2025-12-01 21:27:15.564761 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-01 21:27:15.564808 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.989387 2025-12-01 21:27:15.570861 | 2025-12-01 21:27:15.570955 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-01 21:27:15.619152 | debian-bookworm | ok 2025-12-01 21:27:15.633308 | debian-bookworm | included: /var/lib/zuul/builds/452829f53aff4202b9d4722711f7dd5e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-01 21:27:15.665053 | 2025-12-01 21:27:15.665162 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-01 21:27:15.703407 | debian-bookworm | skipping: Conditional result was False 2025-12-01 21:27:15.710365 | 2025-12-01 21:27:15.710471 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-01 21:27:16.589334 | debian-bookworm | changed 2025-12-01 21:27:16.595131 | 2025-12-01 21:27:16.595231 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-01 21:27:16.915768 | debian-bookworm | ok 2025-12-01 21:27:16.921194 | 2025-12-01 21:27:16.921286 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-01 21:27:17.710360 | debian-bookworm | changed 2025-12-01 21:27:17.717516 | 2025-12-01 21:27:17.717606 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-01 21:27:18.513526 | debian-bookworm | changed 2025-12-01 21:27:18.523452 | 2025-12-01 21:27:18.523552 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-01 21:27:18.566779 | debian-bookworm | skipping: Conditional result was False 2025-12-01 21:27:18.572904 | 2025-12-01 21:27:18.573004 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-01 21:27:19.503160 | debian-bookworm -> localhost | changed 2025-12-01 21:27:19.518774 | 2025-12-01 21:27:19.518924 | TASK [add-build-sshkey : Add back temp key] 2025-12-01 21:27:20.337769 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/452829f53aff4202b9d4722711f7dd5e/work/452829f53aff4202b9d4722711f7dd5e_id_rsa (zuul-build-sshkey) 2025-12-01 21:27:20.337985 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026183 2025-12-01 21:27:20.344249 | 2025-12-01 21:27:20.344366 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-01 21:27:20.928717 | debian-bookworm | ok 2025-12-01 21:27:20.933553 | 2025-12-01 21:27:20.933636 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-01 21:27:20.957200 | debian-bookworm | skipping: Conditional result was False 2025-12-01 21:27:20.965825 | 2025-12-01 21:27:20.965931 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-01 21:27:21.567826 | debian-bookworm | ok 2025-12-01 21:27:21.588771 | 2025-12-01 21:27:21.588878 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-01 21:27:21.625947 | debian-bookworm | ok 2025-12-01 21:27:21.630353 | 2025-12-01 21:27:21.630439 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-01 21:27:22.135275 | debian-bookworm -> localhost | ok 2025-12-01 21:27:22.141664 | 2025-12-01 21:27:22.141765 | TASK [validate-host : Collect information about the host] 2025-12-01 21:27:23.380544 | debian-bookworm | ok 2025-12-01 21:27:23.394185 | 2025-12-01 21:27:23.394309 | TASK [validate-host : Sanitize hostname] 2025-12-01 21:27:23.607357 | debian-bookworm | ok 2025-12-01 21:27:23.696694 | 2025-12-01 21:27:23.696810 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-01 21:27:24.984495 | debian-bookworm -> localhost | changed 2025-12-01 21:27:24.989999 | 2025-12-01 21:27:24.990100 | TASK [validate-host : Collect information about zuul worker] 2025-12-01 21:27:25.654145 | debian-bookworm | ok 2025-12-01 21:27:25.659777 | 2025-12-01 21:27:25.659932 | TASK [validate-host : Write out all zuul information for each host] 2025-12-01 21:27:26.679441 | debian-bookworm -> localhost | changed 2025-12-01 21:27:26.690573 | 2025-12-01 21:27:26.690717 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-01 21:27:27.041138 | debian-bookworm | ok 2025-12-01 21:27:27.047387 | 2025-12-01 21:27:27.047525 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-01 21:27:30.957106 | debian-bookworm | changed: 2025-12-01 21:27:30.957341 | debian-bookworm | cd+++++++++ src/ 2025-12-01 21:27:30.957377 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-01 21:27:30.957401 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-01 21:27:30.957422 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-12-01 21:27:30.957442 | debian-bookworm | Containerfile 2025-12-01 21:27:30.960938 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018646 2025-12-01 21:27:46.512326 | 2025-12-01 21:27:46.512431 | TASK [upload-logs : Upload logs to log server] 2025-12-01 21:27:47.206583 | localhost | Output suppressed because no_log was given 2025-12-01 21:27:47.209388 | 2025-12-01 21:27:47.209481 | LOOP [upload-logs : Compress console log and json output] 2025-12-01 21:27:47.271662 | localhost | skipping: Conditional result was False 2025-12-01 21:27:47.277346 | localhost | skipping: Conditional result was False 2025-12-01 21:27:47.285327 | 2025-12-01 21:27:47.285435 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-01 21:27:47.336058 | localhost | skipping: Conditional result was False 2025-12-01 21:27:47.336305 | 2025-12-01 21:27:47.360212 | localhost | skipping: Conditional result was False 2025-12-01 21:27:47.370911 | 2025-12-01 21:27:47.371026 | LOOP [upload-logs : Upload console log and json output]