2026-03-10 03:09:48.262190 | Job console starting 2026-03-10 03:09:48.275570 | Updating git repos 2026-03-10 03:09:48.311021 | Cloning repos into workspace 2026-03-10 03:09:48.424374 | Restoring repo states 2026-03-10 03:09:48.444040 | Merging changes 2026-03-10 03:09:48.444056 | Checking out repos 2026-03-10 03:09:48.511676 | Preparing playbooks 2026-03-10 03:09:49.241425 | Running Ansible setup 2026-03-10 03:09:53.797918 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-10 03:09:54.438338 | 2026-03-10 03:09:54.438468 | PLAY [Base pre] 2026-03-10 03:09:54.453326 | 2026-03-10 03:09:54.453442 | TASK [Setup log path fact] 2026-03-10 03:09:54.481308 | debian-bookworm | ok 2026-03-10 03:09:54.501476 | 2026-03-10 03:09:54.501610 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-10 03:09:54.541546 | debian-bookworm | ok 2026-03-10 03:09:54.553900 | 2026-03-10 03:09:54.554015 | TASK [emit-job-header : Print job information] 2026-03-10 03:09:54.603002 | # Job Information 2026-03-10 03:09:54.603217 | Ansible Version: 2.16.14 2026-03-10 03:09:54.603253 | Job: mypy 2026-03-10 03:09:54.603358 | Pipeline: periodic-daily 2026-03-10 03:09:54.603387 | Executor: 521e9411259a 2026-03-10 03:09:54.603409 | Triggered by: https://github.com/osism/netbox-manager 2026-03-10 03:09:54.603433 | Event ID: 415d4759c9fe46dfb09682a1d3848e64 2026-03-10 03:09:54.608728 | 2026-03-10 03:09:54.608847 | LOOP [emit-job-header : Print node information] 2026-03-10 03:09:54.756749 | debian-bookworm | ok: 2026-03-10 03:09:54.756955 | debian-bookworm | # Node Information 2026-03-10 03:09:54.756989 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-10 03:09:54.757014 | debian-bookworm | Hostname: debian 2026-03-10 03:09:54.757036 | debian-bookworm | Username: zuul 2026-03-10 03:09:54.757057 | debian-bookworm | Distro: Debian 12.13 2026-03-10 03:09:54.757080 | debian-bookworm | Provider: regiocloud-a 2026-03-10 03:09:54.757101 | debian-bookworm | Region: 2026-03-10 03:09:54.757132 | debian-bookworm | Label: debian-bookworm 2026-03-10 03:09:54.757153 | debian-bookworm | Product Name: OpenStack Nova 2026-03-10 03:09:54.757172 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb1:1046 2026-03-10 03:09:54.770705 | 2026-03-10 03:09:54.770808 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-10 03:09:55.462816 | debian-bookworm -> localhost | changed 2026-03-10 03:09:55.469674 | 2026-03-10 03:09:55.469771 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-10 03:09:56.756662 | debian-bookworm -> localhost | changed 2026-03-10 03:09:56.767424 | 2026-03-10 03:09:56.767525 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-10 03:09:57.112382 | debian-bookworm -> localhost | ok 2026-03-10 03:09:57.118240 | 2026-03-10 03:09:57.118340 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-10 03:09:57.141900 | debian-bookworm | ok 2026-03-10 03:09:57.158521 | debian-bookworm | included: /var/lib/zuul/builds/53bfc0c65c494f0598446cfdacf3e08e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-10 03:09:57.164363 | 2026-03-10 03:09:57.164454 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-10 03:09:59.190352 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-10 03:09:59.190974 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/53bfc0c65c494f0598446cfdacf3e08e/work/53bfc0c65c494f0598446cfdacf3e08e_id_rsa 2026-03-10 03:09:59.191025 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/53bfc0c65c494f0598446cfdacf3e08e/work/53bfc0c65c494f0598446cfdacf3e08e_id_rsa.pub 2026-03-10 03:09:59.191054 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-10 03:09:59.191081 | debian-bookworm -> localhost | SHA256:53KUvQZKKTJTa0hYsxlzx3aKZjZOIqKNBC7kJ+j6t3o zuul-build-sshkey 2026-03-10 03:09:59.191104 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-10 03:09:59.191180 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-10 03:09:59.191204 | debian-bookworm -> localhost | | = ... | 2026-03-10 03:09:59.191227 | debian-bookworm -> localhost | |.. o B .o . | 2026-03-10 03:09:59.191248 | debian-bookworm -> localhost | |* . + .o o | 2026-03-10 03:09:59.191268 | debian-bookworm -> localhost | |+=.o.oB... o | 2026-03-10 03:09:59.191289 | debian-bookworm -> localhost | |=+o.=B+.S = . | 2026-03-10 03:09:59.191321 | debian-bookworm -> localhost | |o.. =.o = . . | 2026-03-10 03:09:59.191344 | debian-bookworm -> localhost | |. o o o | 2026-03-10 03:09:59.191364 | debian-bookworm -> localhost | |. E o . | 2026-03-10 03:09:59.191385 | debian-bookworm -> localhost | | .o+.. | 2026-03-10 03:09:59.191406 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-10 03:09:59.191464 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.544720 2026-03-10 03:09:59.199371 | 2026-03-10 03:09:59.199494 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-10 03:09:59.269558 | debian-bookworm | ok 2026-03-10 03:09:59.305958 | debian-bookworm | included: /var/lib/zuul/builds/53bfc0c65c494f0598446cfdacf3e08e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-10 03:09:59.340603 | 2026-03-10 03:09:59.340744 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-10 03:09:59.391022 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:09:59.398455 | 2026-03-10 03:09:59.398676 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-10 03:10:00.364742 | debian-bookworm | changed 2026-03-10 03:10:00.374819 | 2026-03-10 03:10:00.374981 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-10 03:10:00.695590 | debian-bookworm | ok 2026-03-10 03:10:00.701400 | 2026-03-10 03:10:00.701521 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-10 03:10:01.679326 | debian-bookworm | changed 2026-03-10 03:10:01.688771 | 2026-03-10 03:10:01.688912 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-10 03:10:02.464349 | debian-bookworm | changed 2026-03-10 03:10:02.478739 | 2026-03-10 03:10:02.478903 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-10 03:10:02.540738 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:10:02.552410 | 2026-03-10 03:10:02.553060 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-10 03:10:03.842163 | debian-bookworm -> localhost | changed 2026-03-10 03:10:03.858934 | 2026-03-10 03:10:03.859084 | TASK [add-build-sshkey : Add back temp key] 2026-03-10 03:10:05.068595 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/53bfc0c65c494f0598446cfdacf3e08e/work/53bfc0c65c494f0598446cfdacf3e08e_id_rsa (zuul-build-sshkey) 2026-03-10 03:10:05.068819 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.059425 2026-03-10 03:10:05.076942 | 2026-03-10 03:10:05.077067 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-10 03:10:05.695301 | debian-bookworm | ok 2026-03-10 03:10:05.700231 | 2026-03-10 03:10:05.700333 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-10 03:10:05.731351 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:10:05.741362 | 2026-03-10 03:10:05.741464 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-10 03:10:06.213661 | debian-bookworm | ok 2026-03-10 03:10:06.239434 | 2026-03-10 03:10:06.239545 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-10 03:10:06.321073 | debian-bookworm | ok 2026-03-10 03:10:06.331402 | 2026-03-10 03:10:06.331504 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-10 03:10:06.895202 | debian-bookworm -> localhost | ok 2026-03-10 03:10:06.901586 | 2026-03-10 03:10:06.901677 | TASK [validate-host : Collect information about the host] 2026-03-10 03:10:08.357388 | debian-bookworm | ok 2026-03-10 03:10:08.395783 | 2026-03-10 03:10:08.395897 | TASK [validate-host : Sanitize hostname] 2026-03-10 03:10:08.721265 | debian-bookworm | ok 2026-03-10 03:10:08.822790 | 2026-03-10 03:10:08.830653 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-10 03:10:10.318036 | debian-bookworm -> localhost | changed 2026-03-10 03:10:10.324046 | 2026-03-10 03:10:10.324159 | TASK [validate-host : Collect information about zuul worker] 2026-03-10 03:10:10.949213 | debian-bookworm | ok 2026-03-10 03:10:10.954718 | 2026-03-10 03:10:10.954808 | TASK [validate-host : Write out all zuul information for each host] 2026-03-10 03:10:12.371489 | debian-bookworm -> localhost | changed 2026-03-10 03:10:12.380536 | 2026-03-10 03:10:12.380621 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-10 03:10:12.709155 | debian-bookworm | ok 2026-03-10 03:10:12.713806 | 2026-03-10 03:10:12.713886 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-10 03:10:14.062135 | debian-bookworm | changed: 2026-03-10 03:10:14.062386 | debian-bookworm | cd+++++++++ src/ 2026-03-10 03:10:14.062419 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-10 03:10:14.062439 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-10 03:10:14.062457 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-03-10 03:10:14.062475 | debian-bookworm | netbox_manager/requirements.yml 2026-03-10 03:10:14.062693 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-03-10 03:10:14.062709 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-03-10 03:10:14.062723 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-10 03:11:01.684686 | debian-bookworm | Installing collected packages: types-requests, types-PyYAML 2026-03-10 03:11:01.731857 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-requests-2.32.4.20260107 2026-03-10 03:11:05.030180 | debian-bookworm | Installing missing stub packages: 2026-03-10 03:11:05.030313 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-requests 2026-03-10 03:11:05.030334 | debian-bookworm | 2026-03-10 03:11:05.030347 | debian-bookworm | 2026-03-10 03:11:05.030358 | debian-bookworm | Success: no issues found in 3 source files 2026-03-10 03:11:05.112642 | debian-bookworm | ok: Runtime: 0:00:10.733943 2026-03-10 03:11:05.119724 | 2026-03-10 03:11:05.119814 | PLAY RECAP 2026-03-10 03:11:05.119869 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-10 03:11:05.119895 | 2026-03-10 03:11:05.259037 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-10 03:11:05.261008 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-10 03:11:06.019630 | 2026-03-10 03:11:06.019792 | PLAY [Base post] 2026-03-10 03:11:06.033465 | 2026-03-10 03:11:06.033599 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-10 03:11:06.619011 | debian-bookworm | changed 2026-03-10 03:11:06.628916 | 2026-03-10 03:11:06.629055 | PLAY RECAP 2026-03-10 03:11:06.629155 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-10 03:11:06.629246 | 2026-03-10 03:11:06.750933 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-10 03:11:06.751815 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-10 03:11:07.556932 | 2026-03-10 03:11:07.557126 | PLAY [Base post-logs] 2026-03-10 03:11:07.568010 | 2026-03-10 03:11:07.568182 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-10 03:11:08.043864 | localhost | changed 2026-03-10 03:11:08.058561 | 2026-03-10 03:11:08.058723 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-10 03:11:08.096348 | localhost | ok 2026-03-10 03:11:08.101895 | 2026-03-10 03:11:08.102041 | TASK [Set zuul-log-path fact] 2026-03-10 03:11:08.118715 | localhost | ok 2026-03-10 03:11:08.128380 | 2026-03-10 03:11:08.128491 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-10 03:11:08.175713 | localhost | ok 2026-03-10 03:11:08.182172 | 2026-03-10 03:11:08.182349 | TASK [upload-logs : Create log directories] 2026-03-10 03:11:08.706272 | localhost | changed 2026-03-10 03:11:08.709504 | 2026-03-10 03:11:08.709617 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-10 03:11:09.220993 | localhost -> localhost | ok: Runtime: 0:00:00.006967 2026-03-10 03:11:09.230259 | 2026-03-10 03:11:09.230439 | TASK [upload-logs : Upload logs to log server] 2026-03-10 03:11:09.809935 | localhost | Output suppressed because no_log was given 2026-03-10 03:11:09.812802 | 2026-03-10 03:11:09.812945 | LOOP [upload-logs : Compress console log and json output] 2026-03-10 03:11:09.866007 | localhost | skipping: Conditional result was False 2026-03-10 03:11:09.872320 | localhost | skipping: Conditional result was False 2026-03-10 03:11:09.884821 | 2026-03-10 03:11:09.885042 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-10 03:11:09.947208 | localhost | skipping: Conditional result was False 2026-03-10 03:11:09.947780 | 2026-03-10 03:11:09.953118 | localhost | skipping: Conditional result was False 2026-03-10 03:11:09.960361 | 2026-03-10 03:11:09.960592 | LOOP [upload-logs : Upload console log and json output]