2026-07-24 23:59:50.831153 | Job console starting 2026-07-24 23:59:50.853504 | Updating git repos 2026-07-24 23:59:50.933196 | Cloning repos into workspace 2026-07-24 23:59:51.026016 | Restoring repo states 2026-07-24 23:59:51.041327 | Merging changes 2026-07-24 23:59:51.718723 | Checking out repos 2026-07-24 23:59:51.791805 | Preparing playbooks 2026-07-24 23:59:53.185105 | Running Ansible setup 2026-07-24 23:59:59.544543 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-25 00:00:00.900257 | 2026-07-25 00:00:00.900502 | PLAY [Base pre] 2026-07-25 00:00:00.962425 | 2026-07-25 00:00:00.962621 | TASK [Setup log path fact] 2026-07-25 00:00:00.996468 | debian-bookworm | ok 2026-07-25 00:00:01.055487 | 2026-07-25 00:00:01.055745 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 00:00:01.106294 | debian-bookworm | ok 2026-07-25 00:00:01.129050 | 2026-07-25 00:00:01.129251 | TASK [emit-job-header : Print job information] 2026-07-25 00:00:01.214222 | # Job Information 2026-07-25 00:00:01.214451 | Ansible Version: 2.16.14 2026-07-25 00:00:01.214487 | Job: mypy 2026-07-25 00:00:01.214520 | Pipeline: check 2026-07-25 00:00:01.214543 | Executor: 521e9411259a 2026-07-25 00:00:01.214564 | Triggered by: https://github.com/osism/netbox-manager/pull/288 2026-07-25 00:00:01.214587 | Event ID: bb69e730-87bb-11f1-8b48-1ebb26e6fdfc 2026-07-25 00:00:01.220016 | 2026-07-25 00:00:01.220142 | LOOP [emit-job-header : Print node information] 2026-07-25 00:00:01.403715 | debian-bookworm | ok: 2026-07-25 00:00:01.403950 | debian-bookworm | # Node Information 2026-07-25 00:00:01.403986 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-25 00:00:01.404012 | debian-bookworm | Hostname: debian 2026-07-25 00:00:01.404035 | debian-bookworm | Username: zuul 2026-07-25 00:00:01.404056 | debian-bookworm | Distro: Debian 12.15 2026-07-25 00:00:01.404080 | debian-bookworm | Provider: regiocloud-a 2026-07-25 00:00:01.404101 | debian-bookworm | Region: 2026-07-25 00:00:01.404122 | debian-bookworm | Label: debian-bookworm 2026-07-25 00:00:01.404142 | debian-bookworm | Product Name: OpenStack Nova 2026-07-25 00:00:01.404161 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0e:b3e9 2026-07-25 00:00:01.424343 | 2026-07-25 00:00:01.426975 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-25 00:00:02.281694 | debian-bookworm -> localhost | changed 2026-07-25 00:00:02.291115 | 2026-07-25 00:00:02.291283 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-25 00:00:04.459794 | debian-bookworm -> localhost | changed 2026-07-25 00:00:04.480590 | 2026-07-25 00:00:04.480804 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-25 00:00:05.003046 | debian-bookworm -> localhost | ok 2026-07-25 00:00:05.010145 | 2026-07-25 00:00:05.010296 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-25 00:00:05.043755 | debian-bookworm | ok 2026-07-25 00:00:05.086308 | debian-bookworm | included: /var/lib/zuul/builds/f2257220c6634346af2dbdd696ca021d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-25 00:00:05.102399 | 2026-07-25 00:00:05.102560 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-25 00:00:07.665037 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-25 00:00:07.666506 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f2257220c6634346af2dbdd696ca021d/work/f2257220c6634346af2dbdd696ca021d_id_rsa 2026-07-25 00:00:07.666608 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f2257220c6634346af2dbdd696ca021d/work/f2257220c6634346af2dbdd696ca021d_id_rsa.pub 2026-07-25 00:00:07.666661 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-25 00:00:07.666744 | debian-bookworm -> localhost | SHA256:s5aQ4dpHCFCclKOYoH1yWpYPDVdz9kEzYStHx14Mmvs zuul-build-sshkey 2026-07-25 00:00:07.666781 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-25 00:00:07.666815 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-25 00:00:07.666854 | debian-bookworm -> localhost | | .+oo .o o.Oooo | 2026-07-25 00:00:07.666878 | debian-bookworm -> localhost | |. .* . + + O. o| 2026-07-25 00:00:07.666899 | debian-bookworm -> localhost | |o+ ..*. . *. . | 2026-07-25 00:00:07.666923 | debian-bookworm -> localhost | |+ + Bo.+ o .. | 2026-07-25 00:00:07.666956 | debian-bookworm -> localhost | | B o= S . | 2026-07-25 00:00:07.667000 | debian-bookworm -> localhost | | . o.o + . | 2026-07-25 00:00:07.667038 | debian-bookworm -> localhost | | . . = E | 2026-07-25 00:00:07.667074 | debian-bookworm -> localhost | | o | 2026-07-25 00:00:07.667111 | debian-bookworm -> localhost | | | 2026-07-25 00:00:07.667141 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-25 00:00:07.667198 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.630708 2026-07-25 00:00:07.675843 | 2026-07-25 00:00:07.677048 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-25 00:00:07.721518 | debian-bookworm | ok 2026-07-25 00:00:07.736834 | debian-bookworm | included: /var/lib/zuul/builds/f2257220c6634346af2dbdd696ca021d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-25 00:00:07.759266 | 2026-07-25 00:00:07.759375 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-25 00:00:07.794540 | debian-bookworm | skipping: Conditional result was False 2026-07-25 00:00:07.809275 | 2026-07-25 00:00:07.809417 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-25 00:00:08.522565 | debian-bookworm | changed 2026-07-25 00:00:08.542091 | 2026-07-25 00:00:08.542211 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-25 00:00:08.822106 | debian-bookworm | ok 2026-07-25 00:00:08.832698 | 2026-07-25 00:00:08.832827 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-25 00:00:09.531484 | debian-bookworm | changed 2026-07-25 00:00:09.541408 | 2026-07-25 00:00:09.541505 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-25 00:00:10.300822 | debian-bookworm | changed 2026-07-25 00:00:10.307474 | 2026-07-25 00:00:10.307581 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-25 00:00:10.356222 | debian-bookworm | skipping: Conditional result was False 2026-07-25 00:00:10.368467 | 2026-07-25 00:00:10.368579 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-25 00:00:11.712953 | debian-bookworm -> localhost | changed 2026-07-25 00:00:11.736470 | 2026-07-25 00:00:11.736597 | TASK [add-build-sshkey : Add back temp key] 2026-07-25 00:00:13.088384 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f2257220c6634346af2dbdd696ca021d/work/f2257220c6634346af2dbdd696ca021d_id_rsa (zuul-build-sshkey) 2026-07-25 00:00:13.088646 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.051404 2026-07-25 00:00:13.096104 | 2026-07-25 00:00:13.096202 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-25 00:00:13.993425 | debian-bookworm | ok 2026-07-25 00:00:13.998439 | 2026-07-25 00:00:13.998527 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-25 00:00:14.028473 | debian-bookworm | skipping: Conditional result was False 2026-07-25 00:00:14.040373 | 2026-07-25 00:00:14.040461 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-25 00:00:14.526791 | debian-bookworm | ok 2026-07-25 00:00:14.551131 | 2026-07-25 00:00:14.551253 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-25 00:00:14.653895 | debian-bookworm | ok 2026-07-25 00:00:14.665338 | 2026-07-25 00:00:14.666911 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-25 00:00:15.629785 | debian-bookworm -> localhost | ok 2026-07-25 00:00:15.646869 | 2026-07-25 00:00:15.646971 | TASK [validate-host : Collect information about the host] 2026-07-25 00:00:16.965783 | debian-bookworm | ok 2026-07-25 00:00:16.984180 | 2026-07-25 00:00:16.984761 | TASK [validate-host : Sanitize hostname] 2026-07-25 00:00:17.282279 | debian-bookworm | ok 2026-07-25 00:00:17.292952 | 2026-07-25 00:00:17.293061 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-25 00:00:19.083350 | debian-bookworm -> localhost | changed 2026-07-25 00:00:19.088121 | 2026-07-25 00:00:19.088206 | TASK [validate-host : Collect information about zuul worker] 2026-07-25 00:00:19.734062 | debian-bookworm | ok 2026-07-25 00:00:19.738736 | 2026-07-25 00:00:19.738819 | TASK [validate-host : Write out all zuul information for each host] 2026-07-25 00:00:21.480207 | debian-bookworm -> localhost | changed 2026-07-25 00:00:21.488792 | 2026-07-25 00:00:21.488880 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-25 00:00:21.828144 | debian-bookworm | ok 2026-07-25 00:00:21.842925 | 2026-07-25 00:00:21.843113 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-25 00:00:23.653609 | debian-bookworm | changed: 2026-07-25 00:00:23.653812 | debian-bookworm | cd+++++++++ src/ 2026-07-25 00:00:23.653843 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-25 00:00:23.653863 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-25 00:00:23.653882 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-07-25 00:00:23.653899 | debian-bookworm | netbox_manager/requirements.yml 2026-07-25 00:00:23.654139 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-07-25 00:00:23.654157 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f2257220c6634346af2dbdd696ca021d/work/logs" 2026-07-25 00:01:58.299951 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f2257220c6634346af2dbdd696ca021d/work/artifacts" 2026-07-25 00:01:58.659943 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f2257220c6634346af2dbdd696ca021d/work/docs" 2026-07-25 00:01:58.668740 | 2026-07-25 00:01:58.668842 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-25 00:01:59.902955 | debian-bookworm | changed: 2026-07-25 00:01:59.903247 | debian-bookworm | .d..t...... ./ 2026-07-25 00:01:59.903291 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-25 00:01:59.903316 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-25 00:01:59.903339 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-25 00:01:59.903360 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-25 00:01:59.903382 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-25 00:01:59.903435 | debian-bookworm | changed: All items complete 2026-07-25 00:01:59.903465 | 2026-07-25 00:02:00.632176 | debian-bookworm | changed: .d..t...... ./ 2026-07-25 00:02:02.070724 | debian-bookworm | changed: .d..t...... ./ 2026-07-25 00:02:02.099876 | 2026-07-25 00:02:02.100098 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-25 00:02:03.310412 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.043617 2026-07-25 00:02:04.286986 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.028222 2026-07-25 00:02:04.300160 | 2026-07-25 00:02:04.300282 | PLAY RECAP 2026-07-25 00:02:04.300335 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-25 00:02:04.300360 | 2026-07-25 00:02:04.539582 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-25 00:02:04.540276 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 00:02:05.605516 | 2026-07-25 00:02:05.605663 | PLAY [Base post] 2026-07-25 00:02:05.619141 | 2026-07-25 00:02:05.619272 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-25 00:02:06.211448 | debian-bookworm | changed 2026-07-25 00:02:06.231104 | 2026-07-25 00:02:06.231231 | PLAY RECAP 2026-07-25 00:02:06.231297 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-25 00:02:06.231359 | 2026-07-25 00:02:06.332069 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 00:02:06.332897 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-25 00:02:07.645003 | 2026-07-25 00:02:07.645332 | PLAY [Base post-logs] 2026-07-25 00:02:07.655866 | 2026-07-25 00:02:07.656009 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-25 00:02:08.211995 | localhost | changed 2026-07-25 00:02:08.222179 | 2026-07-25 00:02:08.222306 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-25 00:02:08.263686 | localhost | ok 2026-07-25 00:02:08.266781 | 2026-07-25 00:02:08.266899 | TASK [Set zuul-log-path fact] 2026-07-25 00:02:08.291602 | localhost | ok 2026-07-25 00:02:08.299299 | 2026-07-25 00:02:08.299397 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 00:02:08.338680 | localhost | ok 2026-07-25 00:02:08.341631 | 2026-07-25 00:02:08.341719 | TASK [upload-logs : Create log directories] 2026-07-25 00:02:09.842001 | localhost | changed 2026-07-25 00:02:09.844735 | 2026-07-25 00:02:09.844832 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-25 00:02:11.333588 | localhost -> localhost | ok: Runtime: 0:00:00.029784 2026-07-25 00:02:11.338631 | 2026-07-25 00:02:11.338719 | TASK [upload-logs : Upload logs to log server] 2026-07-25 00:02:12.403465 | localhost | Output suppressed because no_log was given 2026-07-25 00:02:12.404956 | 2026-07-25 00:02:12.405030 | LOOP [upload-logs : Compress console log and json output] 2026-07-25 00:02:12.485785 | localhost | skipping: Conditional result was False 2026-07-25 00:02:12.491446 | localhost | skipping: Conditional result was False 2026-07-25 00:02:12.504308 | 2026-07-25 00:02:12.504419 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-25 00:02:12.569233 | localhost | skipping: Conditional result was False 2026-07-25 00:02:12.569466 | 2026-07-25 00:02:12.585037 | localhost | skipping: Conditional result was False 2026-07-25 00:02:12.595803 | 2026-07-25 00:02:12.595912 | LOOP [upload-logs : Upload console log and json output]