2022-04-19T14:18:19.862 INFO:root:teuthology version: 1.1.0-b21f9558 2022-04-19T14:18:19.863 INFO:teuthology.results:subset: '111/120000' 2022-04-19T14:18:19.863 INFO:teuthology.results:seed: '8075' 2022-04-19T14:32:22.151 INFO:root:teuthology version: 1.1.0-b21f9558 2022-04-19T14:32:22.157 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2022-04-20T02:33:11.118 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2022-04-20T02:33:11.216 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b21f9558629bbbb865321b6e62e8b2c23e4d3291/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b21f9558629bbbb865321b6e62e8b2c23e4d3291/teuthology/results.py", line 67, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b21f9558629bbbb865321b6e62e8b2c23e4d3291/teuthology/results.py", line 111, in build_email_body jobs.sort(key=lambda job: job['job_id']) TypeError: '<' not supported between instances of 'NoneType' and 'str'