2023-09-21T01:21:31.138 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-21T01:21:31.140 INFO:teuthology.results:seed: '3257' 2023-09-21T01:23:13.225 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-21T01:23:13.229 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-09-21T13:24:07.756 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2023-09-21T13:24:07.819 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/results.py", line 69, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/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'