Warning: Permanently added '18.212.231.11' (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/10082558 Version: 1.6 PID: 9668 Logging PID: 9670 Task: {'appstream': False, 'background': False, 'build_id': 10082558, 'chroot': None, 'package_name': None, 'project_dirname': 'howrs', 'project_name': 'howrs', 'project_owner': 'eason0729', 'repos': [], 'sandbox': 'eason0729/howrs--eason0729', 'source_json': {'url': 'https://files.easonabc.eu.org/howrs-0.1.0-1.fc43.src.rpm'}, 'source_type': 1, 'submitter': 'eason0729', 'task_id': '10082558'} Retry request #1 on https://files.easonabc.eu.org/howrs-0.1.0-1.fc43.src.rpm: Requests error on https://files.easonabc.eu.org/howrs-0.1.0-1.fc43.src.rpm: HTTPSConnectionPool(host='files.easonabc.eu.org', port=443): Read timed out. (read timeout=24.0) 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 1028, in _raw_read data = self._fp_read(amt, read1=read1) if not fp_closed else b"" ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 1011, in _fp_read return self._fp.read(amt) if amt is not None else self._fp.read() ~~~~~~~~~~~~~^^^^^ File "/usr/lib64/python3.14/http/client.py", line 484, in read s = self.fp.read(amt) File "/usr/lib64/python3.14/socket.py", line 725, in readinto return self._sock.recv_into(b) ~~~~~~~~~~~~~~~~~~~~^^^ File "/usr/lib64/python3.14/ssl.py", line 1304, in recv_into return self.read(nbytes, buffer) ~~~~~~~~~^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/ssl.py", line 1138, in read return self._sslobj.read(len, buffer) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ TimeoutError: The read operation timed out 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 908, in _error_catcher raise ReadTimeoutError(self._pool, None, "Read timed out.") from e # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.easonabc.eu.org', port=443): Read timed out. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 109, in main_daemon action(args, config) ~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 194, in build_srpm produce_srpm(task, config) ~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 142, 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 826, in generate raise ConnectionError(e) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='files.easonabc.eu.org', port=443): Read timed out.