Information for task build (f45, /rpms/php-zetacomponents-unit-test.git:609ad2f300f10bc5fe75d5dec0604d5fa809e109)

ID9110789
Methodbuild
Parameters Build target: f45
Src: git+https://src.fedoraproject.org/rpms/php-zetacomponents-unit-test.git#609ad2f300f10bc5fe75d5dec0604d5fa809e109
State failed
Buildphp-zetacomponents-unit-test-1.2.6-5.fc45
CreatedMon, 31 Aug 2026 08:48:52 CST
StartedMon, 31 Aug 2026 10:17:07 CST
CompletedMon, 31 Aug 2026 10:21:07 CST
Total time 1:32:15
Task time 0:03:59
Owner hezhengyu
Channel default
Host buildvm_riscv64_1103.openkoji.iscas.ac.cn
Archnoarch
Parent
Descendants failed build
Waiting?yes
Awaited?no
Priority20
Weight0.20
Result
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/urllib3/connection.py", line 198, in _new_conn
    sock = connection.create_connection(
        (self._dns_host, self.port),
    ...<2 lines>...
        socket_options=self.socket_options,
    )
  File "/usr/lib/python3.13/site-packages/urllib3/util/connection.py", line 85, in create_connection
    raise err
  File "/usr/ ...
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/urllib3/connection.py", line 198, in _new_conn
    sock = connection.create_connection(
        (self._dns_host, self.port),
    ...<2 lines>...
        socket_options=self.socket_options,
    )
  File "/usr/lib/python3.13/site-packages/urllib3/util/connection.py", line 85, in create_connection
    raise err
  File "/usr/lib/python3.13/site-packages/urllib3/util/connection.py", line 73, in create_connection
    sock.connect(sa)
    ~~~~~~~~~~~~^^^^
TimeoutError: [Errno 110] Connection timed out

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/urllib3/connectionpool.py", line 787, in urlopen
    response = self._make_request(
        conn,
    ...<10 lines>...
        **response_kw,
    )
  File "/usr/lib/python3.13/site-packages/urllib3/connectionpool.py", line 493, in _make_request
    conn.request(
    ~~~~~~~~~~~~^
        method,
        ^^^^^^^
    ...<6 lines>...
        enforce_content_length=enforce_content_length,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3.13/site-packages/urllib3/connection.py", line 445, in request
    self.endheaders()
    ~~~~~~~~~~~~~~~^^
  File "/usr/lib64/python3.13/http/client.py", line 1333, in endheaders
    self._send_output(message_body, encode_chunked=encode_chunked)
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/http/client.py", line 1093, in _send_output
    self.send(msg)
    ~~~~~~~~~^^^^^
  File "/usr/lib64/python3.13/http/client.py", line 1037, in send
    self.connect()
    ~~~~~~~~~~~~^^
  File "/usr/lib/python3.13/site-packages/urllib3/connection.py", line 276, in connect
    self.sock = self._new_conn()
                ~~~~~~~~~~~~~~^^
  File "/usr/lib/python3.13/site-packages/urllib3/connection.py", line 207, in _new_conn
    raise ConnectTimeoutError(
    ...<2 lines>...
    ) from e
urllib3.exceptions.ConnectTimeoutError: (<urllib3.connection.HTTPConnection object at 0x7fff925ef8a0>, 'Connection to openkoji.iscas.ac.cn timed out. (connect timeout=None)')

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/requests/adapters.py", line 668, in send
    resp = conn.urlopen(
        method=request.method,
    ...<9 lines>...
        chunked=chunked,
    )
  File "/usr/lib/python3.13/site-packages/urllib3/connectionpool.py", line 871, in urlopen
    return self.urlopen(
           ~~~~~~~~~~~~^
        method,
        ^^^^^^^
    ...<13 lines>...
        **response_kw,
        ^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3.13/site-packages/urllib3/connectionpool.py", line 871, in urlopen
    return self.urlopen(
           ~~~~~~~~~~~~^
        method,
        ^^^^^^^
    ...<13 lines>...
        **response_kw,
        ^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3.13/site-packages/urllib3/connectionpool.py", line 871, in urlopen
    return self.urlopen(
           ~~~~~~~~~~~~^
        method,
        ^^^^^^^
    ...<13 lines>...
        **response_kw,
        ^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3.13/site-packages/urllib3/connectionpool.py", line 841, in urlopen
    retries = retries.increment(
        method, url, error=new_e, _pool=self, _stacktrace=sys.exc_info()[2]
    )
  File "/usr/lib/python3.13/site-packages/urllib3/util/retry.py", line 519, in increment
    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='openkoji.iscas.ac.cn', port=80): Max retries exceeded with url: /kojifiles//repos/f45-build/58301/riscv64/repodata/327acf07e9526157ee2b9ef75e88d040f37dd3516bbae391583ad0757971d2e8-pkgorigins.gz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fff925ef8a0>, 'Connection to openkoji.iscas.ac.cn timed out. (connect timeout=None)'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/koji/daemon.py", line 1421, in runTask
    response = (handler.run(),)
                ~~~~~~~~~~~^^
  File "/usr/lib/python3.13/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.13/site-packages/koji/util.py", line 516, in call_with_argcheck
    return func(*args, **kwargs)
  File "/usr/sbin/kojid", line 1663, in handler
    broot.build(fn, arch)
    ~~~~~~~~~~~^^^^^^^^^^
  File "/usr/sbin/kojid", line 628, in build
    self.session.host.updateBuildRootList(self.id, self.getPackageList())
                                                   ~~~~~~~~~~~~~~~~~~~^^
  File "/usr/sbin/kojid", line 686, in getPackageList
    self.markExternalRPMs(ret)
    ~~~~~~~~~~~~~~~~~~~~~^^^^^
  File "/usr/sbin/kojid", line 806, in markExternalRPMs
    with koji.openRemoteFile(relpath, **opts) as fo:
         ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/koji/__init__.py", line 2056, in openRemoteFile
    downloadFile(url, path=relpath, fo=fo)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/koji/__init__.py", line 2028, in downloadFile
    resp = request_with_retry().get(url, stream=True)
  File "/usr/lib/python3.13/site-packages/requests/sessions.py", line 602, in get
    return self.request("GET", url, **kwargs)
           ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python3.13/site-packages/requests/sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python3.13/site-packages/requests/adapters.py", line 689, in send
    raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='openkoji.iscas.ac.cn', port=80): Max retries exceeded with url: /kojifiles//repos/f45-build/58301/riscv64/repodata/327acf07e9526157ee2b9ef75e88d040f37dd3516bbae391583ad0757971d2e8-pkgorigins.gz (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fff925ef8a0>, 'Connection to openkoji.iscas.ac.cn timed out. (connect timeout=None)'))
Output
No outputs reported