Warning: Permanently added '44.206.249.127' (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/10570699 Version: 1.8 PID: 12644 Logging PID: 12646 Task: {'appstream': False, 'background': False, 'build_id': 10570699, 'chroot': None, 'distributions_in_build': ['epel-9', 'rhel+epel-10'], 'distributions_in_project': ['epel-9', 'rhel+epel-10'], 'package_name': 'cosmic-panel', 'project_dirname': 'enterprise-cosmic', 'project_name': 'enterprise-cosmic', 'project_owner': 'ligenix', 'repos': [], 'sandbox': 'ligenix/enterprise-cosmic--ligenix', 'source_json': {'url': 'https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/fedora-rawhide-x86_64/10558710-cosmic-panel/cosmic-panel-1.0.15-1.fc45.src.rpm'}, 'source_type': 1, 'submitter': 'ligenix', 'task_id': '10570699'} Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 903, in _error_catcher yield File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 1049, in _raw_read raise IncompleteRead(self._fp_bytes_read, self.length_remaining) urllib3.exceptions.IncompleteRead: IncompleteRead(688128 bytes read, 96792865 more expected) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/requests/models.py", line 820, in generate yield from self.raw.stream(chunk_size, decode_content=True) File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 1257, in stream data = self.read(amt=amt, decode_content=decode_content) File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 1112, in read data = self._raw_read(amt) File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 1027, in _raw_read with self._error_catcher(): ~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib64/python3.14/contextlib.py", line 162, in __exit__ self.gen.throw(value) ~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 927, in _error_catcher raise ProtocolError(arg, e) from e urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(688128 bytes read, 96792865 more expected)', IncompleteRead(688128 bytes read, 96792865 more expected)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 108, in main_daemon action(args, config) ~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 193, in build_srpm produce_srpm(task, config) ~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 141, in produce_srpm provider.produce_srpm() ~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/copr_rpmbuild/providers/spec.py", line 41, in produce_srpm return self.download_srpm() ~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/copr_rpmbuild/providers/spec.py", line 33, in download_srpm for chunk in response: ^^^^^^^^ File "/usr/lib/python3.14/site-packages/requests/models.py", line 822, in generate raise ChunkedEncodingError(e) requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(688128 bytes read, 96792865 more expected)', IncompleteRead(688128 bytes read, 96792865 more expected))