Skip to content
Success

Console Output

Started by upstream project "CE_gplibrary_Push_research_models" build number 206
originally caused by:
 Started by upstream project "CE_gpkit_Push_unit_tests" build number 670
 originally caused by:
  Started by GitHub push by bqpd
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on reynolds in workspace /jenkins/workspace/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_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 98a82984be73b23a766206de406f4ad857a73ce0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98a82984be73b23a766206de406f4ad857a73ce0 # timeout=3
Commit message: "python3 compatibility (#176)"
 > git rev-list --no-walk 98a82984be73b23a766206de406f4ad857a73ce0 # 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/jenkins8278614748690600781.sh
+ [[ reynolds == *macys* ]]
+ virtualenv /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit
New python executable in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/python
Installing setuptools, pip, wheel...done.
+ . /jenkins/workspace/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_models/mosek/venv2_gpkit
++ PS1='(venv2_gpkit) '
++ export PS1
++ alias pydoc
++ '[' -n /bin/bash ']'
++ hash -r
++ which pip
+ export PIP=/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip
+ PIP=/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip
+ pip_install pip
+ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip install --upgrade pip
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 (20.0.2)
+ [[ 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/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying build/lib.linux-x86_64-2.7/mosek/__init__.py -> /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying build/lib.linux-x86_64-2.7/mosek/array.py -> /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
creating /jenkins/workspace/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion
byte-compiling /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/__init__.py to __init__.pyc
byte-compiling /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/array.py to array.pyc
byte-compiling /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/__init__.py to __init__.pyc
byte-compiling /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek/fusion/Utils.py to Utils.pyc
byte-compiling /jenkins/workspace/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_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/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
copying /home/jenkins/mosek/7/tools/platform/linux64x86/python/2/../../../../../license.pdf -> /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages/mosek
running install_egg_info
Writing /jenkins/workspace/CE_gplibrary_Push_research_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.03    
************************************
A license was checked out correctly.
************************************
+ export 'GPKITSOLVERS=mosek, mosek_cli'
+ GPKITSOLVERS='mosek, mosek_cli'
+ [[ mosek == cvxopt ]]
+ pip_install xmlrunner
+ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip install --upgrade xmlrunner
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Processing /home/jenkins/.cache/pip/wheels/c8/0e/05/28e4ff5b683c7a319756b412c7f4dc508a7ffa654e12c54ef5/xmlrunner-1.7.7-cp27-none-any.whl
Installing collected packages: xmlrunner
Successfully installed xmlrunner-1.7.7
+ pip_install pint
+ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip install --upgrade pint
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 Pint-0.9-py2.py3-none-any.whl (138 kB)
Collecting funcsigs; python_version == "2.7"
  Using cached funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Installing collected packages: funcsigs, pint
Successfully installed funcsigs-1.0.2 pint-0.9
+ pip_install numpy
+ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip install --upgrade numpy
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
  Using cached numpy-1.16.6-cp27-cp27mu-manylinux1_x86_64.whl (17.0 MB)
Installing collected packages: numpy
Successfully installed numpy-1.16.6
+ pip_install scipy
+ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip install --upgrade scipy
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 scipy
  Using cached scipy-1.2.3-cp27-cp27mu-manylinux1_x86_64.whl (24.8 MB)
Requirement already satisfied, skipping upgrade: numpy>=1.8.2 in ./venv2_gpkit/lib/python2.7/site-packages (from scipy) (1.16.6)
Installing collected packages: scipy
Successfully installed scipy-1.2.3
+ pip_install ad
+ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip install --upgrade ad
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Processing /home/jenkins/.cache/pip/wheels/e0/b7/73/3a561be3a31777f33fc78fff1794d10d1012dfeb8ef54c21e8/ad-1.3.2-cp27-none-any.whl
Installing collected packages: ad
Successfully installed ad-1.3.2
+ pip_install ctypesgen
+ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip install --upgrade ctypesgen
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 ctypesgen
  Using cached ctypesgen-1.0.2-py2.py3-none-any.whl (476 kB)
Installing collected packages: ctypesgen
Successfully installed ctypesgen-1.0.2
+ pip_install pandas
+ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip install --upgrade pandas
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 pandas
  Using cached pandas-0.24.2-cp27-cp27mu-manylinux1_x86_64.whl (10.1 MB)
Requirement already satisfied, skipping upgrade: numpy>=1.12.0 in ./venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.6)
Collecting python-dateutil>=2.5.0
  Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Collecting pytz>=2011k
  Using cached pytz-2019.3-py2.py3-none-any.whl (509 kB)
Collecting six>=1.5
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: six, python-dateutil, pytz, pandas
Successfully installed pandas-0.24.2 python-dateutil-2.8.1 pytz-2019.3 six-1.14.0
+ pip_install matplotlib
+ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip install --upgrade matplotlib
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 matplotlib
  Using cached matplotlib-2.2.5-cp27-cp27mu-manylinux1_x86_64.whl (12.8 MB)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2.8.1)
Collecting backports.functools-lru-cache
  Using cached backports.functools_lru_cache-1.6.1-py2.py3-none-any.whl (5.7 kB)
Requirement already satisfied, skipping upgrade: numpy>=1.7.1 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.16.6)
Requirement already satisfied, skipping upgrade: six>=1.10 in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (1.14.0)
Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1
  Using cached pyparsing-2.4.6-py2.py3-none-any.whl (67 kB)
Collecting cycler>=0.10
  Using cached cycler-0.10.0-py2.py3-none-any.whl (6.5 kB)
Collecting kiwisolver>=1.0.1
  Using cached kiwisolver-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl (93 kB)
