The Buildbot has detected a new failure on builder s390x Fedora LTO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/83/builds/231
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Serhiy Storchaka storchaka@gmail.com
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
408 tests OK.
10 slowest tests:
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
14 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 6 min 3 sec
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_39717ccb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_9ce76256'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_1d8c7a2c'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto/build/Lib/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Failed tests:
Failed subtests:
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO + PGO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/121/builds/246
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Miss Islington (bot) 31488909+miss-islington@users.noreply.github.com, Serhiy Storchaka storchaka@gmail.com, Victor Stinner vstinner@python.org, Łukasz Langa lukasz@langa.pl
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
1 test failed: test_signal
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_signal
Total duration: 4 min 34 sec
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_signal.py", line 825, in test_pthread_kill @unittest.skipUnless(hasattr(signal, 'pthread_kill'), File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_signal.py", line 704, in sig_vtalrm raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL " signal.ItimerError: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 326, in _runtest_inner refleak = _runtest_inner2(ns, test_name) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 288, in _runtest_inner2 test_runner() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 263, in _test_module support.run_unittest(tests) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/__init__.py", line 1929, in run_unittest _run_suite(suite) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/__init__.py", line 1805, in _run_suite result = runner.run(suite) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/unittest/runner.py", line 176, in run test(result) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122, in run test(result) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/unittest/case.py", line 568, in run result.startTest(self) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/support/testresult.py", line 41, in startTest super().startTest(test) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/unittest/runner.py", line 54, in startTest self.stream.write(self.getDescription(test)) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/unittest/runner.py", line 21, in __getattr__ return getattr(self.stream,attr) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_signal.py", line 704, in sig_vtalrm raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL " signal.ItimerError: setitimer didn't disable ITIMER_VIRTUAL timer.
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_6c310755'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_5e421628'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_bb933b30'
Failed tests:
Failed subtests:
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/423/builds/241
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Serhiy Storchaka storchaka@gmail.com
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
407 tests OK.
10 slowest tests:
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
15 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 4 min 24 sec
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_6b39df02'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_4f978adb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_5c92a545'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Lib/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Failed tests:
Failed subtests:
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/426/builds/227
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Serhiy Storchaka storchaka@gmail.com
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
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
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 4 min 11 sec
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_663679d9'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_6697ed76'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_02cfda20'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto/build/Lib/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Failed tests:
Failed subtests:
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO + PGO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/135/builds/242
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Serhiy Storchaka storchaka@gmail.com
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
409 tests OK.
10 slowest tests:
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
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
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 3 min 42 sec
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_c79b4473'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_07de3236'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_7ef24214'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Failed tests:
Failed subtests:
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang Installed 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/570/builds/241
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Serhiy Storchaka storchaka@gmail.com
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
404 tests OK.
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
18 tests skipped: test_asdl_parser test_check_c_globals test_clinic test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 4 min 2 sec
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_412239dd'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_9447a3d9'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.clang-installed/build/target/lib/python3.9/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.clang-installed/build/target/lib/python3.9/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_ab541ee4'
Failed tests:
Failed subtests:
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/348/builds/244
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Serhiy Storchaka storchaka@gmail.com
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
408 tests OK.
10 slowest tests:
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
14 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 5 min 4 sec
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.clang/build/Lib/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.clang/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_5dc6f359'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_6bab8c28'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_845f71db'
Failed tests:
Failed subtests:
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable Clang Installed 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/17/builds/243
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Serhiy Storchaka storchaka@gmail.com
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
406 tests OK.
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
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
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 3 min 15 sec
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_cc9ceb15'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_bacd32bc'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_817d90bd'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.9/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Failed tests:
Failed subtests:
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/213/builds/245
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Serhiy Storchaka storchaka@gmail.com
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
408 tests OK.
10 slowest tests:
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
14 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 6 min 48 sec
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_a23e2cad'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_02a250c7'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z/build/Lib/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-fedora-z/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_a0f7ff65'
Failed tests:
Failed subtests:
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable Clang 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/365/builds/244
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Serhiy Storchaka storchaka@gmail.com
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
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
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 3 min 52 sec
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_94efa7c8'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_331fb54c'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang/build/Lib/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64.clang/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_c5bc9a44'
Failed tests:
Failed subtests:
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/176/builds/242
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Serhiy Storchaka storchaka@gmail.com
BUILD FAILED: failed test (failure)
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
3 tests failed: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
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
3 re-run tests: test_multiprocessing_fork test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 5 min 4 sec
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64/build/Lib/test/_test_multiprocessing.py", line 3774, in test_shared_memory_basics sms = shared_memory.SharedMemory('test01_tsmb', create=True, size=512) File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/shared_memory.py", line 103, in __init__ self._fd = _posixshmem.shm_open( FileExistsError: [Errno 17] File exists: '/test01_tsmb'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_67a2c5e4'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_36ca1204'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-stable-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_3ef0c947'
Failed tests:
Failed subtests:
Sincerely, -The Buildbot