The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO
3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/653/builds/1157
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>, Łukasz Langa
<[email protected]>
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 20 sec
- test_gdb: 2 min 4 sec
- test_multiprocessing_spawn: 1 min 36 sec
- test_multiprocessing_forkserver: 1 min 14 sec
- test_multiprocessing_fork: 1 min 8 sec
- test_asyncio: 1 min 1 sec
- test_peg_generator: 58.1 sec
- test_signal: 47.2 sec
- test_socket: 38.8 sec
- test_io: 36.5 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 8 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py",
line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_3eca075e'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py",
line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_3c8fd007'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py",
line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_d39cd8d0'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-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-rawhide-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'
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
Rawhide LTO + PGO 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/697/builds/1235
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>, Łukasz Langa
<[email protected]>
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 33 sec
- test_multiprocessing_forkserver: 1 min 14 sec
- test_multiprocessing_fork: 1 min 6 sec
- test_asyncio: 57.5 sec
- test_signal: 47.0 sec
- test_io: 45.1 sec
- test_socket: 39.1 sec
- test_pydoc: 31.5 sec
- test_imaplib: 30.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: 2 min 49 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_2e55f318'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-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-rawhide-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-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_81ba8e09'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_2882b2b7'
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
Rawhide Clang 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/643/builds/1237
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>, Łukasz Langa
<[email protected]>
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: 3 min 10 sec
- test_unparse: 2 min 58 sec
- test_multiprocessing_spawn: 2 min 55 sec
- test_tokenize: 2 min 30 sec
- test_capi: 2 min 20 sec
- test_asyncio: 2 min 6 sec
- test_lib2to3: 1 min 55 sec
- test_multiprocessing_forkserver: 1 min 46 sec
- test_unicodedata: 1 min 31 sec
- test_multiprocessing_fork: 1 min 30 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 27 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-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-rawhide-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 AMD64 Fedora
Rawhide 3.10 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/657/builds/1234
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>, Łukasz Langa
<[email protected]>
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 25 sec
- test_multiprocessing_spawn: 2 min 39 sec
- test_concurrent_futures: 2 min 33 sec
- test_capi: 1 min 51 sec
- test_unparse: 1 min 30 sec
- test_asyncio: 1 min 25 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_multiprocessing_fork: 1 min 17 sec
- test_tokenize: 1 min 12 sec
- test_peg_generator: 1 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: 5 min 11 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py",
line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_232b9aed'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py",
line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_9e655140'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-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-rawhide-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-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py",
line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_096acf91'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]