Skip to content
Aborted

Console Output

Started by upstream project "gplibrary_Push_Models" build number 193
originally caused by:
 Started by user eburn
Running as eburn
[EnvInject] - Loading node environment variables.
Building remotely on reynolds in workspace /jenkins/workspace/gplibrary_Push_Models/mosek
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/gplibrary
 > git init /jenkins/workspace/gplibrary_Push_Models/mosek # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/convexengineering/gplibrary +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > git fetch --tags --progress https://github.com/convexengineering/gplibrary +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 145ec7275df0fabdf50524f8ca1ac0334caf59a6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 145ec7275df0fabdf50524f8ca1ac0334caf59a6 # timeout=3
Commit message: "multiline setup for parse_variables"
 > git rev-list --no-walk 145ec7275df0fabdf50524f8ca1ac0334caf59a6 # timeout=10
Run condition [Execution node ] enabling prebuild for step [Execute shell]
Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command]
[Execution node] check if [reynolds] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] enabling perform for step [Execute shell]
[mosek] $ /bin/bash -xe /tmp/jenkins7889425181627675226.sh
+ [[ reynolds == *macys* ]]
+ virtualenv /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
New python executable in /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/python
Installing setuptools, pip, wheel...done.
+ . /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/activate
++ deactivate nondestructive
++ unset -f pydoc
++ '[' -z '' ']'
++ '[' -z '' ']'
++ '[' -n /bin/bash ']'
++ hash -r
++ '[' -z '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ PATH=/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
++ export PATH
++ '[' -z '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' x '!=' x ']'
+++ basename /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit
++ PS1='(venv2_gpkit) '
++ export PS1
++ alias pydoc
++ '[' -n /bin/bash ']'
++ hash -r
++ which pip
+ export PIP=/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip
+ PIP=/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip
+ pip_install pip
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade pip
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 ./venv2_gpkit/lib/python2.7/site-packages (19.2.3)
+ [[ reynolds == *reynolds* ]]
+ export CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse
+ CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse
+ export PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ [[ mosek == mosek ]]
+ [[ reynolds == reynolds-ubuntu16 ]]
+ export PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/mosek/7/tools/platform/linux64x86/bin
+ PATH=/home/jenkins/.local/bin/:/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/mosek/7/tools/platform/linux64x86/bin
+ python /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/setup.py install
running install
running build
running build_py
running install_lib
creating /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying build/lib.linux-x86_64-2.7/mosek/__init__.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying build/lib.linux-x86_64-2.7/mosek/array.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
creating /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
copying build/lib.linux-x86_64-2.7/mosek/fusion/__init__.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
copying build/lib.linux-x86_64-2.7/mosek/fusion/Utils.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
copying build/lib.linux-x86_64-2.7/mosek/fusion/SolverInfo.py -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/__init__.py to __init__.pyc
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/array.py to array.pyc
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/__init__.py to __init__.pyc
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/Utils.py to Utils.pyc
byte-compiling /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/SolverInfo.py to SolverInfo.pyc
running install_data
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../bin/libmosek64.so.7.1 -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../bin/libiomp5.so -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../bin/libmosekxx7_1.so -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../bin/libmosekglb64.so.7.1 -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../../../../license.pdf -> /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
running install_egg_info
Writing /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/lib/python2.7/site-packages/Mosek-7.1.20-py2.7.egg-info
Please review the MOSEK license conditions in license.pdf
+ [[ mosek == mosek ]]
+ python -c '__import__("mosek").Env()'
+ msktestlic
Computer
  Platform               : Linux/64-X86    
  Cores                  : 20              

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.16    
************************************
A license was checked out correctly.
************************************
+ export 'GPKITSOLVERS=mosek, mosek_cli'
+ GPKITSOLVERS='mosek, mosek_cli'
+ [[ mosek == cvxopt ]]
+ pip_install xmlrunner
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade xmlrunner
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
Collecting xmlrunner
Installing collected packages: xmlrunner
Successfully installed xmlrunner-1.7.7
+ pip_install pint
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade pint
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
Collecting pint
  Using cached https://files.pythonhosted.org/packages/15/9d/bf177ebbc57d25e9e296addc14a1303d1e34d7964af5df428a8332349c42/Pint-0.9-py2.py3-none-any.whl
Collecting funcsigs; python_version == "2.7" (from pint)
  Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Installing collected packages: funcsigs, pint
Successfully installed funcsigs-1.0.2 pint-0.9
+ pip_install numpy
+ python /jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/bin/pip install --upgrade numpy
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
Collecting numpy
Build was aborted
Aborted by eburn
INFO: Starting to record.
INFO: Processing JUnit
  Using cached https://files.pythonhosted.org/packages/d7/b1/3367ea1f372957f97a6752ec725b87886e12af1415216feec9067e31df70/numpy-1.16.5-cp27-cp27mu-manylinux1_x86_64.whl
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 '/jenkins/workspace/gplibrary_Push_Models/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