2026-02-21 03:04:37.217955 | Job console starting 2026-02-21 03:04:37.259268 | Updating git repos 2026-02-21 03:04:37.302514 | Cloning repos into workspace 2026-02-21 03:04:37.372531 | Restoring repo states 2026-02-21 03:04:37.388341 | Merging changes 2026-02-21 03:04:37.388361 | Checking out repos 2026-02-21 03:04:37.468673 | Preparing playbooks 2026-02-21 03:04:38.999295 | Running Ansible setup 2026-02-21 03:04:44.428960 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-21 03:04:45.698214 | 2026-02-21 03:04:45.698346 | PLAY [Base pre] 2026-02-21 03:04:45.740321 | 2026-02-21 03:04:45.740477 | TASK [Setup log path fact] 2026-02-21 03:04:45.758344 | debian-bookworm | ok 2026-02-21 03:04:45.781311 | 2026-02-21 03:04:45.781480 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-21 03:04:45.821196 | debian-bookworm | ok 2026-02-21 03:04:45.843469 | 2026-02-21 03:04:45.843582 | TASK [emit-job-header : Print job information] 2026-02-21 03:04:45.901912 | # Job Information 2026-02-21 03:04:45.902068 | Ansible Version: 2.16.14 2026-02-21 03:04:45.902104 | Job: python-black 2026-02-21 03:04:45.902136 | Pipeline: periodic-daily 2026-02-21 03:04:45.902158 | Executor: 521e9411259a 2026-02-21 03:04:45.902178 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-02-21 03:04:45.902200 | Event ID: 3e47ccc56ec54460873738a8523287bc 2026-02-21 03:04:45.906824 | 2026-02-21 03:04:45.910908 | LOOP [emit-job-header : Print node information] 2026-02-21 03:04:46.088162 | debian-bookworm | ok: 2026-02-21 03:04:46.088346 | debian-bookworm | # Node Information 2026-02-21 03:04:46.088382 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-21 03:04:46.088409 | debian-bookworm | Hostname: debian 2026-02-21 03:04:46.088455 | debian-bookworm | Username: zuul 2026-02-21 03:04:46.088478 | debian-bookworm | Distro: Debian 12.13 2026-02-21 03:04:46.088502 | debian-bookworm | Provider: regiocloud-a 2026-02-21 03:04:46.088523 | debian-bookworm | Region: 2026-02-21 03:04:46.088545 | debian-bookworm | Label: debian-bookworm 2026-02-21 03:04:46.088565 | debian-bookworm | Product Name: OpenStack Nova 2026-02-21 03:04:46.088584 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec9:59b 2026-02-21 03:04:46.100484 | 2026-02-21 03:04:46.100591 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-21 03:04:46.641747 | debian-bookworm -> localhost | changed 2026-02-21 03:04:46.648632 | 2026-02-21 03:04:46.648734 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-21 03:04:47.992138 | debian-bookworm -> localhost | changed 2026-02-21 03:04:48.012041 | 2026-02-21 03:04:48.012148 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-21 03:04:48.267614 | debian-bookworm -> localhost | ok 2026-02-21 03:04:48.273881 | 2026-02-21 03:04:48.273986 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-21 03:04:48.291312 | debian-bookworm | ok 2026-02-21 03:04:48.308263 | debian-bookworm | included: /var/lib/zuul/builds/7521465a05cb4c3b874cf4e1e48c5b96/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-21 03:04:48.314192 | 2026-02-21 03:04:48.314279 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-21 03:04:50.022586 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-21 03:04:50.023147 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7521465a05cb4c3b874cf4e1e48c5b96/work/7521465a05cb4c3b874cf4e1e48c5b96_id_rsa 2026-02-21 03:04:50.023262 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7521465a05cb4c3b874cf4e1e48c5b96/work/7521465a05cb4c3b874cf4e1e48c5b96_id_rsa.pub 2026-02-21 03:04:50.023338 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-21 03:04:50.023411 | debian-bookworm -> localhost | SHA256:tgc0qJcsT4fj6NcWNmIgmTvCgRrCv7Cn4/5m4GdMjfg zuul-build-sshkey 2026-02-21 03:04:50.023497 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-21 03:04:50.023584 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-21 03:04:50.023647 | debian-bookworm -> localhost | | | 2026-02-21 03:04:50.023709 | debian-bookworm -> localhost | | . | 2026-02-21 03:04:50.023769 | debian-bookworm -> localhost | |o o . o | 2026-02-21 03:04:50.023825 | debian-bookworm -> localhost | |+o+ .o + . | 2026-02-21 03:04:50.023881 | debian-bookworm -> localhost | |+.+o=.B S | 2026-02-21 03:04:50.023951 | debian-bookworm -> localhost | |o=o+ Oo++o | 2026-02-21 03:04:50.024015 | debian-bookworm -> localhost | |..B.o.o+.o. | 2026-02-21 03:04:50.024078 | debian-bookworm -> localhost | | + E . o. | 2026-02-21 03:04:50.024140 | debian-bookworm -> localhost | |o+X... . | 2026-02-21 03:04:50.024199 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-21 03:04:50.024328 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.066493 2026-02-21 03:04:50.040061 | 2026-02-21 03:04:50.040203 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-21 03:04:50.069238 | debian-bookworm | ok 2026-02-21 03:04:50.081058 | debian-bookworm | included: /var/lib/zuul/builds/7521465a05cb4c3b874cf4e1e48c5b96/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-21 03:04:50.091283 | 2026-02-21 03:04:50.091388 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-21 03:04:50.104331 | debian-bookworm | skipping: Conditional result was False 2026-02-21 03:04:50.110008 | 2026-02-21 03:04:50.110100 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-21 03:04:50.711812 | debian-bookworm | changed 2026-02-21 03:04:50.716892 | 2026-02-21 03:04:50.716981 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-21 03:04:50.967636 | debian-bookworm | ok 2026-02-21 03:04:50.972927 | 2026-02-21 03:04:50.973014 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-21 03:04:51.684729 | debian-bookworm | changed 2026-02-21 03:04:51.694963 | 2026-02-21 03:04:51.695099 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-21 03:04:52.359798 | debian-bookworm | changed 2026-02-21 03:04:52.368054 | 2026-02-21 03:04:52.368183 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-21 03:04:52.402494 | debian-bookworm | skipping: Conditional result was False 2026-02-21 03:04:52.409785 | 2026-02-21 03:04:52.409919 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-21 03:04:53.100728 | debian-bookworm -> localhost | changed 2026-02-21 03:04:53.114727 | 2026-02-21 03:04:53.114948 | TASK [add-build-sshkey : Add back temp key] 2026-02-21 03:04:53.821780 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7521465a05cb4c3b874cf4e1e48c5b96/work/7521465a05cb4c3b874cf4e1e48c5b96_id_rsa (zuul-build-sshkey) 2026-02-21 03:04:53.822053 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020866 2026-02-21 03:04:53.831451 | 2026-02-21 03:04:53.831590 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-21 03:04:54.555862 | debian-bookworm | ok 2026-02-21 03:04:54.563331 | 2026-02-21 03:04:54.563481 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-21 03:04:54.642245 | debian-bookworm | skipping: Conditional result was False 2026-02-21 03:04:54.658856 | 2026-02-21 03:04:54.659093 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-21 03:04:55.259122 | debian-bookworm | ok 2026-02-21 03:04:55.278090 | 2026-02-21 03:04:55.278234 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-21 03:04:55.331549 | debian-bookworm | ok 2026-02-21 03:04:55.337051 | 2026-02-21 03:04:55.337184 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-21 03:04:55.748453 | debian-bookworm -> localhost | ok 2026-02-21 03:04:55.755192 | 2026-02-21 03:04:55.755316 | TASK [validate-host : Collect information about the host] 2026-02-21 03:04:57.018303 | debian-bookworm | ok 2026-02-21 03:04:57.029984 | 2026-02-21 03:04:57.030122 | TASK [validate-host : Sanitize hostname] 2026-02-21 03:04:57.141248 | debian-bookworm | ok 2026-02-21 03:04:57.183618 | 2026-02-21 03:04:57.183754 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-21 03:04:58.411787 | debian-bookworm -> localhost | changed 2026-02-21 03:04:58.417140 | 2026-02-21 03:04:58.417231 | TASK [validate-host : Collect information about zuul worker] 2026-02-21 03:04:58.865152 | debian-bookworm | ok 2026-02-21 03:04:58.869785 | 2026-02-21 03:04:58.869886 | TASK [validate-host : Write out all zuul information for each host] 2026-02-21 03:04:59.463356 | debian-bookworm -> localhost | changed 2026-02-21 03:04:59.472392 | 2026-02-21 03:04:59.472510 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-21 03:04:59.774937 | debian-bookworm | ok 2026-02-21 03:04:59.788834 | 2026-02-21 03:04:59.788935 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-21 03:05:00.865787 | debian-bookworm | changed: 2026-02-21 03:05:00.865954 | debian-bookworm | cd+++++++++ src/ 2026-02-21 03:05:00.865988 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-21 03:05:00.866011 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-21 03:05:00.866033 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-02-21 03:05:00.866053 | debian-bookworm | localhost | ok: Runtime: 0:00:00.015114 2026-02-21 03:05:31.827365 | 2026-02-21 03:05:31.827476 | TASK [upload-logs : Upload logs to log server] 2026-02-21 03:05:33.401612 | localhost | Output suppressed because no_log was given 2026-02-21 03:05:33.404776 | 2026-02-21 03:05:33.404855 | LOOP [upload-logs : Compress console log and json output] 2026-02-21 03:05:33.518284 | localhost | skipping: Conditional result was False 2026-02-21 03:05:33.519179 | localhost | skipping: Conditional result was False 2026-02-21 03:05:33.530269 | 2026-02-21 03:05:33.530374 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-21 03:05:33.615372 | localhost | skipping: Conditional result was False 2026-02-21 03:05:33.615583 | 2026-02-21 03:05:33.623872 | localhost | skipping: Conditional result was False 2026-02-21 03:05:33.636416 | 2026-02-21 03:05:33.636536 | LOOP [upload-logs : Upload console log and json output]