2025-09-25 21:38:32.441702 | Job console starting 2025-09-25 21:38:32.469642 | Updating git repos 2025-09-25 21:38:32.503011 | Cloning repos into workspace 2025-09-25 21:38:32.571960 | Restoring repo states 2025-09-25 21:38:32.576742 | Merging changes 2025-09-25 21:38:33.084158 | Checking out repos 2025-09-25 21:38:33.112313 | Preparing playbooks 2025-09-25 21:38:34.010903 | Running Ansible setup 2025-09-25 21:38:39.198960 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-25 21:38:40.144079 | 2025-09-25 21:38:40.144278 | PLAY [Base pre] 2025-09-25 21:38:40.168180 | 2025-09-25 21:38:40.168345 | TASK [Setup log path fact] 2025-09-25 21:38:40.218163 | debian-bookworm | ok 2025-09-25 21:38:40.237604 | 2025-09-25 21:38:40.237766 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-25 21:38:40.268265 | debian-bookworm | ok 2025-09-25 21:38:40.278154 | 2025-09-25 21:38:40.278328 | TASK [emit-job-header : Print job information] 2025-09-25 21:38:40.328349 | # Job Information 2025-09-25 21:38:40.328594 | Ansible Version: 2.16.14 2025-09-25 21:38:40.328636 | Job: mypy 2025-09-25 21:38:40.328671 | Pipeline: check 2025-09-25 21:38:40.328694 | Executor: 521e9411259a 2025-09-25 21:38:40.328715 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/220 2025-09-25 21:38:40.328738 | Event ID: f692bf50-9a57-11f0-91a0-527bcfa3274f 2025-09-25 21:38:40.333932 | 2025-09-25 21:38:40.334059 | LOOP [emit-job-header : Print node information] 2025-09-25 21:38:40.449084 | debian-bookworm | ok: 2025-09-25 21:38:40.449294 | debian-bookworm | # Node Information 2025-09-25 21:38:40.449330 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-25 21:38:40.449355 | debian-bookworm | Hostname: debian 2025-09-25 21:38:40.449378 | debian-bookworm | Username: zuul 2025-09-25 21:38:40.449399 | debian-bookworm | Distro: Debian 12.12 2025-09-25 21:38:40.449423 | debian-bookworm | Provider: regiocloud-a 2025-09-25 21:38:40.449444 | debian-bookworm | Region: 2025-09-25 21:38:40.449465 | debian-bookworm | Label: debian-bookworm 2025-09-25 21:38:40.449484 | debian-bookworm | Product Name: OpenStack Nova 2025-09-25 21:38:40.449503 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef0:b451 2025-09-25 21:38:40.468517 | 2025-09-25 21:38:40.468659 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-25 21:38:41.126497 | debian-bookworm -> localhost | changed 2025-09-25 21:38:41.133879 | 2025-09-25 21:38:41.134078 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-25 21:38:42.422825 | debian-bookworm -> localhost | changed 2025-09-25 21:38:42.433205 | 2025-09-25 21:38:42.433356 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-25 21:38:42.842806 | debian-bookworm -> localhost | ok 2025-09-25 21:38:42.848746 | 2025-09-25 21:38:42.848838 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-25 21:38:42.876595 | debian-bookworm | ok 2025-09-25 21:38:42.896527 | debian-bookworm | included: /var/lib/zuul/builds/7928b353297f4c81a6917d2e441528e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-25 21:38:42.903212 | 2025-09-25 21:38:42.903317 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-25 21:38:45.227789 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-25 21:38:45.227979 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7928b353297f4c81a6917d2e441528e7/work/7928b353297f4c81a6917d2e441528e7_id_rsa 2025-09-25 21:38:45.228016 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7928b353297f4c81a6917d2e441528e7/work/7928b353297f4c81a6917d2e441528e7_id_rsa.pub 2025-09-25 21:38:45.228043 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-25 21:38:45.228068 | debian-bookworm -> localhost | SHA256:sueihAzWAKun6htYaGxnwUPcE9gqvWU/vU+ua9O/9VI zuul-build-sshkey 2025-09-25 21:38:45.228090 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-25 21:38:45.228119 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-25 21:38:45.228141 | debian-bookworm -> localhost | |. ..+.. | 2025-09-25 21:38:45.228163 | debian-bookworm -> localhost | |..oo + | 2025-09-25 21:38:45.228183 | debian-bookworm -> localhost | |...+. . | 2025-09-25 21:38:45.228203 | debian-bookworm -> localhost | |oooooo | 2025-09-25 21:38:45.228223 | debian-bookworm -> localhost | |+=+++ o S | 2025-09-25 21:38:45.228262 | debian-bookworm -> localhost | |=*oo = . E| 2025-09-25 21:38:45.228283 | debian-bookworm -> localhost | |o.o . . o o. o | 2025-09-25 21:38:45.228303 | debian-bookworm -> localhost | |. .. .o +o. o .| 2025-09-25 21:38:45.228323 | debian-bookworm -> localhost | |oo. .. .oo=o.o...| 2025-09-25 21:38:45.228343 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-25 21:38:45.228391 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.924169 2025-09-25 21:38:45.235431 | 2025-09-25 21:38:45.235526 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-25 21:38:45.252472 | debian-bookworm | ok 2025-09-25 21:38:45.262265 | debian-bookworm | included: /var/lib/zuul/builds/7928b353297f4c81a6917d2e441528e7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-25 21:38:45.270929 | 2025-09-25 21:38:45.271010 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-25 21:38:45.295725 | debian-bookworm | skipping: Conditional result was False 2025-09-25 21:38:45.301084 | 2025-09-25 21:38:45.301167 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-25 21:38:45.921442 | debian-bookworm | changed 2025-09-25 21:38:45.927440 | 2025-09-25 21:38:45.927560 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-25 21:38:46.168478 | debian-bookworm | ok 2025-09-25 21:38:46.174971 | 2025-09-25 21:38:46.175081 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-25 21:38:46.811123 | debian-bookworm | changed 2025-09-25 21:38:46.817371 | 2025-09-25 21:38:46.817457 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-25 21:38:47.473504 | debian-bookworm | changed 2025-09-25 21:38:47.483111 | 2025-09-25 21:38:47.483344 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-25 21:38:47.496312 | debian-bookworm | skipping: Conditional result was False 2025-09-25 21:38:47.502113 | 2025-09-25 21:38:47.502207 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-25 21:38:47.908636 | debian-bookworm -> localhost | changed 2025-09-25 21:38:47.918657 | 2025-09-25 21:38:47.918747 | TASK [add-build-sshkey : Add back temp key] 2025-09-25 21:38:48.305646 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7928b353297f4c81a6917d2e441528e7/work/7928b353297f4c81a6917d2e441528e7_id_rsa (zuul-build-sshkey) 2025-09-25 21:38:48.306114 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016452 2025-09-25 21:38:48.317754 | 2025-09-25 21:38:48.317862 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-25 21:38:48.668766 | debian-bookworm | ok 2025-09-25 21:38:48.673632 | 2025-09-25 21:38:48.673719 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-25 21:38:48.706485 | debian-bookworm | skipping: Conditional result was False 2025-09-25 21:38:48.716772 | 2025-09-25 21:38:48.716853 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-25 21:38:49.109713 | debian-bookworm | ok 2025-09-25 21:38:49.125489 | 2025-09-25 21:38:49.125598 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-25 21:38:49.153031 | debian-bookworm | ok 2025-09-25 21:38:49.157800 | 2025-09-25 21:38:49.157885 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-25 21:38:49.424287 | debian-bookworm -> localhost | ok 2025-09-25 21:38:49.430339 | 2025-09-25 21:38:49.430423 | TASK [validate-host : Collect information about the host] 2025-09-25 21:38:50.451757 | debian-bookworm | ok 2025-09-25 21:38:50.463564 | 2025-09-25 21:38:50.463662 | TASK [validate-host : Sanitize hostname] 2025-09-25 21:38:50.542264 | debian-bookworm | ok 2025-09-25 21:38:50.571157 | 2025-09-25 21:38:50.571284 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-25 21:38:51.105120 | debian-bookworm -> localhost | changed 2025-09-25 21:38:51.110371 | 2025-09-25 21:38:51.110460 | TASK [validate-host : Collect information about zuul worker] 2025-09-25 21:38:51.514684 | debian-bookworm | ok 2025-09-25 21:38:51.521277 | 2025-09-25 21:38:51.521389 | TASK [validate-host : Write out all zuul information for each host] 2025-09-25 21:38:52.129845 | debian-bookworm -> localhost | changed 2025-09-25 21:38:52.137020 | 2025-09-25 21:38:52.137091 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-25 21:38:52.403392 | debian-bookworm | ok 2025-09-25 21:38:52.408630 | 2025-09-25 21:38:52.408716 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-25 21:38:53.189941 | debian-bookworm | changed: 2025-09-25 21:38:53.190159 | debian-bookworm | cd+++++++++ src/ 2025-09-25 21:38:53.190195 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-25 21:38:53.190219 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-25 21:38:53.190267 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2025-09-25 21:38:53.190289 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-09-25 21:39:32.417234 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2025-09-25 21:39:32.485931 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20250324 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 2025-09-25 21:39:35.738313 | debian-bookworm | Installing missing stub packages: 2025-09-25 21:39:35.738437 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2025-09-25 21:39:35.738454 | debian-bookworm | 2025-09-25 21:39:35.738467 | debian-bookworm | 2025-09-25 21:39:35.738480 | debian-bookworm | Success: no issues found in 5 source files 2025-09-25 21:39:35.943912 | debian-bookworm | ok: Runtime: 0:00:10.565960 2025-09-25 21:39:35.956385 | 2025-09-25 21:39:35.956573 | PLAY RECAP 2025-09-25 21:39:35.956720 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-09-25 21:39:35.956791 | 2025-09-25 21:39:36.087410 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-09-25 21:39:36.089590 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-25 21:39:36.822466 | 2025-09-25 21:39:36.822615 | PLAY [Base post] 2025-09-25 21:39:36.836256 | 2025-09-25 21:39:36.836381 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-25 21:39:37.433612 | debian-bookworm | changed 2025-09-25 21:39:37.442328 | 2025-09-25 21:39:37.442474 | PLAY RECAP 2025-09-25 21:39:37.442544 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-25 21:39:37.442617 | 2025-09-25 21:39:37.561546 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-25 21:39:37.563676 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-25 21:39:38.339989 | 2025-09-25 21:39:38.340153 | PLAY [Base post-logs] 2025-09-25 21:39:38.350644 | 2025-09-25 21:39:38.350769 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-25 21:39:38.814034 | localhost | changed 2025-09-25 21:39:38.830466 | 2025-09-25 21:39:38.830647 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-25 21:39:38.868765 | localhost | ok 2025-09-25 21:39:38.875027 | 2025-09-25 21:39:38.875186 | TASK [Set zuul-log-path fact] 2025-09-25 21:39:38.902150 | localhost | ok 2025-09-25 21:39:38.914417 | 2025-09-25 21:39:38.914554 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-25 21:39:38.939978 | localhost | ok 2025-09-25 21:39:38.943858 | 2025-09-25 21:39:38.943986 | TASK [upload-logs : Create log directories] 2025-09-25 21:39:39.416709 | localhost | changed 2025-09-25 21:39:39.419534 | 2025-09-25 21:39:39.419638 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-25 21:39:39.910752 | localhost -> localhost | ok: Runtime: 0:00:00.005301 2025-09-25 21:39:39.917386 | 2025-09-25 21:39:39.917563 | TASK [upload-logs : Upload logs to log server] 2025-09-25 21:39:40.461088 | localhost | Output suppressed because no_log was given 2025-09-25 21:39:40.463026 | 2025-09-25 21:39:40.463131 | LOOP [upload-logs : Compress console log and json output] 2025-09-25 21:39:40.509130 | localhost | skipping: Conditional result was False 2025-09-25 21:39:40.514272 | localhost | skipping: Conditional result was False 2025-09-25 21:39:40.526752 | 2025-09-25 21:39:40.527022 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-25 21:39:40.579584 | localhost | skipping: Conditional result was False 2025-09-25 21:39:40.580137 | 2025-09-25 21:39:40.583847 | localhost | skipping: Conditional result was False 2025-09-25 21:39:40.591108 | 2025-09-25 21:39:40.591364 | LOOP [upload-logs : Upload console log and json output]