Warning: Permanently added '34.203.218.229' (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/9640623 Version: 1.6 PID: 8563 Logging PID: 8565 Task: {'appstream': False, 'background': False, 'build_id': 9640623, 'chroot': None, 'package_name': 'pam', 'project_dirname': 'c10s-gnome-49', 'project_name': 'c10s-gnome-49', 'project_owner': 'jreilly1821', 'repos': [], 'sandbox': 'jreilly1821/c10s-gnome-49--jreilly1821', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/pam.git', 'committish': 'f43', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'jreilly1821', 'task_id': '9640623'} Running: git clone https://src.fedoraproject.org/rpms/pam.git /var/lib/copr-rpmbuild/workspace/workdir-stqjp5gd/pam --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/pam.git', '/var/lib/copr-rpmbuild/workspace/workdir-stqjp5gd/pam', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-stqjp5gd/pam'... Running: git checkout f43 -- cmd: ['git', 'checkout', 'f43', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-stqjp5gd/pam rc: 0 stdout: branch 'f43' set up to track 'origin/f43'. stderr: Switched to a new branch 'f43' Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-stqjp5gd/pam rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading sources specification file: sources INFO: Downloading Linux-PAM-1.7.1.tar.xz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o Linux-PAM-1.7.1.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/pam/Linux-PAM-1.7.1.tar.xz/sha512/0724c3636c10e2c7d98c9325bb9c20eb3e59b7cbc2f8fa7636b77af497524afe595b895386d7e6723fdb89247b94f6db6f179d552015ac78469beaa33e0413f0/Linux-PAM-1.7.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 498k 100 498k 0 0 4251k 0 --:--:-- --:--:-- --:--:-- 4263k INFO: Reading stdout from command: sha512sum Linux-PAM-1.7.1.tar.xz INFO: Downloading Linux-PAM-1.7.1.tar.xz.asc INFO: Calling: curl -H Pragma: -o Linux-PAM-1.7.1.tar.xz.asc --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/pam/Linux-PAM-1.7.1.tar.xz.asc/sha512/7d559895e7988ea815955a4788925597073f1a66204dc9f437de306e1b7a77f2f2a9f1bdb2827aba03444500c790fa03e4bba2c94a2089b23bdd6505f9c3601f/Linux-PAM-1.7.1.tar.xz.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 801 100 801 0 0 17783 0 --:--:-- --:--:-- --:--:-- 18204 INFO: Reading stdout from command: sha512sum Linux-PAM-1.7.1.tar.xz.asc INFO: Downloading pam-redhat-1.3.0.tar.xz INFO: Calling: curl -H Pragma: -o pam-redhat-1.3.0.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/pam/pam-redhat-1.3.0.tar.xz/sha512/1e17f5c9653d33eafc0070f57b7c7637f36689432c08c63d98a816d073e58b35a6711477eb559a216c4e98c694a75d5febafc68aa967e090e8c97602c0bef362/pam-redhat-1.3.0.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8024 100 8024 0 0 167k 0 --:--:-- --:--:-- --:--:-- 170k INFO: Reading stdout from command: sha512sum pam-redhat-1.3.0.tar.xz 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-stqjp5gd/pam rc: 0 stdout: setting SOURCE_DATE_EPOCH=1753315200 Wrote: /var/lib/copr-rpmbuild/results/pam-1.7.1-3.src.rpm stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-stqjp5gd/pam/./pam.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-stqjp5gd/pam/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Output: ['pam-1.7.1-3.src.rpm'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/pam.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: /tmp/tmpthd0svu_: line 38: failed to load macro file /var/lib/copr-rpmbuild/results/macros.pam Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/pam-1.7.1-3.src.rpm Package info: { "name": "pam", "epoch": null, "version": "1.7.1", "release": "3", "exclusivearch": [], "excludearch": [] } SRPMResults finished