2026-03-13 03:17:20.492887 | Job console starting 2026-03-13 03:17:20.525358 | Updating git repos 2026-03-13 03:17:20.554829 | Cloning repos into workspace 2026-03-13 03:17:20.634747 | Restoring repo states 2026-03-13 03:17:20.639814 | Merging changes 2026-03-13 03:17:20.639831 | Checking out repos 2026-03-13 03:17:20.676748 | Preparing playbooks 2026-03-13 03:17:21.578228 | Running Ansible setup 2026-03-13 03:17:26.670184 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 03:17:27.538647 | 2026-03-13 03:17:27.538874 | PLAY [Base pre] 2026-03-13 03:17:27.556714 | 2026-03-13 03:17:27.556878 | TASK [Setup log path fact] 2026-03-13 03:17:27.586613 | debian-bookworm | ok 2026-03-13 03:17:27.603775 | 2026-03-13 03:17:27.603959 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 03:17:27.644736 | debian-bookworm | ok 2026-03-13 03:17:27.654929 | 2026-03-13 03:17:27.655069 | TASK [emit-job-header : Print job information] 2026-03-13 03:17:27.702419 | # Job Information 2026-03-13 03:17:27.702668 | Ansible Version: 2.16.14 2026-03-13 03:17:27.702708 | Job: python-black 2026-03-13 03:17:27.702742 | Pipeline: periodic-daily 2026-03-13 03:17:27.702765 | Executor: 521e9411259a 2026-03-13 03:17:27.702786 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-03-13 03:17:27.702808 | Event ID: 0767b123af1c45fb89d1eebb26bbeafc 2026-03-13 03:17:27.708161 | 2026-03-13 03:17:27.708314 | LOOP [emit-job-header : Print node information] 2026-03-13 03:17:27.839340 | debian-bookworm | ok: 2026-03-13 03:17:27.839564 | debian-bookworm | # Node Information 2026-03-13 03:17:27.839601 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-13 03:17:27.839626 | debian-bookworm | Hostname: debian 2026-03-13 03:17:27.839649 | debian-bookworm | Username: zuul 2026-03-13 03:17:27.839669 | debian-bookworm | Distro: Debian 12.13 2026-03-13 03:17:27.839693 | debian-bookworm | Provider: regiocloud-a 2026-03-13 03:17:27.839714 | debian-bookworm | Region: 2026-03-13 03:17:27.839736 | debian-bookworm | Label: debian-bookworm 2026-03-13 03:17:27.839755 | debian-bookworm | Product Name: OpenStack Nova 2026-03-13 03:17:27.839774 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8f:b50c 2026-03-13 03:17:27.852916 | 2026-03-13 03:17:27.853122 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 03:17:28.472447 | debian-bookworm -> localhost | changed 2026-03-13 03:17:28.481849 | 2026-03-13 03:17:28.488484 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 03:17:30.022507 | debian-bookworm -> localhost | changed 2026-03-13 03:17:30.052933 | 2026-03-13 03:17:30.053101 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 03:17:30.708368 | debian-bookworm -> localhost | ok 2026-03-13 03:17:30.715697 | 2026-03-13 03:17:30.715830 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 03:17:30.819992 | debian-bookworm | ok 2026-03-13 03:17:30.881191 | debian-bookworm | included: /var/lib/zuul/builds/316136bb6537457c8c7c7ece0a5beeaf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 03:17:30.907962 | 2026-03-13 03:17:30.908130 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 03:17:32.549347 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-13 03:17:32.549661 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/316136bb6537457c8c7c7ece0a5beeaf/work/316136bb6537457c8c7c7ece0a5beeaf_id_rsa 2026-03-13 03:17:32.549702 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/316136bb6537457c8c7c7ece0a5beeaf/work/316136bb6537457c8c7c7ece0a5beeaf_id_rsa.pub 2026-03-13 03:17:32.549729 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-13 03:17:32.549753 | debian-bookworm -> localhost | SHA256:uqlGCtxhKvIWuqhXi8s3n97wc3i8pw2YS/tSQHkmPOA zuul-build-sshkey 2026-03-13 03:17:32.549777 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-13 03:17:32.549817 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-13 03:17:32.549839 | debian-bookworm -> localhost | | .o . | 2026-03-13 03:17:32.549861 | debian-bookworm -> localhost | | . * o | 2026-03-13 03:17:32.549881 | debian-bookworm -> localhost | | E. = | 2026-03-13 03:17:32.549901 | debian-bookworm -> localhost | | o . | 2026-03-13 03:17:32.549921 | debian-bookworm -> localhost | |. + . S. | 2026-03-13 03:17:32.549945 | debian-bookworm -> localhost | |+o..o . o. | 2026-03-13 03:17:32.549966 | debian-bookworm -> localhost | |o+ * .o ++. | 2026-03-13 03:17:32.549987 | debian-bookworm -> localhost | |o.* = O+o+o. | 2026-03-13 03:17:32.550007 | debian-bookworm -> localhost | |=+o+.=* =*++. | 2026-03-13 03:17:32.550027 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-13 03:17:32.550089 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.785899 2026-03-13 03:17:32.557749 | 2026-03-13 03:17:32.557902 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 03:17:32.604965 | debian-bookworm | ok 2026-03-13 03:17:32.629452 | debian-bookworm | included: /var/lib/zuul/builds/316136bb6537457c8c7c7ece0a5beeaf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 03:17:32.649805 | 2026-03-13 03:17:32.650709 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 03:17:32.687457 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:32.698540 | 2026-03-13 03:17:32.698718 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 03:17:34.140184 | debian-bookworm | changed 2026-03-13 03:17:34.153357 | 2026-03-13 03:17:34.153523 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 03:17:34.443572 | debian-bookworm | ok 2026-03-13 03:17:34.453556 | 2026-03-13 03:17:34.453664 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 03:17:35.202937 | debian-bookworm | changed 2026-03-13 03:17:35.208733 | 2026-03-13 03:17:35.208922 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 03:17:35.828839 | debian-bookworm | changed 2026-03-13 03:17:35.837606 | 2026-03-13 03:17:35.837706 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 03:17:35.871243 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:35.877004 | 2026-03-13 03:17:35.877102 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 03:17:36.475235 | debian-bookworm -> localhost | changed 2026-03-13 03:17:36.485748 | 2026-03-13 03:17:36.485846 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 03:17:37.424771 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/316136bb6537457c8c7c7ece0a5beeaf/work/316136bb6537457c8c7c7ece0a5beeaf_id_rsa (zuul-build-sshkey) 2026-03-13 03:17:37.424991 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.049252 2026-03-13 03:17:37.432541 | 2026-03-13 03:17:37.432638 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 03:17:38.056792 | debian-bookworm | ok 2026-03-13 03:17:38.066626 | 2026-03-13 03:17:38.066734 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 03:17:38.110404 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:17:38.120523 | 2026-03-13 03:17:38.120621 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 03:17:38.598514 | debian-bookworm | ok 2026-03-13 03:17:38.611501 | 2026-03-13 03:17:38.611610 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 03:17:38.639621 | debian-bookworm | ok 2026-03-13 03:17:38.645284 | 2026-03-13 03:17:38.645385 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 03:17:39.321616 | debian-bookworm -> localhost | ok 2026-03-13 03:17:39.328231 | 2026-03-13 03:17:39.328354 | TASK [validate-host : Collect information about the host] 2026-03-13 03:17:40.806407 | debian-bookworm | ok 2026-03-13 03:17:40.826731 | 2026-03-13 03:17:40.826889 | TASK [validate-host : Sanitize hostname] 2026-03-13 03:17:40.954661 | debian-bookworm | ok 2026-03-13 03:17:41.001531 | 2026-03-13 03:17:41.001628 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 03:17:42.163296 | debian-bookworm -> localhost | changed 2026-03-13 03:17:42.168852 | 2026-03-13 03:17:42.168989 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 03:17:42.632996 | debian-bookworm | ok 2026-03-13 03:17:42.636912 | 2026-03-13 03:17:42.636991 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 03:17:43.523152 | debian-bookworm -> localhost | changed 2026-03-13 03:17:43.531974 | 2026-03-13 03:17:43.532082 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 03:17:43.833989 | debian-bookworm | ok 2026-03-13 03:17:43.839040 | 2026-03-13 03:17:43.839127 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 03:17:45.145085 | debian-bookworm | changed: 2026-03-13 03:17:45.145264 | debian-bookworm | cd+++++++++ src/ 2026-03-13 03:17:45.145293 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-13 03:17:45.145313 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-13 03:17:45.145331 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-03-13 03:17:45.145347 | debian-bookworm | localhost | ok: Runtime: 0:00:00.031798 2026-03-13 03:18:12.635231 | 2026-03-13 03:18:12.635324 | TASK [upload-logs : Upload logs to log server] 2026-03-13 03:18:13.432250 | localhost | Output suppressed because no_log was given 2026-03-13 03:18:13.433959 | 2026-03-13 03:18:13.434049 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 03:18:13.507901 | localhost | skipping: Conditional result was False 2026-03-13 03:18:13.516093 | localhost | skipping: Conditional result was False 2026-03-13 03:18:13.523236 | 2026-03-13 03:18:13.523360 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 03:18:13.572297 | localhost | skipping: Conditional result was False 2026-03-13 03:18:13.572518 | 2026-03-13 03:18:13.578895 | localhost | skipping: Conditional result was False 2026-03-13 03:18:13.590104 | 2026-03-13 03:18:13.590257 | LOOP [upload-logs : Upload console log and json output]