Skip to content
Success

Console Output

Started by upstream project "execute-commands" build number 3
originally caused by:
 Started by user guillaume.paran@inria.fr
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sofa-ci-windows10-1 (windows10_vs-2017 debug package release rebootable cleanable windows_msvc default builder options windows_vs2017) in workspace J:\jenkins2\workspace\reboot-slaves
Run condition [Execute Shell] enabling prebuild for step [Execute Windows batch command]
Run condition [Not] preventing prebuild for step [Execute shell]
[reboot-slaves] $ bash C:\Users\ci\AppData\Local\Temp\CommandInterpreterCondition3615591834988333710.sh
Run condition [Execute Shell] enabling perform for step [Execute Windows batch command]
[reboot-slaves] $ cmd /c call C:\Users\ci\AppData\Local\Temp\jenkins5734325217661893401.bat

J:\jenkins2\workspace\reboot-slaves>REM WARNING: first, execute 'cleanmgr /sageset:1' manually to set what must cleaned with group 1 

J:\jenkins2\workspace\reboot-slaves>REM start /w cleanmgr /d C /sagerun:1 

J:\jenkins2\workspace\reboot-slaves>REM taskkill /F /IM cleanmgr.exe & start /w cleanmgr /D C /VERYLOWDISK /AUTOCLEAN 

J:\jenkins2\workspace\reboot-slaves>C:\Python38\python.exe -m pip install --upgrade pip   && C:\Python38\python.exe -m pip install numpy scipy 
Requirement already satisfied: pip in c:\python38\lib\site-packages (21.1.1)
Collecting pip
  Downloading pip-22.0.4-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.1.1
    Uninstalling pip-21.1.1:
      Successfully uninstalled pip-21.1.1
  WARNING: The scripts pip.exe, pip3.8.exe and pip3.exe are installed in 'C:\Python38\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-22.0.4
Collecting numpy
  Downloading numpy-1.22.3-cp38-cp38-win_amd64.whl (14.7 MB)
     --------------------------------------- 14.7/14.7 MB 10.2 MB/s eta 0:00:00
Collecting scipy
  Downloading scipy-1.8.0-cp38-cp38-win_amd64.whl (36.9 MB)
     ---------------------------------------- 36.9/36.9 MB 1.8 MB/s eta 0:00:00
Installing collected packages: numpy, scipy
  WARNING: The script f2py.exe is installed in 'C:\Python38\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed numpy-1.22.3 scipy-1.8.0

J:\jenkins2\workspace\reboot-slaves>exit 0 
[reboot-slaves] $ bash C:\Users\ci\AppData\Local\Temp\CommandInterpreterCondition3653086072142821879.sh
Run condition [Not] preventing perform for step [Execute shell]
Finished: SUCCESS