2026-02-22 03:05:18.749532 | Job console starting 2026-02-22 03:05:18.759903 | Updating git repos 2026-02-22 03:05:18.804243 | Cloning repos into workspace 2026-02-22 03:05:18.846024 | Restoring repo states 2026-02-22 03:05:18.852551 | Merging changes 2026-02-22 03:05:18.852571 | Checking out repos 2026-02-22 03:05:18.924530 | Preparing playbooks 2026-02-22 03:05:20.053845 | Running Ansible setup 2026-02-22 03:05:26.194177 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-22 03:05:27.829243 | 2026-02-22 03:05:27.829388 | PLAY [Base pre] 2026-02-22 03:05:27.849424 | 2026-02-22 03:05:27.849530 | TASK [Setup log path fact] 2026-02-22 03:05:27.876883 | debian-bookworm | ok 2026-02-22 03:05:27.890746 | 2026-02-22 03:05:27.890863 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-22 03:05:27.918393 | debian-bookworm | ok 2026-02-22 03:05:27.926372 | 2026-02-22 03:05:27.926463 | TASK [emit-job-header : Print job information] 2026-02-22 03:05:27.983645 | # Job Information 2026-02-22 03:05:27.983855 | Ansible Version: 2.16.14 2026-02-22 03:05:27.983885 | Job: openstack-project-manager-mypy 2026-02-22 03:05:27.983917 | Pipeline: periodic-daily 2026-02-22 03:05:27.983941 | Executor: 521e9411259a 2026-02-22 03:05:27.983958 | Triggered by: https://github.com/osism/openstack-project-manager 2026-02-22 03:05:27.983975 | Event ID: 12624b758f4e4bc9b39fbfedf7a796ef 2026-02-22 03:05:27.988119 | 2026-02-22 03:05:27.988218 | LOOP [emit-job-header : Print node information] 2026-02-22 03:05:28.195020 | debian-bookworm | ok: 2026-02-22 03:05:28.195206 | debian-bookworm | # Node Information 2026-02-22 03:05:28.195240 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-22 03:05:28.195266 | debian-bookworm | Hostname: debian 2026-02-22 03:05:28.195288 | debian-bookworm | Username: zuul 2026-02-22 03:05:28.195308 | debian-bookworm | Distro: Debian 12.13 2026-02-22 03:05:28.195331 | debian-bookworm | Provider: regiocloud-a 2026-02-22 03:05:28.195362 | debian-bookworm | Region: 2026-02-22 03:05:28.195384 | debian-bookworm | Label: debian-bookworm 2026-02-22 03:05:28.195403 | debian-bookworm | Product Name: OpenStack Nova 2026-02-22 03:05:28.195423 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedf:529a 2026-02-22 03:05:28.207222 | 2026-02-22 03:05:28.207328 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-22 03:05:29.266233 | debian-bookworm -> localhost | changed 2026-02-22 03:05:29.272709 | 2026-02-22 03:05:29.272810 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-22 03:05:30.912366 | debian-bookworm -> localhost | changed 2026-02-22 03:05:30.922205 | 2026-02-22 03:05:30.922300 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-22 03:05:31.548164 | debian-bookworm -> localhost | ok 2026-02-22 03:05:31.554810 | 2026-02-22 03:05:31.554942 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-22 03:05:31.613931 | debian-bookworm | ok 2026-02-22 03:05:31.644316 | debian-bookworm | included: /var/lib/zuul/builds/508d69a916ab4708819e63e9ee68f6dc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-22 03:05:31.655564 | 2026-02-22 03:05:31.655663 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-22 03:05:34.625828 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-22 03:05:34.626318 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/508d69a916ab4708819e63e9ee68f6dc/work/508d69a916ab4708819e63e9ee68f6dc_id_rsa 2026-02-22 03:05:34.626441 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/508d69a916ab4708819e63e9ee68f6dc/work/508d69a916ab4708819e63e9ee68f6dc_id_rsa.pub 2026-02-22 03:05:34.626512 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-22 03:05:34.626579 | debian-bookworm -> localhost | SHA256:Vttes2FU3aV/MFYE/TiV9tGRmcSRFJEV8udGsCkYz/0 zuul-build-sshkey 2026-02-22 03:05:34.626661 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-22 03:05:34.626723 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-22 03:05:34.626782 | debian-bookworm -> localhost | | . .*%^| 2026-02-22 03:05:34.626869 | debian-bookworm -> localhost | | = .o^*| 2026-02-22 03:05:34.626932 | debian-bookworm -> localhost | | o + @+*| 2026-02-22 03:05:34.626989 | debian-bookworm -> localhost | | . o +oB+| 2026-02-22 03:05:34.627121 | debian-bookworm -> localhost | | S . . =.E| 2026-02-22 03:05:34.627204 | debian-bookworm -> localhost | | . . o =.| 2026-02-22 03:05:34.627269 | debian-bookworm -> localhost | | . . | 2026-02-22 03:05:34.627330 | debian-bookworm -> localhost | | | 2026-02-22 03:05:34.627451 | debian-bookworm -> localhost | | | 2026-02-22 03:05:34.627516 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-22 03:05:34.627672 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.297713 2026-02-22 03:05:34.645309 | 2026-02-22 03:05:34.645498 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-22 03:05:34.691870 | debian-bookworm | ok 2026-02-22 03:05:34.701565 | debian-bookworm | included: /var/lib/zuul/builds/508d69a916ab4708819e63e9ee68f6dc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-22 03:05:34.711673 | 2026-02-22 03:05:34.711811 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-22 03:05:34.736226 | debian-bookworm | skipping: Conditional result was False 2026-02-22 03:05:34.742177 | 2026-02-22 03:05:34.742283 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-22 03:05:35.372576 | debian-bookworm | changed 2026-02-22 03:05:35.377929 | 2026-02-22 03:05:35.378047 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-22 03:05:35.727982 | debian-bookworm | ok 2026-02-22 03:05:35.739910 | 2026-02-22 03:05:35.740035 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-22 03:05:36.494994 | debian-bookworm | changed 2026-02-22 03:05:36.505394 | 2026-02-22 03:05:36.505527 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-22 03:05:37.321702 | debian-bookworm | changed 2026-02-22 03:05:37.330248 | 2026-02-22 03:05:37.330470 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-22 03:05:37.358185 | debian-bookworm | skipping: Conditional result was False 2026-02-22 03:05:37.368886 | 2026-02-22 03:05:37.369071 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-22 03:05:38.397490 | debian-bookworm -> localhost | changed 2026-02-22 03:05:38.413138 | 2026-02-22 03:05:38.413297 | TASK [add-build-sshkey : Add back temp key] 2026-02-22 03:05:39.003530 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/508d69a916ab4708819e63e9ee68f6dc/work/508d69a916ab4708819e63e9ee68f6dc_id_rsa (zuul-build-sshkey) 2026-02-22 03:05:39.003819 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012929 2026-02-22 03:05:39.012442 | 2026-02-22 03:05:39.012565 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-22 03:05:39.470392 | debian-bookworm | ok 2026-02-22 03:05:39.478692 | 2026-02-22 03:05:39.480189 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-22 03:05:39.504616 | debian-bookworm | skipping: Conditional result was False 2026-02-22 03:05:39.517464 | 2026-02-22 03:05:39.517646 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-22 03:05:39.990563 | debian-bookworm | ok 2026-02-22 03:05:40.005656 | 2026-02-22 03:05:40.005822 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-22 03:05:40.037602 | debian-bookworm | ok 2026-02-22 03:05:40.043770 | 2026-02-22 03:05:40.043938 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-22 03:05:40.540566 | debian-bookworm -> localhost | ok 2026-02-22 03:05:40.554264 | 2026-02-22 03:05:40.554417 | TASK [validate-host : Collect information about the host] 2026-02-22 03:05:42.171902 | debian-bookworm | ok 2026-02-22 03:05:42.195329 | 2026-02-22 03:05:42.195564 | TASK [validate-host : Sanitize hostname] 2026-02-22 03:05:42.362394 | debian-bookworm | ok 2026-02-22 03:05:42.411799 | 2026-02-22 03:05:42.411948 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-22 03:05:43.188430 | debian-bookworm -> localhost | changed 2026-02-22 03:05:43.195857 | 2026-02-22 03:05:43.195985 | TASK [validate-host : Collect information about zuul worker] 2026-02-22 03:05:43.644133 | debian-bookworm | ok 2026-02-22 03:05:43.649121 | 2026-02-22 03:05:43.649243 | TASK [validate-host : Write out all zuul information for each host] 2026-02-22 03:05:44.317548 | debian-bookworm -> localhost | changed 2026-02-22 03:05:44.334950 | 2026-02-22 03:05:44.335115 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-22 03:05:44.640767 | debian-bookworm | ok 2026-02-22 03:05:44.647282 | 2026-02-22 03:05:44.647459 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-22 03:05:45.582658 | debian-bookworm | changed: 2026-02-22 03:05:45.583114 | debian-bookworm | cd+++++++++ src/ 2026-02-22 03:05:45.583191 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-22 03:05:45.583237 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-22 03:05:45.583277 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-02-22 03:05:45.583316 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-22 03:06:48.250282 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-02-22 03:06:48.374975 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 2026-02-22 03:06:53.885403 | debian-bookworm | Installing missing stub packages: 2026-02-22 03:06:53.885536 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-02-22 03:06:53.885555 | debian-bookworm | 2026-02-22 03:06:53.885568 | debian-bookworm | 2026-02-22 03:06:53.885580 | debian-bookworm | Success: no issues found in 13 source files 2026-02-22 03:06:54.070302 | debian-bookworm | ok: Runtime: 0:00:14.577640 2026-02-22 03:06:54.077391 | 2026-02-22 03:06:54.077475 | PLAY RECAP 2026-02-22 03:06:54.077597 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-22 03:06:54.077620 | 2026-02-22 03:06:54.546613 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-22 03:06:54.547467 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-22 03:06:56.365896 | 2026-02-22 03:06:56.366035 | PLAY [Base post] 2026-02-22 03:06:56.403282 | 2026-02-22 03:06:56.403491 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-22 03:06:57.111591 | debian-bookworm | changed 2026-02-22 03:06:57.120414 | 2026-02-22 03:06:57.120807 | PLAY RECAP 2026-02-22 03:06:57.120890 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-22 03:06:57.120945 | 2026-02-22 03:06:57.451132 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-22 03:06:57.451976 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-22 03:06:58.968410 | 2026-02-22 03:06:58.968544 | PLAY [Base post-logs] 2026-02-22 03:06:58.987237 | 2026-02-22 03:06:58.987378 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-22 03:06:59.620439 | localhost | changed 2026-02-22 03:06:59.631025 | 2026-02-22 03:06:59.631688 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-22 03:06:59.661469 | localhost | ok 2026-02-22 03:06:59.667847 | 2026-02-22 03:06:59.667989 | TASK [Set zuul-log-path fact] 2026-02-22 03:06:59.684799 | localhost | ok 2026-02-22 03:06:59.692620 | 2026-02-22 03:06:59.692723 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-22 03:06:59.717024 | localhost | ok 2026-02-22 03:06:59.720079 | 2026-02-22 03:06:59.720168 | TASK [upload-logs : Create log directories] 2026-02-22 03:07:00.345328 | localhost | changed 2026-02-22 03:07:00.348083 | 2026-02-22 03:07:00.348170 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-22 03:07:01.276799 | localhost -> localhost | ok: Runtime: 0:00:00.009624 2026-02-22 03:07:01.281036 | 2026-02-22 03:07:01.281133 | TASK [upload-logs : Upload logs to log server] 2026-02-22 03:07:01.985667 | localhost | Output suppressed because no_log was given 2026-02-22 03:07:01.989584 | 2026-02-22 03:07:01.989708 | LOOP [upload-logs : Compress console log and json output] 2026-02-22 03:07:02.033377 | localhost | skipping: Conditional result was False 2026-02-22 03:07:02.037969 | localhost | skipping: Conditional result was False 2026-02-22 03:07:02.042302 | 2026-02-22 03:07:02.042477 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-22 03:07:02.087641 | localhost | skipping: Conditional result was False 2026-02-22 03:07:02.087958 | 2026-02-22 03:07:02.094728 | localhost | skipping: Conditional result was False 2026-02-22 03:07:02.102261 | 2026-02-22 03:07:02.102440 | LOOP [upload-logs : Upload console log and json output]