The Buildbot has detected a new failure on builder PPC64LE Fedora Stable LTO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/644/builds/980
Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-ppc64le Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_gdb: 4 min 22 sec - test_concurrent_futures: 2 min 29 sec - test_multiprocessing_spawn: 2 min 24 sec - test_peg_generator: 2 min 3 sec - test_tokenize: 2 min 3 sec - test_unparse: 1 min 45 sec - test_multiprocessing_forkserver: 1 min 32 sec - test_lib2to3: 1 min 27 sec - test_multiprocessing_fork: 1 min 14 sec - test_asyncio: 1 min 11 sec 1 test failed: test_zlib 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_zlib Total duration: 6 min 2 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_029b2d36' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto/build/Lib/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_9b63fd77' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_7aeef168' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Stable LTO + PGO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/682/builds/987 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-ppc64le Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 411 tests OK. 10 slowest tests: - test_concurrent_futures: 2 min 26 sec - test_multiprocessing_spawn: 2 min 14 sec - test_tokenize: 1 min 36 sec - test_unparse: 1 min 27 sec - test_multiprocessing_forkserver: 1 min 26 sec - test_multiprocessing_fork: 1 min 21 sec - test_lib2to3: 1 min 19 sec - test_asyncio: 1 min 11 sec - test_io: 1 min 6 sec - test_signal: 48.4 sec 1 test failed: test_zlib 13 tests skipped: test_devpoll test_gdb 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_zlib Total duration: 5 min 24 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_a37be991' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_0bb8561c' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_c19efdc1' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Stable Clang Installed 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/620/builds/986 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-ppc64le Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 407 tests OK. 1 test failed: test_zlib 16 tests skipped: test_asdl_parser test_check_c_globals test_clinic test_devpoll test_gdb 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_zlib Total duration: 4 min 56 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.10/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.10/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_178ef26a' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Stable Clang 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/631/builds/985 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-ppc64le Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_unparse: 10 min 51 sec - test_tokenize: 8 min 39 sec - test_multiprocessing_spawn: 7 min 12 sec - test_lib2to3: 6 min 46 sec - test_unicodedata: 6 min 7 sec - test_concurrent_futures: 4 min 46 sec - test_capi: 3 min 57 sec - test_multiprocessing_forkserver: 3 min 38 sec - test_asyncio: 3 min 36 sec - test_pickle: 3 min 26 sec 1 test failed: test_zlib 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_zlib Total duration: 16 min 40 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Stable 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/660/builds/982 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-ppc64le Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_gdb: 6 min 48 sec - test_unparse: 5 min 33 sec - test_tokenize: 4 min 51 sec - test_multiprocessing_spawn: 4 min 22 sec - test_concurrent_futures: 4 min 1 sec - test_lib2to3: 3 min 39 sec - test_unicodedata: 3 min 11 sec - test_capi: 2 min 33 sec - test_peg_generator: 2 min 30 sec - test_multiprocessing_forkserver: 2 min 10 sec 1 test failed: test_zlib 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_zlib Total duration: 11 min 44 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-ppc64le/build/Lib/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/624/builds/1060 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_concurrent_futures: 2 min 19 sec - test_gdb: 1 min 51 sec - test_multiprocessing_spawn: 1 min 35 sec - test_multiprocessing_forkserver: 1 min 14 sec - test_multiprocessing_fork: 1 min 5 sec - test_peg_generator: 58.2 sec - test_asyncio: 50.7 sec - test_signal: 47.0 sec - test_socket: 38.8 sec - test_io: 38.2 sec 1 test failed: test_zlib 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_zlib Total duration: 3 min 24 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_a4cd983a' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_b307e308' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_b8b236db' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Stable LTO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/617/builds/1052 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-aarch64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_concurrent_futures: 2 min 29 sec - test_gdb: 1 min 56 sec - test_multiprocessing_spawn: 1 min 42 sec - test_multiprocessing_forkserver: 1 min 17 sec - test_multiprocessing_fork: 1 min 8 sec - test_peg_generator: 1 min 5 sec - test_asyncio: 54.6 sec - test_signal: 46.7 sec - test_socket: 44.0 sec - test_io: 38.9 sec 1 test failed: test_zlib 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_zlib Total duration: 2 min 34 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.lto/build/Lib/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_8e409e71' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_75e15f37' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO + PGO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/651/builds/1129 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 411 tests OK. 10 slowest tests: - test_concurrent_futures: 2 min 19 sec - test_multiprocessing_spawn: 1 min 32 sec - test_multiprocessing_forkserver: 1 min 10 sec - test_multiprocessing_fork: 1 min 7 sec - test_asyncio: 53.6 sec - test_signal: 47.0 sec - test_io: 39.0 sec - test_socket: 38.7 sec - test_pydoc: 31.2 sec - test_imaplib: 30.3 sec 1 test failed: test_zlib 13 tests skipped: test_devpoll test_gdb 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_zlib Total duration: 2 min 56 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_fde2d171' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_3b3ce350' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_10bad752' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Stable LTO + PGO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/642/builds/1100 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-aarch64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 411 tests OK. 10 slowest tests: - test_concurrent_futures: 2 min 35 sec - test_multiprocessing_spawn: 1 min 45 sec - test_multiprocessing_forkserver: 1 min 16 sec - test_multiprocessing_fork: 1 min 14 sec - test_asyncio: 54.6 sec - test_signal: 47.1 sec - test_socket: 43.6 sec - test_io: 39.6 sec - test_pydoc: 31.4 sec - test_imaplib: 30.8 sec 1 test failed: test_zlib 13 tests skipped: test_devpoll test_gdb 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_zlib Total duration: 2 min 43 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_fe480681' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_76d9c0a5' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.lto-pgo/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.lto-pgo/build/Lib/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_8b11e946' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable Clang Installed 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/650/builds/1127 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 407 tests OK. 1 test failed: test_zlib 16 tests skipped: test_asdl_parser test_check_c_globals test_clinic test_devpoll test_gdb 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_zlib Total duration: 3 min 21 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_d5882d0b' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_e7383a2f' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_08508ef6' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable Clang 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/627/builds/1127 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_multiprocessing_spawn: 3 min 39 sec - test_concurrent_futures: 3 min 31 sec - test_unparse: 3 min 5 sec - test_tokenize: 2 min 44 sec - test_capi: 2 min 24 sec - test_asyncio: 2 min 22 sec - test_lib2to3: 2 min 15 sec - test_multiprocessing_forkserver: 1 min 57 sec - test_multiprocessing_fork: 1 min 51 sec - test_unicodedata: 1 min 48 sec 1 test failed: test_zlib 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_zlib Total duration: 7 min 51 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64.clang/build/Lib/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Stable Clang Installed 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/625/builds/1105 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-aarch64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 407 tests OK. 1 test failed: test_zlib 16 tests skipped: test_asdl_parser test_check_c_globals test_clinic test_devpoll test_gdb 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_zlib Total duration: 2 min 33 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.10/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.10/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_0afb724e' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.clang-installed/build/target/lib/python3.10/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_d7b1d06f' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Stable Clang 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/635/builds/1100 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-aarch64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_unparse: 3 min 51 sec - test_multiprocessing_spawn: 3 min 42 sec - test_tokenize: 3 min 1 sec - test_concurrent_futures: 2 min 59 sec - test_lib2to3: 2 min 21 sec - test_asyncio: 2 min 4 sec - test_unicodedata: 2 min 4 sec - test_capi: 2 min - test_multiprocessing_forkserver: 1 min 47 sec - test_multiprocessing_fork: 1 min 31 sec 1 test failed: test_zlib 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_zlib Total duration: 4 min 23 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.clang/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64.clang/build/Lib/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/659/builds/1121 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_gdb: 3 min 18 sec - test_concurrent_futures: 2 min 32 sec - test_multiprocessing_spawn: 2 min 31 sec - test_capi: 1 min 46 sec - test_asyncio: 1 min 39 sec - test_multiprocessing_forkserver: 1 min 33 sec - test_unparse: 1 min 28 sec - test_multiprocessing_fork: 1 min 14 sec - test_tokenize: 1 min 11 sec - test_peg_generator: 1 min 6 sec 1 test failed: test_zlib 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_zlib Total duration: 5 min 49 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_fe884b62' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_1d5eec17' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_b49bc02d' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Stable 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/645/builds/1093 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-aarch64 Build Reason: <unknown> Blamelist: Steve Dower <steve.do...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_gdb: 3 min 17 sec - test_concurrent_futures: 2 min 49 sec - test_multiprocessing_spawn: 2 min 45 sec - test_asyncio: 2 min 2 sec - test_multiprocessing_forkserver: 1 min 39 sec - test_unparse: 1 min 34 sec - test_multiprocessing_fork: 1 min 26 sec - test_peg_generator: 1 min 23 sec - test_tokenize: 1 min 16 sec - test_capi: 1 min 6 sec 1 test failed: test_zlib 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_zlib Total duration: 3 min 41 sec Captured traceback ================== Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64/build/Lib/test/test_zlib.py", line 448, in <genexpr> ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_49676412' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_449bf986' Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-stable-aarch64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_b857faf2' Test report =========== Failed tests: - test_zlib Failed subtests: - test_flushes - test.test_zlib.CompressObjectTestCase Sincerely, -The Buildbot _______________________________________________ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com