2026-02-09 17:54:36.620496 | Job console starting 2026-02-09 17:54:36.666021 | Updating git repos 2026-02-09 17:54:36.761433 | Cloning repos into workspace 2026-02-09 17:54:36.875999 | Restoring repo states 2026-02-09 17:54:36.894459 | Merging changes 2026-02-09 17:54:37.433176 | Checking out repos 2026-02-09 17:54:37.500698 | Preparing playbooks 2026-02-09 17:54:38.553017 | Running Ansible setup 2026-02-09 17:54:44.877827 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-09 17:54:46.479009 | 2026-02-09 17:54:46.479198 | PLAY [Base pre] 2026-02-09 17:54:46.517810 | 2026-02-09 17:54:46.518008 | TASK [Setup log path fact] 2026-02-09 17:54:46.548037 | debian-bookworm | ok 2026-02-09 17:54:46.582367 | 2026-02-09 17:54:46.582558 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-09 17:54:46.644192 | debian-bookworm | ok 2026-02-09 17:54:46.661914 | 2026-02-09 17:54:46.662082 | TASK [emit-job-header : Print job information] 2026-02-09 17:54:46.755598 | # Job Information 2026-02-09 17:54:46.755942 | Ansible Version: 2.16.14 2026-02-09 17:54:46.755986 | Job: python-black 2026-02-09 17:54:46.756053 | Pipeline: check 2026-02-09 17:54:46.756081 | Executor: 521e9411259a 2026-02-09 17:54:46.756102 | Triggered by: https://github.com/osism/python-osism/pull/1993 2026-02-09 17:54:46.756124 | Event ID: 5f98ab10-05e0-11f1-99dd-b379e02c96f0 2026-02-09 17:54:46.763420 | 2026-02-09 17:54:46.763569 | LOOP [emit-job-header : Print node information] 2026-02-09 17:54:46.922114 | debian-bookworm | ok: 2026-02-09 17:54:46.922509 | debian-bookworm | # Node Information 2026-02-09 17:54:46.922556 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-09 17:54:46.922582 | debian-bookworm | Hostname: debian 2026-02-09 17:54:46.922604 | debian-bookworm | Username: zuul 2026-02-09 17:54:46.922625 | debian-bookworm | Distro: Debian 12.13 2026-02-09 17:54:46.922649 | debian-bookworm | Provider: regiocloud-a 2026-02-09 17:54:46.922671 | debian-bookworm | Region: 2026-02-09 17:54:46.922692 | debian-bookworm | Label: debian-bookworm 2026-02-09 17:54:46.922712 | debian-bookworm | Product Name: OpenStack Nova 2026-02-09 17:54:46.922731 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed8:cee0 2026-02-09 17:54:46.967640 | 2026-02-09 17:54:46.967806 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-09 17:54:47.946089 | debian-bookworm -> localhost | changed 2026-02-09 17:54:47.954397 | 2026-02-09 17:54:47.954537 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-09 17:54:49.663716 | debian-bookworm -> localhost | changed 2026-02-09 17:54:49.674054 | 2026-02-09 17:54:49.674163 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-09 17:54:50.057109 | debian-bookworm -> localhost | ok 2026-02-09 17:54:50.078317 | 2026-02-09 17:54:50.078452 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-09 17:54:50.096023 | debian-bookworm | ok 2026-02-09 17:54:50.131441 | debian-bookworm | included: /var/lib/zuul/builds/0f615b02a8164a218304c5bab78312e6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-09 17:54:50.140460 | 2026-02-09 17:54:50.140564 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-09 17:54:52.013186 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-09 17:54:52.013589 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0f615b02a8164a218304c5bab78312e6/work/0f615b02a8164a218304c5bab78312e6_id_rsa 2026-02-09 17:54:52.013681 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0f615b02a8164a218304c5bab78312e6/work/0f615b02a8164a218304c5bab78312e6_id_rsa.pub 2026-02-09 17:54:52.013739 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-09 17:54:52.013790 | debian-bookworm -> localhost | SHA256:eSc31JUrqUj//lH2nT4tIpOQ6E26D0Gp6Uj78RA7gyU zuul-build-sshkey 2026-02-09 17:54:52.013836 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-09 17:54:52.013897 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-09 17:54:52.015167 | debian-bookworm -> localhost | | o| 2026-02-09 17:54:52.015226 | debian-bookworm -> localhost | | . . o | 2026-02-09 17:54:52.015265 | debian-bookworm -> localhost | | o . o .| 2026-02-09 17:54:52.015302 | debian-bookworm -> localhost | | + o . o . | 2026-02-09 17:54:52.015340 | debian-bookworm -> localhost | | E = ..S.= = . o| 2026-02-09 17:54:52.015386 | debian-bookworm -> localhost | | . B o..+o * . .=| 2026-02-09 17:54:52.015422 | debian-bookworm -> localhost | | + B..+ . .. o+| 2026-02-09 17:54:52.015457 | debian-bookworm -> localhost | | . *o.. + ..o.o| 2026-02-09 17:54:52.015588 | debian-bookworm -> localhost | | . oo. o.o.+.| 2026-02-09 17:54:52.015629 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-09 17:54:52.015721 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.364355 2026-02-09 17:54:52.033613 | 2026-02-09 17:54:52.033719 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-09 17:54:52.067131 | debian-bookworm | ok 2026-02-09 17:54:52.077499 | debian-bookworm | included: /var/lib/zuul/builds/0f615b02a8164a218304c5bab78312e6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-09 17:54:52.105674 | 2026-02-09 17:54:52.105787 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-09 17:54:52.139650 | debian-bookworm | skipping: Conditional result was False 2026-02-09 17:54:52.145734 | 2026-02-09 17:54:52.145835 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-09 17:54:52.732294 | debian-bookworm | changed 2026-02-09 17:54:52.738629 | 2026-02-09 17:54:52.738735 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-09 17:54:52.970321 | debian-bookworm | ok 2026-02-09 17:54:52.976468 | 2026-02-09 17:54:52.976564 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-09 17:54:53.611101 | debian-bookworm | changed 2026-02-09 17:54:53.617490 | 2026-02-09 17:54:53.617590 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-09 17:54:54.189417 | debian-bookworm | changed 2026-02-09 17:54:54.194545 | 2026-02-09 17:54:54.194631 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-09 17:54:54.207584 | debian-bookworm | skipping: Conditional result was False 2026-02-09 17:54:54.213232 | 2026-02-09 17:54:54.213315 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-09 17:54:54.674460 | debian-bookworm -> localhost | changed 2026-02-09 17:54:54.686122 | 2026-02-09 17:54:54.686229 | TASK [add-build-sshkey : Add back temp key] 2026-02-09 17:54:55.334730 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0f615b02a8164a218304c5bab78312e6/work/0f615b02a8164a218304c5bab78312e6_id_rsa (zuul-build-sshkey) 2026-02-09 17:54:55.335351 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011748 2026-02-09 17:54:55.352488 | 2026-02-09 17:54:55.352624 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-09 17:54:55.759924 | debian-bookworm | ok 2026-02-09 17:54:55.764829 | 2026-02-09 17:54:55.764942 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-09 17:54:55.788676 | debian-bookworm | skipping: Conditional result was False 2026-02-09 17:54:55.798649 | 2026-02-09 17:54:55.798744 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-09 17:54:56.207136 | debian-bookworm | ok 2026-02-09 17:54:56.218401 | 2026-02-09 17:54:56.218543 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-09 17:54:56.275412 | debian-bookworm | ok 2026-02-09 17:54:56.283775 | 2026-02-09 17:54:56.283932 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-09 17:54:56.772084 | debian-bookworm -> localhost | ok 2026-02-09 17:54:56.779728 | 2026-02-09 17:54:56.779869 | TASK [validate-host : Collect information about the host] 2026-02-09 17:54:58.035117 | debian-bookworm | ok 2026-02-09 17:54:58.046163 | 2026-02-09 17:54:58.046294 | TASK [validate-host : Sanitize hostname] 2026-02-09 17:54:58.178274 | debian-bookworm | ok 2026-02-09 17:54:58.227272 | 2026-02-09 17:54:58.227411 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-09 17:54:58.974097 | debian-bookworm -> localhost | changed 2026-02-09 17:54:58.979498 | 2026-02-09 17:54:58.979592 | TASK [validate-host : Collect information about zuul worker] 2026-02-09 17:54:59.382756 | debian-bookworm | ok 2026-02-09 17:54:59.401120 | 2026-02-09 17:54:59.401233 | TASK [validate-host : Write out all zuul information for each host] 2026-02-09 17:55:00.050009 | debian-bookworm -> localhost | changed 2026-02-09 17:55:00.061568 | 2026-02-09 17:55:00.063665 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-09 17:55:00.350228 | debian-bookworm | ok 2026-02-09 17:55:00.355266 | 2026-02-09 17:55:00.355357 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-09 17:55:01.416724 | debian-bookworm | changed: 2026-02-09 17:55:01.416890 | debian-bookworm | cd+++++++++ src/ 2026-02-09 17:55:01.416920 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-09 17:55:01.416940 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-09 17:55:01.416957 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-09 17:55:01.416974 | debian-bookworm | Containerfile 2026-02-09 17:55:01.417082 | debian-bookworm | Containerfile 2026-02-09 17:55:01.440953 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006948 2026-02-09 17:55:28.945773 | 2026-02-09 17:55:28.946065 | TASK [upload-logs : Upload logs to log server] 2026-02-09 17:55:29.530072 | localhost | Output suppressed because no_log was given 2026-02-09 17:55:29.538270 | 2026-02-09 17:55:29.538563 | LOOP [upload-logs : Compress console log and json output] 2026-02-09 17:55:29.606326 | localhost | skipping: Conditional result was False 2026-02-09 17:55:29.610487 | localhost | skipping: Conditional result was False 2026-02-09 17:55:29.623226 | 2026-02-09 17:55:29.623423 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-09 17:55:29.692733 | localhost | skipping: Conditional result was False 2026-02-09 17:55:29.694545 | 2026-02-09 17:55:29.696030 | localhost | skipping: Conditional result was False 2026-02-09 17:55:29.700922 | 2026-02-09 17:55:29.701076 | LOOP [upload-logs : Upload console log and json output]