☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.10)
The Buildbot has detected a new failure on builder AMD64 FreeBSD Shared 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/661/builds/1019
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-564d
Build Reason: <unknown> Blamelist: Erlend E. Aasland <erlend.aasland@protonmail.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Serhiy Storchaka <storchaka@gmail.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
==
Captured traceback
remote: Enumerating objects: 17, done.
remote: Counting objects: 6% (1/16)
remote: Counting objects: 12% (2/16)
remote: Counting objects: 18% (3/16)
remote: Counting objects: 25% (4/16)
remote: Counting objects: 31% (5/16)
remote: Counting objects: 37% (6/16)
remote: Counting objects: 43% (7/16)
remote: Counting objects: 50% (8/16)
remote: Counting objects: 56% (9/16)
remote: Counting objects: 62% (10/16)
remote: Counting objects: 68% (11/16)
remote: Counting objects: 75% (12/16)
remote: Counting objects: 81% (13/16)
remote: Counting objects: 87% (14/16)
remote: Counting objects: 93% (15/16)
remote: Counting objects: 100% (16/16)
remote: Counting objects: 100% (16/16), done.
remote: Compressing objects: 14% (1/7)
remote: Compressing objects: 28% (2/7)
remote: Compressing objects: 42% (3/7)
remote: Compressing objects: 57% (4/7)
remote: Compressing objects: 71% (5/7)
remote: Compressing objects: 85% (6/7)
remote: Compressing objects: 100% (7/7)
remote: Compressing objects: 100% (7/7), done.
remote: Total 17 (delta 9), reused 11 (delta 9), pack-reused 1
From https://github.com/python/cpython
- branch 3.10 -> FETCH_HEAD Note: switching to 'b4f968e0947c0c090c5cf7d8b9ed614f9050a0f4'.
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at b4f968e094 gh-95605: Fix float(s)
error message when s
contains only whitespace (GH-95665) (GH-95859)
Switched to and reset branch '3.10'
renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10
renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10 test_spwd skipped -- No module named 'spwd' test_tk skipped -- No module named '_tkinter' test_dbm_gnu skipped -- No module named '_gdbm' test_atexit_with_unregistered_function (__main__.GeneralTest) ... ok test_badargs (__main__.GeneralTest) ... ok test_bound_methods (__main__.GeneralTest) ... ok test_clear (__main__.GeneralTest) ... ok test_exit (__main__.GeneralTest) ... ok test_order (__main__.GeneralTest) ... ok test_raise (__main__.GeneralTest) ... ok test_raise_unnormalized (__main__.GeneralTest) ... ok test_stress (__main__.GeneralTest) ... ok test_unregister (__main__.GeneralTest) ... ok
Ran 10 tests in 1.103s
OK test_devpoll skipped -- test works only on Solaris OS family test_epoll skipped -- test works only on Linux 2.6 test_msilib skipped -- No module named '_msi' test_winreg skipped -- No module named 'winreg' test_flock (__main__.FNTLEINTRTest) ... ok test_lockf (__main__.FNTLEINTRTest) ... ok test_read (__main__.OSEINTRTest) ... ok test_wait (__main__.OSEINTRTest) ... ok test_wait3 (__main__.OSEINTRTest) ... ok test_wait4 (__main__.OSEINTRTest) ... ok test_waitpid (__main__.OSEINTRTest) ... ok test_write (__main__.OSEINTRTest) ... ok test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll' test_epoll (__main__.SelectEINTRTest) ... skipped 'need select.epoll' test_kqueue (__main__.SelectEINTRTest) ... ok test_poll (__main__.SelectEINTRTest) ... ok test_select (__main__.SelectEINTRTest) ... ok test_sigtimedwait (__main__.SignalEINTRTest) ... ok test_sigwaitinfo (__main__.SignalEINTRTest) ... ok test_accept (__main__.SocketEINTRTest) ... ok test_open (__main__.SocketEINTRTest) ... ok test_os_open (__main__.SocketEINTRTest) ... ok test_recv (__main__.SocketEINTRTest) ... ok test_recvmsg (__main__.SocketEINTRTest) ... ok test_send (__main__.SocketEINTRTest) ... ok test_sendall (__main__.SocketEINTRTest) ... ok test_sendmsg (__main__.SocketEINTRTest) ... ok test_sleep (__main__.TimeEINTRTest) ... ok
Ran 24 tests in 15.349s
OK (skipped=2) test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_readline skipped -- No module named 'readline' test_ttk_guionly skipped -- No module named '_tkinter' test_turtle skipped -- No module named '_tkinter' test_ttk_textonly skipped -- No module named '_tkinter' test_tix skipped -- No module named '_tkinter' test_winsound skipped -- No module named 'winsound' test_winconsoleio skipped -- test only relevant on win32 test_startfile skipped -- object <module 'os' from '/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/os.py'> has no attribute 'startfile' test_ioctl skipped -- Unable to open /dev/tty test_tcl skipped -- No module named '_tkinter' test_idle skipped -- No module named '_tkinter' Timeout (0:35:00)! Thread 0x0000000827f8d000 (most recent call first): File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/selectors.py", line 416 in select File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/subprocess.py", line 2003 in _communicate File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/subprocess.py", line 1152 in communicate File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 112 in run_gdb File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 226 in get_stack_trace File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 270 in get_gdb_repr File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 511 in assertSane File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 540 in test_NULL_ob_type File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/case.py", line 549 in _callTestMethod File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/case.py", line 591 in run File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/case.py", line 650 in __call__ File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/suite.py", line 122 in run File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/suite.py", line 84 in __call__ File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/suite.py", line 122 in run File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/suite.py", line 84 in __call__ File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/suite.py", line 122 in run File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/suite.py", line 84 in __call__ File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/runner.py", line 184 in run File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/support/__init__.py", line 1019 in _run_suite File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/support/__init__.py", line 1144 in run_unittest File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/runtest.py", line 261 in _test_module File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/runtest.py", line 297 in _runtest_inner2 File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/runtest.py", line 335 in _runtest_inner File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/runtest.py", line 202 in _runtest File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/runtest.py", line 245 in runtest File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/runtest_mp.py", line 83 in run_tests_worker File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/main.py", line 695 in _main File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/main.py", line 675 in main File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/main.py", line 736 in main File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/regrtest.py", line 43 in _main File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/regrtest.py", line 47 in <module> File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/runpy.py", line 86 in _run_code File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/runpy.py", line 196 in _run_module_as_main Timeout (0:35:00)! Thread 0x00000008282fc000 (most recent call first): File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/selectors.py", line 416 in select File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/subprocess.py", line 2003 in _communicate File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/subprocess.py", line 1152 in communicate File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 112 in run_gdb File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 226 in get_stack_trace File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 270 in get_gdb_repr File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 511 in assertSane File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 540 in test_NULL_ob_type File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/case.py", line 549 in _callTestMethod File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/case.py", line 591 in run File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/case.py", line 650 in __call__ File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/suite.py", line 122 in run File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/suite.py", line 84 in __call__ File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/suite.py", line 122 in run File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/suite.py", line 84 in __call__ File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/suite.py", line 122 in run File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/suite.py", line 84 in __call__ File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/unittest/runner.py", line 184 in run File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/support/__init__.py", line 1019 in _run_suite File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/support/__init__.py", line 1144 in run_unittest File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/runtest.py", line 261 in _test_module File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/runtest.py", line 297 in _runtest_inner2 File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/runtest.py", line 335 in _runtest_inner File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/runtest.py", line 215 in _runtest File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/runtest.py", line 245 in runtest File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/main.py", line 337 in rerun_failed_tests File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/main.py", line 719 in _main File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/main.py", line 675 in main File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/libregrtest/main.py", line 736 in main File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/__main__.py", line 2 in <module> File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/runpy.py", line 86 in _run_code File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/runpy.py", line 196 in _run_module_as_main
Cannot open file '/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/test-results.xml' for upload
Test report
Failed tests:
- test_gdb
Sincerely, -The Buildbot
I'm not sure why test_gdb fails with a timeout error on FreeBSD. It seems like a real bug.
https://buildbot.python.org/all/#builders/661/builds/1019
0:52:34 load avg: 0.58 Re-running test_gdb in verbose mode test_NULL_ob_type (test.test_gdb.PrettyPrintTests) Timeout (0:35:00)! Thread 0x00000008282fc000 (most recent call first): Ensure that a PyObject* with NULL ob_type is handled gracefully ... *** Error code 1
Stop. make: stopped in /usr/home/buildbot/python/3.10.koobs-freebsd-564d/build File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/selectors.py", line 416 in select File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/subprocess.py", line 2003 in _communicate File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/subprocess.py", line 1152 in communicate File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 112 in run_gdb File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 226 in get_stack_trace File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 270 in get_gdb_repr File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 511 in assertSane File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 540 in test_NULL_ob_type
Yeh I noticed ~20 stopped test processes today, first time I’ve seen them like that.
I’ll checkout main tomorrow and see if it reproduces. Was it only the 14-CURRENT builder or 12.x too?
On 11 Aug 2022, at 10:29 am, Victor Stinner <vstinner@python.org> wrote:
I'm not sure why test_gdb fails with a timeout error on FreeBSD. It seems like a real bug.
https://buildbot.python.org/all/#builders/661/builds/1019
0:52:34 load avg: 0.58 Re-running test_gdb in verbose mode test_NULL_ob_type (test.test_gdb.PrettyPrintTests) Timeout (0:35:00)! Thread 0x00000008282fc000 (most recent call first): Ensure that a PyObject* with NULL ob_type is handled gracefully ... *** Error code 1
Stop. make: stopped in /usr/home/buildbot/python/3.10.koobs-freebsd-564d/build File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/selectors.py", line 416 in select File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/subprocess.py", line 2003 in _communicate File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/subprocess.py", line 1152 in communicate File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 112 in run_gdb File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 226 in get_stack_trace File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 270 in get_gdb_repr File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 511 in assertSane File "/usr/home/buildbot/python/3.10.koobs-freebsd-564d/build/Lib/test/test_gdb.py", line 540 in test_NULL_ob_type
participants (3)
-
buildbot@python.org
-
Kubilay Kocak
-
Victor Stinner