Requirement already satisfied, skipping upgrade: pytz in ./venv2_gpkit/lib/python2.7/site-packages (from matplotlib) (2019.3)
Processing /home/jenkins/.cache/pip/wheels/68/39/1a/5e402bdfdf004af1786c8b853fd92f8c4a04f22aad179654d1/subprocess32-3.5.4-cp27-cp27mu-linux_x86_64.whl
Requirement already satisfied, skipping upgrade: setuptools in ./venv2_gpkit/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib) (44.0.0)
Installing collected packages: backports.functools-lru-cache, pyparsing, cycler, kiwisolver, subprocess32, matplotlib
Successfully installed backports.functools-lru-cache-1.6.1 cycler-0.10.0 kiwisolver-1.1.0 matplotlib-2.2.5 pyparsing-2.4.6 subprocess32-3.5.4
+ pip_install future
+ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip install --upgrade future
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Processing /home/jenkins/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e/future-0.18.2-cp27-none-any.whl
Installing collected packages: future
Successfully installed future-0.18.2
+ export GPKITBUILD=/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/build_gpkit
+ GPKITBUILD=/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/build_gpkit
+ python -c 'import scipy; print scipy.__version__'
1.2.3
+ python -c 'import numpy; print numpy.__version__'
1.16.6
+ python -c 'import pint; print pint.__version__'
0.9
+ git clone --depth 1 https://github.com/convexengineering/gpkit.git
Cloning into 'gpkit'...
+ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip install --no-cache-dir -e /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Obtaining file:///jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit
Requirement already satisfied: numpy>=1.13.3 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.16.6)
Requirement already satisfied: pint>=0.8.1 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (0.9)
Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.2.3)
Requirement already satisfied: ad in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.3.2)
Collecting cvxopt>=1.1.8
  Downloading cvxopt-1.2.4-cp27-cp27mu-manylinux1_x86_64.whl (11.6 MB)
Requirement already satisfied: six in ./venv2_gpkit/lib/python2.7/site-packages (from gpkit==0.9.1.0) (1.14.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in ./venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit==0.9.1.0) (1.0.2)
Installing collected packages: cvxopt, gpkit
  Running setup.py develop for gpkit
Successfully installed cvxopt-1.2.4 gpkit
+ python /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip install --no-cache-dir -e /jenkins/workspace/CE_gplibrary_Push_research_models/mosek
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Obtaining file:///jenkins/workspace/CE_gplibrary_Push_research_models/mosek
Requirement already satisfied: numpy>=1.12 in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.16.6)
Requirement already satisfied: scipy in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.2.3)
Requirement already satisfied: pint in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (0.9)
Requirement already satisfied: future in ./venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (0.18.2)
Requirement already satisfied: funcsigs; python_version == "2.7" in ./venv2_gpkit/lib/python2.7/site-packages (from pint->gpkitmodels==0.0.0.0) (1.0.2)
Installing collected packages: gpkitmodels
  Running setup.py develop for gpkitmodels
Successfully installed gpkitmodels
+ export MSK_IPAR_NUM_THREADS=2
+ MSK_IPAR_NUM_THREADS=2
+ export MKL_NUM_THREADS=2
+ MKL_NUM_THREADS=2
+ export NUMEXPR_NUM_THREADS=2
+ NUMEXPR_NUM_THREADS=2
+ export OPENBLAS_NUM_THREADS=2
+ OPENBLAS_NUM_THREADS=2
+ export OMP_NUM_THREADS=2
+ OMP_NUM_THREADS=2
+ python -c 'from gpkit.tests.test_repo import test_repos; test_repos(xmloutput=True)'
No filename given.
Usage:
     mskexpopt FILENAME [-primal] [-dual] [-p parameterfile]
Return code: 1052
Description: MSK_RES_ERR_FILE_OPEN [An error occurred while opening a file.]
....................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 244 tests in 30.716s

OK
Found no installed solvers, beginning a build.
# Moving to the directory from which GPkit was imported.
Started building gpkit...

Attempting to find and build solvers:

# Looking for mosek
#     Found /home/jenkins/mosek/8/tools/platform/linux64x86/h/mosek.h
#     Found /home/jenkins/mosek/8/tools/platform/linux64x86/bin/libmosek64.so
#     Found /home/jenkins/mosek/8/tools/examples/c/scopt-ext.c
#     Found /home/jenkins/mosek/8/tools/examples/c/expopt.c
#     Found /home/jenkins/mosek/8/tools/examples/c/dgopt.c
#     Found /home/jenkins/mosek/8/tools/examples/c/scopt-ext.h
#     Found /home/jenkins/mosek/8/tools/examples/c/expopt.h
#     Found /home/jenkins/mosek/8/tools/examples/c/dgopt.h
#     Found /home/jenkins/mosek/8/tools/platform/linux64x86/h/mosek.h
# Found mosek version 8, installed to /home/jenkins/mosek
#
# Building mosek...
#     Replacing directory _mosek/build
#     Replacing directory /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/build_gpkit
#
#   Copying expopt library files to _mosek/build
#     Copying /home/jenkins/mosek/8/tools/examples/c/scopt-ext.c
#     Copying /home/jenkins/mosek/8/tools/examples/c/expopt.c
#     Copying /home/jenkins/mosek/8/tools/examples/c/dgopt.c
#     Copying /home/jenkins/mosek/8/tools/examples/c/scopt-ext.h
#     Copying /home/jenkins/mosek/8/tools/examples/c/expopt.h
#     Copying /home/jenkins/mosek/8/tools/examples/c/dgopt.h
#     Copying /home/jenkins/mosek/8/tools/platform/linux64x86/h/mosek.h
#
#   Applying expopt patches...
#
#     Change in _mosek/build/dgopt.con line 653
#     --         printf("Number of Hessian non-zeros: %d\n",nlh[0]->numhesnz);
#     ++ MSK_echotask(task,MSK_STREAM_MSG,"Number of Hessian non-zeros: %d\n",n
#
#     Change in _mosek/build/expopt.con line 566
#     --         printf("Warning: The variable with index '%d' has only positiv
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in
#
#     Change in _mosek/build/expopt.con line 579
#     --         printf("Warning: The variable with index '%d' has only negativ
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "Warning: The variable with in
#
#     Change in _mosek/build/expopt.con line 1115
#     --     printf ("solsta = %d, prosta = %d\n", (int)*solsta,(int)*prosta);
#     ++ MSK_echotask(expopttask,MSK_STREAM_MSG, "solsta = %d, prosta = %d\n", 
#
#   Building expopt library...
#     Calling 'gcc -fpic -shared -Wl,--export-dynamic,-R "/home/jenkins/mosek/8/tools/platform/linux64x86/bin"    _mosek/build/scopt-ext.c _mosek/build/expopt.c _mosek/build/dgopt.c   "/home/jenkins/mosek/8/tools/platform/linux64x86/bin/libmosek64.so" -o /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/build_gpkit/expopt.so'
##
### CALL BEGINS
### CALL ENDS
##
# Done building mosek
# Looking for mosek_cli
#   Trying to run mskexpopt...
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##
# Found mosek_cli in system path
# Looking for cvxopt
#   Trying to import cvxopt...
# Found cvxopt in Python path
...finished building gpkit.
Replaced found solvers ([u'mosek', u'mosek_cli', u'cvxopt']) with environment var GPKITSOLVERS (mosek, mosek_cli)

