![](https://secure.gravatar.com/avatar/877320e8ca98bd05c38bfe044ab7ee88.jpg?s=120&d=mm&r=g)
The Buildbot has detected a new failure on builder s390x Fedora Rawhide Clang 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/566/builds/1163
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
420 tests OK.
10 slowest tests:
- test_tools: 5 min
- test_concurrent_futures: 3 min 5 sec
- test_multiprocessing_spawn: 2 min 38 sec
- test_multiprocessing_forkserver: 1 min 46 sec
- test_zipfile: 1 min 34 sec
- test_asyncio: 1 min 24 sec
- test_multiprocessing_fork: 1 min 21 sec
- test_capi: 1 min 8 sec
- test_tokenize: 52.5 sec
- test_signal: 49.8 sec
1 test failed: test_logging
15 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_msilib test_nis test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_logging
Total duration: 9 min 56 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_b5a15512'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_9d786b2b'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_2ebb9d84'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/test/test_logging.py", line 3647, in test_config_queue_handler self.do_queuehandler_configuration(qspec, lspec) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.clang/build/Lib/test/test_logging.py", line 3621, in do_queuehandler_configuration self.assertEqual(data, ['foo', 'bar', 'baz']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: Lists differ: [] != ['foo', 'bar', 'baz']
Test report
Failed tests:
- test_logging
Failed subtests:
- test_config_queue_handler - test.test_logging.ConfigDictTest.test_config_queue_handler
Sincerely, -The Buildbot