2026-03-13 03:04:18.214198 | Job console starting 2026-03-13 03:04:18.229414 | Updating git repos 2026-03-13 03:04:18.274003 | Cloning repos into workspace 2026-03-13 03:04:18.398922 | Restoring repo states 2026-03-13 03:04:18.421609 | Merging changes 2026-03-13 03:04:18.421633 | Checking out repos 2026-03-13 03:04:18.509150 | Preparing playbooks 2026-03-13 03:04:19.437499 | Running Ansible setup 2026-03-13 03:04:24.381042 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 03:04:25.420970 | 2026-03-13 03:04:25.421182 | PLAY [Base pre] 2026-03-13 03:04:25.458006 | 2026-03-13 03:04:25.458217 | TASK [Setup log path fact] 2026-03-13 03:04:25.498224 | debian-bookworm | ok 2026-03-13 03:04:25.528116 | 2026-03-13 03:04:25.528296 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 03:04:25.623628 | debian-bookworm | ok 2026-03-13 03:04:25.637868 | 2026-03-13 03:04:25.638006 | TASK [emit-job-header : Print job information] 2026-03-13 03:04:25.742766 | # Job Information 2026-03-13 03:04:25.742996 | Ansible Version: 2.16.14 2026-03-13 03:04:25.743033 | Job: python-black 2026-03-13 03:04:25.743065 | Pipeline: periodic-daily 2026-03-13 03:04:25.743087 | Executor: 521e9411259a 2026-03-13 03:04:25.743133 | Triggered by: https://github.com/osism/openstack-project-manager 2026-03-13 03:04:25.743164 | Event ID: 767bf98481a94e77ae5cd0d556a5cde4 2026-03-13 03:04:25.756039 | 2026-03-13 03:04:25.756210 | LOOP [emit-job-header : Print node information] 2026-03-13 03:04:26.004823 | debian-bookworm | ok: 2026-03-13 03:04:26.005067 | debian-bookworm | # Node Information 2026-03-13 03:04:26.005142 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-13 03:04:26.005172 | debian-bookworm | Hostname: debian 2026-03-13 03:04:26.005194 | debian-bookworm | Username: zuul 2026-03-13 03:04:26.005215 | debian-bookworm | Distro: Debian 12.13 2026-03-13 03:04:26.005238 | debian-bookworm | Provider: regiocloud-a 2026-03-13 03:04:26.005258 | debian-bookworm | Region: 2026-03-13 03:04:26.005279 | debian-bookworm | Label: debian-bookworm 2026-03-13 03:04:26.005299 | debian-bookworm | Product Name: OpenStack Nova 2026-03-13 03:04:26.005319 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed3:d67c 2026-03-13 03:04:26.046293 | 2026-03-13 03:04:26.046475 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 03:04:27.052441 | debian-bookworm -> localhost | changed 2026-03-13 03:04:27.069164 | 2026-03-13 03:04:27.069314 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 03:04:28.463713 | debian-bookworm -> localhost | changed 2026-03-13 03:04:28.480166 | 2026-03-13 03:04:28.480321 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 03:04:29.083598 | debian-bookworm -> localhost | ok 2026-03-13 03:04:29.090501 | 2026-03-13 03:04:29.090637 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 03:04:29.120161 | debian-bookworm | ok 2026-03-13 03:04:29.157497 | debian-bookworm | included: /var/lib/zuul/builds/887b47b9eb364d6f86a723e742fe13c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 03:04:29.168568 | 2026-03-13 03:04:29.168707 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 03:04:31.688495 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-13 03:04:31.689420 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/887b47b9eb364d6f86a723e742fe13c5/work/887b47b9eb364d6f86a723e742fe13c5_id_rsa 2026-03-13 03:04:31.689468 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/887b47b9eb364d6f86a723e742fe13c5/work/887b47b9eb364d6f86a723e742fe13c5_id_rsa.pub 2026-03-13 03:04:31.689494 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-13 03:04:31.689520 | debian-bookworm -> localhost | SHA256:iZ2wFGYNSjZL1atlmEewwOg0mR2j5cqA2syxe1x7AGE zuul-build-sshkey 2026-03-13 03:04:31.689541 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-13 03:04:31.689574 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-13 03:04:31.689619 | debian-bookworm -> localhost | | *EoB= | 2026-03-13 03:04:31.689697 | debian-bookworm -> localhost | |. *OoX o+ | 2026-03-13 03:04:31.689719 | debian-bookworm -> localhost | |ooo.= ++ . | 2026-03-13 03:04:31.689740 | debian-bookworm -> localhost | |.*.+ oo==o | 2026-03-13 03:04:31.690441 | debian-bookworm -> localhost | |. B ==S | 2026-03-13 03:04:31.690525 | debian-bookworm -> localhost | | o ..o | 2026-03-13 03:04:31.690619 | debian-bookworm -> localhost | | . o . . | 2026-03-13 03:04:31.690649 | debian-bookworm -> localhost | | . . | 2026-03-13 03:04:31.690675 | debian-bookworm -> localhost | | | 2026-03-13 03:04:31.690698 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-13 03:04:31.690768 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.405469 2026-03-13 03:04:31.698268 | 2026-03-13 03:04:31.698365 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 03:04:31.753195 | debian-bookworm | ok 2026-03-13 03:04:31.782987 | debian-bookworm | included: /var/lib/zuul/builds/887b47b9eb364d6f86a723e742fe13c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 03:04:31.803913 | 2026-03-13 03:04:31.804174 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 03:04:31.829504 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:04:31.834311 | 2026-03-13 03:04:31.834406 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 03:04:32.635211 | debian-bookworm | changed 2026-03-13 03:04:32.639498 | 2026-03-13 03:04:32.639577 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 03:04:32.898481 | debian-bookworm | ok 2026-03-13 03:04:32.905366 | 2026-03-13 03:04:32.905603 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 03:04:33.535778 | debian-bookworm | changed 2026-03-13 03:04:33.544282 | 2026-03-13 03:04:33.544387 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 03:04:34.265275 | debian-bookworm | changed 2026-03-13 03:04:34.274022 | 2026-03-13 03:04:34.274146 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 03:04:34.351667 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:04:34.358014 | 2026-03-13 03:04:34.358327 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 03:04:35.535188 | debian-bookworm -> localhost | changed 2026-03-13 03:04:35.562606 | 2026-03-13 03:04:35.563787 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 03:04:36.491999 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/887b47b9eb364d6f86a723e742fe13c5/work/887b47b9eb364d6f86a723e742fe13c5_id_rsa (zuul-build-sshkey) 2026-03-13 03:04:36.492574 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.052192 2026-03-13 03:04:36.512377 | 2026-03-13 03:04:36.515654 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 03:04:37.148119 | debian-bookworm | ok 2026-03-13 03:04:37.153660 | 2026-03-13 03:04:37.153809 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 03:04:37.198336 | debian-bookworm | skipping: Conditional result was False 2026-03-13 03:04:37.219917 | 2026-03-13 03:04:37.220067 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 03:04:38.092392 | debian-bookworm | ok 2026-03-13 03:04:38.110716 | 2026-03-13 03:04:38.110869 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 03:04:38.144051 | debian-bookworm | ok 2026-03-13 03:04:38.159348 | 2026-03-13 03:04:38.159455 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 03:04:38.592882 | debian-bookworm -> localhost | ok 2026-03-13 03:04:38.600601 | 2026-03-13 03:04:38.600705 | TASK [validate-host : Collect information about the host] 2026-03-13 03:04:39.665200 | debian-bookworm | ok 2026-03-13 03:04:39.680740 | 2026-03-13 03:04:39.680850 | TASK [validate-host : Sanitize hostname] 2026-03-13 03:04:39.843904 | debian-bookworm | ok 2026-03-13 03:04:39.909399 | 2026-03-13 03:04:39.909513 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 03:04:40.519517 | debian-bookworm -> localhost | changed 2026-03-13 03:04:40.525593 | 2026-03-13 03:04:40.525687 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 03:04:40.928470 | debian-bookworm | ok 2026-03-13 03:04:40.933167 | 2026-03-13 03:04:40.933263 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 03:04:41.902247 | debian-bookworm -> localhost | changed 2026-03-13 03:04:41.916188 | 2026-03-13 03:04:41.916331 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 03:04:42.249595 | debian-bookworm | ok 2026-03-13 03:04:42.255543 | 2026-03-13 03:04:42.255654 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 03:04:43.453040 | debian-bookworm | changed: 2026-03-13 03:04:43.453314 | debian-bookworm | cd+++++++++ src/ 2026-03-13 03:04:43.453352 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-13 03:04:43.453377 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-13 03:04:43.453400 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-03-13 03:04:43.453420 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014165 2026-03-13 03:05:15.224398 | 2026-03-13 03:05:15.224609 | TASK [upload-logs : Upload logs to log server] 2026-03-13 03:05:16.254684 | localhost | Output suppressed because no_log was given 2026-03-13 03:05:16.256296 | 2026-03-13 03:05:16.256381 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 03:05:16.315721 | localhost | skipping: Conditional result was False 2026-03-13 03:05:16.323021 | localhost | skipping: Conditional result was False 2026-03-13 03:05:16.328542 | 2026-03-13 03:05:16.328661 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 03:05:16.434010 | localhost | skipping: Conditional result was False 2026-03-13 03:05:16.434316 | 2026-03-13 03:05:16.444923 | localhost | skipping: Conditional result was False 2026-03-13 03:05:16.461158 | 2026-03-13 03:05:16.461277 | LOOP [upload-logs : Upload console log and json output]