2026-02-04 03:14:32.732777 | Job console starting 2026-02-04 03:14:32.745390 | Updating git repos 2026-02-04 03:14:32.803884 | Cloning repos into workspace 2026-02-04 03:14:32.923781 | Restoring repo states 2026-02-04 03:14:32.981580 | Merging changes 2026-02-04 03:14:32.981604 | Checking out repos 2026-02-04 03:14:33.176407 | Preparing playbooks 2026-02-04 03:14:34.482580 | Running Ansible setup 2026-02-04 03:14:40.553201 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 03:14:41.522106 | 2026-02-04 03:14:41.522244 | PLAY [Base pre] 2026-02-04 03:14:41.557880 | 2026-02-04 03:14:41.558003 | TASK [Setup log path fact] 2026-02-04 03:14:41.600451 | debian-bookworm | ok 2026-02-04 03:14:41.629401 | 2026-02-04 03:14:41.629545 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 03:14:41.686219 | debian-bookworm | ok 2026-02-04 03:14:41.702258 | 2026-02-04 03:14:41.702367 | TASK [emit-job-header : Print job information] 2026-02-04 03:14:41.785576 | # Job Information 2026-02-04 03:14:41.785727 | Ansible Version: 2.16.14 2026-02-04 03:14:41.785762 | Job: python-black 2026-02-04 03:14:41.785795 | Pipeline: periodic-daily 2026-02-04 03:14:41.785818 | Executor: 521e9411259a 2026-02-04 03:14:41.785839 | Triggered by: https://github.com/osism/ansible-collection-services 2026-02-04 03:14:41.785861 | Event ID: cf0d6f2fc58848bd8b4c7a2ef491b486 2026-02-04 03:14:41.790590 | 2026-02-04 03:14:41.790683 | LOOP [emit-job-header : Print node information] 2026-02-04 03:14:42.003875 | debian-bookworm | ok: 2026-02-04 03:14:42.007100 | debian-bookworm | # Node Information 2026-02-04 03:14:42.007173 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-04 03:14:42.007203 | debian-bookworm | Hostname: debian 2026-02-04 03:14:42.007226 | debian-bookworm | Username: zuul 2026-02-04 03:14:42.007247 | debian-bookworm | Distro: Debian 12.13 2026-02-04 03:14:42.007271 | debian-bookworm | Provider: regiocloud-a 2026-02-04 03:14:42.007291 | debian-bookworm | Region: 2026-02-04 03:14:42.007319 | debian-bookworm | Label: debian-bookworm 2026-02-04 03:14:42.007355 | debian-bookworm | Product Name: OpenStack Nova 2026-02-04 03:14:42.007391 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe78:e60f 2026-02-04 03:14:42.032247 | 2026-02-04 03:14:42.032353 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-04 03:14:43.320728 | debian-bookworm -> localhost | changed 2026-02-04 03:14:43.329447 | 2026-02-04 03:14:43.329634 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-04 03:14:45.230010 | debian-bookworm -> localhost | changed 2026-02-04 03:14:45.244105 | 2026-02-04 03:14:45.244243 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-04 03:14:45.805808 | debian-bookworm -> localhost | ok 2026-02-04 03:14:45.812177 | 2026-02-04 03:14:45.812367 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-04 03:14:45.853083 | debian-bookworm | ok 2026-02-04 03:14:45.885118 | debian-bookworm | included: /var/lib/zuul/builds/daeae1bf2d734f349e774eb4b7baf680/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-04 03:14:45.890495 | 2026-02-04 03:14:45.890603 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-04 03:14:47.954633 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-04 03:14:47.954795 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/daeae1bf2d734f349e774eb4b7baf680/work/daeae1bf2d734f349e774eb4b7baf680_id_rsa 2026-02-04 03:14:47.954826 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/daeae1bf2d734f349e774eb4b7baf680/work/daeae1bf2d734f349e774eb4b7baf680_id_rsa.pub 2026-02-04 03:14:47.954859 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-04 03:14:47.954880 | debian-bookworm -> localhost | SHA256:3cdfMe5hlUk44Rn13QWIHdhEzxoFnUZHY+QgX9qGgxg zuul-build-sshkey 2026-02-04 03:14:47.954899 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-04 03:14:47.954924 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-04 03:14:47.954942 | debian-bookworm -> localhost | | E O=XO@+| 2026-02-04 03:14:47.954960 | debian-bookworm -> localhost | | = O*/.O| 2026-02-04 03:14:47.954976 | debian-bookworm -> localhost | | . ..O+O=| 2026-02-04 03:14:47.954992 | debian-bookworm -> localhost | | . . ++ +| 2026-02-04 03:14:47.955008 | debian-bookworm -> localhost | | S . o o+.| 2026-02-04 03:14:47.955028 | debian-bookworm -> localhost | | .o.o| 2026-02-04 03:14:47.955044 | debian-bookworm -> localhost | | ..| 2026-02-04 03:14:47.955060 | debian-bookworm -> localhost | | | 2026-02-04 03:14:47.955077 | debian-bookworm -> localhost | | | 2026-02-04 03:14:47.955094 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-04 03:14:47.955135 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.230137 2026-02-04 03:14:47.960197 | 2026-02-04 03:14:47.960271 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-04 03:14:47.976204 | debian-bookworm | ok 2026-02-04 03:14:47.983958 | debian-bookworm | included: /var/lib/zuul/builds/daeae1bf2d734f349e774eb4b7baf680/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-04 03:14:47.991173 | 2026-02-04 03:14:47.991242 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-04 03:14:48.003558 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:14:48.007982 | 2026-02-04 03:14:48.008054 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-04 03:14:48.596942 | debian-bookworm | changed 2026-02-04 03:14:48.602206 | 2026-02-04 03:14:48.602297 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-04 03:14:48.868164 | debian-bookworm | ok 2026-02-04 03:14:48.873591 | 2026-02-04 03:14:48.873699 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-04 03:14:49.477935 | debian-bookworm | changed 2026-02-04 03:14:49.483850 | 2026-02-04 03:14:49.483927 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-04 03:14:50.149105 | debian-bookworm | changed 2026-02-04 03:14:50.153683 | 2026-02-04 03:14:50.153760 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-04 03:14:50.166254 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:14:50.173235 | 2026-02-04 03:14:50.173317 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-04 03:14:50.658374 | debian-bookworm -> localhost | changed 2026-02-04 03:14:50.668961 | 2026-02-04 03:14:50.669066 | TASK [add-build-sshkey : Add back temp key] 2026-02-04 03:14:51.034321 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/daeae1bf2d734f349e774eb4b7baf680/work/daeae1bf2d734f349e774eb4b7baf680_id_rsa (zuul-build-sshkey) 2026-02-04 03:14:51.034628 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031377 2026-02-04 03:14:51.044700 | 2026-02-04 03:14:51.044807 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-04 03:14:51.491851 | debian-bookworm | ok 2026-02-04 03:14:51.496703 | 2026-02-04 03:14:51.496791 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-04 03:14:51.551478 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:14:51.559955 | 2026-02-04 03:14:51.560051 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-04 03:14:51.956121 | debian-bookworm | ok 2026-02-04 03:14:51.975170 | 2026-02-04 03:14:51.975263 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-04 03:14:52.022011 | debian-bookworm | ok 2026-02-04 03:14:52.026074 | 2026-02-04 03:14:52.026161 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-04 03:14:52.333419 | debian-bookworm -> localhost | ok 2026-02-04 03:14:52.338822 | 2026-02-04 03:14:52.338914 | TASK [validate-host : Collect information about the host] 2026-02-04 03:14:53.399069 | debian-bookworm | ok 2026-02-04 03:14:53.411889 | 2026-02-04 03:14:53.411991 | TASK [validate-host : Sanitize hostname] 2026-02-04 03:14:53.508254 | debian-bookworm | ok 2026-02-04 03:14:53.539369 | 2026-02-04 03:14:53.539468 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-04 03:14:54.064752 | debian-bookworm -> localhost | changed 2026-02-04 03:14:54.077450 | 2026-02-04 03:14:54.077569 | TASK [validate-host : Collect information about zuul worker] 2026-02-04 03:14:54.480476 | debian-bookworm | ok 2026-02-04 03:14:54.485456 | 2026-02-04 03:14:54.485559 | TASK [validate-host : Write out all zuul information for each host] 2026-02-04 03:14:55.127146 | debian-bookworm -> localhost | changed 2026-02-04 03:14:55.136231 | 2026-02-04 03:14:55.136328 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-04 03:14:55.407016 | debian-bookworm | ok 2026-02-04 03:14:55.413004 | 2026-02-04 03:14:55.413128 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-04 03:14:57.211316 | debian-bookworm | changed: 2026-02-04 03:14:57.211592 | debian-bookworm | cd+++++++++ src/ 2026-02-04 03:14:57.211635 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-04 03:14:57.211660 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-04 03:14:57.211684 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-02-04 03:14:57.211706 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003821 2026-02-04 03:15:21.282281 | 2026-02-04 03:15:21.282362 | TASK [upload-logs : Upload logs to log server] 2026-02-04 03:15:21.830705 | localhost | Output suppressed because no_log was given 2026-02-04 03:15:21.832547 | 2026-02-04 03:15:21.832708 | LOOP [upload-logs : Compress console log and json output] 2026-02-04 03:15:21.906308 | localhost | skipping: Conditional result was False 2026-02-04 03:15:21.915729 | localhost | skipping: Conditional result was False 2026-02-04 03:15:21.926493 | 2026-02-04 03:15:21.926663 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-04 03:15:21.999717 | localhost | skipping: Conditional result was False 2026-02-04 03:15:22.000168 | 2026-02-04 03:15:22.011066 | localhost | skipping: Conditional result was False 2026-02-04 03:15:22.016098 | 2026-02-04 03:15:22.016295 | LOOP [upload-logs : Upload console log and json output]