Warning: Permanently added '13.218.85.28' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9629989 Version: 1.5 PID: 8718 Logging PID: 8720 Task: {'appstream': False, 'background': False, 'build_id': 9629989, 'chroot': None, 'package_name': 'OpenLinkHub', 'project_dirname': 'Test', 'project_name': 'Test', 'project_owner': 'polejoin', 'repos': [], 'sandbox': 'polejoin/Test--polejoin', 'source_json': {'clone_url': 'https://gitlab.com/super685/rpm-repo', 'committish': '', 'spec': 'OpenLinkHub.spec', 'srpm_build_method': 'rpkg', 'subdirectory': 'OpenLinkHub', 'type': 'git'}, 'source_type': 8, 'submitter': 'polejoin', 'task_id': '9629989'} Running: git clone https://gitlab.com/super685/rpm-repo /var/lib/copr-rpmbuild/workspace/workdir-jkvm1qc_/rpm-repo --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://gitlab.com/super685/rpm-repo', '/var/lib/copr-rpmbuild/workspace/workdir-jkvm1qc_/rpm-repo', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-jkvm1qc_/rpm-repo'... warning: redirecting to https://gitlab.com/super685/rpm-repo.git/ Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://gitlab.com/%(repo_path)s [lookaside] download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-jkvm1qc_/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-jkvm1qc_/rpm-repo/OpenLinkHub/OpenLinkHub.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-jkvm1qc_/rpm-repo/OpenLinkHub/OpenLinkHub.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-jkvm1qc_/rpm-repo/OpenLinkHub rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/OpenLinkHub.spec setting SOURCE_DATE_EPOCH=1758326400 Wrote: /var/lib/copr-rpmbuild/results/OpenLinkHub-0.6.5-2.src.rpm RPM build warnings: stderr: warning: Downloading https://github.com/jurkovic-nikola/OpenLinkHub/archive/refs/tags/0.6.5.tar.gz to /var/lib/copr-rpmbuild/results/0.6.5.tar.gz Downloading https://github.com/jurkovic-nikola/OpenLinkHub/archive/refs/tags/0.6.5.tar.gz to /var/lib/copr-rpmbuild/results/0.6.5.tar.gz Output: ['OpenLinkHub.spec', 'OpenLinkHub-0.6.5-2.src.rpm', '0.6.5.tar.gz', 'changelog.txt'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/OpenLinkHub.spec Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 233, in get_rpm_spec return rpm.spec(tmp.name, flags) ~~~~~~~~^^^^^^^^^^^^^^^^^ ValueError: can't parse specfile The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/copr_rpmbuild/automation/srpm_results.py", line 50, in get_package_info spec = Spec(path, macros) File "/usr/lib/python3.13/site-packages/copr_rpmbuild/helpers.py", line 418, in __init__ self.spec = Specfile(path, macros=macros) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/specfile.py", line 120, in __init__ self._parser.parse(str(self)) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 387, in parse self.spec, self.tainted = self._do_parse(content, extra_macros) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 301, in _do_parse spec = get_rpm_spec(content, rpm.RPMSPEC_ANYARCH | rpm.RPMSPEC_FORCE) File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 235, in get_rpm_spec raise RPMException(stderr=stderr) from e specfile.exceptions.RPMException: Unable to open /var/lib/copr-rpmbuild/results/changelog.txt: No such file or directory Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/OpenLinkHub-0.6.5-2.src.rpm Package info: { "name": "OpenLinkHub", "epoch": null, "version": "0.6.5", "release": "2", "exclusivearch": [ "x86_64" ], "excludearch": [] } SRPMResults finished