[#397191] [test-only] FAILED python3-module-aiohttp.git=3.13.0-alt1
Girar awaiter (slev)
girar-builder at altlinux.org
Thu Oct 16 08:49:57 MSK 2025
https://git.altlinux.org/tasks/397191/logs/events.1.1.log
https://packages.altlinux.org/tasks/397191
subtask name aarch64 i586 x86_64
#100 python3-module-aiohttp failed failed failed
2025-Oct-16 05:47:34 :: test-only task #397191 for sisyphus started by slev:
#100 build 3.13.0-alt1 from /people/slev/packages/python3-module-aiohttp.git fetched at 2025-Oct-15 08:42:08
2025-Oct-16 05:47:36 :: [i586] #100 python3-module-aiohttp.git 3.13.0-alt1: build start
2025-Oct-16 05:47:36 :: [aarch64] #100 python3-module-aiohttp.git 3.13.0-alt1: build start
2025-Oct-16 05:47:36 :: [x86_64] #100 python3-module-aiohttp.git 3.13.0-alt1: build start
[x86_64] flags=_AI_ADDRCONFIG,
[x86_64] E aiodns.error.DNSError: (11, 'Could not contact DNS servers')
[x86_64] .run_venv/lib64/python3/site-packages/aiohttp/resolver.py:117: DNSError
[x86_64] --
[x86_64] > raise OSError(None, msg) from exc
[x86_64] E OSError: [Errno None] Could not contact DNS servers
[x86_64] .run_venv/lib64/python3/site-packages/aiohttp/resolver.py:126: OSError
[x86_64] --
[x86_64] > raise ClientConnectorDNSError(req.connection_key, exc) from exc
[x86_64] E aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host owhefopw.com:80 ssl:default [Could not contact DNS servers]
[x86_64] .run_venv/lib64/python3/site-packages/aiohttp/connector.py:1538: ClientConnectorDNSError
[x86_64] --
[x86_64] SKIPPED [1] tests/test_multipart_helpers.py:99: need more smart parser which respects quoted text
[x86_64] SKIPPED [1] tests/test_multipart_helpers.py:446: should raise decoding error: %82 is invalid for latin1
[x86_64] SKIPPED [1] tests/test_multipart_helpers.py:455: should raise decoding error: %E4 is invalid for utf-8
[x86_64] SKIPPED [1] tests/test_multipart_helpers.py:510: urllib.parse.unquote is tolerate to standalone % chars
[x86_64] --
[x86_64] XFAIL tests/test_websocket_parser.py::test_parse_frame_header_new_data_err[pyloop]
[x86_64] FAILED tests/test_client_functional.py::test_invalid_idna[pyloop] - aiohttp.c...
[x86_64] ============ 1 failed, 4135 passed, 25 skipped, 6 xfailed in 34.86s ============
[x86_64] INFO : Command's result: FAILURE
[x86_64] INFO : Command's error: Command '['pytest', '-m', 'not dev_mode and not internal', '-vra', '-o=addopts=', '-n', 'auto', '--ignore=tests/autobahn', '--ignore=tests/test_proxy_functional.py', '--ignore-glob=tests/test_benchmarks_*', 'tests']' returned non-zero exit status 1.
2025-Oct-16 05:49:05 :: [x86_64] python3-module-aiohttp.git 3.13.0-alt1: remote: build failed
2025-Oct-16 05:49:05 :: [x86_64] #100 python3-module-aiohttp.git 3.13.0-alt1: build FAILED
2025-Oct-16 05:49:05 :: [x86_64] requesting cancellation of task processing
[i586] > raise OSError(None, msg) from exc
[i586] E OSError: [Errno None] Could not contact DNS servers
[i586] .run_venv/lib/python3/site-packages/aiohttp/resolver.py:126: OSError
[i586] --
[i586] > raise ClientConnectorDNSError(req.connection_key, exc) from exc
[i586] E aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host owhefopw.com:80 ssl:default [Could not contact DNS servers]
[i586] .run_venv/lib/python3/site-packages/aiohttp/connector.py:1538: ClientConnectorDNSError
[i586] --
[i586] SKIPPED [1] tests/test_connector.py:3699: Proactor Event loop present only in Windows
[i586] SKIPPED [1] tests/test_multipart_helpers.py:446: should raise decoding error: %82 is invalid for latin1
[i586] SKIPPED [1] tests/test_multipart_helpers.py:455: should raise decoding error: %E4 is invalid for utf-8
[i586] SKIPPED [1] tests/test_multipart_helpers.py:510: urllib.parse.unquote is tolerate to standalone % chars
[i586] --
[i586] XFAIL tests/test_worker.py::test__create_ssl_context_with_ciphers[AsyncioWorker-pyloop] - trustme is not supported
[i586] FAILED tests/test_client_functional.py::test_invalid_idna[pyloop] - aiohttp.c...
[i586] =========== 1 failed, 4107 passed, 25 skipped, 34 xfailed in 35.26s ============
[i586] INFO : Command's result: FAILURE
[i586] INFO : Command's error: Command '['pytest', '-m', 'not dev_mode and not internal', '-vra', '-o=addopts=', '-n', 'auto', '--ignore=tests/autobahn', '--ignore=tests/test_proxy_functional.py', '--ignore-glob=tests/test_benchmarks_*', 'tests']' returned non-zero exit status 1.
2025-Oct-16 05:49:13 :: [i586] python3-module-aiohttp.git 3.13.0-alt1: remote: build failed
2025-Oct-16 05:49:13 :: [i586] #100 python3-module-aiohttp.git 3.13.0-alt1: build FAILED
[aarch64] flags=_AI_ADDRCONFIG,
[aarch64] E aiodns.error.DNSError: (11, 'Could not contact DNS servers')
[aarch64] .run_venv/lib64/python3/site-packages/aiohttp/resolver.py:117: DNSError
[aarch64] --
[aarch64] > raise OSError(None, msg) from exc
[aarch64] E OSError: [Errno None] Could not contact DNS servers
[aarch64] .run_venv/lib64/python3/site-packages/aiohttp/resolver.py:126: OSError
[aarch64] --
[aarch64] > raise ClientConnectorDNSError(req.connection_key, exc) from exc
[aarch64] E aiohttp.client_exceptions.ClientConnectorDNSError: Cannot connect to host owhefopw.com:80 ssl:default [Could not contact DNS servers]
[aarch64] .run_venv/lib64/python3/site-packages/aiohttp/connector.py:1538: ClientConnectorDNSError
[aarch64] --
[aarch64] SKIPPED [1] tests/test_multipart_helpers.py:99: need more smart parser which respects quoted text
[aarch64] SKIPPED [1] tests/test_multipart_helpers.py:446: should raise decoding error: %82 is invalid for latin1
[aarch64] SKIPPED [1] tests/test_multipart_helpers.py:455: should raise decoding error: %E4 is invalid for utf-8
[aarch64] SKIPPED [1] tests/test_multipart_helpers.py:510: urllib.parse.unquote is tolerate to standalone % chars
[aarch64] --
[aarch64] XFAIL tests/test_websocket_parser.py::test_parse_frame_header_new_data_err[pyloop]
[aarch64] FAILED tests/test_client_functional.py::test_invalid_idna[pyloop] - aiohttp.c...
[aarch64] ============ 1 failed, 4135 passed, 25 skipped, 6 xfailed in 45.27s ============
[aarch64] INFO : Command's result: FAILURE
[aarch64] INFO : Command's error: Command '['pytest', '-m', 'not dev_mode and not internal', '-vra', '-o=addopts=', '-n', 'auto', '--ignore=tests/autobahn', '--ignore=tests/test_proxy_functional.py', '--ignore-glob=tests/test_benchmarks_*', 'tests']' returned non-zero exit status 1.
2025-Oct-16 05:49:57 :: [aarch64] python3-module-aiohttp.git 3.13.0-alt1: remote: build failed
2025-Oct-16 05:49:57 :: [aarch64] #100 python3-module-aiohttp.git 3.13.0-alt1: build FAILED
2025-Oct-16 05:49:05 :: [x86_64] build FAILED
2025-Oct-16 05:49:13 :: [i586] build FAILED
2025-Oct-16 05:49:57 :: [aarch64] build FAILED
2025-Oct-16 05:49:57 :: task #397191 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list