2025-12-28 03:15:25.426416 | Job console starting 2025-12-28 03:15:25.475319 | Updating git repos 2025-12-28 03:15:25.535095 | Cloning repos into workspace 2025-12-28 03:15:25.646372 | Restoring repo states 2025-12-28 03:15:25.768132 | Merging changes 2025-12-28 03:15:25.768154 | Checking out repos 2025-12-28 03:15:25.982640 | Preparing playbooks 2025-12-28 03:15:27.689528 | Running Ansible setup 2025-12-28 03:15:36.179477 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-28 03:15:37.069229 | 2025-12-28 03:15:37.069409 | PLAY [Base pre] 2025-12-28 03:15:37.086669 | 2025-12-28 03:15:37.087654 | TASK [Setup log path fact] 2025-12-28 03:15:37.117545 | debian-bookworm | ok 2025-12-28 03:15:37.146213 | 2025-12-28 03:15:37.146440 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-28 03:15:37.178268 | debian-bookworm | ok 2025-12-28 03:15:37.192649 | 2025-12-28 03:15:37.192791 | TASK [emit-job-header : Print job information] 2025-12-28 03:15:37.233408 | # Job Information 2025-12-28 03:15:37.233676 | Ansible Version: 2.16.14 2025-12-28 03:15:37.233717 | Job: python-black 2025-12-28 03:15:37.233754 | Pipeline: periodic-daily 2025-12-28 03:15:37.233781 | Executor: 521e9411259a 2025-12-28 03:15:37.233801 | Triggered by: https://github.com/osism/container-image-osism-ansible 2025-12-28 03:15:37.233824 | Event ID: 64e47baf5abf41e2998ff803af516ebe 2025-12-28 03:15:37.242661 | 2025-12-28 03:15:37.242811 | LOOP [emit-job-header : Print node information] 2025-12-28 03:15:37.412294 | debian-bookworm | ok: 2025-12-28 03:15:37.412640 | debian-bookworm | # Node Information 2025-12-28 03:15:37.412683 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-28 03:15:37.412708 | debian-bookworm | Hostname: debian 2025-12-28 03:15:37.412731 | debian-bookworm | Username: zuul 2025-12-28 03:15:37.412752 | debian-bookworm | Distro: Debian 12.12 2025-12-28 03:15:37.412776 | debian-bookworm | Provider: regiocloud-a 2025-12-28 03:15:37.412798 | debian-bookworm | Region: 2025-12-28 03:15:37.412818 | debian-bookworm | Label: debian-bookworm 2025-12-28 03:15:37.412839 | debian-bookworm | Product Name: OpenStack Nova 2025-12-28 03:15:37.412858 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe17:d3ce 2025-12-28 03:15:37.430309 | 2025-12-28 03:15:37.430461 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-28 03:15:38.330308 | debian-bookworm -> localhost | changed 2025-12-28 03:15:38.338568 | 2025-12-28 03:15:38.338714 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-28 03:15:40.684059 | debian-bookworm -> localhost | changed 2025-12-28 03:15:40.708531 | 2025-12-28 03:15:40.708689 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-28 03:15:41.380063 | debian-bookworm -> localhost | ok 2025-12-28 03:15:41.392470 | 2025-12-28 03:15:41.392622 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-28 03:15:41.441764 | debian-bookworm | ok 2025-12-28 03:15:41.479105 | debian-bookworm | included: /var/lib/zuul/builds/6f3936ced821465fa66deb0dbf7dcac8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-28 03:15:41.491971 | 2025-12-28 03:15:41.492106 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-28 03:15:42.836496 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-28 03:15:42.836732 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6f3936ced821465fa66deb0dbf7dcac8/work/6f3936ced821465fa66deb0dbf7dcac8_id_rsa 2025-12-28 03:15:42.836769 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6f3936ced821465fa66deb0dbf7dcac8/work/6f3936ced821465fa66deb0dbf7dcac8_id_rsa.pub 2025-12-28 03:15:42.836795 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-28 03:15:42.836819 | debian-bookworm -> localhost | SHA256:V8U+ndh6BXVJ+zFyzwzq+2Cv3Z29lU5+dZ5QfV+RDGY zuul-build-sshkey 2025-12-28 03:15:42.836841 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-28 03:15:42.836876 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-28 03:15:42.836899 | debian-bookworm -> localhost | | E=o=| 2025-12-28 03:15:42.836920 | debian-bookworm -> localhost | | o.o=o| 2025-12-28 03:15:42.836939 | debian-bookworm -> localhost | | .o+B+| 2025-12-28 03:15:42.836958 | debian-bookworm -> localhost | | . o=B@| 2025-12-28 03:15:42.836978 | debian-bookworm -> localhost | | S . . o.X| 2025-12-28 03:15:42.837003 | debian-bookworm -> localhost | | . . o .=| 2025-12-28 03:15:42.837023 | debian-bookworm -> localhost | | + o+=| 2025-12-28 03:15:42.837042 | debian-bookworm -> localhost | | . =+oB| 2025-12-28 03:15:42.837061 | debian-bookworm -> localhost | | oo+=*| 2025-12-28 03:15:42.837081 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-28 03:15:42.837135 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.560147 2025-12-28 03:15:42.845263 | 2025-12-28 03:15:42.845387 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-28 03:15:42.876876 | debian-bookworm | ok 2025-12-28 03:15:42.889691 | debian-bookworm | included: /var/lib/zuul/builds/6f3936ced821465fa66deb0dbf7dcac8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-28 03:15:42.901263 | 2025-12-28 03:15:42.901414 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-28 03:15:42.926276 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:15:42.935407 | 2025-12-28 03:15:42.935552 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-28 03:15:43.636099 | debian-bookworm | changed 2025-12-28 03:15:43.643657 | 2025-12-28 03:15:43.643807 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-28 03:15:43.932479 | debian-bookworm | ok 2025-12-28 03:15:43.938713 | 2025-12-28 03:15:43.938909 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-28 03:15:44.677001 | debian-bookworm | changed 2025-12-28 03:15:44.690547 | 2025-12-28 03:15:44.690728 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-28 03:15:45.350093 | debian-bookworm | changed 2025-12-28 03:15:45.356971 | 2025-12-28 03:15:45.357116 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-28 03:15:45.381452 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:15:45.404546 | 2025-12-28 03:15:45.404800 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-28 03:15:45.993814 | debian-bookworm -> localhost | changed 2025-12-28 03:15:46.004879 | 2025-12-28 03:15:46.005015 | TASK [add-build-sshkey : Add back temp key] 2025-12-28 03:15:46.409706 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6f3936ced821465fa66deb0dbf7dcac8/work/6f3936ced821465fa66deb0dbf7dcac8_id_rsa (zuul-build-sshkey) 2025-12-28 03:15:46.409963 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012304 2025-12-28 03:15:46.419752 | 2025-12-28 03:15:46.419889 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-28 03:15:46.881617 | debian-bookworm | ok 2025-12-28 03:15:46.888018 | 2025-12-28 03:15:46.888156 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-28 03:15:46.913871 | debian-bookworm | skipping: Conditional result was False 2025-12-28 03:15:46.930350 | 2025-12-28 03:15:46.930491 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-28 03:15:47.411832 | debian-bookworm | ok 2025-12-28 03:15:47.435345 | 2025-12-28 03:15:47.435521 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-28 03:15:47.467735 | debian-bookworm | ok 2025-12-28 03:15:47.473437 | 2025-12-28 03:15:47.473568 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-28 03:15:47.830963 | debian-bookworm -> localhost | ok 2025-12-28 03:15:47.837869 | 2025-12-28 03:15:47.838000 | TASK [validate-host : Collect information about the host] 2025-12-28 03:15:49.130922 | debian-bookworm | ok 2025-12-28 03:15:49.142776 | 2025-12-28 03:15:49.143138 | TASK [validate-host : Sanitize hostname] 2025-12-28 03:15:49.287173 | debian-bookworm | ok 2025-12-28 03:15:49.352727 | 2025-12-28 03:15:49.352866 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-28 03:15:50.103495 | debian-bookworm -> localhost | changed 2025-12-28 03:15:50.112591 | 2025-12-28 03:15:50.112789 | TASK [validate-host : Collect information about zuul worker] 2025-12-28 03:15:50.651846 | debian-bookworm | ok 2025-12-28 03:15:50.661049 | 2025-12-28 03:15:50.661199 | TASK [validate-host : Write out all zuul information for each host] 2025-12-28 03:15:51.655924 | debian-bookworm -> localhost | changed 2025-12-28 03:15:51.666605 | 2025-12-28 03:15:51.666742 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-28 03:15:51.996522 | debian-bookworm | ok 2025-12-28 03:15:52.004629 | 2025-12-28 03:15:52.004769 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-28 03:15:52.953235 | debian-bookworm | changed: 2025-12-28 03:15:52.953452 | debian-bookworm | cd+++++++++ src/ 2025-12-28 03:15:52.953486 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-28 03:15:52.953510 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-28 03:15:52.953532 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-12-28 03:15:52.953553 | debian-bookworm | Containerfile 2025-12-28 03:15:52.953683 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005567 2025-12-28 03:16:20.354534 | 2025-12-28 03:16:20.355392 | TASK [upload-logs : Upload logs to log server] 2025-12-28 03:16:20.933304 | localhost | Output suppressed because no_log was given 2025-12-28 03:16:20.935486 | 2025-12-28 03:16:20.935604 | LOOP [upload-logs : Compress console log and json output] 2025-12-28 03:16:20.990941 | localhost | skipping: Conditional result was False 2025-12-28 03:16:20.998362 | localhost | skipping: Conditional result was False 2025-12-28 03:16:21.009602 | 2025-12-28 03:16:21.009751 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-28 03:16:21.063042 | localhost | skipping: Conditional result was False 2025-12-28 03:16:21.063382 | 2025-12-28 03:16:21.069343 | localhost | skipping: Conditional result was False 2025-12-28 03:16:21.078979 | 2025-12-28 03:16:21.079132 | LOOP [upload-logs : Upload console log and json output]