2026-01-13 18:39:40.815830 | Job console starting 2026-01-13 18:39:40.870520 | Updating git repos 2026-01-13 18:39:41.069591 | Cloning repos into workspace 2026-01-13 18:39:41.225009 | Restoring repo states 2026-01-13 18:39:41.249502 | Merging changes 2026-01-13 18:39:41.939045 | Checking out repos 2026-01-13 18:39:42.059060 | Preparing playbooks 2026-01-13 18:39:43.312147 | Running Ansible setup 2026-01-13 18:39:49.494531 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-13 18:39:51.002527 | 2026-01-13 18:39:51.002702 | PLAY [Base pre] 2026-01-13 18:39:51.053545 | 2026-01-13 18:39:51.053837 | TASK [Setup log path fact] 2026-01-13 18:39:51.093859 | debian-bookworm | ok 2026-01-13 18:39:51.124786 | 2026-01-13 18:39:51.124972 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-13 18:39:51.194556 | debian-bookworm | ok 2026-01-13 18:39:51.218657 | 2026-01-13 18:39:51.218820 | TASK [emit-job-header : Print job information] 2026-01-13 18:39:51.314894 | # Job Information 2026-01-13 18:39:51.315177 | Ansible Version: 2.16.14 2026-01-13 18:39:51.315217 | Job: python-black 2026-01-13 18:39:51.315255 | Pipeline: check 2026-01-13 18:39:51.315283 | Executor: 521e9411259a 2026-01-13 18:39:51.315303 | Triggered by: https://github.com/osism/python-osism/pull/1931 2026-01-13 18:39:51.315326 | Event ID: 32f05680-f0af-11f0-80c4-348af77b150d 2026-01-13 18:39:51.323833 | 2026-01-13 18:39:51.323984 | LOOP [emit-job-header : Print node information] 2026-01-13 18:39:51.558737 | debian-bookworm | ok: 2026-01-13 18:39:51.559054 | debian-bookworm | # Node Information 2026-01-13 18:39:51.559096 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-13 18:39:51.559210 | debian-bookworm | Hostname: debian 2026-01-13 18:39:51.559235 | debian-bookworm | Username: zuul 2026-01-13 18:39:51.559256 | debian-bookworm | Distro: Debian 12.13 2026-01-13 18:39:51.559284 | debian-bookworm | Provider: regiocloud-a 2026-01-13 18:39:51.559306 | debian-bookworm | Region: 2026-01-13 18:39:51.559328 | debian-bookworm | Label: debian-bookworm 2026-01-13 18:39:51.559348 | debian-bookworm | Product Name: OpenStack Nova 2026-01-13 18:39:51.559368 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe93:d1c6 2026-01-13 18:39:51.583207 | 2026-01-13 18:39:51.583369 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-13 18:39:52.500733 | debian-bookworm -> localhost | changed 2026-01-13 18:39:52.508858 | 2026-01-13 18:39:52.509008 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-13 18:39:54.760147 | debian-bookworm -> localhost | changed 2026-01-13 18:39:54.776319 | 2026-01-13 18:39:54.776461 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-13 18:39:55.483817 | debian-bookworm -> localhost | ok 2026-01-13 18:39:55.490299 | 2026-01-13 18:39:55.490439 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-13 18:39:55.540146 | debian-bookworm | ok 2026-01-13 18:39:55.586712 | debian-bookworm | included: /var/lib/zuul/builds/4a286a6c61354700bd1e32fd770a9547/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-13 18:39:55.593675 | 2026-01-13 18:39:55.593801 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-13 18:39:57.724181 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-13 18:39:57.724409 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4a286a6c61354700bd1e32fd770a9547/work/4a286a6c61354700bd1e32fd770a9547_id_rsa 2026-01-13 18:39:57.724448 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4a286a6c61354700bd1e32fd770a9547/work/4a286a6c61354700bd1e32fd770a9547_id_rsa.pub 2026-01-13 18:39:57.724492 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-13 18:39:57.724528 | debian-bookworm -> localhost | SHA256:HVoFrS3dEO+YYdjm6SpMWcHXee1rLfmJdZQkjpjau7s zuul-build-sshkey 2026-01-13 18:39:57.724552 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-13 18:39:57.724585 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-13 18:39:57.724607 | debian-bookworm -> localhost | | ..ooo ..| 2026-01-13 18:39:57.724629 | debian-bookworm -> localhost | | o++oo.o| 2026-01-13 18:39:57.724649 | debian-bookworm -> localhost | | **Bo+o.| 2026-01-13 18:39:57.724669 | debian-bookworm -> localhost | | *+*oB..o| 2026-01-13 18:39:57.724689 | debian-bookworm -> localhost | | So..= .oo| 2026-01-13 18:39:57.724711 | debian-bookworm -> localhost | | .o. . o+o| 2026-01-13 18:39:57.724731 | debian-bookworm -> localhost | | o . . +oo| 2026-01-13 18:39:57.724750 | debian-bookworm -> localhost | | o. . . ..| 2026-01-13 18:39:57.724770 | debian-bookworm -> localhost | | E= | 2026-01-13 18:39:57.724791 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-13 18:39:57.724842 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.380386 2026-01-13 18:39:57.731996 | 2026-01-13 18:39:57.732113 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-13 18:39:57.763214 | debian-bookworm | ok 2026-01-13 18:39:57.786050 | debian-bookworm | included: /var/lib/zuul/builds/4a286a6c61354700bd1e32fd770a9547/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-13 18:39:57.798245 | 2026-01-13 18:39:57.798397 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-13 18:39:57.822784 | debian-bookworm | skipping: Conditional result was False 2026-01-13 18:39:57.839011 | 2026-01-13 18:39:57.839159 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-13 18:39:58.572534 | debian-bookworm | changed 2026-01-13 18:39:58.580769 | 2026-01-13 18:39:58.580893 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-13 18:39:58.912861 | debian-bookworm | ok 2026-01-13 18:39:58.918558 | 2026-01-13 18:39:58.918683 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-13 18:39:59.619651 | debian-bookworm | changed 2026-01-13 18:39:59.626895 | 2026-01-13 18:39:59.627020 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-13 18:40:00.380830 | debian-bookworm | changed 2026-01-13 18:40:00.390735 | 2026-01-13 18:40:00.390939 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-13 18:40:00.415971 | debian-bookworm | skipping: Conditional result was False 2026-01-13 18:40:00.422895 | 2026-01-13 18:40:00.423047 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-13 18:40:01.001393 | debian-bookworm -> localhost | changed 2026-01-13 18:40:01.014131 | 2026-01-13 18:40:01.014273 | TASK [add-build-sshkey : Add back temp key] 2026-01-13 18:40:01.750105 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4a286a6c61354700bd1e32fd770a9547/work/4a286a6c61354700bd1e32fd770a9547_id_rsa (zuul-build-sshkey) 2026-01-13 18:40:01.750375 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027710 2026-01-13 18:40:01.760012 | 2026-01-13 18:40:01.760157 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-13 18:40:02.374357 | debian-bookworm | ok 2026-01-13 18:40:02.383817 | 2026-01-13 18:40:02.383972 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-13 18:40:02.408447 | debian-bookworm | skipping: Conditional result was False 2026-01-13 18:40:02.431178 | 2026-01-13 18:40:02.431349 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-13 18:40:02.931928 | debian-bookworm | ok 2026-01-13 18:40:02.978736 | 2026-01-13 18:40:02.978929 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-13 18:40:03.043615 | debian-bookworm | ok 2026-01-13 18:40:03.049201 | 2026-01-13 18:40:03.049327 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-13 18:40:03.513774 | debian-bookworm -> localhost | ok 2026-01-13 18:40:03.520628 | 2026-01-13 18:40:03.520767 | TASK [validate-host : Collect information about the host] 2026-01-13 18:40:05.064652 | debian-bookworm | ok 2026-01-13 18:40:05.080085 | 2026-01-13 18:40:05.080224 | TASK [validate-host : Sanitize hostname] 2026-01-13 18:40:05.232876 | debian-bookworm | ok 2026-01-13 18:40:05.333506 | 2026-01-13 18:40:05.333664 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-13 18:40:06.484529 | debian-bookworm -> localhost | changed 2026-01-13 18:40:06.491147 | 2026-01-13 18:40:06.491284 | TASK [validate-host : Collect information about zuul worker] 2026-01-13 18:40:06.899790 | debian-bookworm | ok 2026-01-13 18:40:06.904951 | 2026-01-13 18:40:06.905089 | TASK [validate-host : Write out all zuul information for each host] 2026-01-13 18:40:07.763929 | debian-bookworm -> localhost | changed 2026-01-13 18:40:07.780327 | 2026-01-13 18:40:07.780594 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-13 18:40:08.093349 | debian-bookworm | ok 2026-01-13 18:40:08.102085 | 2026-01-13 18:40:08.102223 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-13 18:40:09.490949 | debian-bookworm | changed: 2026-01-13 18:40:09.491207 | debian-bookworm | cd+++++++++ src/ 2026-01-13 18:40:09.491248 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-13 18:40:09.491276 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-13 18:40:09.491309 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-13 18:40:09.491340 | debian-bookworm | Containerfile 2026-01-13 18:40:09.491518 | debian-bookworm | Containerfile 2026-01-13 18:40:09.533908 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007587 2026-01-13 18:40:38.000766 | 2026-01-13 18:40:38.000933 | TASK [upload-logs : Upload logs to log server] 2026-01-13 18:40:38.591538 | localhost | Output suppressed because no_log was given 2026-01-13 18:40:38.595738 | 2026-01-13 18:40:38.595950 | LOOP [upload-logs : Compress console log and json output] 2026-01-13 18:40:38.656414 | localhost | skipping: Conditional result was False 2026-01-13 18:40:38.663346 | localhost | skipping: Conditional result was False 2026-01-13 18:40:38.676959 | 2026-01-13 18:40:38.677158 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-13 18:40:38.734352 | localhost | skipping: Conditional result was False 2026-01-13 18:40:38.735222 | 2026-01-13 18:40:38.737418 | localhost | skipping: Conditional result was False 2026-01-13 18:40:38.743559 | 2026-01-13 18:40:38.743735 | LOOP [upload-logs : Upload console log and json output]