Thu, 14 Nov 2024 17:36:39 CST | login

Information for task buildArch (scipy-1.6.2-8.el9.src.rpm, ppc64le)

ID254214
MethodbuildArch
Parameters Arch: ppc64le
Build tag: dist-circle9-build
Keep srpm: False
Pkg: tasks/4181/254181/scipy-1.6.2-8.el9.src.rpm
Options:
  repo_id = 24679
State failed
CreatedTue, 05 Jul 2022 01:59:34 CST
StartedTue, 05 Jul 2022 03:47:17 CST
CompletedTue, 05 Jul 2022 03:54:02 CST
Total time 1:54:27
Task time 0:06:45
Owner distrobuild
Channel default
Host ppc64le002-inspur.cclinux.org
Archppc64le
Parent build (dist-circle9, /stage/rpms/scipy.git:d290125ae4444ba3a90ab81e616d793f62acf765)
Descendants
Waiting?no
Awaited?no
Priority19
Weight1.50
Result
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 360, in _error_catcher
    yield
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 442, in read
    data = self._fp.read(amt)
  File "/usr/lib64/python3.6/http/client.py", line 467, in read
    n = self.readinto(b)
  File "/usr/lib64/python3.6/http/client.py", line 511, in readi ...
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 360, in _error_catcher
    yield
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 442, in read
    data = self._fp.read(amt)
  File "/usr/lib64/python3.6/http/client.py", line 467, in read
    n = self.readinto(b)
  File "/usr/lib64/python3.6/http/client.py", line 511, in readinto
    n = self.fp.readinto(b)
  File "/usr/lib64/python3.6/socket.py", line 586, in readinto
    return self._sock.recv_into(b)
  File "/usr/lib64/python3.6/ssl.py", line 971, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/lib64/python3.6/ssl.py", line 833, in read
    return self._sslobj.read(len, buffer)
  File "/usr/lib64/python3.6/ssl.py", line 590, in read
    v = self._sslobj.read(len, buffer)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/requests/models.py", line 750, in generate
    for chunk in self.raw.stream(chunk_size, decode_content=True):
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 494, in stream
    data = self.read(amt=amt, decode_content=decode_content)
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 459, in read
    raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
  File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__
    self.gen.throw(type, value, traceback)
  File "/usr/lib/python3.6/site-packages/urllib3/response.py", line 378, in _error_catcher
    raise ProtocolError('Connection broken: %r' % e, e)
urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/koji/daemon.py", line 1468, in runTask
    response = (handler.run(),)
  File "/usr/lib/python3.6/site-packages/koji/tasks.py", line 335, in run
    return koji.util.call_with_argcheck(self.handler, self.params, self.opts)
  File "/usr/lib/python3.6/site-packages/koji/util.py", line 271, in call_with_argcheck
    return func(*args, **kwargs)
  File "/usr/sbin/kojid", line 1410, in handler
    fn = self.localPath("work/%s" % pkg)
  File "/usr/lib/python3.6/site-packages/koji/tasks.py", line 506, in localPath
    koji.downloadFile(url, path=fn)
  File "/usr/lib/python3.6/site-packages/koji/__init__.py", line 1845, in downloadFile
    for chunk in resp.iter_content(chunk_size=8192):
  File "/usr/lib/python3.6/site-packages/requests/models.py", line 753, in generate
    raise ChunkedEncodingError(e)
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))
Output