Found the following solvers: mosek, mosek_cli
#     Replacing directory env
x[:] <= w

GPkit is now installed with solver(s) [u'mosek', u'mosek_cli']
To incorporate new solvers at a later date, run `gpkit.build()`.

If any tests didn't pass, please post the output above
(starting from "Found no installed solvers, beginning a build.")
to gpkit@mit.edu or https://github.com/convexengineering/gpkit/issues/new
so we can prevent others from having these errors.

The same goes for any other bugs you encounter with GPkit:
send 'em our way, along with any interesting models, speculative features,
comments, discussions, or clarifications you feel like sharing.

Finally, we hope you find our documentation (https://gpkit.readthedocs.io/)
and engineering-design models (https://github.com/convexengineering/gplibrary/)
to be useful resources for your own applications.

Enjoy!

calling ['git', 'clone', '--depth', '1', '-b', 'master'Cloning into 'gplibrary'...
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Obtaining file:///jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary
Installing collected packages: gpkitmodels
  Attempting uninstall: gpkitmodels
    Found existing installation: gpkitmodels 0.0.0.0
    Not uninstalling gpkitmodels at /jenkins/workspace/CE_gplibrary_Push_research_models/mosek, outside environment /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit
    Can't uninstall 'gpkitmodels'. No files were found to uninstall.
  Running setup.py develop for gpkitmodels
Successfully installed gpkitmodels
Cloning into 'robust'...
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from robust==0.0.0) (0.9.1.0)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust==0.0.0) (from versions: none)
ERROR: No matching distribution found for gplibrary (from robust==0.0.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from robust==0.0.0) (0.9.1.0)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust==0.0.0) (from versions: none)
ERROR: No matching distribution found for gplibrary (from robust==0.0.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from robust==0.0.0) (0.9.1.0)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust==0.0.0) (from versions: none)
ERROR: No matching distribution found for gplibrary (from robust==0.0.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from robust==0.0.0) (0.9.1.0)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust==0.0.0) (from versions: none)
ERROR: No matching distribution found for gplibrary (from robust==0.0.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/robust
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from robust==0.0.0) (0.9.1.0)
ERROR: Could not find a version that satisfies the requirement gplibrary (from robust==0.0.0) (from versions: none)
ERROR: No matching distribution found for gplibrary (from robust==0.0.0)

Running tests...
----------------------------------------------------------------------

Running tests...
----------------------------------------------------------------------
..........................................
----------------------------------------------------------------------
Ran 42 tests in 90.943s

OK

Generating XML reports...
.
Running tests...
----------------------------------------------------------------------
..........................................
----------------------------------------------------------------------
Ran 42 tests in 327.801s

OK

Generating XML reports...
.
----------------------------------------------------------------------
Ran 2 tests in 419.248s

OK

Generating XML reports...
adding test for 'run_tests.py'
Cloning into 'shopping'...

Running tests...
----------------------------------------------------------------------
...
----------------------------------------------------------------------
Ran 3 tests in 0.790s

OK

Generating XML reports...
adding test for 'test.py'
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.198 seconds.
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.0287 seconds.
Using solver 'mosek_cli'
Solving for 25 variables.
Solving took 0.431 seconds.
Cloning into 'gassolar'...
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (0.24.2)
Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.6)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.1)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.3)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.14.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-tMJ1Y7
  Running command git clone -q https://github.com/hoburg/gpfit.git /tmp/pip-req-build-tMJ1Y7
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.6)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.3)
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.4)
Requirement already satisfied: six in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.14.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
Building wheels for collected packages: gpfit
  Building wheel for gpfit (setup.py): started
  Building wheel for gpfit (setup.py): finished with status 'done'
  Created wheel for gpfit: filename=gpfit-0.1-py2-none-any.whl size=25375 sha256=9d5335b76cd3666d51d1d03197e1a5c9402ff4fdeb3c170e9504ceffeb2fb318
  Stored in directory: /tmp/pip-ephem-wheel-cache-FoV_8q/wheels/90/b1/12/2e80fcacd1d4a7f5439cbdcda9c9dc2e1494fc8bcc1af5f375
Successfully built gpfit
Installing collected packages: gpfit
Successfully installed gpfit-0.1
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gassolar
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.16.6)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.2.3)
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from gassolar==0.0.0.0) (0.9.1.0)
Requirement already satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.1)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.2.4)
Requirement already satisfied: six in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.14.0)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2.8.1)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2019.3)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gassolar==0.0.0.0) (1.0.2)
Building wheels for collected packages: gassolar
  Building wheel for gassolar (setup.py): started
  Building wheel for gassolar (setup.py): finished with status 'done'
  Created wheel for gassolar: filename=gassolar-0.0.0.0-py2-none-any.whl size=4876519 sha256=e958256477f906f965ad12f7ebfc61b3b07e6c56939b7c1231a21aee429a9978
  Stored in directory: /tmp/pip-ephem-wheel-cache-4sYlxE/wheels/a0/68/ad/deeadf197a027d2e8c0b8a2bbcaa5a6fbcc9f40448a5d06542
