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/808
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-9e36
Build Reason: <unknown> Blamelist: Oleg Höfling <hoefling@users.noreply.github.com>, Pablo Galindo <Pablogsal@gmail.com>, Xavier Fernandez <xav.fernandez@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
405 tests OK.
10 slowest tests:
- test_peg_generator: 12 min 16 sec
- test_multiprocessing_spawn: 6 min 34 sec
- test_concurrent_futures: 5 min 28 sec
- test_tokenize: 4 min 20 sec
- test_multiprocessing_forkserver: 3 min 29 sec
- test_lib2to3: 3 min 16 sec
- test_unparse: 3 min 9 sec
- test_unicodedata: 3 min
- test_largefile: 2 min 51 sec
- test_multiprocessing_fork: 2 min 35 sec
1 test failed: test_venv
19 tests skipped: test_dbm_gnu test_devpoll test_epoll test_idle test_ioctl test_msilib test_ossaudiodev test_spwd test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_interpreters test_pickle test_venv
Total duration: 25 min 47 sec
Captured traceback
Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-9e36.nondebug/build/Lib/test/test_interpreters.py", line 383, in test_already_running self.interp.run('print("spam")') AssertionError: RuntimeError not raised
Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-9e36.nondebug/build/Lib/test/test_venv.py", line 535, in test_with_pip self.do_test_with_pip(False) File "/usr/home/buildbot/python/3.x.koobs-freebsd-9e36.nondebug/build/Lib/test/test_venv.py", line 518, in do_test_with_pip self.assertEqual(err.rstrip(), "") AssertionError: "WARNING: The directory '/.cache/pip' or [206 chars]lag." != ''
- WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Test report
Failed tests:
- test_interpreters
- test_pickle
- test_venv
Failed subtests:
- test_already_running - test.test_interpreters.TestInterpreterRun
- test_with_pip - test.test_venv.EnsurePipTest
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org