☠ Buildbot (Python): python/cpython - failed test (failure) clean (failure) (3.10)
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/688/builds/924
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Dong-hee Na <donghee.na@python.org>, Erlend E. Aasland <erlend.aasland@protonmail.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure) clean (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
414 tests OK.
10 slowest tests:
- test_gdb: 6 min 11 sec
- test_multiprocessing_spawn: 4 min 33 sec
- test_unparse: 3 min 42 sec
- test_lib2to3: 3 min 17 sec
- test_tokenize: 2 min 58 sec
- test_concurrent_futures: 2 min 56 sec
- test_unicodedata: 2 min 46 sec
- test_multiprocessing_forkserver: 2 min 18 sec
- test_capi: 2 min 16 sec
- test_peg_generator: 1 min 54 sec
1 test failed: test_unicodedata
12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_unicodedata
Total duration: 9 min 52 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 591, in _read_chunked value.append(self._safe_read(chunk_left)) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 632, in _safe_read raise IncompleteRead(data, amt-len(data)) http.client.IncompleteRead: IncompleteRead(871 bytes read, 2091 more expected)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 591, in _read_chunked value.append(self._safe_read(chunk_left)) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 632, in _safe_read raise IncompleteRead(data, amt-len(data)) http.client.IncompleteRead: IncompleteRead(879 bytes read, 2083 more expected)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_unicodedata.py", line 343, in test_normalization testdata = open_urlresource(TESTDATAURL, encoding="utf-8", File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/test/support/__init__.py", line 596, in open_urlresource s = f.read() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/gzip.py", line 301, in read return self._buffer.read(size) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/_compression.py", line 118, in readall while data := self.read(sys.maxsize): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/gzip.py", line 494, in read buf = self._fp.read(io.DEFAULT_BUFFER_SIZE) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/gzip.py", line 88, in read return self.file.read(size) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 459, in read return self._read_chunked(amt) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 597, in _read_chunked raise IncompleteRead(b''.join(value)) http.client.IncompleteRead: IncompleteRead(0 bytes read)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_unicodedata.py", line 349, in test_normalization self.fail(f"Could not retrieve {TESTDATAURL}") AssertionError: Could not retrieve http://www.pythontest.net/unicode/13.0.0/NormalizationTest.txt
Test report
Failed tests:
- test_unicodedata
Failed subtests:
- test_normalization - test.test_unicodedata.NormalizationTest
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org