Successfully built gassolar
Installing collected packages: gassolar
Successfully installed gassolar-0.0.0.0

Running tests...
----------------------------------------------------------------------
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
../jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gassolar/environment/solar_irradiance.py:40: RuntimeWarning: overflow encountered in exp
  tau = np.exp(-0.175/costhsun)
..
----------------------------------------------------------------------
Ran 4 tests in 22.180s

OK

Generating XML reports...
adding test for 'gassolar/gas/gas.py'
adding test for 'gassolar/solar/solar.py'
Using solver 'mosek'
Solving for 592 variables.
Solving took 0.213 seconds.
Warning: Variable Mission.Climb.FlightSegment.AircraftPerf.EnginePerf.P_{total}[:]/Mission.Climb.FlightSegment.Aircraf could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Beginning signomial solve.
Solving took 4 GP solves and 0.758 seconds.
Warning: Variable Mission1.Climb.FlightSegment.AircraftPerf.EnginePerf.P_{total}[:]/Mission1.Climb.FlightSegment.Aircr could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Using solver 'mosek_cli'
Solving for 592 variables.
Solving took 0.287 seconds.
Warning: Variable Mission.Climb.FlightSegment.AircraftPerf.EnginePerf.P_{total}[:]/Mission.Climb.FlightSegment.Aircraf could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Beginning signomial solve.
Solving took 4 GP solves and 1.33 seconds.
Warning: Variable Mission1.Climb.FlightSegment.AircraftPerf.EnginePerf.P_{total}[:]/Mission1.Climb.FlightSegment.Aircr could cause inaccurate result because it is above upper bound. Solution is 1.0000 but bound is 0.9685
Using solver 'mosek'
Solving for 1250 variables.
Solving took 0.344 seconds.
Warning: Variable Mission.FlightSegment.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 102558.3538 but bound is 150000.0000
Warning: Variable Mission.FlightSegment10.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 102558.3827 but bound is 150000.0000
Beginning signomial solve.
Solving took 4 GP solves and 1.95 seconds.
Warning: Variable Mission1.FlightSegment.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 103379.4302 but bound is 150000.0000
Warning: Variable Mission1.FlightSegment10.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 103406.0834 but bound is 150000.0000
Using solver 'mosek_cli'
Solving for 1250 variables.
Solving took 0.531 seconds.
Warning: Variable Mission.FlightSegment.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 102558.6388 but bound is 150000.0000
Warning: Variable Mission.FlightSegment10.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 102558.6388 but bound is 150000.0000
Beginning signomial solve.
Solving took 4 GP solves and 2.41 seconds.
Warning: Variable Mission1.FlightSegment10.AircraftPerf.WingAero.Re could cause inaccurate result because it is below lower bound. Solution is 103406.1793 but bound is 150000.0000
Cloning into 'jho'...
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (0.24.2)
Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.6)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.1)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.3)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.14.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-66x8aC
  Running command git clone -q https://github.com/hoburg/gpfit.git /tmp/pip-req-build-66x8aC
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.6)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.3)
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.4)
Requirement already satisfied: six in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.14.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
Building wheels for collected packages: gpfit
  Building wheel for gpfit (setup.py): started
  Building wheel for gpfit (setup.py): finished with status 'done'
  Created wheel for gpfit: filename=gpfit-0.1-py2-none-any.whl size=25375 sha256=b74fb484117866de92dd4cfcb104cba663ea6d99b3ce8e3659ec96398fb49379
  Stored in directory: /tmp/pip-ephem-wheel-cache-Gk50jj/wheels/90/b1/12/2e80fcacd1d4a7f5439cbdcda9c9dc2e1494fc8bcc1af5f375
Successfully built gpfit

Running tests...
----------------------------------------------------------------------
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
....
----------------------------------------------------------------------
Ran 4 tests in 35.534s

OK

