2022-08-08T14:33:29.123 INFO:root:teuthology version: 1.1.1.dev407+g9e4bf63f 2022-08-08T14:33:29.128 INFO:teuthology.results:subset: '111/120000' 2022-08-08T14:33:29.129 INFO:teuthology.results:seed: '421' 2022-08-08T16:35:07.000 INFO:root:teuthology version: 1.1.1.dev407+g9e4bf63f 2022-08-08T16:35:07.037 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2022-08-08T18:41:17.524 INFO:teuthology.results:Tests finished! gathering results... 2022-08-08T18:41:33.325 INFO:scrape:Found 169 jobs 2022-08-08T18:41:33.327 WARNING:scrape:Missing teuthology log /home/teuthworker/archive/yuriw-2022-08-08_14:32:13-fs-wip-yuri8-testing-2022-08-01-1413-pacific-distro-default-smithi/6961429/teuthology.log 2022-08-08T18:41:36.266 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/results.py", line 71, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/scrape.py", line 490, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/scrape.py", line 75, in match if (self.backtrace is None) != (job.get_backtrace() is None): File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/scrape.py", line 338, in get_backtrace self._populate_backtrace() File "/home/teuthworker/src/git.ceph.com_git_teuthology_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/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_9e4bf63f00ab3f82a26635c2779f4c3f1b73fb53/teuthology/scrape.py", line 304, in _search_backtrace if ".stderr:" in line: TypeError: a bytes-like object is required, not 'str'