2026-02-13 03:02:28.930377 | Job console starting 2026-02-13 03:02:28.941479 | Updating git repos 2026-02-13 03:02:29.007063 | Cloning repos into workspace 2026-02-13 03:02:29.188348 | Restoring repo states 2026-02-13 03:02:29.212876 | Merging changes 2026-02-13 03:02:29.212896 | Checking out repos 2026-02-13 03:02:29.315354 | Preparing playbooks 2026-02-13 03:02:30.705600 | Running Ansible setup 2026-02-13 03:02:35.902327 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-13 03:02:37.197093 | 2026-02-13 03:02:37.197212 | PLAY [Base pre] 2026-02-13 03:02:37.241867 | 2026-02-13 03:02:37.241985 | TASK [Setup log path fact] 2026-02-13 03:02:37.269238 | debian-bookworm | ok 2026-02-13 03:02:37.289361 | 2026-02-13 03:02:37.289480 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 03:02:37.337110 | debian-bookworm | ok 2026-02-13 03:02:37.351214 | 2026-02-13 03:02:37.351312 | TASK [emit-job-header : Print job information] 2026-02-13 03:02:37.409032 | # Job Information 2026-02-13 03:02:37.409208 | Ansible Version: 2.16.14 2026-02-13 03:02:37.409239 | Job: mypy 2026-02-13 03:02:37.409265 | Pipeline: periodic-daily 2026-02-13 03:02:37.409283 | Executor: 521e9411259a 2026-02-13 03:02:37.409299 | Triggered by: https://github.com/osism/openstack-image-manager 2026-02-13 03:02:37.409318 | Event ID: 084c77b449134ad5b99e5d3cafb55ed3 2026-02-13 03:02:37.413888 | 2026-02-13 03:02:37.414015 | LOOP [emit-job-header : Print node information] 2026-02-13 03:02:37.611800 | debian-bookworm | ok: 2026-02-13 03:02:37.611959 | debian-bookworm | # Node Information 2026-02-13 03:02:37.612018 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-13 03:02:37.612043 | debian-bookworm | Hostname: debian 2026-02-13 03:02:37.612061 | debian-bookworm | Username: zuul 2026-02-13 03:02:37.612077 | debian-bookworm | Distro: Debian 12.13 2026-02-13 03:02:37.612097 | debian-bookworm | Provider: regiocloud-a 2026-02-13 03:02:37.612113 | debian-bookworm | Region: 2026-02-13 03:02:37.612130 | debian-bookworm | Label: debian-bookworm 2026-02-13 03:02:37.612146 | debian-bookworm | Product Name: OpenStack Nova 2026-02-13 03:02:37.612162 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2d:d16a 2026-02-13 03:02:37.630544 | 2026-02-13 03:02:37.630662 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-13 03:02:38.349513 | debian-bookworm -> localhost | changed 2026-02-13 03:02:38.356592 | 2026-02-13 03:02:38.356709 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-13 03:02:41.116119 | debian-bookworm -> localhost | changed 2026-02-13 03:02:41.124670 | 2026-02-13 03:02:41.124769 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-13 03:02:41.533566 | debian-bookworm -> localhost | ok 2026-02-13 03:02:41.538672 | 2026-02-13 03:02:41.538763 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-13 03:02:41.575279 | debian-bookworm | ok 2026-02-13 03:02:41.599671 | debian-bookworm | included: /var/lib/zuul/builds/9a9178b88c254c07af8b827dd9e66b23/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-13 03:02:41.604929 | 2026-02-13 03:02:41.605025 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-13 03:02:44.213166 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-13 03:02:44.213334 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9a9178b88c254c07af8b827dd9e66b23/work/9a9178b88c254c07af8b827dd9e66b23_id_rsa 2026-02-13 03:02:44.213365 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9a9178b88c254c07af8b827dd9e66b23/work/9a9178b88c254c07af8b827dd9e66b23_id_rsa.pub 2026-02-13 03:02:44.213386 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-13 03:02:44.213405 | debian-bookworm -> localhost | SHA256:WaPgee5DGoXOt4Wb9UeclUuAzbuO+mtTVX+FwL5tnT0 zuul-build-sshkey 2026-02-13 03:02:44.213423 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-13 03:02:44.213449 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-13 03:02:44.213467 | debian-bookworm -> localhost | | .=. . | 2026-02-13 03:02:44.213485 | debian-bookworm -> localhost | | ..+. o| 2026-02-13 03:02:44.213501 | debian-bookworm -> localhost | | .. o. o =| 2026-02-13 03:02:44.213517 | debian-bookworm -> localhost | | ..o.+ ... ++| 2026-02-13 03:02:44.213532 | debian-bookworm -> localhost | | oo.S. +++=| 2026-02-13 03:02:44.213555 | debian-bookworm -> localhost | | +o+ o .o*Eo| 2026-02-13 03:02:44.213573 | debian-bookworm -> localhost | | =.* .+o .| 2026-02-13 03:02:44.213590 | debian-bookworm -> localhost | | ..= +... | 2026-02-13 03:02:44.213607 | debian-bookworm -> localhost | | .o+oo. | 2026-02-13 03:02:44.213624 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-13 03:02:44.213689 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.966869 2026-02-13 03:02:44.218913 | 2026-02-13 03:02:44.219004 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-13 03:02:44.255482 | debian-bookworm | ok 2026-02-13 03:02:44.275504 | debian-bookworm | included: /var/lib/zuul/builds/9a9178b88c254c07af8b827dd9e66b23/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-13 03:02:44.293680 | 2026-02-13 03:02:44.293787 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-13 03:02:44.321359 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:02:44.327007 | 2026-02-13 03:02:44.327093 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-13 03:02:45.224804 | debian-bookworm | changed 2026-02-13 03:02:45.229722 | 2026-02-13 03:02:45.229816 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-13 03:02:45.495322 | debian-bookworm | ok 2026-02-13 03:02:45.499915 | 2026-02-13 03:02:45.500001 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-13 03:02:46.218441 | debian-bookworm | changed 2026-02-13 03:02:46.225778 | 2026-02-13 03:02:46.225889 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-13 03:02:47.052688 | debian-bookworm | changed 2026-02-13 03:02:47.058314 | 2026-02-13 03:02:47.058412 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-13 03:02:47.113895 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:02:47.120206 | 2026-02-13 03:02:47.120310 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-13 03:02:48.009437 | debian-bookworm -> localhost | changed 2026-02-13 03:02:48.021242 | 2026-02-13 03:02:48.021348 | TASK [add-build-sshkey : Add back temp key] 2026-02-13 03:02:48.545520 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9a9178b88c254c07af8b827dd9e66b23/work/9a9178b88c254c07af8b827dd9e66b23_id_rsa (zuul-build-sshkey) 2026-02-13 03:02:48.545735 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010203 2026-02-13 03:02:48.552335 | 2026-02-13 03:02:48.552428 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-13 03:02:49.000575 | debian-bookworm | ok 2026-02-13 03:02:49.004807 | 2026-02-13 03:02:49.004890 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-13 03:02:49.042567 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:02:49.052095 | 2026-02-13 03:02:49.052197 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-13 03:02:49.653235 | debian-bookworm | ok 2026-02-13 03:02:49.672878 | 2026-02-13 03:02:49.672978 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-13 03:02:49.730755 | debian-bookworm | ok 2026-02-13 03:02:49.735181 | 2026-02-13 03:02:49.735271 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-13 03:02:50.316178 | debian-bookworm -> localhost | ok 2026-02-13 03:02:50.321359 | 2026-02-13 03:02:50.321443 | TASK [validate-host : Collect information about the host] 2026-02-13 03:02:51.742209 | debian-bookworm | ok 2026-02-13 03:02:51.760257 | 2026-02-13 03:02:51.760432 | TASK [validate-host : Sanitize hostname] 2026-02-13 03:02:51.930188 | debian-bookworm | ok 2026-02-13 03:02:51.978019 | 2026-02-13 03:02:51.978126 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-13 03:02:53.201765 | debian-bookworm -> localhost | changed 2026-02-13 03:02:53.214472 | 2026-02-13 03:02:53.214682 | TASK [validate-host : Collect information about zuul worker] 2026-02-13 03:02:54.118108 | debian-bookworm | ok 2026-02-13 03:02:54.129553 | 2026-02-13 03:02:54.129748 | TASK [validate-host : Write out all zuul information for each host] 2026-02-13 03:02:55.982702 | debian-bookworm -> localhost | changed 2026-02-13 03:02:55.994529 | 2026-02-13 03:02:55.994701 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-13 03:02:56.323819 | debian-bookworm | ok 2026-02-13 03:02:56.329832 | 2026-02-13 03:02:56.329963 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-13 03:02:57.435211 | debian-bookworm | changed: 2026-02-13 03:02:57.435393 | debian-bookworm | cd+++++++++ src/ 2026-02-13 03:02:57.435427 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-13 03:02:57.435450 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-13 03:02:57.435471 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-02-13 03:02:57.435490 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-13 03:03:44.987164 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-02-13 03:03:45.095111 | 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-13 03:03:48.525680 | debian-bookworm | Installing missing stub packages: 2026-02-13 03:03:48.525797 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-02-13 03:03:48.525816 | debian-bookworm | 2026-02-13 03:03:48.525830 | debian-bookworm | 2026-02-13 03:03:48.525842 | debian-bookworm | Success: no issues found in 12 source files 2026-02-13 03:03:48.664980 | debian-bookworm | ok: Runtime: 0:00:13.099029 2026-02-13 03:03:48.679561 | 2026-02-13 03:03:48.679791 | PLAY RECAP 2026-02-13 03:03:48.679865 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-13 03:03:48.679893 | 2026-02-13 03:03:49.289729 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-13 03:03:49.290743 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-13 03:03:50.705179 | 2026-02-13 03:03:50.705374 | PLAY [Base post] 2026-02-13 03:03:50.736054 | 2026-02-13 03:03:50.736362 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-13 03:03:51.560724 | debian-bookworm | changed 2026-02-13 03:03:51.570377 | 2026-02-13 03:03:51.570479 | PLAY RECAP 2026-02-13 03:03:51.570604 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-13 03:03:51.570660 | 2026-02-13 03:03:51.748283 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-13 03:03:51.749037 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-13 03:03:52.826982 | 2026-02-13 03:03:52.827116 | PLAY [Base post-logs] 2026-02-13 03:03:52.836716 | 2026-02-13 03:03:52.836833 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-13 03:03:53.372755 | localhost | changed 2026-02-13 03:03:53.382781 | 2026-02-13 03:03:53.390072 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-13 03:03:53.438809 | localhost | ok 2026-02-13 03:03:53.442058 | 2026-02-13 03:03:53.442158 | TASK [Set zuul-log-path fact] 2026-02-13 03:03:53.476987 | localhost | ok 2026-02-13 03:03:53.484654 | 2026-02-13 03:03:53.484758 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 03:03:53.524872 | localhost | ok 2026-02-13 03:03:53.527908 | 2026-02-13 03:03:53.527992 | TASK [upload-logs : Create log directories] 2026-02-13 03:03:54.463632 | localhost | changed 2026-02-13 03:03:54.466169 | 2026-02-13 03:03:54.466258 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-13 03:03:54.925477 | localhost -> localhost | ok: Runtime: 0:00:00.011505 2026-02-13 03:03:54.940722 | 2026-02-13 03:03:54.940918 | TASK [upload-logs : Upload logs to log server] 2026-02-13 03:03:55.507723 | localhost | Output suppressed because no_log was given 2026-02-13 03:03:55.509549 | 2026-02-13 03:03:55.509656 | LOOP [upload-logs : Compress console log and json output] 2026-02-13 03:03:55.601263 | localhost | skipping: Conditional result was False 2026-02-13 03:03:55.609643 | localhost | skipping: Conditional result was False 2026-02-13 03:03:55.615587 | 2026-02-13 03:03:55.615691 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-13 03:03:55.668372 | localhost | skipping: Conditional result was False 2026-02-13 03:03:55.668684 | 2026-02-13 03:03:55.673376 | localhost | skipping: Conditional result was False 2026-02-13 03:03:55.676243 | 2026-02-13 03:03:55.676338 | LOOP [upload-logs : Upload console log and json output]