Warning: Permanently added '54.92.183.68' (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/8741063 Version: 1.1 PID: 9061 Logging PID: 9062 Task: {'appstream': True, 'background': False, 'build_id': 8741063, 'chroot': None, 'package_name': 'shim', 'project_dirname': 'NoldenOS-10-BaseOS', 'project_name': 'NoldenOS-10-BaseOS', 'project_owner': 'loise', 'repos': [], 'sandbox': 'loise/NoldenOS-10-BaseOS--loise', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/shim.git'}, 'source_type': 10, 'submitter': 'loise', 'task_id': '8741063'} Running: git clone https://src.fedoraproject.org/rpms/shim.git /var/lib/copr-rpmbuild/workspace/workdir-j9_egscr/shim --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/shim.git', '/var/lib/copr-rpmbuild/workspace/workdir-j9_egscr/shim', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-j9_egscr/shim'... Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-j9_egscr/shim rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading sources specification file: sources INFO: Downloading shimaa64.efi INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o shimaa64.efi --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/shim/shimaa64.efi/sha512/8891ba415802b97828b7939b81c0235610f3648fd257df8e4b754e1fa4899da9e202fd1be95bbcb095816525b601a6ecfa3ec94be08de5f5fa1911cffc683d13/shimaa64.efi % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 948k 100 948k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.9M INFO: Reading stdout from command: sha512sum shimaa64.efi INFO: Downloading shimia32.efi INFO: Calling: curl -H Pragma: -o shimia32.efi --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/shim/shimia32.efi/sha512/6d4396f289400516b883733f0fd3621e7ec4d70afd02e988651f37db81298775da69c04b998d87a4760b2fa4b96130c70eb0875fad1cf290c52ea606ae40d12e/shimia32.efi % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 730k 100 730k 0 0 14.5M 0 --:--:-- --:--:-- --:--:-- 14.8M INFO: Reading stdout from command: sha512sum shimia32.efi INFO: Downloading shimx64.efi INFO: Calling: curl -H Pragma: -o shimx64.efi --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/shim/shimx64.efi/sha512/cc23d8c3cb2dcf749075268b77eb796fb430182cbbc04171ded14d43e32b4a5cdeeb1a08666ee0e288bd37d63f657a9af5e7f2012dd70694d11212d705c60b42/shimx64.efi % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 927k 100 927k 0 0 10.2M 0 --:--:-- --:--:-- --:--:-- 10.2M INFO: Reading stdout from command: sha512sum shimx64.efi Running: dist-git-client srpm --outputdir /var/lib/copr-rpmbuild/results cmd: ['dist-git-client', 'srpm', '--outputdir', '/var/lib/copr-rpmbuild/results'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-j9_egscr/shim rc: 0 stdout: setting SOURCE_DATE_EPOCH=1710806400 Wrote: /var/lib/copr-rpmbuild/results/shim-15.8-3.src.rpm stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-j9_egscr/shim/./shim.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-j9_egscr/shim/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Output: ['shim-15.8-3.src.rpm'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/shim.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 404, in __init__ self.spec = Specfile(path, macros=macros) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/specfile.py", line 80, 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/shim.rpmmacros: No such file or directory Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/shim-15.8-3.src.rpm Package info: { "name": "shim", "epoch": null, "version": "15.8", "release": "3", "exclusivearch": [ "x86_64", "aarch64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tl", "armv5tel", "armv5tejl", "armv6l", "armv6hl", "armv7l", "armv7hl", "armv7hnl", "armv8l", "armv8hl", "armv8hnl", "armv8hcnl", "i386", "i486", "i586", "i686", "pentium3", "pentium4", "athlon", "geode", "riscv64" ], "excludearch": [ "i386", "i486", "i586", "i686", "pentium3", "pentium4", "athlon", "geode", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tl", "armv5tel", "armv5tejl", "armv6l", "armv6hl", "armv7l", "armv7hl", "armv7hnl", "armv8l", "armv8hl", "armv8hnl", "armv8hcnl" ] } SRPMResults finished