Skip to content
Aborted

Console Output

Started by upstream project "designspaceviz_PullRequest" build number 5
originally caused by:
 GitHub pull request #1 of commit 21c44a9fae3b0eeaaf971e08af40a4356b2db367, no merge conflicts.
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on windows7x64 in workspace D:\jenkins\workspace\designspaceviz_PullRequest\mosek
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/designspaceviz
 > git init D:\jenkins\workspace\designspaceviz_PullRequest\mosek # timeout=10
Fetching upstream changes from https://github.com/convexengineering/designspaceviz
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/convexengineering/designspaceviz +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/designspaceviz # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/designspaceviz # timeout=10
Fetching upstream changes from https://github.com/convexengineering/designspaceviz
 > git fetch --tags --progress https://github.com/convexengineering/designspaceviz +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging Revision c09c6ad653fcc06fb9098da6f9681f9691d98e7a (refs/remotes/origin/pr/1/merge) to origin/master, UserMergeOptions{mergeRemote='origin', mergeTarget='master', mergeStrategy='DEFAULT', fastForwardMode='FF'}
 > git rev-parse "origin/master^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master # timeout=3
 > git merge --ff c09c6ad653fcc06fb9098da6f9681f9691d98e7a # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
Seen branch in repository origin/master
Seen branch in repository origin/pr/1/head
Seen branch in repository origin/pr/1/merge
Seen branch in repository origin/tests
Seen 4 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision c09c6ad653fcc06fb9098da6f9681f9691d98e7a (origin/pr/1/merge, origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c09c6ad653fcc06fb9098da6f9681f9691d98e7a # timeout=3
Commit message: "Merge 21c44a9fae3b0eeaaf971e08af40a4356b2db367 into 2d480eeace6751b34588331f66193ebe8e26c6d8"
Using 'Changelog to branch' strategy.
Run condition [Execution node ] enabling prebuild for step [Execute shell]
Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command]
[description-setter] Description set: <a title="add testing framework, .gitignore" href="https://github.com/convexengineering/designspaceviz/pull/1">PR 1</a>: add testing framework, .gitignore
[Execution node] check if [windows7x64] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] preventing perform for step [Execute shell]
[Execution node] check if [windows7x64] is in [[windows10x64, windows7x64]]
Run condition [Execution node ] enabling perform for step [Execute Windows batch command]
[mosek] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins5413357465220236796.bat

D:\jenkins\workspace\designspaceviz_PullRequest\mosek>echo C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;%CommonProgramFiles%\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Mosek\7\tools\platform\win64x86\bin;D:\Anaconda2;D:\Anaconda2\Scripts;D:\Anaconda2\Library\bin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;D:\Git\cmd 
C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;%CommonProgramFiles%\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Mosek\7\tools\platform\win64x86\bin;D:\Anaconda2;D:\Anaconda2\Scripts;D:\Anaconda2\Library\bin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;D:\Git\cmd

D:\jenkins\workspace\designspaceviz_PullRequest\mosek>REM turn on the anaconda console 

D:\jenkins\workspace\designspaceviz_PullRequest\mosek>call activate.bat   || exit /b 666 