Generating XML reports...
adding test for 'model/jho.py'
adding test for 'model/print_perf.py'
Beginning signomial solve.
Allowing negative dual variable(s) as small as -1.327397393391383e-13.
Solving took 4 GP solves and 1.94 seconds.
Beginning signomial solve.
Allowing negative dual variable(s) as small as -1.830524e-13.
Solving took 4 GP solves and 3.72 seconds.
Allowing negative dual variable(s) as small as -1.022074352236002e-12.
Allowing negative dual variable(s) as small as -1.1153048699429763e-12.
MTOW [lbs] = 141.77
Zero fuel weight [lbs] = 53.80
Wing span [ft] = 24.00
Aicraft length [ft] = 12.90
Aspect ratio = 25.60
mean aerodynamic chord [ft] = 0.9722
root chord [ft] = 1.250
speed for best rate of climb [m/s]: Vy = 21.829
speed at top of climb [m/s] = 26.622
design loiter speed [m/s] = 25.070
rotation speed at 55 lbs [m/s] = 18.185
rotation speed at 150 lbs [m/s] = 28.236
optimum loiter speed for min power, start of loiter [m/s] = 25.279
optimum loiter speed for min power, end of loiter [m/s] = 17.233
optimum cruise speed, inbound [m/s] = 25.637
optimum cruise speed, outbound [m/s] = 36.269
Beginning signomial solve.
Allowing negative dual variable(s) as small as -6.468923436825044e-12.
Solving took 4 GP solves and 2.44 seconds.
Max Speed [m/s]: 74.76
Beginning signomial solve.
Solving took 4 GP solves and 1.36 seconds.
Max payload weight [lbf] = 28.083
Max take off weight [lbf] = 166.417
Allowing negative dual variable(s) as small as -8.294086e-12.
Allowing negative dual variable(s) as small as -1.090143e-12.
MTOW [lbs] = 141.77
Zero fuel weight [lbs] = 53.80
Wing span [ft] = 24.00
Aicraft length [ft] = 12.90
Aspect ratio = 25.60
mean aerodynamic chord [ft] = 0.9722
root chord [ft] = 1.250
speed for best rate of climb [m/s]: Vy = 21.829
speed at top of climb [m/s] = 26.622
design loiter speed [m/s] = 25.070
rotation speed at 55 lbs [m/s] = 18.185
rotation speed at 150 lbs [m/s] = 28.236
optimum loiter speed for min power, start of loiter [m/s] = 25.279
optimum loiter speed for min power, end of loiter [m/s] = 17.233
optimum cruise speed, inbound [m/s] = 25.637
optimum cruise speed, outbound [m/s] = 36.269
Beginning signomial solve.
Allowing negative dual variable(s) as small as -2.31338e-11.
Solving took 4 GP solves and 3.05 seconds.
Max Speed [m/s]: 74.76
Beginning signomial solve.
Solving took 4 GP solves and 2.1 seconds.
Max payload weight [lbf] = 28.083
Max take off weight [lbf] = 166.418
Cloning into 'turbofan'...
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/turbofan
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.16.6)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (1.2.3)
Requirement already satisfied: pint in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.9)
Requirement already satisfied: future in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from turbofan==0.0.0.0) (0.18.2)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint->turbofan==0.0.0.0) (1.0.2)
Building wheels for collected packages: turbofan
  Building wheel for turbofan (setup.py): started
  Building wheel for turbofan (setup.py): finished with status 'done'
  Created wheel for turbofan: filename=turbofan-0.0.0.0-py2-none-any.whl size=43867 sha256=14cc872d9c555fb8c02006c5171ab5747a8c276a8e9573ee8a8cf843d2682e1d
  Stored in directory: /tmp/pip-ephem-wheel-cache-8_6d9K/wheels/50/3d/0e/1ea29cf06c783c46032f2b4858492321806d0db0b86568e8e0
Successfully built turbofan
Installing collected packages: turbofan
Successfully installed turbofan-0.0.0.0

Running tests...
----------------------------------------------------------------------
.
----------------------------------------------------------------------
Ran 1 test in 1.270s

OK

Generating XML reports...
adding test for 'turbofan/engine_test.py'
Beginning signomial solve.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.108 seconds.
Using solver 'mosek'
Solving for 244 variables.
Solving took 0.063 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0614 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0449 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0411 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0439 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.053 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0637 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0487 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0504 seconds.
Using solver 'mosek'
Solving for 243 variables.
Solving took 0.0434 seconds.
Solving took 11 GP solves and 0.98 seconds.
Cloning into 'solar'...
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (0.24.2)
Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.6)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.1)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.3)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.14.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 git+https://github.com/convexengineering/gpfit.git
  Cloning https://github.com/convexengineering/gpfit.git to /tmp/pip-req-build-muHGRP
  Running command git clone -q https://github.com/convexengineering/gpfit.git /tmp/pip-req-build-muHGRP
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/convexengineering/gpfit.git in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.6)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.3)
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.4)
Requirement already satisfied: six in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.14.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
Building wheels for collected packages: gpfit
  Building wheel for gpfit (setup.py): started
  Building wheel for gpfit (setup.py): finished with status 'done'
  Created wheel for gpfit: filename=gpfit-0.1-py2-none-any.whl size=25375 sha256=f7d845bb9a745740080e69ffdb2e2a79b92b875859ee8d6dfe8488968dba5e29
  Stored in directory: /tmp/pip-ephem-wheel-cache-F8GUWy/wheels/c4/86/a8/d076a2918d767df46db4980e523f8bbc6415466d4e868a08f8
Successfully built gpfit
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 git+https://github.com/convexengineering/gassolar.git
  Cloning https://github.com/convexengineering/gassolar.git to /tmp/pip-req-build-I8UbHe
  Running command git clone -q https://github.com/convexengineering/gassolar.git /tmp/pip-req-build-I8UbHe
Requirement already satisfied (use --upgrade to upgrade): gassolar==0.0.0.0 from git+https://github.com/convexengineering/gassolar.git in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.16.6)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (1.2.3)
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from gassolar==0.0.0.0) (0.9.1.0)
Requirement already satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gassolar==0.0.0.0) (0.1)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.2.4)
Requirement already satisfied: six in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gassolar==0.0.0.0) (1.14.0)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2.8.1)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->gassolar==0.0.0.0) (2019.3)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gassolar==0.0.0.0) (1.0.2)
Building wheels for collected packages: gassolar
  Building wheel for gassolar (setup.py): started
  Building wheel for gassolar (setup.py): finished with status 'done'
  Created wheel for gassolar: filename=gassolar-0.0.0.0-py2-none-any.whl size=4876519 sha256=613a77c75636a6de0bec355d42f852f26e8be5dfc4851ed396cdb7c87cf74a59
  Stored in directory: /tmp/pip-ephem-wheel-cache-zF0OZF/wheels/6e/2a/99/e9e93f8f21f5e569759f3fb4feb32d25b525383ff7fe0ffea4
