2026-04-07 03:02:34.954772 | Job console starting 2026-04-07 03:02:34.962513 | Updating git repos 2026-04-07 03:02:34.979667 | Cloning repos into workspace 2026-04-07 03:02:35.063596 | Restoring repo states 2026-04-07 03:02:35.077848 | Merging changes 2026-04-07 03:02:35.077863 | Checking out repos 2026-04-07 03:02:35.156451 | Preparing playbooks 2026-04-07 03:02:36.250998 | Running Ansible setup 2026-04-07 03:02:42.108291 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-07 03:02:43.074362 | 2026-04-07 03:02:43.074507 | PLAY [Base pre] 2026-04-07 03:02:43.092524 | 2026-04-07 03:02:43.092642 | TASK [Setup log path fact] 2026-04-07 03:02:43.124919 | debian-bookworm | ok 2026-04-07 03:02:43.144754 | 2026-04-07 03:02:43.144885 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-07 03:02:43.191250 | debian-bookworm | ok 2026-04-07 03:02:43.214776 | 2026-04-07 03:02:43.214897 | TASK [emit-job-header : Print job information] 2026-04-07 03:02:43.281413 | # Job Information 2026-04-07 03:02:43.281679 | Ansible Version: 2.16.14 2026-04-07 03:02:43.281727 | Job: mypy 2026-04-07 03:02:43.281759 | Pipeline: periodic-daily 2026-04-07 03:02:43.281782 | Executor: 521e9411259a 2026-04-07 03:02:43.281802 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-04-07 03:02:43.281824 | Event ID: dd0de5f2d6ea46c09f19bd2377d7a5f6 2026-04-07 03:02:43.289274 | 2026-04-07 03:02:43.289381 | LOOP [emit-job-header : Print node information] 2026-04-07 03:02:43.448191 | debian-bookworm | ok: 2026-04-07 03:02:43.448326 | debian-bookworm | # Node Information 2026-04-07 03:02:43.448353 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-07 03:02:43.448373 | debian-bookworm | Hostname: debian 2026-04-07 03:02:43.448390 | debian-bookworm | Username: zuul 2026-04-07 03:02:43.448407 | debian-bookworm | Distro: Debian 12.13 2026-04-07 03:02:43.448425 | debian-bookworm | Provider: regiocloud-a 2026-04-07 03:02:43.448442 | debian-bookworm | Region: 2026-04-07 03:02:43.448458 | debian-bookworm | Label: debian-bookworm 2026-04-07 03:02:43.448495 | debian-bookworm | Product Name: OpenStack Nova 2026-04-07 03:02:43.448514 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8b:a0fd 2026-04-07 03:02:43.467056 | 2026-04-07 03:02:43.467171 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-07 03:02:43.971168 | debian-bookworm -> localhost | changed 2026-04-07 03:02:43.980104 | 2026-04-07 03:02:43.980200 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-07 03:02:45.350457 | debian-bookworm -> localhost | changed 2026-04-07 03:02:45.370319 | 2026-04-07 03:02:45.370429 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-07 03:02:45.774772 | debian-bookworm -> localhost | ok 2026-04-07 03:02:45.780605 | 2026-04-07 03:02:45.780711 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-07 03:02:45.799129 | debian-bookworm | ok 2026-04-07 03:02:45.822775 | debian-bookworm | included: /var/lib/zuul/builds/78996cbeae14418dad965d0146562b04/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-07 03:02:45.828835 | 2026-04-07 03:02:45.828925 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-07 03:02:46.756316 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-07 03:02:46.756593 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/78996cbeae14418dad965d0146562b04/work/78996cbeae14418dad965d0146562b04_id_rsa 2026-04-07 03:02:46.756654 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/78996cbeae14418dad965d0146562b04/work/78996cbeae14418dad965d0146562b04_id_rsa.pub 2026-04-07 03:02:46.756692 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-07 03:02:46.756727 | debian-bookworm -> localhost | SHA256:1zHnNvgfr+UX75flxPnVrblaSGHN6zylM/zy496VSgw zuul-build-sshkey 2026-04-07 03:02:46.756758 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-07 03:02:46.756804 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-07 03:02:46.756835 | debian-bookworm -> localhost | | | 2026-04-07 03:02:46.756865 | debian-bookworm -> localhost | | o | 2026-04-07 03:02:46.756894 | debian-bookworm -> localhost | | = + | 2026-04-07 03:02:46.756921 | debian-bookworm -> localhost | | o B . | 2026-04-07 03:02:46.756949 | debian-bookworm -> localhost | | S .E+ =.=| 2026-04-07 03:02:46.756986 | debian-bookworm -> localhost | | . .oB *O| 2026-04-07 03:02:46.757015 | debian-bookworm -> localhost | | .o@BX| 2026-04-07 03:02:46.757044 | debian-bookworm -> localhost | | ..=@@| 2026-04-07 03:02:46.757095 | debian-bookworm -> localhost | | .o=O%| 2026-04-07 03:02:46.757140 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-07 03:02:46.757218 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.440545 2026-04-07 03:02:46.772120 | 2026-04-07 03:02:46.772277 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-07 03:02:46.815348 | debian-bookworm | ok 2026-04-07 03:02:46.838132 | debian-bookworm | included: /var/lib/zuul/builds/78996cbeae14418dad965d0146562b04/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-07 03:02:46.861439 | 2026-04-07 03:02:46.861617 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-07 03:02:46.885620 | debian-bookworm | skipping: Conditional result was False 2026-04-07 03:02:46.891954 | 2026-04-07 03:02:46.892068 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-07 03:02:47.617285 | debian-bookworm | changed 2026-04-07 03:02:47.622439 | 2026-04-07 03:02:47.622553 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-07 03:02:47.901235 | debian-bookworm | ok 2026-04-07 03:02:47.908609 | 2026-04-07 03:02:47.908722 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-07 03:02:48.590182 | debian-bookworm | changed 2026-04-07 03:02:48.600942 | 2026-04-07 03:02:48.601048 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-07 03:02:49.256380 | debian-bookworm | changed 2026-04-07 03:02:49.261862 | 2026-04-07 03:02:49.261957 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-07 03:02:49.280634 | debian-bookworm | skipping: Conditional result was False 2026-04-07 03:02:49.294653 | 2026-04-07 03:02:49.294816 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-07 03:02:49.747298 | debian-bookworm -> localhost | changed 2026-04-07 03:02:49.759089 | 2026-04-07 03:02:49.759227 | TASK [add-build-sshkey : Add back temp key] 2026-04-07 03:02:50.270160 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/78996cbeae14418dad965d0146562b04/work/78996cbeae14418dad965d0146562b04_id_rsa (zuul-build-sshkey) 2026-04-07 03:02:50.270424 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013255 2026-04-07 03:02:50.279111 | 2026-04-07 03:02:50.279241 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-07 03:02:50.716892 | debian-bookworm | ok 2026-04-07 03:02:50.724134 | 2026-04-07 03:02:50.724281 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-07 03:02:50.760698 | debian-bookworm | skipping: Conditional result was False 2026-04-07 03:02:50.784315 | 2026-04-07 03:02:50.784560 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-07 03:02:51.300569 | debian-bookworm | ok 2026-04-07 03:02:51.314827 | 2026-04-07 03:02:51.314985 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-07 03:02:51.365698 | debian-bookworm | ok 2026-04-07 03:02:51.371104 | 2026-04-07 03:02:51.371217 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-07 03:02:51.708899 | debian-bookworm -> localhost | ok 2026-04-07 03:02:51.715563 | 2026-04-07 03:02:51.715687 | TASK [validate-host : Collect information about the host] 2026-04-07 03:02:53.043980 | debian-bookworm | ok 2026-04-07 03:02:53.074137 | 2026-04-07 03:02:53.074292 | TASK [validate-host : Sanitize hostname] 2026-04-07 03:02:53.185926 | debian-bookworm | ok 2026-04-07 03:02:53.230294 | 2026-04-07 03:02:53.230432 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-07 03:02:53.955420 | debian-bookworm -> localhost | changed 2026-04-07 03:02:53.961639 | 2026-04-07 03:02:53.961762 | TASK [validate-host : Collect information about zuul worker] 2026-04-07 03:02:54.428760 | debian-bookworm | ok 2026-04-07 03:02:54.435032 | 2026-04-07 03:02:54.435165 | TASK [validate-host : Write out all zuul information for each host] 2026-04-07 03:02:55.035702 | debian-bookworm -> localhost | changed 2026-04-07 03:02:55.045895 | 2026-04-07 03:02:55.046033 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-07 03:02:55.377674 | debian-bookworm | ok 2026-04-07 03:02:55.386110 | 2026-04-07 03:02:55.386264 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-07 03:02:56.235692 | debian-bookworm | changed: 2026-04-07 03:02:56.235897 | debian-bookworm | cd+++++++++ src/ 2026-04-07 03:02:56.235931 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-07 03:02:56.235956 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-07 03:02:56.235978 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-04-07 03:02:56.235999 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-04-07 03:03:44.555132 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-04-07 03:03:44.645691 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.33.0.20260402 types-simplejson-3.20.0.20260402 2026-04-07 03:03:49.762876 | 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-04-07 03:03:49.762950 | 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-04-07 03:03:49.762973 | 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-04-07 03:03:49.762988 | debian-bookworm | openstack_simple_stress/main.py:213: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-07 03:03:49.763016 | debian-bookworm | Installing missing stub packages: 2026-04-07 03:03:49.763024 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-04-07 03:03:49.763029 | debian-bookworm | 2026-04-07 03:03:49.763034 | debian-bookworm | 2026-04-07 03:03:49.763039 | debian-bookworm | Success: no issues found in 7 source files 2026-04-07 03:03:49.855723 | debian-bookworm | ok: Runtime: 0:00:14.676958 2026-04-07 03:03:49.860864 | 2026-04-07 03:03:49.860924 | PLAY RECAP 2026-04-07 03:03:49.860964 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-07 03:03:49.860983 | 2026-04-07 03:03:50.064840 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-04-07 03:03:50.066036 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-07 03:03:51.216834 | 2026-04-07 03:03:51.217064 | PLAY [Base post] 2026-04-07 03:03:51.232763 | 2026-04-07 03:03:51.233011 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-07 03:03:51.995368 | debian-bookworm | changed 2026-04-07 03:03:52.003676 | 2026-04-07 03:03:52.003781 | PLAY RECAP 2026-04-07 03:03:52.003838 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-07 03:03:52.003899 | 2026-04-07 03:03:52.193821 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-07 03:03:52.194565 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-07 03:03:54.088911 | 2026-04-07 03:03:54.089026 | PLAY [Base post-logs] 2026-04-07 03:03:54.097243 | 2026-04-07 03:03:54.097346 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-07 03:03:54.828373 | localhost | changed 2026-04-07 03:03:54.837506 | 2026-04-07 03:03:54.837637 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-07 03:03:54.862113 | localhost | ok 2026-04-07 03:03:54.864982 | 2026-04-07 03:03:54.865071 | TASK [Set zuul-log-path fact] 2026-04-07 03:03:54.889856 | localhost | ok 2026-04-07 03:03:54.899944 | 2026-04-07 03:03:54.900056 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-07 03:03:54.944742 | localhost | ok 2026-04-07 03:03:54.947589 | 2026-04-07 03:03:54.947783 | TASK [upload-logs : Create log directories] 2026-04-07 03:03:56.336600 | localhost | changed 2026-04-07 03:03:56.338726 | 2026-04-07 03:03:56.338800 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-07 03:03:57.752442 | localhost -> localhost | ok: Runtime: 0:00:00.016900 2026-04-07 03:03:57.755726 | 2026-04-07 03:03:57.755814 | TASK [upload-logs : Upload logs to log server] 2026-04-07 03:03:58.752260 | localhost | Output suppressed because no_log was given 2026-04-07 03:03:58.753665 | 2026-04-07 03:03:58.753742 | LOOP [upload-logs : Compress console log and json output] 2026-04-07 03:03:58.832143 | localhost | skipping: Conditional result was False 2026-04-07 03:03:58.841673 | localhost | skipping: Conditional result was False 2026-04-07 03:03:58.858961 | 2026-04-07 03:03:58.859059 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-07 03:03:58.925641 | localhost | skipping: Conditional result was False 2026-04-07 03:03:58.925838 | 2026-04-07 03:03:58.931425 | localhost | skipping: Conditional result was False 2026-04-07 03:03:58.935287 | 2026-04-07 03:03:58.935371 | LOOP [upload-logs : Upload console log and json output]