Warning: Permanently added '34.230.88.182' (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/10873320 Version: 1.9 PID: 10455 Logging PID: 10457 Task: {'appstream': False, 'background': True, 'build_id': 10873320, 'chroot': None, 'distributions_in_build': ['fedora-43', 'fedora-44', 'fedora-45', 'fedora-rawhide'], 'distributions_in_project': ['fedora-43', 'fedora-44', 'fedora-45', 'fedora-rawhide'], 'package_name': 'python-tablib', 'project_dirname': 'python-setuptools_rawhide:pr:fork-stevetraylen-rpms-python-tablib-4', 'project_name': 'python-setuptools_rawhide', 'project_owner': 'lbalhar', 'repos': [], 'sandbox': 'lbalhar/python-setuptools_rawhide--https://src.fedoraproject.org/user/stevetraylen', 'source_json': {'clone_url': 'https://src.fedoraproject.org/forks/stevetraylen/rpms/python-tablib', 'committish': '39e2091ac23018e557075f2a5f641fad9f895aee', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'https://src.fedoraproject.org/user/stevetraylen', 'task_id': '10873320'} Running: git clone https://src.fedoraproject.org/forks/stevetraylen/rpms/python-tablib /var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/forks/stevetraylen/rpms/python-tablib', '/var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib'... Running: git checkout 39e2091ac23018e557075f2a5f641fad9f895aee -- cmd: ['git', 'checkout', '39e2091ac23018e557075f2a5f641fad9f895aee', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib rc: 0 stdout: stderr: Note: switching to '39e2091ac23018e557075f2a5f641fad9f895aee'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 39e2091 Update to v3.10.0 CVE-2026-9318 Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: Downloading tablib-3.10.0.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o tablib-3.10.0.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/python-tablib/tablib-3.10.0.tar.gz/sha512/fd3e844018e99286cc0dfd9bb43d7288abaa3fcac160645d5bb0d6d884b5eacfe476a7f45c5cf7e55755f0149d9ba62c95b914abfdaebc265d6a253fb96fbd4c/tablib-3.10.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 124.1k 100 124.1k 0 0 1.45M 0 0 INFO: Reading stdout from command: sha512sum tablib-3.10.0.tar.gz 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-h6r8sg72/python-tablib rc: 1 stdout: setting SOURCE_DATE_EPOCH=1786924800 RPM build errors: stderr: INFO: Reading stdout from command: git rev-parse --git-dir INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/python-tablib.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Building target platforms: noarch Building for target noarch error: Bad file: /var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib/tablib-3.8.0.tar.gz: No such file or directory Bad file: /var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib/tablib-3.8.0.tar.gz: No such file or directory Traceback (most recent call last): File "/usr/bin/dist-git-client", line 10, in main() ~~~~^^ File "/usr/lib/python3.14/site-packages/dist_git_client.py", line 523, in main srpm(args, config) ~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/dist_git_client.py", line 377, in srpm check_call(command) ~~~~~~~~~~^^^^^^^^^ File "/usr/lib/python3.14/site-packages/dist_git_client.py", line 51, in check_call subprocess.check_call(cmd) ~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/lib64/python3.14/subprocess.py", line 420, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['rpmbuild', '-bs', '/var/lib/copr-rpmbuild/results/python-tablib.spec', '--define', 'dist %nil', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib/.', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '--define', '_disable_source_fetch 1']' returned non-zero exit status 1. Copr build error: INFO: Reading stdout from command: git rev-parse --git-dir INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/python-tablib.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Building target platforms: noarch Building for target noarch error: Bad file: /var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib/tablib-3.8.0.tar.gz: No such file or directory Bad file: /var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib/tablib-3.8.0.tar.gz: No such file or directory Traceback (most recent call last): File "/usr/bin/dist-git-client", line 10, in main() ~~~~^^ File "/usr/lib/python3.14/site-packages/dist_git_client.py", line 523, in main srpm(args, config) ~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/dist_git_client.py", line 377, in srpm check_call(command) ~~~~~~~~~~^^^^^^^^^ File "/usr/lib/python3.14/site-packages/dist_git_client.py", line 51, in check_call subprocess.check_call(cmd) ~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/lib64/python3.14/subprocess.py", line 420, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['rpmbuild', '-bs', '/var/lib/copr-rpmbuild/results/python-tablib.spec', '--define', 'dist %nil', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-h6r8sg72/python-tablib/.', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '--define', '_disable_source_fetch 1']' returned non-zero exit status 1.