Successfully built gassolar
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/solar
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (1.16.6)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (1.2.3)
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from solar==0.0.0.0) (0.9.1.0)
Requirement already satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (0.24.2)
Requirement already satisfied: gpfit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from solar==0.0.0.0) (0.1)
Requirement already satisfied: gpkitmodels in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary (from solar==0.0.0.0) (0.0.0.0)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (1.2.4)
Requirement already satisfied: six in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->solar==0.0.0.0) (1.14.0)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->solar==0.0.0.0) (2.8.1)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas->solar==0.0.0.0) (2019.3)
Requirement already satisfied: future in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels->solar==0.0.0.0) (0.18.2)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->solar==0.0.0.0) (1.0.2)
Building wheels for collected packages: solar
  Building wheel for solar (setup.py): started
  Building wheel for solar (setup.py): finished with status 'done'
  Created wheel for solar: filename=solar-0.0.0.0-py2-none-any.whl size=14803 sha256=51a2118a0a3c25134ed7f598e2ccc54afb6f27a4ee28ba9d87246a3ec1420944
  Stored in directory: /tmp/pip-ephem-wheel-cache-C37_8_/wheels/b1/ac/7b/69fb18c6f39e9396146e2bfc32c3ac1431112121554ca9888e
Successfully built solar
Installing collected packages: solar
Successfully installed solar-0.0.0.0

Running tests...
----------------------------------------------------------------------
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
.adding test for 'solar/sens_chart.py'
adding test for 'solar/season.py'
adding test for 'solar/npod_trade.py'

N=1
Beginning signomial solve.
Solving took 5 GP solves and 2.07 seconds.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 0.8904 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1632916.9437 but bound is 600000.0000
Warning: Variable Mission.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1259333.2961 but bound is 1000000.0000

N=3
Beginning signomial solve.
Solving took 5 GP solves and 2.67 seconds.
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1135 but bound is 0.9465
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1036204.4449 but bound is 600000.0000
Warning: Variable Mission1.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1006645.3573 but bound is 1000000.0000

N=5
Beginning signomial solve.
Solving took 5 GP solves and 2.32 seconds.
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1487 but bound is 0.9465
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 989673.4665 but bound is 600000.0000
Warning: Variable Mission2.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1019678.5408 but bound is 1000000.0000

N=7
Beginning signomial solve.
Solving took 5 GP solves and 2.29 seconds.
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1643 but bound is 0.9465
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 976142.1476 but bound is 600000.0000
Warning: Variable Mission3.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1042059.4124 but bound is 1000000.0000

N=9
Beginning signomial solve.
Solving took 5 GP solves and 2.01 seconds.
Warning: Variable Mission4.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1567 but bound is 0.9465
Warning: Variable Mission4.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1007400.4790 but bound is 600000.0000
Warning: Variable Mission4.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1092545.5155 but bound is 1000000.0000

N=0
Beginning signomial solve.
Solving took 4 GP solves and 1.21 seconds.
Warning: Variable Mission5.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable Mission5.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1119121.2078 but bound is 600000.0000

N=1
Beginning signomial solve.
Solving took 5 GP solves and 2.54 seconds.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 0.8904 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1632919.3776 but bound is 600000.0000
Warning: Variable Mission.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1259329.5070 but bound is 1000000.0000

N=3
Beginning signomial solve.
rw: problem unsolved a./jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gassolar/environment/solar_irradiance.py:40: RuntimeWarning: overflow encountered in exp
  tau = np.exp(-0.175/costhsun)
/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gassolar/environment/solar_irradiance.py:40: RuntimeWarning: divide by zero encountered in divide
  tau = np.exp(-0.175/costhsun)
fter 51 iterations.

    The last result is available in Model.program.gps[-1].result. If the gps
    appear to be converging, you may wish to increase the iteration limit by
    calling .localsolve(..., iteration_limit=NEWLIMIT).
e: The constraint CFRPFabric.Relax.tmin >= 1 is infeasible by 228.083990%

N=5
Beginning signomial solve.
Solving took 5 GP solves and 3.03 seconds.
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1487 but bound is 0.9465
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 989673.1341 but bound is 600000.0000
Warning: Variable Mission3.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1019680.6011 but bound is 1000000.0000

N=7
Beginning signomial solve.
Solving took 5 GP solves and 3.29 seconds.
Warning: Variable Mission4.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1643 but bound is 0.9465
Warning: Variable Mission4.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 976138.7332 but bound is 600000.0000
Warning: Variable Mission4.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1042059.9154 but bound is 1000000.0000

N=9
Beginning signomial solve.
Solving took 5 GP solves and 3.33 seconds.
Warning: Variable Mission5.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.1567 but bound is 0.9465
Warning: Variable Mission5.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1007396.6632 but bound is 600000.0000
Warning: Variable Mission5.Climb.AircraftDrag.TailAero1.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1092544.5684 but bound is 1000000.0000

N=0
Beginning signomial solve.
Solving took 4 GP solves and 2.39 seconds.
Warning: Variable Mission6.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable Mission6.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1119116.3963 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 4.68 seconds.
Allowing negative dual variable(s) as small as -5.627704509086583e-10.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.3227 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 671709.7395 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 4.31 seconds.
Allowing negative dual variable(s) as small as -2.239965571405809e-11.
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.2812 but bound is 0.9465
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 729183.6151 but bound is 600000.0000
Using solver 'mosek'
Solving for 14852 variables.
Solving took 4.33 seconds.
Allowing negative dual variable(s) as small as -1.927024519358082e-10.
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.2258 but bound is 0.9465
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 802959.5997 but bound is 600000.0000
Using solver 'mosek'
Solving for 7672 variables.
Solving took 2.38 seconds.
Allowing negative dual variable(s) as small as -2.981243555475368e-12.
Warning: Variable Mi....
----------------------------------------------------------------------
Ran 6 tests in 260.164s

OK

