pypy-venv\Scripts\pypy.exe -m pip install --no-warn-script-location -r ../build/extra_tests/requirements.txt in dir d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv (timeout 1200 secs) watching logfiles {} argv: ['pypy-venv\\Scripts\\pypy.exe', '-m', 'pip', 'install', '--no-warn-script-location', '-r', '../build/extra_tests/requirements.txt'] environment: ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Users\matti\AppData\Roaming ASL.LOG=Destination=file CHOCOLATEYINSTALL=C:\ProgramData\chocolatey CHOCOLATEYLASTPATHUPDATE=133185086718935289 CHOCOLATEYTOOLSLOCATION=C:\tools CLINK_DIR=C:\Program Files (x86)\clink\0.4.9 COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files COMMONPROGRAMW6432=C:\Program Files\Common Files COMPUTERNAME=DESKTOP-RYZEN COMSPEC=C:\WINDOWS\system32\cmd.exe CONDA_BAT=d:\miniconda\condabin\conda.bat CONDA_EXE=d:\miniconda\Scripts\conda.exe CONDA_SHLVL=0 CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7 CUDA_PATH_V11_7=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7 DRIVERDATA=C:\Windows\System32\Drivers\DriverData LOCALAPPDATA=C:\Users\matti\AppData\Local NUMBER_OF_PROCESSORS=2 NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\ OS=Windows_NT PATH=d:\CPython27\lib\site-packages\pywin32_system32;d:\pypy_stuff\pypy\externals\bin;D:\CPython27;D:\pypy_stuff\pypy2.7-v7.3.18\Scripts;D:\pypy_stuff\pypy2.7-v7.3.18;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseHg\;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC PROCESSOR_ARCHITECTURE=x86 PROCESSOR_ARCHITEW6432=AMD64 PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD PROCESSOR_LEVEL=23 PROCESSOR_REVISION=7100 PROGRAMDATA=C:\ProgramData PROGRAMFILES=C:\Program Files (x86) PROGRAMFILES(X86)=C:\Program Files (x86) PROGRAMW6432=C:\Program Files PROMPT=$P$G PSMODULEPATH=%ProgramFiles%\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules PUBLIC=C:\Users\Public PWD=d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\venv PYPY_ENABLE_WINCONSOLEIO=1 PYTEST_XDIST_AUTO_NUM_WORKERS=4 RTOOLS40_HOME=C:\rtools40 RTOOLS43_HOME=C:\rtools43 RTOOLS44_HOME=C:\rtools44 SYSTEMDRIVE=C: SYSTEMROOT=C:\WINDOWS TEMP=D:\SystemTemp TMP=D:\SystemTemp USERDOMAIN=DESKTOP-RYZEN USERNAME=matti USERPROFILE=C:\Users\matti VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ WINDIR=C:\WINDOWS using PTY: False DEPRECATION: pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting pytest<=4.0 Using cached pytest-4.0.0-py2.py3-none-any.whl (217 kB) Processing c:\users\matti\appdata\local\pip\cache\wheels\81\1b\e4\4b736d87747edc27f5b1c34cbd6c1744d528181ae6dd1b5d30\hypothesis-4.57.1-py2-none-any.whl Processing c:\users\matti\appdata\local\pip\cache\wheels\69\72\3c\c4a7022044be2c56f4d6d31adf85a2021c3c151e134e2020d9\vmprof-0.4.18.1-py2-none-any.whl Collecting py>=1.5.0 Using cached py-1.11.0-py2.py3-none-any.whl (98 kB) Collecting six>=1.10.0 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: setuptools in .\pypy-venv\site-packages (from pytest<=4.0->-r ../build/extra_tests/requirements.txt (line 1)) (44.1.1) Collecting attrs>=17.4.0 Using cached attrs-21.4.0-py2.py3-none-any.whl (60 kB) Collecting more-itertools>=4.0.0 Using cached more_itertools-5.0.0-py2-none-any.whl (52 kB) Processing c:\users\matti\appdata\local\pip\cache\wheels\eb\41\2e\21f650feef013506dbee3bbd1d55beee2bc50670bed8a07b4b\atomicwrites-1.4.1-py2.py3-none-any.whl Collecting pluggy>=0.7 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting funcsigs; python_version < "3.0" Using cached funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) Collecting pathlib2>=2.2.0; python_version < "3.6" Using cached pathlib2-2.3.7.post1-py2.py3-none-any.whl (18 kB) Collecting colorama; sys_platform == "win32" Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting sortedcontainers<3.0.0,>=2.1.0 Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting enum34; python_version == "2.7" Using cached enum34-1.1.10-py2-none-any.whl (11 kB) Collecting requests Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting pytz Using cached pytz-2026.2-py2.py3-none-any.whl (510 kB) Collecting backports.shutil-which Using cached backports.shutil_which-3.5.2-py2.py3-none-any.whl (2.7 kB) Collecting importlib-metadata>=0.12; python_version < "3.8" Using cached importlib_metadata-2.1.3-py2.py3-none-any.whl (10 kB) Processing c:\users\matti\appdata\local\pip\cache\wheels\c1\c8\97\fde533622b51b8c0b2c985b96990116d9e66c9ba33375e7080\scandir-1.10.0-pp27-pypy_73-win_amd64.whl Collecting typing; python_version < "3.5" Using cached typing-3.10.0.0-py2-none-any.whl (26 kB) Collecting urllib3<1.27,>=1.21.1 Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Collecting certifi>=2017.4.17 Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting chardet<5,>=3.0.2; python_version < "3" Using cached chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting idna<3,>=2.5; python_version < "3" Using cached idna-2.10-py2.py3-none-any.whl (58 kB) Collecting zipp>=0.5 Using cached zipp-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting contextlib2; python_version < "3" Using cached contextlib2-0.6.0.post1-py2.py3-none-any.whl (9.8 kB) Collecting configparser>=3.5; python_version < "3" Using cached configparser-4.0.2-py2.py3-none-any.whl (22 kB) Installing collected packages: py, six, attrs, more-itertools, atomicwrites, contextlib2, zipp, scandir, typing, pathlib2, configparser, importlib-metadata, pluggy, funcsigs, colorama, pytest, sortedcontainers, enum34, hypothesis, urllib3, certifi, chardet, idna, requests, pytz, backports.shutil-which, vmprof Successfully installed atomicwrites-1.4.1 attrs-21.4.0 backports.shutil-which-3.5.2 certifi-2021.10.8 chardet-4.0.0 colorama-0.4.6 configparser-4.0.2 contextlib2-0.6.0.post1 enum34-1.1.10 funcsigs-1.0.2 hypothesis-4.57.1 idna-2.10 importlib-metadata-2.1.3 more-itertools-5.0.0 pathlib2-2.3.7.post1 pluggy-0.13.1 py-1.11.0 pytest-4.0.0 pytz-2026.2 requests-2.27.1 scandir-1.10.0 six-1.17.0 sortedcontainers-2.4.0 typing-3.10.0.0 urllib3-1.26.20 vmprof-0.4.18.1 zipp-1.2.0 program finished with exit code 0 elapsedTime=21.188000