2026-07-20 10:08:56.452718 | Job console starting 2026-07-20 10:08:56.512209 | Updating git repos 2026-07-20 10:08:56.588142 | Cloning repos into workspace 2026-07-20 10:08:56.724198 | Restoring repo states 2026-07-20 10:08:56.758278 | Merging changes 2026-07-20 10:08:57.465238 | Checking out repos 2026-07-20 10:08:57.524147 | Preparing playbooks 2026-07-20 10:08:58.907699 | Running Ansible setup 2026-07-20 10:09:05.655334 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 10:09:06.919610 | 2026-07-20 10:09:06.919755 | PLAY [Base pre] 2026-07-20 10:09:06.958189 | 2026-07-20 10:09:06.958326 | TASK [Setup log path fact] 2026-07-20 10:09:06.986416 | debian-bookworm | ok 2026-07-20 10:09:07.011705 | 2026-07-20 10:09:07.011851 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 10:09:07.062767 | debian-bookworm | ok 2026-07-20 10:09:07.074349 | 2026-07-20 10:09:07.074474 | TASK [emit-job-header : Print job information] 2026-07-20 10:09:07.112448 | # Job Information 2026-07-20 10:09:07.112609 | Ansible Version: 2.16.14 2026-07-20 10:09:07.112644 | Job: mypy 2026-07-20 10:09:07.112675 | Pipeline: check 2026-07-20 10:09:07.112698 | Executor: 521e9411259a 2026-07-20 10:09:07.112719 | Triggered by: https://github.com/osism/netbox-manager/pull/190 2026-07-20 10:09:07.112741 | Event ID: 931c8b10-841f-11f1-816f-39ea702e087f 2026-07-20 10:09:07.117531 | 2026-07-20 10:09:07.117622 | LOOP [emit-job-header : Print node information] 2026-07-20 10:09:07.363474 | debian-bookworm | ok: 2026-07-20 10:09:07.363629 | debian-bookworm | # Node Information 2026-07-20 10:09:07.363657 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 10:09:07.363678 | debian-bookworm | Hostname: debian 2026-07-20 10:09:07.363696 | debian-bookworm | Username: zuul 2026-07-20 10:09:07.363712 | debian-bookworm | Distro: Debian 12.15 2026-07-20 10:09:07.363731 | debian-bookworm | Provider: regiocloud-a 2026-07-20 10:09:07.363748 | debian-bookworm | Region: 2026-07-20 10:09:07.363765 | debian-bookworm | Label: debian-bookworm 2026-07-20 10:09:07.363782 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 10:09:07.363797 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe47:f7c6 2026-07-20 10:09:07.379992 | 2026-07-20 10:09:07.380106 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 10:09:08.298133 | debian-bookworm -> localhost | changed 2026-07-20 10:09:08.305510 | 2026-07-20 10:09:08.305625 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 10:09:09.738914 | debian-bookworm -> localhost | changed 2026-07-20 10:09:09.754637 | 2026-07-20 10:09:09.754760 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 10:09:10.470062 | debian-bookworm -> localhost | ok 2026-07-20 10:09:10.477519 | 2026-07-20 10:09:10.477635 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 10:09:10.519245 | debian-bookworm | ok 2026-07-20 10:09:10.549944 | debian-bookworm | included: /var/lib/zuul/builds/846f629f4f2b436e9a35f827bedfef92/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 10:09:10.565442 | 2026-07-20 10:09:10.565561 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 10:09:11.645282 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 10:09:11.645540 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/846f629f4f2b436e9a35f827bedfef92/work/846f629f4f2b436e9a35f827bedfef92_id_rsa 2026-07-20 10:09:11.645580 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/846f629f4f2b436e9a35f827bedfef92/work/846f629f4f2b436e9a35f827bedfef92_id_rsa.pub 2026-07-20 10:09:11.645609 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 10:09:11.645636 | debian-bookworm -> localhost | SHA256:CWB2EJGNQmnfkya7MHdoxk56ezHgsxhpIFLT4DJEIuo zuul-build-sshkey 2026-07-20 10:09:11.645659 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 10:09:11.645693 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 10:09:11.645716 | debian-bookworm -> localhost | |++o+BB. | 2026-07-20 10:09:11.645738 | debian-bookworm -> localhost | |=.*o+o. | 2026-07-20 10:09:11.645758 | debian-bookworm -> localhost | |+o.+ ... | 2026-07-20 10:09:11.645778 | debian-bookworm -> localhost | |=o + =. . | 2026-07-20 10:09:11.645799 | debian-bookworm -> localhost | |oE + * .S | 2026-07-20 10:09:11.645823 | debian-bookworm -> localhost | | * @ + | 2026-07-20 10:09:11.645843 | debian-bookworm -> localhost | | . % = o | 2026-07-20 10:09:11.645863 | debian-bookworm -> localhost | | o = . | 2026-07-20 10:09:11.645884 | debian-bookworm -> localhost | | ..o | 2026-07-20 10:09:11.645905 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 10:09:11.645951 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.264299 2026-07-20 10:09:11.652411 | 2026-07-20 10:09:11.652519 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 10:09:11.701047 | debian-bookworm | ok 2026-07-20 10:09:11.713116 | debian-bookworm | included: /var/lib/zuul/builds/846f629f4f2b436e9a35f827bedfef92/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 10:09:11.736432 | 2026-07-20 10:09:11.736570 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 10:09:11.760114 | debian-bookworm | skipping: Conditional result was False 2026-07-20 10:09:11.766787 | 2026-07-20 10:09:11.766919 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 10:09:12.435350 | debian-bookworm | changed 2026-07-20 10:09:12.442000 | 2026-07-20 10:09:12.442104 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 10:09:12.680777 | debian-bookworm | ok 2026-07-20 10:09:12.686345 | 2026-07-20 10:09:12.686441 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 10:09:13.370528 | debian-bookworm | changed 2026-07-20 10:09:13.377347 | 2026-07-20 10:09:13.377446 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 10:09:14.067382 | debian-bookworm | changed 2026-07-20 10:09:14.074167 | 2026-07-20 10:09:14.074267 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 10:09:14.097728 | debian-bookworm | skipping: Conditional result was False 2026-07-20 10:09:14.104087 | 2026-07-20 10:09:14.104187 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 10:09:14.768925 | debian-bookworm -> localhost | changed 2026-07-20 10:09:14.781606 | 2026-07-20 10:09:14.781728 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 10:09:15.122794 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/846f629f4f2b436e9a35f827bedfef92/work/846f629f4f2b436e9a35f827bedfef92_id_rsa (zuul-build-sshkey) 2026-07-20 10:09:15.123348 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009990 2026-07-20 10:09:15.130702 | 2026-07-20 10:09:15.130811 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 10:09:15.590357 | debian-bookworm | ok 2026-07-20 10:09:15.595769 | 2026-07-20 10:09:15.595868 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 10:09:15.641651 | debian-bookworm | skipping: Conditional result was False 2026-07-20 10:09:15.656016 | 2026-07-20 10:09:15.656148 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 10:09:16.065881 | debian-bookworm | ok 2026-07-20 10:09:16.085689 | 2026-07-20 10:09:16.085839 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 10:09:16.117495 | debian-bookworm | ok 2026-07-20 10:09:16.125574 | 2026-07-20 10:09:16.125695 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 10:09:16.425835 | debian-bookworm -> localhost | ok 2026-07-20 10:09:16.434605 | 2026-07-20 10:09:16.434701 | TASK [validate-host : Collect information about the host] 2026-07-20 10:09:17.509148 | debian-bookworm | ok 2026-07-20 10:09:17.520866 | 2026-07-20 10:09:17.520999 | TASK [validate-host : Sanitize hostname] 2026-07-20 10:09:17.668419 | debian-bookworm | ok 2026-07-20 10:09:17.674114 | 2026-07-20 10:09:17.674210 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 10:09:18.202016 | debian-bookworm -> localhost | changed 2026-07-20 10:09:18.213859 | 2026-07-20 10:09:18.214018 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 10:09:18.666048 | debian-bookworm | ok 2026-07-20 10:09:18.670040 | 2026-07-20 10:09:18.670120 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 10:09:19.413386 | debian-bookworm -> localhost | changed 2026-07-20 10:09:19.423669 | 2026-07-20 10:09:19.423769 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 10:09:19.703632 | debian-bookworm | ok 2026-07-20 10:09:19.709535 | 2026-07-20 10:09:19.709626 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 10:09:21.191631 | debian-bookworm | changed: 2026-07-20 10:09:21.191823 | debian-bookworm | cd+++++++++ src/ 2026-07-20 10:09:21.191862 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 10:09:21.191889 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 10:09:21.191913 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-07-20 10:09:21.191964 | debian-bookworm | netbox_manager/requirements.yml 2026-07-20 10:09:21.192270 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-07-20 10:09:21.192290 | 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; 2.20.4 Requires-Python >=3.12; 2.20.4rc1 Requires-Python >=3.12; 2.20.5 Requires-Python >=3.12; 2.20.5rc1 Requires-Python >=3.12; 2.20.6 Requires-Python >=3.12; 2.20.6rc1 Requires-Python >=3.12; 2.20.7 Requires-Python >=3.12; 2.20.7rc1 Requires-Python >=3.12; 2.21.0 Requires-Python >=3.12; 2.21.0b1 Requires-Python >=3.12; 2.21.0b2 Requires-Python >=3.12; 2.21.0b3 Requires-Python >=3.12; 2.21.0rc1 Requires-Python >=3.12; 2.21.1 Requires-Python >=3.12; 2.21.1rc1 Requires-Python >=3.12; 2.21.2 Requires-Python >=3.12; 2.21.2rc1 Requires-Python >=3.12\nERROR: Could not find a version that satisfies the requirement ansible-core==2.21.2 (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.16.18rc1, 2.16.18, 2.16.19rc1, 2.16.19, 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.18.15rc1, 2.18.15, 2.18.16rc1, 2.18.16, 2.18.17rc1, 2.18.17, 2.18.18rc1, 2.18.18, 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, 2.19.8rc1, 2.19.8, 2.19.9rc1, 2.19.9, 2.19.10rc1, 2.19.10, 2.19.11rc1, 2.19.11)\nERROR: No matching distribution found for ansible-core==2.21.2\n" 2026-07-20 10:10:00.691252 | debian-bookworm | } failure 2026-07-20 10:10:00.695762 | 2026-07-20 10:10:00.695925 | PLAY RECAP 2026-07-20 10:10:00.696024 | debian-bookworm | ok: 9 changed: 6 unreachable: 0 failed: 1 skipped: 12 rescued: 0 ignored: 0 2026-07-20 10:10:00.696078 | 2026-07-20 10:10:00.879211 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-07-20 10:10:00.880264 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 10:10:01.758173 | 2026-07-20 10:10:01.758365 | PLAY [Base post-fetch] 2026-07-20 10:10:01.773238 | 2026-07-20 10:10:01.773410 | TASK [diagnose-network : Ensure log directory exists] 2026-07-20 10:10:02.170462 | debian-bookworm | ok 2026-07-20 10:10:02.178958 | 2026-07-20 10:10:02.179134 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-20 10:10:14.033302 | debian-bookworm | ok: Runtime: 0:00:05.893190 2026-07-20 10:10:14.044144 | 2026-07-20 10:10:14.044336 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-20 10:10:20.151193 | debian-bookworm | ok: Runtime: 0:00:00.009318 2026-07-20 10:10:20.159195 | 2026-07-20 10:10:20.159331 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-20 10:10:26.231630 | debian-bookworm | ok: Runtime: 0:00:00.010140 2026-07-20 10:10:26.248751 | 2026-07-20 10:10:26.248947 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-20 10:10:26.320085 | debian-bookworm | skipping: Conditional result was False 2026-07-20 10:10:26.331621 | 2026-07-20 10:10:26.331817 | TASK [fetch-output : Set log path for single node] 2026-07-20 10:10:26.410092 | debian-bookworm | ok 2026-07-20 10:10:26.419792 | 2026-07-20 10:10:26.419962 | LOOP [fetch-output : Ensure local output dirs] 2026-07-20 10:10:26.786426 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/846f629f4f2b436e9a35f827bedfef92/work/logs" 2026-07-20 10:10:27.217928 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/846f629f4f2b436e9a35f827bedfef92/work/artifacts" 2026-07-20 10:10:27.705200 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/846f629f4f2b436e9a35f827bedfef92/work/docs" 2026-07-20 10:10:27.720481 | 2026-07-20 10:10:27.720749 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 10:10:28.569608 | debian-bookworm | changed: 2026-07-20 10:10:28.569990 | debian-bookworm | .d..t...... ./ 2026-07-20 10:10:28.570056 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 10:10:28.570099 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 10:10:28.570138 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 10:10:28.570178 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 10:10:28.570215 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 10:10:28.570279 | debian-bookworm | changed: All items complete 2026-07-20 10:10:28.570322 | 2026-07-20 10:10:29.227637 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 10:10:29.862239 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 10:10:29.877480 | 2026-07-20 10:10:29.877645 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 10:10:30.233185 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009774 2026-07-20 10:10:30.519521 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007271 2026-07-20 10:10:30.535300 | 2026-07-20 10:10:30.535415 | PLAY RECAP 2026-07-20 10:10:30.535473 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-20 10:10:30.535509 | 2026-07-20 10:10:30.740514 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 10:10:30.741412 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 10:10:31.540089 | 2026-07-20 10:10:31.540288 | PLAY [Base post] 2026-07-20 10:10:31.555867 | 2026-07-20 10:10:31.556049 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 10:10:32.208031 | debian-bookworm | changed 2026-07-20 10:10:32.216354 | 2026-07-20 10:10:32.216537 | PLAY RECAP 2026-07-20 10:10:32.216624 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 10:10:32.216697 | 2026-07-20 10:10:32.378761 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 10:10:32.380369 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 10:10:33.267008 | 2026-07-20 10:10:33.267218 | PLAY [Base post-logs] 2026-07-20 10:10:33.279260 | 2026-07-20 10:10:33.279437 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 10:10:33.872043 | localhost | changed 2026-07-20 10:10:33.891989 | 2026-07-20 10:10:33.892537 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 10:10:33.931829 | localhost | ok 2026-07-20 10:10:33.939311 | 2026-07-20 10:10:33.939572 | TASK [Set zuul-log-path fact] 2026-07-20 10:10:33.962674 | localhost | ok 2026-07-20 10:10:33.977862 | 2026-07-20 10:10:33.978056 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 10:10:34.019323 | localhost | ok 2026-07-20 10:10:34.026167 | 2026-07-20 10:10:34.026329 | TASK [upload-logs : Create log directories] 2026-07-20 10:10:34.745783 | localhost | changed 2026-07-20 10:10:34.752520 | 2026-07-20 10:10:34.752656 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 10:10:35.323782 | localhost -> localhost | ok: Runtime: 0:00:00.013413 2026-07-20 10:10:35.331040 | 2026-07-20 10:10:35.331242 | TASK [upload-logs : Upload logs to log server] 2026-07-20 10:10:36.130782 | localhost | Output suppressed because no_log was given 2026-07-20 10:10:36.132798 | 2026-07-20 10:10:36.132935 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 10:10:36.249048 | localhost | skipping: Conditional result was False 2026-07-20 10:10:36.264388 | localhost | skipping: Conditional result was False 2026-07-20 10:10:36.273460 | 2026-07-20 10:10:36.273618 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 10:10:36.343962 | localhost | skipping: Conditional result was False 2026-07-20 10:10:36.344281 | 2026-07-20 10:10:36.349441 | localhost | skipping: Conditional result was False 2026-07-20 10:10:36.353140 | 2026-07-20 10:10:36.353271 | LOOP [upload-logs : Upload console log and json output]