| ID | 347968 |
|---|---|
| Method | build |
| Parameters |
Build target: f46
Src: git+https://src.fedoraproject.org/rpms/catch.git#d7d66a61f30e76aded42276aee46027f8ff74f48 Options: wait_repo = True wait_builds = custom_user_metadata = |
| State | failed |
| Created | Wed, 02 Sep 2026 18:12:18 UTC |
| Started | Wed, 02 Sep 2026 18:13:06 UTC |
| Completed | Wed, 02 Sep 2026 18:52:12 UTC |
| Total time | 0:39:54 |
| Task time | 0:39:06 |
| Owner | davidlt |
| Channel | default |
| Host | buildhw-riscv-20.fedoraproject.org |
| Arch | noarch |
| Parent | |
| Descendants |
build
|
| Waiting? | yes |
| Awaited? | no |
| Priority | 20 |
| Weight | 0.20 |
| Result |
Traceback (most recent call last):
File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 905, in _error_catcher
yield
File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 1043, in _raw_read
raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
urllib3.exceptions.IncompleteRead: IncompleteRead(18746911 bytes read, 14906394 more expected)
The above ...
Traceback (most recent call last):
File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 905, in _error_catcher
yield
File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 1043, in _raw_read
raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
urllib3.exceptions.IncompleteRead: IncompleteRead(18746911 bytes read, 14906394 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 822, in generate
yield from self.raw.stream(chunk_size, decode_content=True)
File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 1267, in stream
data = self.read(amt=amt, decode_content=decode_content)
File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 1155, in read
data = self._raw_read(amt)
File "/usr/lib/python3.14/site-packages/urllib3/response.py", line 1021, 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 925, in _error_catcher
raise ProtocolError(arg, e) from e
urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(18746911 bytes read, 14906394 more expected)', IncompleteRead(18746911 bytes read, 14906394 more expected))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.14/site-packages/koji/daemon.py", line 1421, in runTask
response = (handler.run(),)
~~~~~~~~~~~^^
File "/usr/lib/python3.14/site-packages/koji/tasks.py", line 343, in run
return koji.util.call_with_argcheck(self.handler, self.params, self.opts)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.14/site-packages/koji/util.py", line 519, in call_with_argcheck
return func(*args, **kwargs)
File "/usr/sbin/kojid", line 1650, in handler
broot.build(fn, arch)
~~~~~~~~~~~^^^^^^^^^^
File "/usr/sbin/kojid", line 633, in build
self.session.host.updateBuildRootList(self.id, self.getPackageList())
~~~~~~~~~~~~~~~~~~~^^
File "/usr/sbin/kojid", line 682, in getPackageList
self.mapInternalRPMs(ret)
~~~~~~~~~~~~~~~~~~~~^^^^^
File "/usr/sbin/kojid", line 854, in mapInternalRPMs
with koji.openRemoteFile(rpmlist_path, **opts) as fo:
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.14/site-packages/koji/__init__.py", line 2158, in openRemoteFile
downloadFile(url, path=relpath, fo=fo)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.14/site-packages/koji/__init__.py", line 2132, in downloadFile
for chunk in resp.iter_content(chunk_size=8192):
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.14/site-packages/requests/models.py", line 824, in generate
raise ChunkedEncodingError(e)
requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(18746911 bytes read, 14906394 more expected)', IncompleteRead(18746911 bytes read, 14906394 more expected))
|
| Output |
No outputs reported
|