2026-02-17 03:07:56.816421 | Job console starting 2026-02-17 03:07:56.840684 | Updating git repos 2026-02-17 03:07:56.864554 | Cloning repos into workspace 2026-02-17 03:07:56.890283 | Restoring repo states 2026-02-17 03:07:56.895944 | Merging changes 2026-02-17 03:07:56.895963 | Checking out repos 2026-02-17 03:07:56.924785 | Preparing playbooks 2026-02-17 03:07:58.006016 | Running Ansible setup 2026-02-17 03:08:02.670561 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-17 03:08:03.581978 | 2026-02-17 03:08:03.582129 | PLAY [Base pre] 2026-02-17 03:08:03.596879 | 2026-02-17 03:08:03.596983 | TASK [Setup log path fact] 2026-02-17 03:08:03.614959 | debian-bookworm | ok 2026-02-17 03:08:03.629143 | 2026-02-17 03:08:03.629268 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-17 03:08:03.668683 | debian-bookworm | ok 2026-02-17 03:08:03.678309 | 2026-02-17 03:08:03.678409 | TASK [emit-job-header : Print job information] 2026-02-17 03:08:03.736463 | # Job Information 2026-02-17 03:08:03.736619 | Ansible Version: 2.16.14 2026-02-17 03:08:03.736654 | Job: python-black 2026-02-17 03:08:03.736686 | Pipeline: periodic-daily 2026-02-17 03:08:03.736708 | Executor: 521e9411259a 2026-02-17 03:08:03.736729 | Triggered by: https://github.com/osism/openstack-health-middleware 2026-02-17 03:08:03.736750 | Event ID: a2183e9743754bb68954ceb7bfd640f2 2026-02-17 03:08:03.741847 | 2026-02-17 03:08:03.741945 | LOOP [emit-job-header : Print node information] 2026-02-17 03:08:03.885453 | debian-bookworm | ok: 2026-02-17 03:08:03.885596 | debian-bookworm | # Node Information 2026-02-17 03:08:03.885630 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-17 03:08:03.885657 | debian-bookworm | Hostname: debian 2026-02-17 03:08:03.885680 | debian-bookworm | Username: zuul 2026-02-17 03:08:03.885701 | debian-bookworm | Distro: Debian 12.13 2026-02-17 03:08:03.885725 | debian-bookworm | Provider: regiocloud-a 2026-02-17 03:08:03.885747 | debian-bookworm | Region: 2026-02-17 03:08:03.885769 | debian-bookworm | Label: debian-bookworm 2026-02-17 03:08:03.885790 | debian-bookworm | Product Name: OpenStack Nova 2026-02-17 03:08:03.885811 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe08:d9a9 2026-02-17 03:08:03.904607 | 2026-02-17 03:08:03.904736 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-17 03:08:04.341957 | debian-bookworm -> localhost | changed 2026-02-17 03:08:04.349592 | 2026-02-17 03:08:04.349719 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-17 03:08:05.365382 | debian-bookworm -> localhost | changed 2026-02-17 03:08:05.376091 | 2026-02-17 03:08:05.376189 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-17 03:08:05.644184 | debian-bookworm -> localhost | ok 2026-02-17 03:08:05.657318 | 2026-02-17 03:08:05.657480 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-17 03:08:05.692643 | debian-bookworm | ok 2026-02-17 03:08:05.719602 | debian-bookworm | included: /var/lib/zuul/builds/83b7de9ccbb54a19ab4e7fe600dbed0a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-17 03:08:05.727960 | 2026-02-17 03:08:05.728105 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-17 03:08:07.237570 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-17 03:08:07.237988 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/83b7de9ccbb54a19ab4e7fe600dbed0a/work/83b7de9ccbb54a19ab4e7fe600dbed0a_id_rsa 2026-02-17 03:08:07.238155 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/83b7de9ccbb54a19ab4e7fe600dbed0a/work/83b7de9ccbb54a19ab4e7fe600dbed0a_id_rsa.pub 2026-02-17 03:08:07.238228 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-17 03:08:07.238278 | debian-bookworm -> localhost | SHA256:EPDAMK7sNjkaJuOCvmKvhP+hjvZjXTv4ePo/S/SKRRc zuul-build-sshkey 2026-02-17 03:08:07.238325 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-17 03:08:07.238385 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-17 03:08:07.238432 | debian-bookworm -> localhost | | ooo.. | 2026-02-17 03:08:07.238479 | debian-bookworm -> localhost | | . ..o . | 2026-02-17 03:08:07.238523 | debian-bookworm -> localhost | | . o E | 2026-02-17 03:08:07.238566 | debian-bookworm -> localhost | |.. . . | 2026-02-17 03:08:07.238608 | debian-bookworm -> localhost | |.. So . | 2026-02-17 03:08:07.239178 | debian-bookworm -> localhost | |o . .o o | 2026-02-17 03:08:07.239273 | debian-bookworm -> localhost | |*O o o .o . | 2026-02-17 03:08:07.239324 | debian-bookworm -> localhost | |@Bo+ +.++.. | 2026-02-17 03:08:07.239373 | debian-bookworm -> localhost | |O*X+oo=+o+o | 2026-02-17 03:08:07.239419 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-17 03:08:07.239526 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.037392 2026-02-17 03:08:07.257236 | 2026-02-17 03:08:07.257333 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-17 03:08:07.286935 | debian-bookworm | ok 2026-02-17 03:08:07.297407 | debian-bookworm | included: /var/lib/zuul/builds/83b7de9ccbb54a19ab4e7fe600dbed0a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-17 03:08:07.306516 | 2026-02-17 03:08:07.306623 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-17 03:08:07.329862 | debian-bookworm | skipping: Conditional result was False 2026-02-17 03:08:07.335693 | 2026-02-17 03:08:07.335799 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-17 03:08:07.917447 | debian-bookworm | changed 2026-02-17 03:08:07.921683 | 2026-02-17 03:08:07.921754 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-17 03:08:08.189139 | debian-bookworm | ok 2026-02-17 03:08:08.197444 | 2026-02-17 03:08:08.198061 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-17 03:08:08.791882 | debian-bookworm | changed 2026-02-17 03:08:08.809555 | 2026-02-17 03:08:08.809807 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-17 03:08:09.435107 | debian-bookworm | changed 2026-02-17 03:08:09.444371 | 2026-02-17 03:08:09.444500 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-17 03:08:09.467942 | debian-bookworm | skipping: Conditional result was False 2026-02-17 03:08:09.473914 | 2026-02-17 03:08:09.474011 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-17 03:08:09.941330 | debian-bookworm -> localhost | changed 2026-02-17 03:08:09.951584 | 2026-02-17 03:08:09.951688 | TASK [add-build-sshkey : Add back temp key] 2026-02-17 03:08:10.268529 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/83b7de9ccbb54a19ab4e7fe600dbed0a/work/83b7de9ccbb54a19ab4e7fe600dbed0a_id_rsa (zuul-build-sshkey) 2026-02-17 03:08:10.269593 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012278 2026-02-17 03:08:10.281833 | 2026-02-17 03:08:10.281958 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-17 03:08:10.677480 | debian-bookworm | ok 2026-02-17 03:08:10.682302 | 2026-02-17 03:08:10.682392 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-17 03:08:10.705192 | debian-bookworm | skipping: Conditional result was False 2026-02-17 03:08:10.727529 | 2026-02-17 03:08:10.727636 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-17 03:08:11.180056 | debian-bookworm | ok 2026-02-17 03:08:11.191142 | 2026-02-17 03:08:11.191242 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-17 03:08:11.224360 | debian-bookworm | ok 2026-02-17 03:08:11.229464 | 2026-02-17 03:08:11.229568 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-17 03:08:11.499358 | debian-bookworm -> localhost | ok 2026-02-17 03:08:11.513631 | 2026-02-17 03:08:11.513934 | TASK [validate-host : Collect information about the host] 2026-02-17 03:08:12.521694 | debian-bookworm | ok 2026-02-17 03:08:12.534720 | 2026-02-17 03:08:12.534899 | TASK [validate-host : Sanitize hostname] 2026-02-17 03:08:12.652539 | debian-bookworm | ok 2026-02-17 03:08:12.697009 | 2026-02-17 03:08:12.697164 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-17 03:08:13.313864 | debian-bookworm -> localhost | changed 2026-02-17 03:08:13.322083 | 2026-02-17 03:08:13.322218 | TASK [validate-host : Collect information about zuul worker] 2026-02-17 03:08:13.746334 | debian-bookworm | ok 2026-02-17 03:08:13.755833 | 2026-02-17 03:08:13.755965 | TASK [validate-host : Write out all zuul information for each host] 2026-02-17 03:08:14.767659 | debian-bookworm -> localhost | changed 2026-02-17 03:08:14.790704 | 2026-02-17 03:08:14.790924 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-17 03:08:15.039632 | debian-bookworm | ok 2026-02-17 03:08:15.046934 | 2026-02-17 03:08:15.047093 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-17 03:08:16.108560 | debian-bookworm | changed: 2026-02-17 03:08:16.108791 | debian-bookworm | cd+++++++++ src/ 2026-02-17 03:08:16.108826 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-17 03:08:16.108850 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-17 03:08:16.108872 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-health-middleware/ 2026-02-17 03:08:16.108894 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018246 2026-02-17 03:08:43.209771 | 2026-02-17 03:08:43.209903 | TASK [upload-logs : Upload logs to log server] 2026-02-17 03:08:44.272048 | localhost | Output suppressed because no_log was given 2026-02-17 03:08:44.273897 | 2026-02-17 03:08:44.274026 | LOOP [upload-logs : Compress console log and json output] 2026-02-17 03:08:44.372487 | localhost | skipping: Conditional result was False 2026-02-17 03:08:44.389891 | localhost | skipping: Conditional result was False 2026-02-17 03:08:44.395966 | 2026-02-17 03:08:44.396103 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-17 03:08:44.493888 | localhost | skipping: Conditional result was False 2026-02-17 03:08:44.494206 | 2026-02-17 03:08:44.511233 | localhost | skipping: Conditional result was False 2026-02-17 03:08:44.523126 | 2026-02-17 03:08:44.523258 | LOOP [upload-logs : Upload console log and json output]