2022-12-02T10:41:58.995 INFO:root:teuthology version: 0.0.1.dev3+g4da97cf 2022-12-02T10:41:58.998 INFO:teuthology.results:subset: '146/256' 2022-12-02T10:41:58.998 INFO:teuthology.results:seed: '8831' 2022-12-03T03:35:10.205 INFO:root:teuthology version: 0.0.1.dev3+g4da97cf 2022-12-03T03:35:10.231 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2022-12-03T15:35:18.547 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2022-12-03T15:35:42.886 INFO:scrape:Found 236 jobs 2022-12-03T15:35:45.915 WARNING:scrape:Missing teuthology log /home/teuthworker/archive/rishabh-2022-11-28_08:04:11-fs-wip-rishabh-testing-2022Nov24-1818-testing-default-smithi/7093260/teuthology.log 2022-12-03T15:35:47.350 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/results.py", line 71, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/scrape.py", line 490, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/scrape.py", line 204, in match job.get_last_tlog_line()).ratio() File "/usr/lib/python3.6/difflib.py", line 644, in ratio matches = sum(triple[-1] for triple in self.get_matching_blocks()) File "/usr/lib/python3.6/difflib.py", line 467, in get_matching_blocks la, lb = len(self.a), len(self.b) TypeError: object of type 'NoneType' has no len()