☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
The Buildbot has detected a new failure on builder AMD64 Windows10 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1501/builds/1194
Buildbot URL: https://buildbot.python.org/
Worker for this Build: bolen-windows10
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):
==
Captured traceback
Traceback (most recent call last): File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\test_venv.py", line 92, in tearDown rmtree(self.env_dir) ~~~~~~^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\support\os_helper.py", line 470, in rmtree _rmtree(path) ~~~~~~~^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\support\os_helper.py", line 413, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\support\os_helper.py", line 354, in _waitfor func(pathname) ~~~~^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\support\os_helper.py", line 409, in _rmtree_inner _waitfor(_rmtree_inner, fullname, waitall=True) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\support\os_helper.py", line 354, in _waitfor func(pathname) ~~~~^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\support\os_helper.py", line 412, in _rmtree_inner _force_run(fullname, os.unlink, fullname) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\support\__init__.py", line 214, in _force_run return func(*args) PermissionError: [WinError 5] Access is denied: 'D:\\temp\\test_python_jthv_28i\\tmpaykk_13r\\Scripts\\python_d.exe'
Traceback (most recent call last): File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\test_venv.py", line 612, in test_multiprocessing out, err = check_output([self.envpy(real_env_dir=True), '-c', ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 'from multiprocessing import Pool; ' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 'pool = Pool(1); ' ^^^^^^^^^^^^^^^^^^ 'print(pool.apply_async("Python".lower).get(3)); ' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 'pool.terminate()']) ^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\test_venv.py", line 59, in check_output raise subprocess.CalledProcessError( p.returncode, cmd, out, err) subprocess.CalledProcessError: Command '['D:\\temp\\test_python__7p73r44\\tmp4a58ch36\\Scripts\\python_d.exe', '-c', 'from multiprocessing import Pool; pool = Pool(1); print(pool.apply_async("Python".lower).get(3)); pool.terminate()']' returned non-zero exit status 1.
Traceback (most recent call last): File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\support\__init__.py", line 203, in _force_run return func(*args) PermissionError: [WinError 5] Access is denied: 'D:\\temp\\test_python_jthv_28i\\tmpaykk_13r\\Scripts\\python_d.exe'
Traceback (most recent call last):
Test report
Failed tests:
- test_venv
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org