(base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>REM Create a virtualenv to install everything into 

(base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>set VENV=D:\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit 

(base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>virtualenv --system-site-packages D:\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit    || exit /b 666 
New python executable in D:\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit\Scripts\python.exe
Installing setuptools, pip, wheel...done.

(base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>call D:\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit\Scripts\activate.bat   || exit /b 666 

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>set PATH=C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;D:\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit\Scripts;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;D:\Anaconda2\condabin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft\Web Platform Installer;C:\Program Files\Mosek\7\tools\platform\win64x86\bin;D:\Anaconda2;D:\Anaconda2\Scripts;D:\Anaconda2\Library\bin;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;D:\Git\cmd 

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>REM set PATH=C:\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;D:\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit\Scripts;D:\Anaconda2;D:\Anaconda2\Library\mingw-w64\bin;D:\Anaconda2\Library\usr\bin;D:\Anaconda2\Library\bin;D:\Anaconda2\Scripts;D:\Anaconda2\bin;D:\Anaconda2\condabin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft\Web Platform Installer;C:\Program Files\Mosek\7\tools\platform\win64x86\bin;D:\Anaconda2;D:\Anaconda2\Scripts;D:\Anaconda2\Library\bin;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files (x86)\Google\Chrome\Application;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin;D:\Git\cmd 

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>gcc --version   || exit /b 666 
gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 6.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>REM upgrade pip 

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>python -m pip install --upgrade pip   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: pip in d:\jenkins\workspace\designspaceviz_pullrequest\mosek\venv2_gpkit\lib\site-packages (19.2.3)

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>REM Install coverage into the virtualenv to the coverage command blow uses the virtualenv python 

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade coverage   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: coverage in d:\anaconda2\lib\site-packages (4.5.4)

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>set GPKITBUILD=D:\jenkins\workspace\designspaceviz_PullRequest\mosek\build_gpkit 

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>if mosek == mosek (
msktestlic   || exit /b 666  
 python -c "__import__('mosek').Env()"   || exit /b 666  
 set GPKITSOLVERS=mosek, mosek_cli 
) 
Computer
  Platform               : Windows/64-X86  

Problem
  Name                   :                 
  Objective sense        : min             
  Type                   : LO (linear optimization problem)
  Constraints            : 1               
  Cones                  : 0               
  Scalar variables       : 5000            
  Matrix variables       : 0               
  Integer variables      : 0               

Optimizer started.
Interior-point optimizer started.
Presolve started.
Linear dependency checker started.
Linear dependency checker terminated.
Eliminator - tries                  : 0                 time                   : 0.00            
Eliminator - elim's                 : 0               
Lin. dep.  - tries                  : 1                 time                   : 0.00            
Lin. dep.  - number                 : 0               
Presolve terminated. Time: 0.00    
Interior-point optimizer terminated. Time: 0.00. 

Optimizer terminated. Time: 0.05    
************************************
A license was checked out correctly.
************************************

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>if mosek == cvxopt (
pip install --upgrade cvxopt   || exit /b 666  
 set GPKITSOLVERS=cvxopt 
) 

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>REM Install packages needed for testing 

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade xmlrunner   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: xmlrunner in d:\anaconda2\lib\site-packages (1.7.7)

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade pint   || exit /b 666 
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already up-to-date: pint in d:\anaconda2\lib\site-packages (0.9)
Requirement already satisfied, skipping upgrade: funcsigs; python_version == "2.7" in d:\anaconda2\lib\site-packages (from pint) (1.0.2)

(venv2_gpkit) (base) D:\jenkins\workspace\designspaceviz_PullRequest\mosek>pip install --upgrade numpy   || exit /b 666 
Build was aborted
Traceback (most recent call last):
  File "D:\Anaconda2\Lib\runpy.py", line 174, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "D:\Anaconda2\Lib\runpy.py", line 72, in _run_code
    exec code in run_globals
  File "D:\jenkins\workspace\designspaceviz_PullRequest\mosek\venv2_gpkit\Scripts\pip.exe\__main__.py", line 5, in <module>
  File "d:\jenkins\workspace\designspaceviz_pullrequest\mosek\venv2_gpkit\lib\site-packages\pip\_internal\__init__.py", line 19, in <module>
    from pip._vendor.urllib3.exceptions import DependencyWarning
  File "d:\jenkins\workspace\designspaceviz_pullrequest\mosek\venv2_gpkit\lib\site-packages\pip\_vendor\urllib3\__init__.py", line 7, in <module>
    from .connectionpool import (
  File "d:\jenkins\workspace\designspaceviz_pullrequest\mosek\venv2_gpkit\lib\site-packages\pip\_vendor\urllib3\connectionpool.py", line 7, in <module>
    from socket import error as SocketError, timeout as SocketTimeout
  File "D:\Anaconda2\Lib\socket.py", line 53, in <module>
    import _ssl
KeyboardInterrupt
The batch file cannot be found.
Terminate batch job (Y/N)? 
The batch file cannot be found.
[Cobertura] Skipping Cobertura coverage report as build was not FAILURE or better ...

INFO: Starting to record.
INFO: Processing JUnit
ERROR: Step ‘Publish xUnit test result report’ failed: [JUnit] - No test report file(s) were found with the pattern 'test_reports/*.xml, test_reports_nounits/*.xml' relative to 'D:\jenkins\workspace\designspaceviz_PullRequest\mosek' for the testing framework 'JUnit'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'JUnit'?"
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: ABORTED