☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 FreeBSD Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1613/builds/1816
Buildbot URL: https://buildbot.python.org/
Worker for this Build: ware-freebsd
Build Reason: <unknown> Blamelist: AN Long <aisk@users.noreply.github.com>, Brett Cannon <brett@python.org>, Evan Kohilas <ekohilas@users.noreply.github.com>, Konstantin Baikov <konstantin.baikov@gmail.com>, László Kiss Kollár <kiss.kollar.laszlo@gmail.com>, Sam Gross <colesbury@gmail.com>, Sergey B Kirpichev <skirpichev@gmail.com>, da-woods <dw-git@d-woods.co.uk>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/threading.py", line 1074, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/concurrent/futures/process.py", line 353, in run p = self.processes.pop(result_item.exit_pid) KeyError: 92776 Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/forkserver.py", line 339, in main code = _serve_one(child_r, fds, unused_fds, old_handlers) File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/forkserver.py", line 379, in _serve_one code = spawn._main(child_r, parent_sentinel) File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/spawn.py", line 132, in _main self = reduction.pickle.load(from_parent) File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/synchronize.py", line 117, in __setstate__ self._semlock = _multiprocessing.SemLock._rebuild(*state) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory Timeout (0:45:00)! Thread 0x000000082e8b1200 [QueueFeederThread] (most recent call first): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/threading.py", line 362 in wait File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/multiprocessing/queues.py", line 249 in _feed File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/threading.py", line 1016 in run File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/threading.py", line 1074 in _bootstrap_inner File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/threading.py", line 1036 in _bootstrap
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/datetimetester.py", line 7322, in test_concurrent_initialization_subinterpreter self.assertEqual(out, b"a" * 8) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ AssertionError: b'aaaaaaa' != b'aaaaaaaa'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/support/__init__.py", line 837, in gc_collect gc.collect() ~~~~~~~~~~^^ ResourceWarning: unclosed <socket.socket fd=9, family=2, type=1, proto=6, laddr=('127.0.0.1', 20398), raddr=('127.0.0.1', 20399)> Task was destroyed but it is pending! task: <Task pending name='Task-1267' coro=<BaseSelectorEventLoop._accept_connection2() done, defined at /buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py:217> wait_for=<Future finished exception=ConnectionResetError()>> Future exception was never retrieved future: <Future finished exception=ConnectionResetError()> Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/sslproto.py", line 581, in _on_handshake_complete raise handshake_exc ConnectionResetError Warning -- Unraisable exception Exception ignored while calling deallocator <function _SelectorTransport.__del__ at 0x83c699490>: Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py", line 873, in __del__ _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=9> k
Test report
Failed tests:
- test.test_concurrent_futures.test_process_pool
- test_datetime
Failed subtests:
- test_concurrent_initialization_subinterpreter - test.datetimetester.ExtensionModuleTests_Fast.test_concurrent_initialization_subinterpreter
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org