Generating XML reports...
ssion3.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.2008 but bound is 0.9465
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 839122.5012 but bound is 600000.0000
Using solver 'mosek_cli'
Solving for 14852 variables.
Solving took 4.48 seconds.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.3227 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 671708.6709 but bound is 600000.0000
Using solver 'mosek_cli'
Solving for 14852 variables.
Solving took 4.89 seconds.
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.2812 but bound is 0.9465
Warning: Variable Mission1.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 729182.9940 but bound is 600000.0000
Using solver 'mosek_cli'
Solving for 14852 variables.
Solving took 4.28 seconds.
Allowing negative dual variable(s) as small as -2.581203e-13.
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.2258 but bound is 0.9465
Warning: Variable Mission2.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 802959.8567 but bound is 600000.0000
Using solver 'mosek_cli'
Solving for 7672 variables.
Solving took 2.62 seconds.
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.2008 but bound is 0.9465
Warning: Variable Mission3.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 839120.8369 but bound is 600000.0000
Beginning signomial solve.
Solving took 4 GP solves and 1.24 seconds.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1119121.2077 but bound is 600000.0000
Beginning signomial solve.
Solving took 4 GP solves and 2.88 seconds.
Warning: Variable Mission.Climb.AircraftDrag.WingAero.CL[:] could cause inaccurate result because it is below lower bound. Solution is 1.0536 but bound is 0.9465
Warning: Variable Mission.Climb.AircraftDrag.WingAero.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1119116.3963 but bound is 600000.0000
fatal: destination path 'gplibrary' already exists and is not an empty directory.
fatal: destination path 'gplibrary' already exists and is not an empty directory.
fatal: destination path 'gplibrary' already exists and is not an empty directory.
fatal: destination path 'gplibrary' already exists and is not an empty directory.
fatal: destination path 'gplibrary' already exists and is not an empty directory.
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 satisfied: pandas in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (0.24.2)
Requirement already satisfied: numpy>=1.12.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (1.16.6)
Requirement already satisfied: python-dateutil>=2.5.0 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2.8.1)
Requirement already satisfied: pytz>=2011k in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pandas) (2019.3)
Requirement already satisfied: six>=1.5 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from python-dateutil>=2.5.0->pandas) (1.14.0)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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 git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to /tmp/pip-req-build-AkteUA
  Running command git clone -q https://github.com/hoburg/gpfit.git /tmp/pip-req-build-AkteUA
Requirement already satisfied (use --upgrade to upgrade): gpfit==0.1 from git+https://github.com/hoburg/gpfit.git in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages
Requirement already satisfied: numpy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.16.6)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpfit==0.1) (1.2.3)
Requirement already satisfied: gpkit in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gpkit (from gpfit==0.1) (0.9.1.0)
Requirement already satisfied: pint>=0.8.1 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.2.4)
Requirement already satisfied: six in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkit->gpfit==0.1) (1.14.0)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint>=0.8.1->gpkit->gpfit==0.1) (1.0.2)
Building wheels for collected packages: gpfit
  Building wheel for gpfit (setup.py): started
  Building wheel for gpfit (setup.py): finished with status 'done'
  Created wheel for gpfit: filename=gpfit-0.1-py2-none-any.whl size=25375 sha256=b7cc783a45d31039dfed3d1f4284df449942698b11ec0df53b1c57f7d226ffdd
  Stored in directory: /tmp/pip-ephem-wheel-cache-1MLkYd/wheels/90/b1/12/2e80fcacd1d4a7f5439cbdcda9c9dc2e1494fc8bcc1af5f375
Successfully built gpfit
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
Processing /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary
Requirement already satisfied: numpy>=1.12 in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.16.6)
Requirement already satisfied: scipy in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (1.2.3)
Requirement already satisfied: pint in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (0.9)
Requirement already satisfied: future in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from gpkitmodels==0.0.0.0) (0.18.2)
Requirement already satisfied: funcsigs; python_version == "2.7" in /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/lib/python2.7/site-packages (from pint->gpkitmodels==0.0.0.0) (1.0.2)
Building wheels for collected packages: gpkitmodels
  Building wheel for gpkitmodels (setup.py): started
  Building wheel for gpkitmodels (setup.py): finished with status 'done'
  Created wheel for gpkitmodels: filename=gpkitmodels-0.0.0.0-py2-none-any.whl size=65930 sha256=f89688c787d8e3f91a074af9233760d1b9395fda600c5092f03919c901be43ac
  Stored in directory: /tmp/pip-ephem-wheel-cache-omgTZT/wheels/c1/62/ac/fdf96c54f2ba807fdf13550b219c91e8513d4c16d46889f261
Successfully built gpkitmodels
Installing collected packages: gpkitmodels
  Attempting uninstall: gpkitmodels
    Found existing installation: gpkitmodels 0.0.0.0
    Not uninstalling gpkitmodels at /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/gplibrary, outside environment /jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit
    Can't uninstall 'gpkitmodels'. No files were found to uninstall.
Successfully installed gpkitmodels-0.0.0.0

