2026-05-01 03:11:10.499280 | Job console starting 2026-05-01 03:11:10.535605 | Updating git repos 2026-05-01 03:11:10.586934 | Cloning repos into workspace 2026-05-01 03:11:10.664232 | Restoring repo states 2026-05-01 03:11:10.678030 | Merging changes 2026-05-01 03:11:10.678049 | Checking out repos 2026-05-01 03:11:10.770211 | Preparing playbooks 2026-05-01 03:11:11.489937 | Running Ansible setup 2026-05-01 03:11:15.934394 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-01 03:11:16.687274 | 2026-05-01 03:11:16.687439 | PLAY [Base pre] 2026-05-01 03:11:16.743737 | 2026-05-01 03:11:16.743979 | TASK [Setup log path fact] 2026-05-01 03:11:16.787657 | debian-bookworm | ok 2026-05-01 03:11:16.810134 | 2026-05-01 03:11:16.810324 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-01 03:11:16.840306 | debian-bookworm | ok 2026-05-01 03:11:16.851766 | 2026-05-01 03:11:16.851941 | TASK [emit-job-header : Print job information] 2026-05-01 03:11:16.891974 | # Job Information 2026-05-01 03:11:16.892162 | Ansible Version: 2.16.14 2026-05-01 03:11:16.892197 | Job: mypy 2026-05-01 03:11:16.892230 | Pipeline: periodic-daily 2026-05-01 03:11:16.892262 | Executor: 521e9411259a 2026-05-01 03:11:16.892285 | Triggered by: https://github.com/osism/netbox-manager 2026-05-01 03:11:16.892336 | Event ID: 715d4d9102c146d88c592460a9df1e34 2026-05-01 03:11:16.898863 | 2026-05-01 03:11:16.899010 | LOOP [emit-job-header : Print node information] 2026-05-01 03:11:17.010049 | debian-bookworm | ok: 2026-05-01 03:11:17.010218 | debian-bookworm | # Node Information 2026-05-01 03:11:17.010251 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-01 03:11:17.010275 | debian-bookworm | Hostname: debian 2026-05-01 03:11:17.010323 | debian-bookworm | Username: zuul 2026-05-01 03:11:17.010345 | debian-bookworm | Distro: Debian 12.13 2026-05-01 03:11:17.010369 | debian-bookworm | Provider: regiocloud-a 2026-05-01 03:11:17.010390 | debian-bookworm | Region: 2026-05-01 03:11:17.010412 | debian-bookworm | Label: debian-bookworm 2026-05-01 03:11:17.010433 | debian-bookworm | Product Name: OpenStack Nova 2026-05-01 03:11:17.010452 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5b:d3c0 2026-05-01 03:11:17.024719 | 2026-05-01 03:11:17.024866 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-01 03:11:17.523805 | debian-bookworm -> localhost | changed 2026-05-01 03:11:17.531057 | 2026-05-01 03:11:17.531169 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-01 03:11:18.842151 | debian-bookworm -> localhost | changed 2026-05-01 03:11:18.867469 | 2026-05-01 03:11:18.867615 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-01 03:11:19.159973 | debian-bookworm -> localhost | ok 2026-05-01 03:11:19.166743 | 2026-05-01 03:11:19.166911 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-01 03:11:19.202635 | debian-bookworm | ok 2026-05-01 03:11:19.225988 | debian-bookworm | included: /var/lib/zuul/builds/d0477955a5cf4cbea03ddf989e4ff8aa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-01 03:11:19.233994 | 2026-05-01 03:11:19.234098 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-01 03:11:20.911124 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-01 03:11:20.911355 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d0477955a5cf4cbea03ddf989e4ff8aa/work/d0477955a5cf4cbea03ddf989e4ff8aa_id_rsa 2026-05-01 03:11:20.911396 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d0477955a5cf4cbea03ddf989e4ff8aa/work/d0477955a5cf4cbea03ddf989e4ff8aa_id_rsa.pub 2026-05-01 03:11:20.911422 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-01 03:11:20.911445 | debian-bookworm -> localhost | SHA256:Vh4N4Z4sKNngCCnX4CYywPhlSjEn6F/7JWcqZEGi3fs zuul-build-sshkey 2026-05-01 03:11:20.911467 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-01 03:11:20.911517 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-01 03:11:20.911542 | debian-bookworm -> localhost | |+.=.. o. | 2026-05-01 03:11:20.911564 | debian-bookworm -> localhost | |++.Bo. . o | 2026-05-01 03:11:20.911585 | debian-bookworm -> localhost | |Oo*+* + . | 2026-05-01 03:11:20.911605 | debian-bookworm -> localhost | |oOo+ B . = o | 2026-05-01 03:11:20.911625 | debian-bookworm -> localhost | | o = * S = | 2026-05-01 03:11:20.911648 | debian-bookworm -> localhost | | . * o = | 2026-05-01 03:11:20.911669 | debian-bookworm -> localhost | | o o * | 2026-05-01 03:11:20.911688 | debian-bookworm -> localhost | | . E | 2026-05-01 03:11:20.911709 | debian-bookworm -> localhost | | . | 2026-05-01 03:11:20.911729 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-01 03:11:20.911785 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.964558 2026-05-01 03:11:20.921258 | 2026-05-01 03:11:20.921367 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-01 03:11:20.963204 | debian-bookworm | ok 2026-05-01 03:11:20.977068 | debian-bookworm | included: /var/lib/zuul/builds/d0477955a5cf4cbea03ddf989e4ff8aa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-01 03:11:20.992144 | 2026-05-01 03:11:20.992271 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-01 03:11:21.016661 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:11:21.028475 | 2026-05-01 03:11:21.029838 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-01 03:11:21.722559 | debian-bookworm | changed 2026-05-01 03:11:21.728029 | 2026-05-01 03:11:21.728120 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-01 03:11:22.021087 | debian-bookworm | ok 2026-05-01 03:11:22.027458 | 2026-05-01 03:11:22.027549 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-01 03:11:22.763338 | debian-bookworm | changed 2026-05-01 03:11:22.770442 | 2026-05-01 03:11:22.770546 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-01 03:11:23.440834 | debian-bookworm | changed 2026-05-01 03:11:23.447711 | 2026-05-01 03:11:23.447823 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-01 03:11:23.481925 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:11:23.488219 | 2026-05-01 03:11:23.488334 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-01 03:11:24.069796 | debian-bookworm -> localhost | changed 2026-05-01 03:11:24.085340 | 2026-05-01 03:11:24.085454 | TASK [add-build-sshkey : Add back temp key] 2026-05-01 03:11:24.649104 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d0477955a5cf4cbea03ddf989e4ff8aa/work/d0477955a5cf4cbea03ddf989e4ff8aa_id_rsa (zuul-build-sshkey) 2026-05-01 03:11:24.649344 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026595 2026-05-01 03:11:24.657502 | 2026-05-01 03:11:24.657608 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-01 03:11:25.209184 | debian-bookworm | ok 2026-05-01 03:11:25.219395 | 2026-05-01 03:11:25.219541 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-01 03:11:25.280406 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:11:25.291139 | 2026-05-01 03:11:25.291252 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-01 03:11:25.780687 | debian-bookworm | ok 2026-05-01 03:11:25.796907 | 2026-05-01 03:11:25.797023 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-01 03:11:25.849262 | debian-bookworm | ok 2026-05-01 03:11:25.859781 | 2026-05-01 03:11:25.859893 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-01 03:11:26.530502 | debian-bookworm -> localhost | ok 2026-05-01 03:11:26.536846 | 2026-05-01 03:11:26.536947 | TASK [validate-host : Collect information about the host] 2026-05-01 03:11:28.080037 | debian-bookworm | ok 2026-05-01 03:11:28.098804 | 2026-05-01 03:11:28.098964 | TASK [validate-host : Sanitize hostname] 2026-05-01 03:11:28.215873 | debian-bookworm | ok 2026-05-01 03:11:28.246707 | 2026-05-01 03:11:28.246817 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-01 03:11:28.851269 | debian-bookworm -> localhost | changed 2026-05-01 03:11:28.856666 | 2026-05-01 03:11:28.856755 | TASK [validate-host : Collect information about zuul worker] 2026-05-01 03:11:29.283559 | debian-bookworm | ok 2026-05-01 03:11:29.288169 | 2026-05-01 03:11:29.288266 | TASK [validate-host : Write out all zuul information for each host] 2026-05-01 03:11:29.916237 | debian-bookworm -> localhost | changed 2026-05-01 03:11:29.929323 | 2026-05-01 03:11:29.929432 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-01 03:11:30.244821 | debian-bookworm | ok 2026-05-01 03:11:30.250812 | 2026-05-01 03:11:30.250936 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-01 03:11:31.247506 | debian-bookworm | changed: 2026-05-01 03:11:31.247706 | debian-bookworm | cd+++++++++ src/ 2026-05-01 03:11:31.247740 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-01 03:11:31.247765 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-01 03:11:31.247787 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-05-01 03:11:31.247808 | debian-bookworm | netbox_manager/requirements.yml 2026-05-01 03:11:31.248068 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-05-01 03:11:31.248086 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-05-01 03:11:31.248104 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-05-01 03:12:18.637076 | debian-bookworm | Installing collected packages: types-requests, types-PyYAML 2026-05-01 03:12:18.700603 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20260408 types-requests-2.33.0.20260408 2026-05-01 03:12:20.635125 | debian-bookworm | Installing missing stub packages: 2026-05-01 03:12:20.635279 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-requests 2026-05-01 03:12:20.635300 | debian-bookworm | 2026-05-01 03:12:20.635311 | debian-bookworm | 2026-05-01 03:12:20.635321 | debian-bookworm | Success: no issues found in 3 source files 2026-05-01 03:12:20.986057 | debian-bookworm | ok: Runtime: 0:00:07.857684 2026-05-01 03:12:20.992893 | 2026-05-01 03:12:20.992974 | PLAY RECAP 2026-05-01 03:12:20.993025 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-01 03:12:20.993049 | 2026-05-01 03:12:21.150380 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-01 03:12:21.151180 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-01 03:12:21.967345 | 2026-05-01 03:12:21.967511 | PLAY [Base post-fetch] 2026-05-01 03:12:22.005239 | 2026-05-01 03:12:22.005441 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-01 03:12:22.091499 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:12:22.097693 | 2026-05-01 03:12:22.097844 | TASK [fetch-output : Set log path for single node] 2026-05-01 03:12:22.149785 | debian-bookworm | ok 2026-05-01 03:12:22.156486 | 2026-05-01 03:12:22.156608 | LOOP [fetch-output : Ensure local output dirs] 2026-05-01 03:12:22.649603 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/d0477955a5cf4cbea03ddf989e4ff8aa/work/logs" 2026-05-01 03:12:23.077259 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d0477955a5cf4cbea03ddf989e4ff8aa/work/artifacts" 2026-05-01 03:12:23.346902 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d0477955a5cf4cbea03ddf989e4ff8aa/work/docs" 2026-05-01 03:12:23.363117 | 2026-05-01 03:12:23.363258 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-01 03:12:24.280573 | debian-bookworm | changed: 2026-05-01 03:12:24.280809 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-01 03:12:24.280850 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-01 03:12:24.280880 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-01 03:12:24.280928 | debian-bookworm | changed: All items complete 2026-05-01 03:12:24.280957 | 2026-05-01 03:12:25.020471 | debian-bookworm | changed: .d..t...... ./ 2026-05-01 03:12:25.817609 | debian-bookworm | changed: .d..t...... ./ 2026-05-01 03:12:25.839902 | 2026-05-01 03:12:25.840040 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-01 03:12:25.878655 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:12:25.881557 | debian-bookworm | skipping: Conditional result was False 2026-05-01 03:12:25.898095 | 2026-05-01 03:12:25.898198 | PLAY RECAP 2026-05-01 03:12:25.898261 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-01 03:12:25.898287 | 2026-05-01 03:12:26.096591 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-01 03:12:26.097343 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-01 03:12:26.985610 | 2026-05-01 03:12:26.985744 | PLAY [Base post] 2026-05-01 03:12:27.013333 | 2026-05-01 03:12:27.013469 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-01 03:12:27.602179 | debian-bookworm | changed 2026-05-01 03:12:27.608587 | 2026-05-01 03:12:27.608707 | PLAY RECAP 2026-05-01 03:12:27.608767 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-01 03:12:27.608827 | 2026-05-01 03:12:27.720127 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-01 03:12:27.720956 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-01 03:12:28.566447 | 2026-05-01 03:12:28.567801 | PLAY [Base post-logs] 2026-05-01 03:12:28.587511 | 2026-05-01 03:12:28.587922 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-01 03:12:28.990533 | localhost | changed 2026-05-01 03:12:29.000247 | 2026-05-01 03:12:29.000399 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-01 03:12:29.025494 | localhost | ok 2026-05-01 03:12:29.028685 | 2026-05-01 03:12:29.028769 | TASK [Set zuul-log-path fact] 2026-05-01 03:12:29.042924 | localhost | ok 2026-05-01 03:12:29.050526 | 2026-05-01 03:12:29.050618 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-01 03:12:29.086519 | localhost | ok 2026-05-01 03:12:29.093504 | 2026-05-01 03:12:29.093654 | TASK [upload-logs : Create log directories] 2026-05-01 03:12:29.681977 | localhost | changed 2026-05-01 03:12:29.684893 | 2026-05-01 03:12:29.684983 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-01 03:12:30.331470 | localhost -> localhost | ok: Runtime: 0:00:00.008080 2026-05-01 03:12:30.337566 | 2026-05-01 03:12:30.337658 | TASK [upload-logs : Upload logs to log server] 2026-05-01 03:12:31.024472 | localhost | Output suppressed because no_log was given 2026-05-01 03:12:31.027137 | 2026-05-01 03:12:31.027249 | LOOP [upload-logs : Compress console log and json output] 2026-05-01 03:12:31.095077 | localhost | skipping: Conditional result was False 2026-05-01 03:12:31.106667 | localhost | skipping: Conditional result was False 2026-05-01 03:12:31.119846 | 2026-05-01 03:12:31.119951 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-01 03:12:31.208519 | localhost | skipping: Conditional result was False 2026-05-01 03:12:31.208749 | 2026-05-01 03:12:31.218956 | localhost | skipping: Conditional result was False 2026-05-01 03:12:31.226789 | 2026-05-01 03:12:31.226906 | LOOP [upload-logs : Upload console log and json output]