The Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1023/builds/775
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Ned Deily <nad@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
417 tests OK.
10 slowest tests:
- test_tools: 13 min 13 sec
- test_concurrent_futures: 2 min 15 sec
- test_multiprocessing_spawn: 1 min 24 sec
- test_multiprocessing_forkserver: 1 min 8 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_asyncio: 1 min 2 sec
- test_signal: 47.0 sec
- test_socket: 38.2 sec
- test_io: 34.1 sec
- test_imaplib: 32.1 sec
1 test failed: test_tools
16 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_tools
Total duration: 28 min 2 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_97c7f219'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script executable = helper.freeze(python, scriptfile, outdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 198, in freeze _run_quiet([MAKE, '-C', os.path.dirname(scriptfile)]) File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmp9s_k5z0c']' returned non-zero exit status 2.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script executable = helper.freeze(python, scriptfile, outdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 198, in freeze _run_quiet([MAKE, '-C', os.path.dirname(scriptfile)]) File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpo4lowslv']' returned non-zero exit status 2.
Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/tmpo4lowslv/cpython/Lib/sysconfig.py", line 715, in get_config_var return get_config_vars().get(name) ^^^^^^^^^^^^^^^^^ File "/tmp/tmpo4lowslv/cpython/Lib/sysconfig.py", line 670, in get_config_vars _init_posix(_CONFIG_VARS) File "/tmp/tmpo4lowslv/cpython/Lib/sysconfig.py", line 531, in _init_posix _temp = __import__(name, globals(), locals(), ['build_time_vars'], 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named '_sysconfigdata__linux_s390x-linux-gnu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_c90f4a02'
Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/tmp9s_k5z0c/cpython/Lib/sysconfig.py", line 715, in get_config_var return get_config_vars().get(name) ^^^^^^^^^^^^^^^^^ File "/tmp/tmp9s_k5z0c/cpython/Lib/sysconfig.py", line 670, in get_config_vars _init_posix(_CONFIG_VARS) File "/tmp/tmp9s_k5z0c/cpython/Lib/sysconfig.py", line 531, in _init_posix _temp = __import__(name, globals(), locals(), ['build_time_vars'], 0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named '_sysconfigdata__linux_s390x-linux-gnu'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_823266e4'
Test report
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely, -The Buildbot