Buildbot failure in Python on AMD64 FreeBSD Non-Debug 3.x
The Buildbot has detected a new failure on builder AMD64 FreeBSD Non-Debug 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/214/builds/718
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-9e36
Build Reason: <unknown> Blamelist: Anthony Shaw <anthony.p.shaw@gmail.com>, Batuhan Taskaya <batuhanosmantaskaya@gmail.com>, Chris Jerdonek <chris.jerdonek@gmail.com>, Dong-hee Na <donghee.na92@gmail.com>, Furkan Önder <furkantahaonder@gmail.com>, Gregory Szorc <gregory.szorc@gmail.com>, Guido van Rossum <guido@python.org>, Lysandros Nikolaou <lisandrosnik@gmail.com>, Mathieu Dupuy <deronnax@users.noreply.github.com>, Noah Doersing <doersino@gmail.com>, Pablo Galindo <Pablogsal@gmail.com>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Robert Rouhani <robert.rouhani@gmail.com>, Sander <svr003@gmail.com>, Serhiy Storchaka <storchaka@gmail.com>, Shantanu <hauntsaninja@users.noreply.github.com>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 10, done.
remote: Counting objects: 10% (1/10)
remote: Counting objects: 20% (2/10)
remote: Counting objects: 30% (3/10)
remote: Counting objects: 40% (4/10)
remote: Counting objects: 50% (5/10)
remote: Counting objects: 60% (6/10)
remote: Counting objects: 70% (7/10)
remote: Counting objects: 80% (8/10)
remote: Counting objects: 90% (9/10)
remote: Counting objects: 100% (10/10)
remote: Counting objects: 100% (10/10), done.
remote: Compressing objects: 11% (1/9)
remote: Compressing objects: 22% (2/9)
remote: Compressing objects: 33% (3/9)
remote: Compressing objects: 44% (4/9)
remote: Compressing objects: 55% (5/9)
remote: Compressing objects: 66% (6/9)
remote: Compressing objects: 77% (7/9)
remote: Compressing objects: 88% (8/9)
remote: Compressing objects: 100% (9/9)
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 1), reused 3 (delta 1), pack-reused 0
From https://github.com/python/cpython
- branch master -> FETCH_HEAD Reset branch 'master'
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 10.982s
OK (skipped=2) test_dbm_gnu skipped -- No module named '_gdbm' stty: stdin isn't a terminal test_tk skipped -- No module named '_tkinter' test_devpoll skipped -- test works only on Solaris OS family test_ttk_guionly skipped -- No module named '_tkinter' test_winconsoleio skipped -- test only relevant on win32 test_tcl skipped -- No module named '_tkinter' test_turtle skipped -- No module named '_tkinter' test_ioctl skipped -- Unable to open /dev/tty test_msilib skipped -- No module named '_msi' test_idle skipped -- No module named '_tkinter' test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp' test_winreg skipped -- No module named 'winreg' test_winsound skipped -- No module named 'winsound' /usr/home/buildbot/python/3.x.koobs-freebsd-9e36.nondebug/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' /usr/home/buildbot/python/3.x.koobs-freebsd-9e36.nondebug/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/psm_f9456ba4': [Errno 2] No such file or directory: '/psm_f9456ba4' warnings.warn('resource_tracker: %r: %s' % (name, e)) test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_tix skipped -- No module named '_tkinter' test_ttk_textonly skipped -- No module named '_tkinter' /tmp/tmpyhdev5ut/parse.c:97:19: warning: code will never be executed [-Wunreachable-code] p->mark = mark; ^~~~ 1 warning generated. test_spwd skipped -- No module named 'spwd' test_startfile skipped -- object <module 'os' from '/usr/home/buildbot/python/3.x.koobs-freebsd-9e36.nondebug/build/Lib/os.py'> has no attribute 'startfile' test_epoll skipped -- test works only on Linux 2.6
Cannot open file '/usr/home/buildbot/python/3.x.koobs-freebsd-9e36.nondebug/build/test-results.xml' for upload
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org