2025-10-27 03:07:56.022696 | Job console starting 2025-10-27 03:07:56.035109 | Updating git repos 2025-10-27 03:07:56.059737 | Cloning repos into workspace 2025-10-27 03:07:56.124774 | Restoring repo states 2025-10-27 03:07:56.145803 | Merging changes 2025-10-27 03:07:56.145819 | Checking out repos 2025-10-27 03:07:56.221704 | Preparing playbooks 2025-10-27 03:07:56.947948 | Running Ansible setup 2025-10-27 03:08:01.800945 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-27 03:08:03.202419 | 2025-10-27 03:08:03.202532 | PLAY [Base pre] 2025-10-27 03:08:03.232911 | 2025-10-27 03:08:03.233018 | TASK [Setup log path fact] 2025-10-27 03:08:03.258680 | debian-bookworm | ok 2025-10-27 03:08:03.287382 | 2025-10-27 03:08:03.287498 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-27 03:08:03.335114 | debian-bookworm | ok 2025-10-27 03:08:03.352436 | 2025-10-27 03:08:03.352535 | TASK [emit-job-header : Print job information] 2025-10-27 03:08:03.430098 | # Job Information 2025-10-27 03:08:03.430237 | Ansible Version: 2.16.14 2025-10-27 03:08:03.430267 | Job: python-black 2025-10-27 03:08:03.430293 | Pipeline: periodic-daily 2025-10-27 03:08:03.430312 | Executor: 521e9411259a 2025-10-27 03:08:03.430330 | Triggered by: https://github.com/osism/openstack-simple-stress 2025-10-27 03:08:03.430348 | Event ID: 2cf40daf4d0b491ba18c052b24c82a4b 2025-10-27 03:08:03.434245 | 2025-10-27 03:08:03.434328 | LOOP [emit-job-header : Print node information] 2025-10-27 03:08:03.634174 | debian-bookworm | ok: 2025-10-27 03:08:03.634319 | debian-bookworm | # Node Information 2025-10-27 03:08:03.634346 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-27 03:08:03.634367 | debian-bookworm | Hostname: debian 2025-10-27 03:08:03.634385 | debian-bookworm | Username: zuul 2025-10-27 03:08:03.634402 | debian-bookworm | Distro: Debian 12.12 2025-10-27 03:08:03.634422 | debian-bookworm | Provider: regiocloud-a 2025-10-27 03:08:03.634439 | debian-bookworm | Region: 2025-10-27 03:08:03.634456 | debian-bookworm | Label: debian-bookworm 2025-10-27 03:08:03.634473 | debian-bookworm | Product Name: OpenStack Nova 2025-10-27 03:08:03.634489 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe38:8c39 2025-10-27 03:08:03.646381 | 2025-10-27 03:08:03.646479 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-27 03:08:04.361119 | debian-bookworm -> localhost | changed 2025-10-27 03:08:04.366822 | 2025-10-27 03:08:04.366976 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-27 03:08:06.045614 | debian-bookworm -> localhost | changed 2025-10-27 03:08:06.054246 | 2025-10-27 03:08:06.054336 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-27 03:08:06.550135 | debian-bookworm -> localhost | ok 2025-10-27 03:08:06.560333 | 2025-10-27 03:08:06.560977 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-27 03:08:06.595918 | debian-bookworm | ok 2025-10-27 03:08:06.628559 | debian-bookworm | included: /var/lib/zuul/builds/b748e405036542c2a1af93ea1e9022ee/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-27 03:08:06.644770 | 2025-10-27 03:08:06.645493 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-27 03:08:08.410817 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-27 03:08:08.411036 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b748e405036542c2a1af93ea1e9022ee/work/b748e405036542c2a1af93ea1e9022ee_id_rsa 2025-10-27 03:08:08.411069 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b748e405036542c2a1af93ea1e9022ee/work/b748e405036542c2a1af93ea1e9022ee_id_rsa.pub 2025-10-27 03:08:08.411091 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-27 03:08:08.411112 | debian-bookworm -> localhost | SHA256:9UZSypEjyc7lCUTxR7j9hHXzDXmrwPn2fF4Jeu70A2s zuul-build-sshkey 2025-10-27 03:08:08.411130 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-27 03:08:08.411155 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-27 03:08:08.411173 | debian-bookworm -> localhost | | ++o.oo . | 2025-10-27 03:08:08.411191 | debian-bookworm -> localhost | | =o== +.o| 2025-10-27 03:08:08.411207 | debian-bookworm -> localhost | | o =B=+o +=| 2025-10-27 03:08:08.411223 | debian-bookworm -> localhost | | o.+Oo ..o| 2025-10-27 03:08:08.411483 | debian-bookworm -> localhost | | S =+. | 2025-10-27 03:08:08.411531 | debian-bookworm -> localhost | | ..=o .| 2025-10-27 03:08:08.411719 | debian-bookworm -> localhost | | ..o=..| 2025-10-27 03:08:08.411759 | debian-bookworm -> localhost | | +E.+o| 2025-10-27 03:08:08.411897 | debian-bookworm -> localhost | | oo o+| 2025-10-27 03:08:08.411968 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-27 03:08:08.412026 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.388660 2025-10-27 03:08:08.420775 | 2025-10-27 03:08:08.420862 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-27 03:08:08.459036 | debian-bookworm | ok 2025-10-27 03:08:08.489763 | debian-bookworm | included: /var/lib/zuul/builds/b748e405036542c2a1af93ea1e9022ee/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-27 03:08:08.531295 | 2025-10-27 03:08:08.531393 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-27 03:08:08.586224 | debian-bookworm | skipping: Conditional result was False 2025-10-27 03:08:08.592763 | 2025-10-27 03:08:08.592852 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-27 03:08:09.611192 | debian-bookworm | changed 2025-10-27 03:08:09.622365 | 2025-10-27 03:08:09.622451 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-27 03:08:09.907317 | debian-bookworm | ok 2025-10-27 03:08:09.911786 | 2025-10-27 03:08:09.911875 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-27 03:08:10.676145 | debian-bookworm | changed 2025-10-27 03:08:10.681987 | 2025-10-27 03:08:10.682075 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-27 03:08:11.434197 | debian-bookworm | changed 2025-10-27 03:08:11.442137 | 2025-10-27 03:08:11.442397 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-27 03:08:11.477504 | debian-bookworm | skipping: Conditional result was False 2025-10-27 03:08:11.488626 | 2025-10-27 03:08:11.488743 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-27 03:08:12.035276 | debian-bookworm -> localhost | changed 2025-10-27 03:08:12.051106 | 2025-10-27 03:08:12.051203 | TASK [add-build-sshkey : Add back temp key] 2025-10-27 03:08:12.409998 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b748e405036542c2a1af93ea1e9022ee/work/b748e405036542c2a1af93ea1e9022ee_id_rsa (zuul-build-sshkey) 2025-10-27 03:08:12.410184 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008208 2025-10-27 03:08:12.416533 | 2025-10-27 03:08:12.416616 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-27 03:08:12.832952 | debian-bookworm | ok 2025-10-27 03:08:12.836946 | 2025-10-27 03:08:12.837026 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-27 03:08:12.873671 | debian-bookworm | skipping: Conditional result was False 2025-10-27 03:08:12.882116 | 2025-10-27 03:08:12.882208 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-27 03:08:13.298274 | debian-bookworm | ok 2025-10-27 03:08:13.306735 | 2025-10-27 03:08:13.306828 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-27 03:08:13.333314 | debian-bookworm | ok 2025-10-27 03:08:13.337304 | 2025-10-27 03:08:13.337381 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-27 03:08:13.622795 | debian-bookworm -> localhost | ok 2025-10-27 03:08:13.628895 | 2025-10-27 03:08:13.628988 | TASK [validate-host : Collect information about the host] 2025-10-27 03:08:14.732513 | debian-bookworm | ok 2025-10-27 03:08:14.748735 | 2025-10-27 03:08:14.748963 | TASK [validate-host : Sanitize hostname] 2025-10-27 03:08:14.839041 | debian-bookworm | ok 2025-10-27 03:08:14.884452 | 2025-10-27 03:08:14.884552 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-27 03:08:15.392583 | debian-bookworm -> localhost | changed 2025-10-27 03:08:15.398155 | 2025-10-27 03:08:15.398253 | TASK [validate-host : Collect information about zuul worker] 2025-10-27 03:08:15.839164 | debian-bookworm | ok 2025-10-27 03:08:15.846916 | 2025-10-27 03:08:15.846997 | TASK [validate-host : Write out all zuul information for each host] 2025-10-27 03:08:16.344215 | debian-bookworm -> localhost | changed 2025-10-27 03:08:16.352968 | 2025-10-27 03:08:16.353062 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-27 03:08:16.641641 | debian-bookworm | ok 2025-10-27 03:08:16.646060 | 2025-10-27 03:08:16.646136 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-27 03:08:17.454922 | debian-bookworm | changed: 2025-10-27 03:08:17.455087 | debian-bookworm | cd+++++++++ src/ 2025-10-27 03:08:17.455121 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-27 03:08:17.455145 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-27 03:08:17.455166 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2025-10-27 03:08:17.455187 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006092 2025-10-27 03:08:41.919769 | 2025-10-27 03:08:41.919862 | TASK [upload-logs : Upload logs to log server] 2025-10-27 03:08:42.387023 | localhost | Output suppressed because no_log was given 2025-10-27 03:08:42.388710 | 2025-10-27 03:08:42.388798 | LOOP [upload-logs : Compress console log and json output] 2025-10-27 03:08:42.425897 | localhost | skipping: Conditional result was False 2025-10-27 03:08:42.430396 | localhost | skipping: Conditional result was False 2025-10-27 03:08:42.435197 | 2025-10-27 03:08:42.435283 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-27 03:08:42.466995 | localhost | skipping: Conditional result was False 2025-10-27 03:08:42.467236 | 2025-10-27 03:08:42.470689 | localhost | skipping: Conditional result was False 2025-10-27 03:08:42.480028 | 2025-10-27 03:08:42.480118 | LOOP [upload-logs : Upload console log and json output]