2024-01-25T07:12:53.175 INFO:root:teuthology version: 0.0.1.dev249+gcd45576 2024-01-25T07:12:53.175 INFO:teuthology.results:subset: '2/10' 2024-01-25T07:12:53.175 INFO:teuthology.results:seed: '4826' 2024-01-25T08:03:31.721 INFO:root:teuthology version: 0.0.1.dev249+gcd45576 2024-01-25T08:03:31.725 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2024-01-25T20:04:25.444 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2024-01-25T20:04:25.514 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/results.py", line 69, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_teuthology_cd45576300487d997e5a85abed65500b9f5d143b/teuthology/results.py", line 113, in build_email_body jobs.sort(key=lambda job: job['job_id']) TypeError: '<' not supported between instances of 'NoneType' and 'str'