2026-03-18 09:51:19.929857 | Job console starting 2026-03-18 09:51:19.962419 | Updating git repos 2026-03-18 09:51:20.003548 | Cloning repos into workspace 2026-03-18 09:51:20.074935 | Restoring repo states 2026-03-18 09:51:20.086967 | Merging changes 2026-03-18 09:51:20.763783 | Checking out repos 2026-03-18 09:51:20.786974 | Preparing playbooks 2026-03-18 09:51:21.664983 | Running Ansible setup 2026-03-18 09:51:26.526610 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-18 09:51:27.584714 | 2026-03-18 09:51:27.584878 | PLAY [Base pre] 2026-03-18 09:51:27.608708 | 2026-03-18 09:51:27.608868 | TASK [Setup log path fact] 2026-03-18 09:51:27.637937 | debian-bookworm | ok 2026-03-18 09:51:27.665877 | 2026-03-18 09:51:27.666056 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-18 09:51:27.696154 | debian-bookworm | ok 2026-03-18 09:51:27.706020 | 2026-03-18 09:51:27.706143 | TASK [emit-job-header : Print job information] 2026-03-18 09:51:27.764353 | # Job Information 2026-03-18 09:51:27.764541 | Ansible Version: 2.16.14 2026-03-18 09:51:27.764592 | Job: mypy 2026-03-18 09:51:27.764625 | Pipeline: check 2026-03-18 09:51:27.764648 | Executor: 521e9411259a 2026-03-18 09:51:27.764669 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/278 2026-03-18 09:51:27.764691 | Event ID: fff92d10-22ae-11f1-82b0-90f5933f0e31 2026-03-18 09:51:27.769612 | 2026-03-18 09:51:27.769722 | LOOP [emit-job-header : Print node information] 2026-03-18 09:51:27.897658 | debian-bookworm | ok: 2026-03-18 09:51:27.897849 | debian-bookworm | # Node Information 2026-03-18 09:51:27.897884 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-18 09:51:27.897909 | debian-bookworm | Hostname: debian 2026-03-18 09:51:27.897930 | debian-bookworm | Username: zuul 2026-03-18 09:51:27.897952 | debian-bookworm | Distro: Debian 12.13 2026-03-18 09:51:27.897976 | debian-bookworm | Provider: regiocloud-a 2026-03-18 09:51:27.897997 | debian-bookworm | Region: 2026-03-18 09:51:27.898018 | debian-bookworm | Label: debian-bookworm 2026-03-18 09:51:27.898038 | debian-bookworm | Product Name: OpenStack Nova 2026-03-18 09:51:27.898057 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe02:520d 2026-03-18 09:51:27.917003 | 2026-03-18 09:51:27.917146 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-18 09:51:28.639549 | debian-bookworm -> localhost | changed 2026-03-18 09:51:28.646980 | 2026-03-18 09:51:28.647111 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-18 09:51:29.948051 | debian-bookworm -> localhost | changed 2026-03-18 09:51:29.966449 | 2026-03-18 09:51:29.966651 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-18 09:51:30.330921 | debian-bookworm -> localhost | ok 2026-03-18 09:51:30.337426 | 2026-03-18 09:51:30.337548 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-18 09:51:30.368647 | debian-bookworm | ok 2026-03-18 09:51:30.387959 | debian-bookworm | included: /var/lib/zuul/builds/bf7832b33a764bb4b7fe65b1533f321a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-18 09:51:30.394090 | 2026-03-18 09:51:30.394202 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-18 09:51:31.617273 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-18 09:51:31.617465 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bf7832b33a764bb4b7fe65b1533f321a/work/bf7832b33a764bb4b7fe65b1533f321a_id_rsa 2026-03-18 09:51:31.617504 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bf7832b33a764bb4b7fe65b1533f321a/work/bf7832b33a764bb4b7fe65b1533f321a_id_rsa.pub 2026-03-18 09:51:31.617530 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-18 09:51:31.617577 | debian-bookworm -> localhost | SHA256:sP/r7ANDBHSmvbSwMOR2nNIKrdYG/f5utmIfoH9BYfU zuul-build-sshkey 2026-03-18 09:51:31.617605 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-18 09:51:31.617641 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-18 09:51:31.617664 | debian-bookworm -> localhost | | ..o.o.. | 2026-03-18 09:51:31.617686 | debian-bookworm -> localhost | | = o *+ . | 2026-03-18 09:51:31.617707 | debian-bookworm -> localhost | | o O Ooo. E | 2026-03-18 09:51:31.617727 | debian-bookworm -> localhost | | * B *oo | 2026-03-18 09:51:31.617746 | debian-bookworm -> localhost | | o + =oS | 2026-03-18 09:51:31.617772 | debian-bookworm -> localhost | | . . o o+ | 2026-03-18 09:51:31.617792 | debian-bookworm -> localhost | | . . o+ | 2026-03-18 09:51:31.617812 | debian-bookworm -> localhost | | .o.++. | 2026-03-18 09:51:31.617832 | debian-bookworm -> localhost | | ..B=+*o | 2026-03-18 09:51:31.617853 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-18 09:51:31.617901 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.564172 2026-03-18 09:51:31.624032 | 2026-03-18 09:51:31.624121 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-18 09:51:31.641687 | debian-bookworm | ok 2026-03-18 09:51:31.652482 | debian-bookworm | included: /var/lib/zuul/builds/bf7832b33a764bb4b7fe65b1533f321a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-18 09:51:31.660970 | 2026-03-18 09:51:31.661047 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-18 09:51:31.673681 | debian-bookworm | skipping: Conditional result was False 2026-03-18 09:51:31.679063 | 2026-03-18 09:51:31.679144 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-18 09:51:32.302972 | debian-bookworm | changed 2026-03-18 09:51:32.310411 | 2026-03-18 09:51:32.310592 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-18 09:51:32.568593 | debian-bookworm | ok 2026-03-18 09:51:32.577752 | 2026-03-18 09:51:32.577876 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-18 09:51:33.222963 | debian-bookworm | changed 2026-03-18 09:51:33.233157 | 2026-03-18 09:51:33.233274 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-18 09:51:33.935524 | debian-bookworm | changed 2026-03-18 09:51:33.942655 | 2026-03-18 09:51:33.942765 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-18 09:51:33.966204 | debian-bookworm | skipping: Conditional result was False 2026-03-18 09:51:33.981329 | 2026-03-18 09:51:33.981430 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-18 09:51:34.419102 | debian-bookworm -> localhost | changed 2026-03-18 09:51:34.429646 | 2026-03-18 09:51:34.429745 | TASK [add-build-sshkey : Add back temp key] 2026-03-18 09:51:34.753491 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bf7832b33a764bb4b7fe65b1533f321a/work/bf7832b33a764bb4b7fe65b1533f321a_id_rsa (zuul-build-sshkey) 2026-03-18 09:51:34.753713 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009166 2026-03-18 09:51:34.760963 | 2026-03-18 09:51:34.761056 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-18 09:51:35.146076 | debian-bookworm | ok 2026-03-18 09:51:35.150958 | 2026-03-18 09:51:35.151057 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-18 09:51:35.173864 | debian-bookworm | skipping: Conditional result was False 2026-03-18 09:51:35.183781 | 2026-03-18 09:51:35.183885 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-18 09:51:35.584714 | debian-bookworm | ok 2026-03-18 09:51:35.612629 | 2026-03-18 09:51:35.612758 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-18 09:51:35.652305 | debian-bookworm | ok 2026-03-18 09:51:35.657443 | 2026-03-18 09:51:35.657533 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-18 09:51:35.882271 | debian-bookworm -> localhost | ok 2026-03-18 09:51:35.888535 | 2026-03-18 09:51:35.888631 | TASK [validate-host : Collect information about the host] 2026-03-18 09:51:36.943740 | debian-bookworm | ok 2026-03-18 09:51:36.952386 | 2026-03-18 09:51:36.952468 | TASK [validate-host : Sanitize hostname] 2026-03-18 09:51:37.029915 | debian-bookworm | ok 2026-03-18 09:51:37.056610 | 2026-03-18 09:51:37.056708 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-18 09:51:37.555317 | debian-bookworm -> localhost | changed 2026-03-18 09:51:37.561146 | 2026-03-18 09:51:37.561266 | TASK [validate-host : Collect information about zuul worker] 2026-03-18 09:51:37.956764 | debian-bookworm | ok 2026-03-18 09:51:37.961164 | 2026-03-18 09:51:37.961249 | TASK [validate-host : Write out all zuul information for each host] 2026-03-18 09:51:38.469558 | debian-bookworm -> localhost | changed 2026-03-18 09:51:38.478721 | 2026-03-18 09:51:38.478817 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-18 09:51:38.748023 | debian-bookworm | ok 2026-03-18 09:51:38.757899 | 2026-03-18 09:51:38.758002 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-18 09:51:39.713618 | debian-bookworm | changed: 2026-03-18 09:51:39.713907 | debian-bookworm | cd+++++++++ src/ 2026-03-18 09:51:39.713946 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-18 09:51:39.713970 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-18 09:51:39.713992 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-03-18 09:51:39.714012 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-18 09:52:22.864676 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-03-18 09:52:22.944865 | 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-03-18 09:52:26.580519 | debian-bookworm | openstack_simple_stress/main.py:209: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-18 09:52:26.580674 | debian-bookworm | openstack_simple_stress/main.py:210: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-18 09:52:26.580705 | debian-bookworm | openstack_simple_stress/main.py:211: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-18 09:52:26.580718 | debian-bookworm | openstack_simple_stress/main.py:212: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-03-18 09:52:26.580731 | debian-bookworm | Installing missing stub packages: 2026-03-18 09:52:26.580746 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-03-18 09:52:26.580758 | debian-bookworm | 2026-03-18 09:52:26.580771 | debian-bookworm | 2026-03-18 09:52:26.580782 | debian-bookworm | Success: no issues found in 7 source files 2026-03-18 09:52:26.900782 | debian-bookworm | ok: Runtime: 0:00:11.448380 2026-03-18 09:52:26.915213 | 2026-03-18 09:52:26.915333 | PLAY RECAP 2026-03-18 09:52:26.915413 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-18 09:52:26.915453 | 2026-03-18 09:52:27.043524 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-18 09:52:27.044474 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-18 09:52:27.794261 | 2026-03-18 09:52:27.794420 | PLAY [Base post] 2026-03-18 09:52:27.807864 | 2026-03-18 09:52:27.807996 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-18 09:52:28.366588 | debian-bookworm | changed 2026-03-18 09:52:28.373122 | 2026-03-18 09:52:28.373232 | PLAY RECAP 2026-03-18 09:52:28.373296 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-18 09:52:28.373358 | 2026-03-18 09:52:28.486904 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-18 09:52:28.489013 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-18 09:52:29.269781 | 2026-03-18 09:52:29.269938 | PLAY [Base post-logs] 2026-03-18 09:52:29.280363 | 2026-03-18 09:52:29.280495 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-18 09:52:29.743722 | localhost | changed 2026-03-18 09:52:29.757364 | 2026-03-18 09:52:29.757544 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-18 09:52:29.795190 | localhost | ok 2026-03-18 09:52:29.801943 | 2026-03-18 09:52:29.802133 | TASK [Set zuul-log-path fact] 2026-03-18 09:52:29.820430 | localhost | ok 2026-03-18 09:52:29.834759 | 2026-03-18 09:52:29.834935 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-18 09:52:29.862774 | localhost | ok 2026-03-18 09:52:29.869934 | 2026-03-18 09:52:29.870151 | TASK [upload-logs : Create log directories] 2026-03-18 09:52:30.385887 | localhost | changed 2026-03-18 09:52:30.388704 | 2026-03-18 09:52:30.388811 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-18 09:52:30.890763 | localhost -> localhost | ok: Runtime: 0:00:00.006855 2026-03-18 09:52:30.900296 | 2026-03-18 09:52:30.900534 | TASK [upload-logs : Upload logs to log server] 2026-03-18 09:52:31.459595 | localhost | Output suppressed because no_log was given 2026-03-18 09:52:31.463289 | 2026-03-18 09:52:31.463488 | LOOP [upload-logs : Compress console log and json output] 2026-03-18 09:52:31.514479 | localhost | skipping: Conditional result was False 2026-03-18 09:52:31.519566 | localhost | skipping: Conditional result was False 2026-03-18 09:52:31.526694 | 2026-03-18 09:52:31.526945 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-18 09:52:31.572797 | localhost | skipping: Conditional result was False 2026-03-18 09:52:31.573437 | 2026-03-18 09:52:31.576769 | localhost | skipping: Conditional result was False 2026-03-18 09:52:31.590484 | 2026-03-18 09:52:31.590773 | LOOP [upload-logs : Upload console log and json output]