Buildbot failure in Python on AMD64 FreeBSD Shared 3.9
The Buildbot has detected a failed build on builder AMD64 FreeBSD Shared 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/720/builds/203
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: koobs-freebsd-564d
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.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_tokenize: 3 min 21 sec
- test_concurrent_futures: 3 min 12 sec
- test_multiprocessing_spawn: 3 min 8 sec
- test_unparse: 2 min 59 sec
- test_multiprocessing_forkserver: 2 min 7 sec
- test_multiprocessing_fork: 1 min 52 sec
- test_subprocess: 1 min 49 sec
- test_asyncio: 1 min 39 sec
- test_gdb: 1 min 31 sec
- test_lib2to3: 1 min 23 sec
1 test failed: test_asyncio
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
1 re-run test: test_asyncio
Total duration: 17 min 50 sec
Captured traceback
Traceback (most recent call last): File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/test/test_asyncio/test_subprocess.py", line 130, in test_stdin_stdout exitcode, stdout = self.loop.run_until_complete(task) File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/asyncio/base_events.py", line 642, in run_until_complete return future.result() File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/asyncio/tasks.py", line 481, in wait_for raise exceptions.TimeoutError() from exc asyncio.exceptions.TimeoutError
Traceback (most recent call last): File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/test/test_asyncio/test_subprocess.py", line 125, in run exitcode = await proc.wait() File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/asyncio/subprocess.py", line 135, in wait return await self._transport._wait() File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/asyncio/base_subprocess.py", line 235, in _wait return await waiter asyncio.exceptions.CancelledError
Traceback (most recent call last): File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/asyncio/tasks.py", line 479, in wait_for fut.result() asyncio.exceptions.CancelledError
Traceback (most recent call last): File "/usr/home/buildbot/python/3.9.koobs-freebsd-564d/build/Lib/test/test_asyncio/test_tasks.py", line 3482, in test_run_coroutine_threadsafe_with_timeout self.loop.run_until_complete(future) AssertionError: TimeoutError not raised
Test report
Failed tests:
- test_asyncio
Failed subtests:
- test_stdin_stdout - test.test_asyncio.test_subprocess.SubprocessMultiLoopWatcherTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org