2021-05-28T05:24:28.417 INFO:root:teuthology version: 1.1.0-f359b10d 2021-05-28T05:24:28.419 INFO:teuthology.results:seed: '5178' 2021-05-28T05:25:41.253 INFO:root:teuthology version: 1.1.0-f359b10d 2021-05-28T05:25:41.259 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2021-05-28T17:26:31.308 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2021-05-28T17:26:31.809 INFO:scrape:Found 4 jobs 2021-05-28T17:26:32.357 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/results.py", line 69, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/scrape.py", line 496, in analyze reasons[give_me_a_reason(job)].append(job) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/scrape.py", line 459, in give_me_a_reason return klass(job) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/scrape.py", line 177, in __init__ self.backtrace = job.get_backtrace() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/scrape.py", line 338, in get_backtrace self._populate_backtrace() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/scrape.py", line 384, in _populate_backtrace bt, ass = self._search_backtrace(GzipFile(gzipped_log_path)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/scrape.py", line 304, in _search_backtrace if ".stderr:" in line: TypeError: a bytes-like object is required, not 'str'