Running tests...
----------------------------------------------------------------------
../jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/pint/quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
......adding test for 'gpkitmodels/GP/aircraft/wing/wing_test.py'
adding test for 'gpkitmodels/GP/aircraft/tail/tail_tests.py'
adding test for 'gpkitmodels/GP/aircraft/fuselage/test_fuselage.py'
adding test for 'gpkitmodels/GP/aircraft/prop/prop_test.py'
adding test for 'gpkitmodels/GP/aircraft/motor/motor_test.py'
adding test for 'gpkitmodels/SP/SimPleAC/SimPleAC.py'
adding test for 'gpkitmodels/SP/SimPleAC/SimPleAC_mission.py'
adding test for 'gpkitmodels/SP/SimPleAC/SimPleAC_multimission.py'
Using solver 'mosek'
Solving for 11 variables.
Solving took 0.0483 seconds.
Using solver 'mosek_cli'
Solving for 11 variables.
Solving took 0.449 seconds.
Using solver 'mosek'
Solving for 9 variables.
Solving took 0.0999 seconds.
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.0171 seconds.
Using solver 'mosek'
Solving for 25 variables.
Solving took 0.0242 seconds.
Beginning signomial solve.
Solving took 16 GP solves and 1.18 seconds.
Using solver 'mosek_cli'
Solving for 9 variables.
Solving took 0.447 seconds.
Using solver 'mosek_cli'
Solving for 25 variables.
Solving took 0.239 seconds.
Using solver 'mosek_cli'
Solving for 25 variables.
Solving took 0.234 seconds.
Beginning signomial solve.
Solving took 16 GP solves and 4.9 seconds.
Using solver 'mosek'
Solving for 13 variables.
Solving took 0.0297 seconds.
Beginning signomial solve.
Solving took 11 GP solves and 0.981 seconds.
Warning: Variable BladeElementProp.BladeElementPerf.cl[:] could cause inaccurate result because it is below lower bound. Solution is 0.6000 but bound is 0.4742
Warning: Variable BladeElementProp.BladeElementPerf.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1619897.4975 but bound is 700000.0000
Using solver 'mosek_cli'
Solving for 13 variables.
Solving took 0.255 seconds.
Beginning signomial solve.
Solving took 11 GP solves and 3.24 seconds.
Warning: Variable BladeElementProp.BladeElementPerf.cl[:] could cause inaccurate result because it is below lower bound. Solution is 0.6000 but bound is 0.4742
Warning: Variable BladeElementProp.BladeElementPerf.Re[:] could cause inaccurate result because it is above upper bound. Solution is 1619891.9379 but bound is 700000.0000
Warning: Variable TailAero.Re could cause inaccurate result because it is above upper bound. Solution is 2220953.3838 but bound is 1000000.0000
Warning: Variable TailAero1.Re could cause inaccurate result because it is above upper bound. Solution is 2499787.9776 but bound is 1000000.0000
Warning: Variable TailAero2.Re could cause inaccurate result because it is above upper bound. Solution is 2223878.3883 but bound is 1000000.0000
Warning: Variable TailAero3.Re could cause inaccurate result because it is above upper bound. Solution is 2223877.9590 but bound is 1000000.0000
Warning: Variable TailAero4.Re could cause inaccurate result because it is above upper bound. Solution is 1853897.1004 but bound is 1000000.0000
Warning: Variable TailAero5.Re could cause inaccurate result because it is above upper bound. Solution is 1853897.1004 but bound is 1000000.0000
Warning: Variable TailAero.Re could cause inaccurate result because it is above upper bound. Solution is 2220959.7939 but bound is 1000000.0000
Warning: Variable TailAero1.Re could cause inaccurate result because it is above upper bound. Solution is 2499796.7837 but bound is 1000000.0000
Warning: Variable TailAero2.Re could cause inaccurate result because it is above upper bound. Solution is 1860712.4314 but bound is 1000000.0000
Warning: Variable TailAero3.Re could cause inaccurate result because it is above upper bound. Solution is 1860712.4314 but bound is 1000000.0000
Warning: Variable TailAero4.Re could cause inaccurate result because it is above upper bound. Solution is 1853896.1324 but bound is 1000000.0000
Warning: Variable TailAero5.Re could cause inaccurate result because it is above upper bound. Solution is 1853896.1324 but bound is 1000000.0000
Warning: Variable WingAero.Re could cause inaccurate result because it is above upper bound. Solution is 1884891.6332 but bound is 700000.0000
Wa........
----------------------------------------------------------------------
Ran 16 tests in 24.455s

OK

Generating XML reports...
rning: Variable WingAero1.Re could cause inaccurate result because it is above upper bound. Solution is 1910419.6195 but bound is 700000.0000
Warning: Variable WingAero.Re could cause inaccurate result because it is above upper bound. Solution is 1910412.9866 but bound is 700000.0000
Warning: Variable WingAero1.Re could cause inaccurate result because it is above upper bound. Solution is 1910412.9866 but bound is 700000.0000
Beginning signomial solve.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0204 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0231 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0223 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0308 seconds.
Solving took 4 GP solves and 0.103 seconds.
Beginning signomial solve.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.438 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.254 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.241 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.246 seconds.
Solving took 4 GP solves and 1.19 seconds.
, 'https://github.com/convexengineering/gplibrary.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', '--no-cache-dir', '--no-deps', '-e', 'gplibrary']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/robust.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', '.']
  attempt 1
  attempt 2
  attempt 3
  attempt 4
  attempt 5
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/shopping.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {})

calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gassolar.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git', 'gpkit-models branch': 'master'})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/jho.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git', 'gpkit-models branch': 'master'})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/turbofan.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt, mosek_cli', 'gpkit-models branch': 'master'})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/solar.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {'skipsolvers': 'cvxopt', 'pip install': 'pandas, git+https://github.com/convexengineering/gpfit.git, git+https://github.com/convexengineering/gassolar.git', 'gpkit-models branch': 'master'})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/convexengineering/gpfit.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/convexengineering/gassolar.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git']
  attempt 1
  attempt 2
  attempt 3
  attempt 4
  attempt 5

SETTINGS
defaultdict(<type 'str'>, {'pip install': 'pandas, git+https://github.com/hoburg/gpfit.git'})

calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', 'git+https://github.com/hoburg/gpfit.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek/venv2_gpkit/bin/pip', 'install', '.']
  attempt 1
calling ['git', 'cloneCloning into 'eVTOL'...

Running tests...
----------------------------------------------------------------------
..
----------------------------------------------------------------------
Ran 2 tests in 5.469s

OK

Generating XML reports...
adding test for 'models/model_tests.py'
', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/eVTOL.git']
  attempt 1

SETTINGS
defaultdict(<type 'str'>, {})

[Execution node] check if [reynolds] is in [[windows10x64, windows7x64]]
Run condition [Execution node ] preventing perform for step [Execute Windows batch command]
INFO: Starting to record.
INFO: Processing JUnit
INFO: [JUnit] - 32 test report file(s) were found with the pattern '**/test_reports/*.xml, **/test_reports_nounits/*.xml' relative to '/jenkins/workspace/CE_gplibrary_Push_research_models/mosek' for the testing framework 'JUnit'.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to SUCCESS
INFO: Stopping recording.
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS