2026-02-24 02:59:59.818487 | Job console starting 2026-02-24 02:59:59.829274 | Updating git repos 2026-02-24 02:59:59.877404 | Cloning repos into workspace 2026-02-24 02:59:59.970658 | Restoring repo states 2026-02-24 02:59:59.984164 | Merging changes 2026-02-24 03:00:00.518726 | Checking out repos 2026-02-24 03:00:00.564569 | Preparing playbooks 2026-02-24 03:00:01.408864 | Running Ansible setup 2026-02-24 03:00:06.500193 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 03:00:07.654222 | 2026-02-24 03:00:07.654382 | PLAY [Base pre] 2026-02-24 03:00:07.672216 | 2026-02-24 03:00:07.672363 | TASK [Setup log path fact] 2026-02-24 03:00:07.693116 | debian-bookworm | ok 2026-02-24 03:00:07.713524 | 2026-02-24 03:00:07.713715 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 03:00:07.760753 | debian-bookworm | ok 2026-02-24 03:00:07.776296 | 2026-02-24 03:00:07.776488 | TASK [emit-job-header : Print job information] 2026-02-24 03:00:07.817477 | # Job Information 2026-02-24 03:00:07.817762 | Ansible Version: 2.16.14 2026-02-24 03:00:07.817805 | Job: mypy 2026-02-24 03:00:07.817846 | Pipeline: check 2026-02-24 03:00:07.817875 | Executor: 521e9411259a 2026-02-24 03:00:07.817897 | Triggered by: https://github.com/osism/netbox-manager/pull/190 2026-02-24 03:00:07.817919 | Event ID: e33e2510-112c-11f1-8dfd-3564458ad085 2026-02-24 03:00:07.823336 | 2026-02-24 03:00:07.823479 | LOOP [emit-job-header : Print node information] 2026-02-24 03:00:07.949275 | debian-bookworm | ok: 2026-02-24 03:00:07.949618 | debian-bookworm | # Node Information 2026-02-24 03:00:07.949708 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-24 03:00:07.949736 | debian-bookworm | Hostname: debian 2026-02-24 03:00:07.949758 | debian-bookworm | Username: zuul 2026-02-24 03:00:07.949779 | debian-bookworm | Distro: Debian 12.13 2026-02-24 03:00:07.949802 | debian-bookworm | Provider: regiocloud-a 2026-02-24 03:00:07.949822 | debian-bookworm | Region: 2026-02-24 03:00:07.949844 | debian-bookworm | Label: debian-bookworm 2026-02-24 03:00:07.949863 | debian-bookworm | Product Name: OpenStack Nova 2026-02-24 03:00:07.949883 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe73:69d5 2026-02-24 03:00:07.964379 | 2026-02-24 03:00:07.964529 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-24 03:00:08.841618 | debian-bookworm -> localhost | changed 2026-02-24 03:00:08.849944 | 2026-02-24 03:00:08.850088 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-24 03:00:10.799766 | debian-bookworm -> localhost | changed 2026-02-24 03:00:10.827075 | 2026-02-24 03:00:10.827214 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-24 03:00:11.383179 | debian-bookworm -> localhost | ok 2026-02-24 03:00:11.390098 | 2026-02-24 03:00:11.390208 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-24 03:00:11.421253 | debian-bookworm | ok 2026-02-24 03:00:11.442475 | debian-bookworm | included: /var/lib/zuul/builds/7d2022bbd13f4553b539cc74bd9bfca9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-24 03:00:11.450164 | 2026-02-24 03:00:11.450248 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-24 03:00:16.602116 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-24 03:00:16.602309 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7d2022bbd13f4553b539cc74bd9bfca9/work/7d2022bbd13f4553b539cc74bd9bfca9_id_rsa 2026-02-24 03:00:16.602347 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7d2022bbd13f4553b539cc74bd9bfca9/work/7d2022bbd13f4553b539cc74bd9bfca9_id_rsa.pub 2026-02-24 03:00:16.602373 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-24 03:00:16.602396 | debian-bookworm -> localhost | SHA256:86Nb3ZG7Kkgf3GyQPoADuduqX1iT2yLgA5DHqjU0qWY zuul-build-sshkey 2026-02-24 03:00:16.602418 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-24 03:00:16.602452 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-24 03:00:16.602474 | debian-bookworm -> localhost | | . | 2026-02-24 03:00:16.602496 | debian-bookworm -> localhost | | o .o | 2026-02-24 03:00:16.602516 | debian-bookworm -> localhost | |o * o . . | 2026-02-24 03:00:16.602535 | debian-bookworm -> localhost | |.= .. o.. o . | 2026-02-24 03:00:16.602555 | debian-bookworm -> localhost | |+E+ o+.S+ + o | 2026-02-24 03:00:16.602583 | debian-bookworm -> localhost | |++ o.o.+.o=.+. o | 2026-02-24 03:00:16.602604 | debian-bookworm -> localhost | |. o o.+..o++. o | 2026-02-24 03:00:16.602624 | debian-bookworm -> localhost | | ..o ..oo. . | 2026-02-24 03:00:16.602658 | debian-bookworm -> localhost | | .o. o. .... | 2026-02-24 03:00:16.602679 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-24 03:00:16.602722 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.028516 2026-02-24 03:00:16.609364 | 2026-02-24 03:00:16.609457 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-24 03:00:16.645348 | debian-bookworm | ok 2026-02-24 03:00:16.675802 | debian-bookworm | included: /var/lib/zuul/builds/7d2022bbd13f4553b539cc74bd9bfca9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-24 03:00:16.706590 | 2026-02-24 03:00:16.706712 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-24 03:00:16.741148 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:00:16.747160 | 2026-02-24 03:00:16.747268 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-24 03:00:17.474768 | debian-bookworm | changed 2026-02-24 03:00:17.482265 | 2026-02-24 03:00:17.482359 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-24 03:00:17.784275 | debian-bookworm | ok 2026-02-24 03:00:17.799781 | 2026-02-24 03:00:17.799981 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-24 03:00:18.640381 | debian-bookworm | changed 2026-02-24 03:00:18.663917 | 2026-02-24 03:00:18.664031 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-24 03:00:19.498874 | debian-bookworm | changed 2026-02-24 03:00:19.504530 | 2026-02-24 03:00:19.504641 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-24 03:00:19.527488 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:00:19.533453 | 2026-02-24 03:00:19.533549 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-24 03:00:20.647247 | debian-bookworm -> localhost | changed 2026-02-24 03:00:20.657687 | 2026-02-24 03:00:20.657791 | TASK [add-build-sshkey : Add back temp key] 2026-02-24 03:00:21.550535 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7d2022bbd13f4553b539cc74bd9bfca9/work/7d2022bbd13f4553b539cc74bd9bfca9_id_rsa (zuul-build-sshkey) 2026-02-24 03:00:21.550728 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030854 2026-02-24 03:00:21.557412 | 2026-02-24 03:00:21.557501 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-24 03:00:22.348551 | debian-bookworm | ok 2026-02-24 03:00:22.352929 | 2026-02-24 03:00:22.353002 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-24 03:00:22.393734 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:00:22.402307 | 2026-02-24 03:00:22.402396 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-24 03:00:23.358535 | debian-bookworm | ok 2026-02-24 03:00:23.373311 | 2026-02-24 03:00:23.373413 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-24 03:00:23.435247 | debian-bookworm | ok 2026-02-24 03:00:23.439895 | 2026-02-24 03:00:23.439994 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-24 03:00:24.349770 | debian-bookworm -> localhost | ok 2026-02-24 03:00:24.354861 | 2026-02-24 03:00:24.354940 | TASK [validate-host : Collect information about the host] 2026-02-24 03:00:25.878936 | debian-bookworm | ok 2026-02-24 03:00:25.900566 | 2026-02-24 03:00:25.900670 | TASK [validate-host : Sanitize hostname] 2026-02-24 03:00:26.026454 | debian-bookworm | ok 2026-02-24 03:00:26.120674 | 2026-02-24 03:00:26.120773 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-24 03:00:27.257486 | debian-bookworm -> localhost | changed 2026-02-24 03:00:27.263083 | 2026-02-24 03:00:27.263173 | TASK [validate-host : Collect information about zuul worker] 2026-02-24 03:00:28.238489 | debian-bookworm | ok 2026-02-24 03:00:28.242791 | 2026-02-24 03:00:28.242886 | TASK [validate-host : Write out all zuul information for each host] 2026-02-24 03:00:29.675778 | debian-bookworm -> localhost | changed 2026-02-24 03:00:29.688716 | 2026-02-24 03:00:29.689355 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-24 03:00:30.032880 | debian-bookworm | ok 2026-02-24 03:00:30.042642 | 2026-02-24 03:00:30.043095 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-24 03:00:31.163662 | debian-bookworm | changed: 2026-02-24 03:00:31.164493 | debian-bookworm | cd+++++++++ src/ 2026-02-24 03:00:31.164716 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-24 03:00:31.164745 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-24 03:00:31.164765 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-02-24 03:00:31.164964 | debian-bookworm | netbox_manager/requirements.yml 2026-02-24 03:00:31.165905 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-02-24 03:00:31.165997 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-02-24 03:00:31.166022 | debian-bookworm | =3.12; 2.20.0b1 Requires-Python >=3.12; 2.20.0b2 Requires-Python >=3.12; 2.20.0rc1 Requires-Python >=3.12; 2.20.0rc2 Requires-Python >=3.12; 2.20.0rc3 Requires-Python >=3.12; 2.20.1 Requires-Python >=3.12; 2.20.1rc1 Requires-Python >=3.12; 2.20.2 Requires-Python >=3.12; 2.20.2rc1 Requires-Python >=3.12; 2.20.3 Requires-Python >=3.12; 2.20.3rc1 Requires-Python >=3.12\nERROR: Could not find a version that satisfies the requirement ansible-core==2.20.3 (from versions: 0.0.1a1, 2.11.0b1, 2.11.0b2, 2.11.0b3, 2.11.0b4, 2.11.0rc1, 2.11.0rc2, 2.11.0, 2.11.1rc1, 2.11.1, 2.11.2rc1, 2.11.2, 2.11.3rc1, 2.11.3, 2.11.4rc1, 2.11.4, 2.11.5rc1, 2.11.5, 2.11.6rc1, 2.11.6, 2.11.7rc1, 2.11.7, 2.11.8rc1, 2.11.8, 2.11.9rc1, 2.11.9, 2.11.10rc1, 2.11.10, 2.11.11rc1, 2.11.11, 2.11.12rc1, 2.11.12, 2.12.0b1, 2.12.0b2, 2.12.0rc1, 2.12.0, 2.12.1rc1, 2.12.1, 2.12.2rc1, 2.12.2, 2.12.3rc1, 2.12.3, 2.12.4rc1, 2.12.4, 2.12.5rc1, 2.12.5, 2.12.6rc1, 2.12.6, 2.12.7rc1, 2.12.7, 2.12.8rc1, 2.12.8, 2.12.9rc1, 2.12.9, 2.12.10rc1, 2.12.10, 2.13.0b0, 2.13.0b1, 2.13.0rc1, 2.13.0, 2.13.1rc1, 2.13.1, 2.13.2rc1, 2.13.2, 2.13.3rc1, 2.13.3, 2.13.4rc1, 2.13.4, 2.13.5rc1, 2.13.5, 2.13.6rc1, 2.13.6, 2.13.7rc1, 2.13.7, 2.13.8rc1, 2.13.8, 2.13.9rc1, 2.13.9, 2.13.10rc1, 2.13.10, 2.13.11rc1, 2.13.11, 2.13.12rc1, 2.13.12, 2.13.13rc1, 2.13.13, 2.14.0b1, 2.14.0b2, 2.14.0b3, 2.14.0rc1, 2.14.0rc1.post0, 2.14.0rc2, 2.14.0, 2.14.1rc1, 2.14.1, 2.14.2rc1, 2.14.2, 2.14.3rc1, 2.14.3, 2.14.4rc1, 2.14.4, 2.14.5rc1, 2.14.5, 2.14.6rc1, 2.14.6, 2.14.7rc1, 2.14.7, 2.14.8rc1, 2.14.8, 2.14.9rc1, 2.14.9, 2.14.10rc1, 2.14.10, 2.14.11rc1, 2.14.11, 2.14.12rc1, 2.14.12, 2.14.13, 2.14.14rc1, 2.14.14, 2.14.15rc1, 2.14.15, 2.14.16rc1, 2.14.16, 2.14.17rc1, 2.14.17, 2.14.18rc1, 2.14.18, 2.15.0b1, 2.15.0b2, 2.15.0b3, 2.15.0rc1, 2.15.0rc2, 2.15.0, 2.15.1rc1, 2.15.1, 2.15.2rc1, 2.15.2, 2.15.3rc1, 2.15.3, 2.15.4rc1, 2.15.4, 2.15.5rc1, 2.15.5, 2.15.6rc1, 2.15.6, 2.15.7rc1, 2.15.7, 2.15.8, 2.15.9rc1, 2.15.9, 2.15.10rc1, 2.15.10, 2.15.11rc1, 2.15.11, 2.15.12rc1, 2.15.12, 2.15.13rc1, 2.15.13, 2.16.0b1, 2.16.0b2, 2.16.0rc1, 2.16.0, 2.16.1rc1, 2.16.1, 2.16.2, 2.16.3rc1, 2.16.3, 2.16.4rc1, 2.16.4, 2.16.5rc1, 2.16.5, 2.16.6, 2.16.7rc1, 2.16.7, 2.16.8rc1, 2.16.8, 2.16.9rc1, 2.16.9, 2.16.10rc1, 2.16.10, 2.16.11rc1, 2.16.11, 2.16.12rc1, 2.16.12, 2.16.13rc1, 2.16.13, 2.16.14rc1, 2.16.14, 2.16.15rc1, 2.16.15, 2.16.16rc1, 2.16.16, 2.16.17rc1, 2.16.17, 2.17.0b1, 2.17.0rc1, 2.17.0rc2, 2.17.0, 2.17.1rc1, 2.17.1, 2.17.2rc1, 2.17.2rc2, 2.17.2, 2.17.3rc1, 2.17.3, 2.17.4rc1, 2.17.4, 2.17.5rc1, 2.17.5, 2.17.6rc1, 2.17.6, 2.17.7rc1, 2.17.7, 2.17.8rc1, 2.17.8, 2.17.9rc1, 2.17.9, 2.17.10rc1, 2.17.10, 2.17.11rc1, 2.17.11, 2.17.12rc1, 2.17.12, 2.17.13rc1, 2.17.13, 2.17.14rc1, 2.17.14, 2.18.0b1, 2.18.0rc1, 2.18.0rc2, 2.18.0, 2.18.1rc1, 2.18.1, 2.18.2rc1, 2.18.2, 2.18.3rc1, 2.18.3, 2.18.4rc1, 2.18.4, 2.18.5rc1, 2.18.5, 2.18.6rc1, 2.18.6, 2.18.7rc1, 2.18.7, 2.18.8rc1, 2.18.8, 2.18.9rc1, 2.18.9, 2.18.10rc1, 2.18.10, 2.18.11rc1, 2.18.11, 2.18.12rc1, 2.18.12, 2.18.13rc1, 2.18.13, 2.18.14rc1, 2.18.14, 2.19.0b1, 2.19.0b2, 2.19.0b3, 2.19.0b4, 2.19.0b5, 2.19.0b6, 2.19.0b7, 2.19.0rc1, 2.19.0rc2, 2.19.0, 2.19.1rc1, 2.19.1, 2.19.2rc1, 2.19.2, 2.19.3rc1, 2.19.3, 2.19.4rc1, 2.19.4, 2.19.5rc1, 2.19.5, 2.19.6rc1, 2.19.6, 2.19.7rc1, 2.19.7)\nERROR: No matching distribution found for ansible-core==2.20.3\n" 2026-02-24 03:00:57.836496 | debian-bookworm | } failure 2026-02-24 03:00:57.839061 | 2026-02-24 03:00:57.839152 | PLAY RECAP 2026-02-24 03:00:57.839207 | debian-bookworm | ok: 9 changed: 6 unreachable: 0 failed: 1 skipped: 12 rescued: 0 ignored: 0 2026-02-24 03:00:57.839230 | 2026-02-24 03:00:58.565217 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-24 03:00:58.566216 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 03:01:00.230521 | 2026-02-24 03:01:00.230668 | PLAY [Base post] 2026-02-24 03:01:00.310425 | 2026-02-24 03:01:00.311291 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-24 03:01:01.094652 | debian-bookworm | changed 2026-02-24 03:01:01.106940 | 2026-02-24 03:01:01.107042 | PLAY RECAP 2026-02-24 03:01:01.107094 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 03:01:01.107145 | 2026-02-24 03:01:01.403451 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 03:01:01.404537 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-24 03:01:02.872554 | 2026-02-24 03:01:02.874822 | PLAY [Base post-logs] 2026-02-24 03:01:02.913374 | 2026-02-24 03:01:02.913486 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-24 03:01:03.848547 | localhost | changed 2026-02-24 03:01:03.856357 | 2026-02-24 03:01:03.856498 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-24 03:01:03.898012 | localhost | ok 2026-02-24 03:01:03.901362 | 2026-02-24 03:01:03.901448 | TASK [Set zuul-log-path fact] 2026-02-24 03:01:03.916964 | localhost | ok 2026-02-24 03:01:03.933687 | 2026-02-24 03:01:03.933792 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 03:01:03.978763 | localhost | ok 2026-02-24 03:01:03.981367 | 2026-02-24 03:01:03.981443 | TASK [upload-logs : Create log directories] 2026-02-24 03:01:05.710807 | localhost | changed 2026-02-24 03:01:05.713000 | 2026-02-24 03:01:05.713076 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-24 03:01:07.534437 | localhost -> localhost | ok: Runtime: 0:00:00.050748 2026-02-24 03:01:07.539479 | 2026-02-24 03:01:07.539672 | TASK [upload-logs : Upload logs to log server] 2026-02-24 03:01:08.969128 | localhost | Output suppressed because no_log was given 2026-02-24 03:01:08.972157 | 2026-02-24 03:01:08.972346 | LOOP [upload-logs : Compress console log and json output] 2026-02-24 03:01:09.104401 | localhost | skipping: Conditional result was False 2026-02-24 03:01:09.140449 | localhost | skipping: Conditional result was False 2026-02-24 03:01:09.152505 | 2026-02-24 03:01:09.152601 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-24 03:01:09.209284 | localhost | skipping: Conditional result was False 2026-02-24 03:01:09.209529 | 2026-02-24 03:01:09.215293 | localhost | skipping: Conditional result was False 2026-02-24 03:01:09.229802 | 2026-02-24 03:01:09.229905 | LOOP [upload-logs : Upload console log and json output]