☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/545/builds/4049
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist: Alex Doe <alexdoesh@gmail.com>, Alex Waygood <Alex.Waygood@Gmail.com>, Barney Gale <barney.gale@gmail.com>, Brandt Bucher <brandtbucher@microsoft.com>, Bruce Eckel <BruceTEckel@gmail.com>, Carl Meyer <carl@oddbird.net>, Charlie Zhao <zhaoyu_hit@qq.com>, Crowthebird <78076854+thatbirdguythatuknownot@users.noreply.github.com>, Eamon Tracey <66919574+EamonTracey@users.noreply.github.com>, Erlend E. Aasland <erlend.aasland@protonmail.com>, Erlend E. Aasland <erlend@python.org>, F3eQnxN3RriK <drsuaimqjgar@gmail.com>, Gabriel Venberg <gabevenberg@gmail.com>, Gregory P. Smith <greg@krypto.org>, Guido van Rossum <guido@python.org>, Hood Chatham <roberthoodchatham@gmail.com>, Hugo van Kemenade <hugovk@users.noreply.github.com>, Inada Naoki <songofacandy@gmail.com>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, James Webber <jamestwebber@users.noreply.github.com>, Jelle Zijlstra <jelle.zijlstra@gmail.com>, Kirill Podoprigora <kirill.bast9@mail.ru>, Lysandros Nikolaou <lisandrosnik@gmail.com>, Mark Shannon <mark@hotpy.org>, Mathieu Dupuy <deronnax@gmail.com>, Nikita Sobolev <mail@sobolevn.me>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Paul Moore <p.f.moore@gmail.com>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Roderich Schupp <roderich.schupp@gmail.com>, Sam Bull <git@sambull.org>, Serhiy Storchaka <storchaka@gmail.com>, Skip Montanaro <skip.montanaro@gmail.com>, Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>, T. Wouters <thomas@python.org>, TATHAGATA ROY <royzen9495@gmail.com>, Terry Jan Reedy <tjreedy@udel.edu>, Tian Gao <gaogaotiantian@hotmail.com>, Victor Stinner <vstinner@python.org>, YAMAMOTO Takashi <yamamoto@midokura.com>, chgnrdv <52372310+chgnrdv@users.noreply.github.com>, hms <18321626+polynomialherder@users.noreply.github.com>, lightdrk <108566237+lightdrk@users.noreply.github.com>, Łukasz Langa <lukasz@langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
427 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 19 sec
- test_multiprocessing_spawn: 1 min 48 sec
- test_signal: 1 min 19 sec
- test_multiprocessing_forkserver: 1 min 15 sec
- test_multiprocessing_fork: 1 min 7 sec
- test_socket: 44.1 sec
- test_imaplib: 32.4 sec
- test_io: 31.9 sec
- test_subprocess: 28.1 sec
- test_xmlrpc: 27.5 sec
1 test failed: test.test_asyncio.test_subprocess
17 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_perf_profiler test_readline test_startfile test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
2 re-run tests: test.test_asyncio.test_subprocess test_tools
1 test run no tests: test_tools
Total duration: 15 min 28 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_asyncio/test_subprocess.py", line 788, in test_subprocess_consistent_callbacks self.loop.run_until_complete(main()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/asyncio/base_events.py", line 664, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_asyncio/test_subprocess.py", line 780, in main self.assertEqual(events, [ AssertionError: Lists differ: ['process_exited', ('pipe_data_received', 1, b'stdout')] != [('pipe_data_received', 1, b'stdout'), ('p[95 chars]ted']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_asyncio/test_subprocess.py", line 788, in test_subprocess_consistent_callbacks self.loop.run_until_complete(main()) File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/asyncio/base_events.py", line 664, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_asyncio/test_subprocess.py", line 780, in main self.assertEqual(events, [ AssertionError: Lists differ: [('pi[29 chars]t'), 'pipe_connection_lost', ('pipe_data_recei[57 chars]ted'] != [('pi[29 chars]t'), ('pipe_data_received', 2, b'stderr'), 'pi[57 chars]ted']
Test report
Failed tests:
- test.test_asyncio.test_subprocess
Failed subtests:
- test_subprocess_consistent_callbacks - test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_consistent_callbacks
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder ARM64 Windows 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/729/builds/4841
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: linaro-win-arm64
Build Reason: <unknown> Blamelist: Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then SUCCESS ==
413 tests OK.
10 slowest tests:
- test_math: 7 min 50 sec
- test_multiprocessing_spawn: 4 min 41 sec
- test_peg_generator: 4 min 19 sec
- test_unparse: 2 min 41 sec
- test_tokenize: 2 min 38 sec
- test_tarfile: 2 min 31 sec
- test_capi: 2 min 26 sec
- test_unicodedata: 1 min 59 sec
- test_fstring: 1 min 40 sec
- test_compileall: 1 min 39 sec
33 tests skipped: test.test_asyncio.test_unix_events test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_epoll test_fcntl test_fork1 test_gdb test_grp test_ioctl test_kqueue test_multiprocessing_fork test_multiprocessing_forkserver test_openpty test_perf_profiler test_perfmaps test_poll test_posix test_pty test_pwd test_readline test_resource test_syslog test_threadsignals test_tkinter test_ttk test_wait3 test_wait4 test_xxlimited test_xxtestfuzz test_zipfile64 test_zoneinfo
1 re-run test: test_concurrent_futures
Total duration: 30 min 9 sec
Captured traceback
Traceback (most recent call last): File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 480, in temp_dir yield path File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 533, in temp_cwd yield cwd_dir File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\libregrtest\main.py", line 758, in main self._main(tests, kwargs) File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\libregrtest\main.py", line 817, in _main sys.exit(0) SystemExit: 0
Traceback (most recent call last): File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\__init__.py", line 207, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Workspace\\buildarea\\3.x.linaro-win-arm64\\build\\build\\test_python_5872�\\test_python_worker_6680�'
Traceback (most recent call last): File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\runpy.py", line 198, in _run_module_as_main return _run_code(code, main_globals, None, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\runpy.py", line 88, in _run_code exec(code, run_globals) File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\__main__.py", line 2, in <module> main() File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\libregrtest\main.py", line 822, in main Regrtest().main(tests=tests, **kwargs) File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\libregrtest\main.py", line 752, in main with os_helper.temp_cwd(test_cwd, quiet=True): File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\contextlib.py", line 155, in __exit__ self.gen.throw(value) File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 531, in temp_cwd with temp_dir(path=name, quiet=quiet) as temp_path: File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\contextlib.py", line 155, in __exit__ self.gen.throw(value) File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 485, in temp_dir rmtree(path) File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 442, in rmtree _rmtree(path) File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 385, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 330, in _waitfor func(pathname) File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 382, in _rmtree_inner _force_run(fullname, os.rmdir, fullname) File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\__init__.py", line 218, in _force_run return func(*args) ^^^^^^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Workspace\\buildarea\\3.x.linaro-win-arm64\\build\\build\\test_python_5872�\\test_python_worker_6680�'
Test report
Failed tests:
- test_concurrent_futures
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org