2023-02-05T16:31:32.023 INFO:root:teuthology version: 0.0.1.dev37+g00690ec 2023-02-05T16:31:32.024 INFO:teuthology.results:subset: '1/999' 2023-02-05T16:31:32.024 INFO:teuthology.results:seed: '1017' 2023-02-05T16:32:23.508 INFO:root:teuthology version: 0.0.1.dev37+g00690ec 2023-02-05T16:32:23.512 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-02-05T18:35:31.948 INFO:teuthology.results:Tests finished! gathering results... 2023-02-05T18:35:32.636 INFO:scrape:Found 27 jobs 2023-02-05T18:35:32.700 WARNING:scrape:Missing teuthology log /home/teuthworker/archive/adking-2023-02-05_16:31:25-orch:cephadm-wip-adk2-testing-2023-02-04-1257-pacific-distro-default-smithi/7149186/teuthology.log 2023-02-05T18:35:32.832 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_00690eca1aa0bd56527bb28e9f9e35d734d406bf/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_00690eca1aa0bd56527bb28e9f9e35d734d406bf/teuthology/results.py", line 71, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_teuthology_00690eca1aa0bd56527bb28e9f9e35d734d406bf/teuthology/scrape.py", line 490, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_teuthology_00690eca1aa0bd56527bb28e9f9e35d734d406bf/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()