2022-04-26T04:35:37.075 INFO:root:teuthology version: 1.1.1.dev317+g788cfdd8 2022-04-26T04:35:37.076 INFO:teuthology.results:subset: '7/32' 2022-04-26T04:35:37.076 INFO:teuthology.results:seed: '6004' 2022-04-26T05:12:13.841 INFO:root:teuthology version: 1.1.1.dev317+g788cfdd8 2022-04-26T05:12:13.846 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2022-04-26T17:13:07.285 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2022-04-26T17:13:07.398 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_788cfdd8098ad222aa448289edcfa4436091c32c/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_788cfdd8098ad222aa448289edcfa4436091c32c/teuthology/results.py", line 67, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_git_teuthology_788cfdd8098ad222aa448289edcfa4436091c32c/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'