2022-12-21T15:08:58.516 INFO:root:teuthology version: 0.0.1.dev18+g19d18db 2022-12-21T15:08:58.516 INFO:teuthology.results:subset: '111/120000' 2022-12-21T15:08:58.516 INFO:teuthology.results:seed: '3619' 2022-12-21T15:32:23.086 INFO:root:teuthology version: 0.0.1.dev18+g19d18db 2022-12-21T15:32:23.105 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2022-12-22T03:33:21.283 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2022-12-22T03:33:23.445 INFO:scrape:Found 30 jobs 2022-12-22T03:33:24.012 WARNING:scrape:Missing teuthology log /home/teuthworker/archive/yuriw-2022-12-21_15:05:30-rados-wip-yuri3-testing-2022-12-14-0855-pacific-distro-default-smithi/7123692/teuthology.log 2022-12-22T03:33:24.440 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/results.py", line 71, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/scrape.py", line 490, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/scrape.py", line 203, in match ratio = difflib.SequenceMatcher(None, self.last_tlog_line, File "/usr/lib/python3.8/difflib.py", line 644, in ratio matches = sum(triple[-1] for triple in self.get_matching_blocks()) File "/usr/lib/python3.8/difflib.py", line 467, in get_matching_blocks la, lb = len(self.a), len(self.b) TypeError: object of type 'NoneType' has no len()