11-01 15:14 root         DEBUG    fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started
11-01 15:14 root         DEBUG    Command  line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name plasma-brise --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg
11-01 15:14 root         INFO     Processing local files: plasma-brise
11-01 15:14 root         DEBUG    Active settings after processing options
11-01 15:14 root         DEBUG        bz_url: https://bugzilla.redhat.com
11-01 15:14 root         DEBUG        _con_handler: <StreamHandler <stderr> (INFO)>
11-01 15:14 root         DEBUG        _log_config_done: True
11-01 15:14 root         DEBUG        cache: False
11-01 15:14 root         DEBUG        resultdir: None
11-01 15:14 root         DEBUG        init_done: True
11-01 15:14 root         DEBUG        uniqueext: None
11-01 15:14 root         DEBUG        configdir: None
11-01 15:14 root         DEBUG        log_level: 20
11-01 15:14 root         DEBUG        prebuilt: True
11-01 15:14 root         DEBUG        verbose: False
11-01 15:14 root         DEBUG        name: plasma-brise
11-01 15:14 root         DEBUG        use_colors: False
11-01 15:14 root         DEBUG        session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log
11-01 15:14 root         DEBUG        bug: None
11-01 15:14 root         DEBUG        url: None
11-01 15:14 root         DEBUG        copr_build_descriptor: None
11-01 15:14 root         DEBUG        list_checks: False
11-01 15:14 root         DEBUG        list_flags: False
11-01 15:14 root         DEBUG        list_plugins: False
11-01 15:14 root         DEBUG        version: False
11-01 15:14 root         DEBUG        flags: []
11-01 15:14 root         DEBUG        repo: None
11-01 15:14 root         DEBUG        mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg
11-01 15:14 root         DEBUG        no_report: False
11-01 15:14 root         DEBUG        nobuild: False
11-01 15:14 root         DEBUG        mock_options: --no-cleanup-after --no-clean  --plugin-option=tmpfs:keep_mounted=True 
11-01 15:14 root         DEBUG        other_bz: None
11-01 15:14 root         DEBUG        plugins_arg: None
11-01 15:14 root         DEBUG        single: None
11-01 15:14 root         DEBUG        rpm_spec: True
11-01 15:14 root         DEBUG        exclude: None
11-01 15:14 root         DEBUG        checksum: sha256
11-01 15:14 root         DEBUG        plugins: {}
11-01 15:14 root         INFO     Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results
11-01 15:14 root         INFO       --> SRPM url: file:///var/lib/copr-rpmbuild/results/plasma-brise-6.0.80^20240205.54c2ea7-2.fc42.src.rpm
11-01 15:14 root         INFO     Using review directory: /var/lib/copr-rpmbuild/results/plasma-brise
11-01 15:14 root         DEBUG    ReviewError: 'Cannot find spec file in srpm'
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/FedoraReview/abstract_bug.py", line 183, in _get_spec_from_srpm
    path = glob(os.path.join(ReviewDirs.srpm_unpacked, name + "*.spec"))[0]
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/FedoraReview/review_helper.py", line 236, in run
    self._do_run(outfile)
  File "/usr/lib/python3.12/site-packages/FedoraReview/review_helper.py", line 226, in _do_run
    self._do_report(outfile)
  File "/usr/lib/python3.12/site-packages/FedoraReview/review_helper.py", line 83, in _do_report
    if not self.bug.find_urls():
           ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/FedoraReview/abstract_bug.py", line 202, in find_urls
    raise fre
  File "/usr/lib/python3.12/site-packages/FedoraReview/abstract_bug.py", line 197, in find_urls
    self._get_spec_from_srpm()
  File "/usr/lib/python3.12/site-packages/FedoraReview/abstract_bug.py", line 185, in _get_spec_from_srpm
    raise ReviewError("Cannot find spec file in srpm")
FedoraReview.review_error.ReviewError: 'Cannot find spec file in srpm'
11-01 15:14 root         ERROR    ERROR: 'Cannot find spec file in srpm' (logs in /var/lib/copr-rpmbuild/results/cache/fedora-review.log)
11-01 15:14 root         DEBUG    Report completed:  0.485 seconds