2026-01-11 03:15:20.860077 | Job console starting 2026-01-11 03:15:20.872554 | Updating git repos 2026-01-11 03:15:20.894002 | Cloning repos into workspace 2026-01-11 03:15:20.944376 | Restoring repo states 2026-01-11 03:15:20.957914 | Merging changes 2026-01-11 03:15:20.957937 | Checking out repos 2026-01-11 03:15:21.017212 | Preparing playbooks 2026-01-11 03:15:21.661824 | Running Ansible setup 2026-01-11 03:15:26.123586 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-11 03:15:26.989131 | 2026-01-11 03:15:26.989308 | PLAY [Base pre] 2026-01-11 03:15:27.006976 | 2026-01-11 03:15:27.007191 | TASK [Setup log path fact] 2026-01-11 03:15:27.027236 | debian-bookworm | ok 2026-01-11 03:15:27.044240 | 2026-01-11 03:15:27.044411 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-11 03:15:27.096751 | debian-bookworm | ok 2026-01-11 03:15:27.108454 | 2026-01-11 03:15:27.108602 | TASK [emit-job-header : Print job information] 2026-01-11 03:15:27.160188 | # Job Information 2026-01-11 03:15:27.160394 | Ansible Version: 2.16.14 2026-01-11 03:15:27.160503 | Job: mypy 2026-01-11 03:15:27.160541 | Pipeline: periodic-daily 2026-01-11 03:15:27.160565 | Executor: 521e9411259a 2026-01-11 03:15:27.160586 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-01-11 03:15:27.160608 | Event ID: 5115d11224af435d9f1eb3f8dfef4d8a 2026-01-11 03:15:27.165837 | 2026-01-11 03:15:27.165969 | LOOP [emit-job-header : Print node information] 2026-01-11 03:15:27.286226 | debian-bookworm | ok: 2026-01-11 03:15:27.286595 | debian-bookworm | # Node Information 2026-01-11 03:15:27.286639 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-11 03:15:27.286666 | debian-bookworm | Hostname: debian 2026-01-11 03:15:27.286689 | debian-bookworm | Username: zuul 2026-01-11 03:15:27.286710 | debian-bookworm | Distro: Debian 12.12 2026-01-11 03:15:27.286734 | debian-bookworm | Provider: regiocloud-a 2026-01-11 03:15:27.286756 | debian-bookworm | Region: 2026-01-11 03:15:27.286778 | debian-bookworm | Label: debian-bookworm 2026-01-11 03:15:27.286797 | debian-bookworm | Product Name: OpenStack Nova 2026-01-11 03:15:27.286817 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe32:7917 2026-01-11 03:15:27.327880 | 2026-01-11 03:15:27.328186 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-11 03:15:27.928578 | debian-bookworm -> localhost | changed 2026-01-11 03:15:27.942912 | 2026-01-11 03:15:27.943143 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-11 03:15:29.079536 | debian-bookworm -> localhost | changed 2026-01-11 03:15:29.093770 | 2026-01-11 03:15:29.093913 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-11 03:15:29.434818 | debian-bookworm -> localhost | ok 2026-01-11 03:15:29.449754 | 2026-01-11 03:15:29.450044 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-11 03:15:29.487358 | debian-bookworm | ok 2026-01-11 03:15:29.509836 | debian-bookworm | included: /var/lib/zuul/builds/e03cbea712624330b1635a966dbb05c6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-11 03:15:29.518256 | 2026-01-11 03:15:29.518373 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-11 03:15:30.970815 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-11 03:15:30.971717 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e03cbea712624330b1635a966dbb05c6/work/e03cbea712624330b1635a966dbb05c6_id_rsa 2026-01-11 03:15:30.971822 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e03cbea712624330b1635a966dbb05c6/work/e03cbea712624330b1635a966dbb05c6_id_rsa.pub 2026-01-11 03:15:30.971890 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-11 03:15:30.971965 | debian-bookworm -> localhost | SHA256:WltNJNOWXjAUn0aZ5/WFphwS6npF7VgJyZYB0yIQgNU zuul-build-sshkey 2026-01-11 03:15:30.972084 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-11 03:15:30.972219 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-11 03:15:30.972323 | debian-bookworm -> localhost | | ooooo o+*B*+.+ | 2026-01-11 03:15:30.972407 | debian-bookworm -> localhost | |. E . .oB*==*.+| 2026-01-11 03:15:30.972471 | debian-bookworm -> localhost | | ..o.===+o+| 2026-01-11 03:15:30.972556 | debian-bookworm -> localhost | | . . *+. o| 2026-01-11 03:15:30.972641 | debian-bookworm -> localhost | | S + o | 2026-01-11 03:15:30.972746 | debian-bookworm -> localhost | | + + | 2026-01-11 03:15:30.972836 | debian-bookworm -> localhost | | o o | 2026-01-11 03:15:30.972890 | debian-bookworm -> localhost | | . | 2026-01-11 03:15:30.972946 | debian-bookworm -> localhost | | | 2026-01-11 03:15:30.972997 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-11 03:15:30.973193 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.872345 2026-01-11 03:15:30.987886 | 2026-01-11 03:15:30.988173 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-11 03:15:31.040297 | debian-bookworm | ok 2026-01-11 03:15:31.056896 | debian-bookworm | included: /var/lib/zuul/builds/e03cbea712624330b1635a966dbb05c6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-11 03:15:31.069039 | 2026-01-11 03:15:31.069210 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-11 03:15:31.105377 | debian-bookworm | skipping: Conditional result was False 2026-01-11 03:15:31.124461 | 2026-01-11 03:15:31.124716 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-11 03:15:31.824666 | debian-bookworm | changed 2026-01-11 03:15:31.834332 | 2026-01-11 03:15:31.834489 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-11 03:15:32.098863 | debian-bookworm | ok 2026-01-11 03:15:32.108738 | 2026-01-11 03:15:32.108901 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-11 03:15:32.872281 | debian-bookworm | changed 2026-01-11 03:15:32.882618 | 2026-01-11 03:15:32.882758 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-11 03:15:33.610315 | debian-bookworm | changed 2026-01-11 03:15:33.618277 | 2026-01-11 03:15:33.618423 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-11 03:15:33.653621 | debian-bookworm | skipping: Conditional result was False 2026-01-11 03:15:33.669089 | 2026-01-11 03:15:33.669281 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-11 03:15:34.218607 | debian-bookworm -> localhost | changed 2026-01-11 03:15:34.243346 | 2026-01-11 03:15:34.243538 | TASK [add-build-sshkey : Add back temp key] 2026-01-11 03:15:34.651024 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e03cbea712624330b1635a966dbb05c6/work/e03cbea712624330b1635a966dbb05c6_id_rsa (zuul-build-sshkey) 2026-01-11 03:15:34.651359 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022453 2026-01-11 03:15:34.663191 | 2026-01-11 03:15:34.663355 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-11 03:15:35.108960 | debian-bookworm | ok 2026-01-11 03:15:35.118008 | 2026-01-11 03:15:35.118183 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-11 03:15:35.154440 | debian-bookworm | skipping: Conditional result was False 2026-01-11 03:15:35.168708 | 2026-01-11 03:15:35.168838 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-11 03:15:35.631720 | debian-bookworm | ok 2026-01-11 03:15:35.646186 | 2026-01-11 03:15:35.646337 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-11 03:15:35.707725 | debian-bookworm | ok 2026-01-11 03:15:35.718078 | 2026-01-11 03:15:35.718274 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-11 03:15:36.119256 | debian-bookworm -> localhost | ok 2026-01-11 03:15:36.132755 | 2026-01-11 03:15:36.132921 | TASK [validate-host : Collect information about the host] 2026-01-11 03:15:37.507946 | debian-bookworm | ok 2026-01-11 03:15:37.540757 | 2026-01-11 03:15:37.542463 | TASK [validate-host : Sanitize hostname] 2026-01-11 03:15:37.814257 | debian-bookworm | ok 2026-01-11 03:15:37.910269 | 2026-01-11 03:15:37.910475 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-11 03:15:38.672383 | debian-bookworm -> localhost | changed 2026-01-11 03:15:38.694632 | 2026-01-11 03:15:38.694800 | TASK [validate-host : Collect information about zuul worker] 2026-01-11 03:15:39.273401 | debian-bookworm | ok 2026-01-11 03:15:39.294145 | 2026-01-11 03:15:39.294307 | TASK [validate-host : Write out all zuul information for each host] 2026-01-11 03:15:39.946868 | debian-bookworm -> localhost | changed 2026-01-11 03:15:39.957536 | 2026-01-11 03:15:39.957674 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-11 03:15:40.240103 | debian-bookworm | ok 2026-01-11 03:15:40.250113 | 2026-01-11 03:15:40.250304 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-11 03:15:41.174148 | debian-bookworm | changed: 2026-01-11 03:15:41.174422 | debian-bookworm | cd+++++++++ src/ 2026-01-11 03:15:41.174466 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-11 03:15:41.174498 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-11 03:15:41.174527 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-01-11 03:15:41.174554 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-01-11 03:16:20.689998 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-01-11 03:16:20.747398 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 2026-01-11 03:16:25.755510 | debian-bookworm | Installing missing stub packages: 2026-01-11 03:16:25.755646 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-01-11 03:16:25.755664 | debian-bookworm | 2026-01-11 03:16:25.755676 | debian-bookworm | 2026-01-11 03:16:25.755688 | debian-bookworm | Success: no issues found in 8 source files 2026-01-11 03:16:26.178503 | debian-bookworm | ok: Runtime: 0:00:11.837152 2026-01-11 03:16:26.190484 | 2026-01-11 03:16:26.190612 | PLAY RECAP 2026-01-11 03:16:26.190675 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-01-11 03:16:26.190711 | 2026-01-11 03:16:26.748903 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-01-11 03:16:26.749948 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-11 03:16:28.630955 | 2026-01-11 03:16:28.631752 | PLAY [Base post] 2026-01-11 03:16:28.667204 | 2026-01-11 03:16:28.667699 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-11 03:16:29.349562 | debian-bookworm | changed 2026-01-11 03:16:29.370778 | 2026-01-11 03:16:29.370962 | PLAY RECAP 2026-01-11 03:16:29.371047 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-11 03:16:29.371112 | 2026-01-11 03:16:29.712975 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-11 03:16:29.716081 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-11 03:16:30.813466 | 2026-01-11 03:16:30.813669 | PLAY [Base post-logs] 2026-01-11 03:16:30.826225 | 2026-01-11 03:16:30.826401 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-11 03:16:31.448670 | localhost | changed 2026-01-11 03:16:31.460385 | 2026-01-11 03:16:31.460569 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-11 03:16:31.501278 | localhost | ok 2026-01-11 03:16:31.505434 | 2026-01-11 03:16:31.505551 | TASK [Set zuul-log-path fact] 2026-01-11 03:16:31.525617 | localhost | ok 2026-01-11 03:16:31.540659 | 2026-01-11 03:16:31.540830 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-11 03:16:31.567231 | localhost | ok 2026-01-11 03:16:31.570409 | 2026-01-11 03:16:31.570521 | TASK [upload-logs : Create log directories] 2026-01-11 03:16:32.377228 | localhost | changed 2026-01-11 03:16:32.380585 | 2026-01-11 03:16:32.380708 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-11 03:16:33.210242 | localhost -> localhost | ok: Runtime: 0:00:00.008631 2026-01-11 03:16:33.217552 | 2026-01-11 03:16:33.217692 | TASK [upload-logs : Upload logs to log server] 2026-01-11 03:16:34.168862 | localhost | Output suppressed because no_log was given 2026-01-11 03:16:34.170816 | 2026-01-11 03:16:34.170952 | LOOP [upload-logs : Compress console log and json output] 2026-01-11 03:16:34.221443 | localhost | skipping: Conditional result was False 2026-01-11 03:16:34.228579 | localhost | skipping: Conditional result was False 2026-01-11 03:16:34.238609 | 2026-01-11 03:16:34.238738 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-11 03:16:34.295708 | localhost | skipping: Conditional result was False 2026-01-11 03:16:34.296013 | 2026-01-11 03:16:34.301802 | localhost | skipping: Conditional result was False 2026-01-11 03:16:34.305868 | 2026-01-11 03:16:34.305999 | LOOP [upload-logs : Upload console log and json output]