2022-04-19T21:52:04.783 INFO:root:teuthology version: 1.1.0-b21f9558 2022-04-19T21:52:04.784 INFO:teuthology.results:seed: '5009' 2022-04-19T21:52:05.391 INFO:root:teuthology version: 1.1.0-b21f9558 2022-04-19T21:52:05.392 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2022-04-19T22:06:06.350 INFO:teuthology.results:Tests finished! gathering results... 2022-04-19T22:06:06.392 INFO:scrape:Found 1 jobs 2022-04-19T22:06:06.393 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b21f9558629bbbb865321b6e62e8b2c23e4d3291/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b21f9558629bbbb865321b6e62e8b2c23e4d3291/teuthology/results.py", line 69, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b21f9558629bbbb865321b6e62e8b2c23e4d3291/teuthology/scrape.py", line 496, in analyze reasons[give_me_a_reason(job)].append(job) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b21f9558629bbbb865321b6e62e8b2c23e4d3291/teuthology/scrape.py", line 453, in give_me_a_reason if r.match(job): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b21f9558629bbbb865321b6e62e8b2c23e4d3291/teuthology/scrape.py", line 113, in match if re.match(regex, job.get_failure_reason()): File "/usr/lib/python3.6/re.py", line 172, in match return _compile(pattern, flags).match(string) TypeError: expected string or bytes-like object