Skip to content
Success

Console Output

Started by upstream project "CE_RM_gplibrary_Push" build number 3
originally caused by:
 Started by GitHub push by bqpd
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on windows10x64 in workspace C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/gplibrary
 > C:\Program Files\Git\cmd\git init C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > C:\Program Files\Git\cmd\git --version # timeout=10
 > C:\Program Files\Git\cmd\git fetch --tags --progress -- https://github.com/convexengineering/gplibrary +refs/heads/*:refs/remotes/origin/* # timeout=10
 > C:\Program Files\Git\cmd\git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
 > C:\Program Files\Git\cmd\git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > C:\Program Files\Git\cmd\git config remote.origin.url https://github.com/convexengineering/gplibrary # timeout=10
Fetching upstream changes from https://github.com/convexengineering/gplibrary
 > C:\Program Files\Git\cmd\git fetch --tags --progress -- https://github.com/convexengineering/gplibrary +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision a295f0e8e0ec57b9685fe9c776b2c98033b29377 (refs/remotes/origin/master)
 > C:\Program Files\Git\cmd\git config core.sparsecheckout # timeout=10
 > C:\Program Files\Git\cmd\git checkout -f a295f0e8e0ec57b9685fe9c776b2c98033b29377 # timeout=3
Commit message: "Merge branch 'master' of github.com:hoburg/gpkit-models"
 > C:\Program Files\Git\cmd\git rev-list --no-walk 6e2e6a45e538cb8c5a05ef716e07b56df7b0bd7d # 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 [windows10x64] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] preventing perform for step [Execute shell]
[Execution node] check if [windows10x64] is in [[windows10x64, windows7x64]]
Run condition [Execution node ] enabling perform for step [Execute Windows batch command]
[cvxopt] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins4015235596480952494.bat

C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>set PATH=C:\Anaconda3;C:\Anaconda3\Scripts;C:\Anaconda3\Library\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Mosek\9.1\tools\platform\win64x86\bin;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps;C:\Users\jenkins\AppData\Local\Programs\Python\Python38;C:\Users\jenkins\AppData\Local\Programs\Python\Python38\Scripts;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps 

C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>echo C:\Anaconda3;C:\Anaconda3\Scripts;C:\Anaconda3\Library\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Mosek\9.1\tools\platform\win64x86\bin;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps;C:\Users\jenkins\AppData\Local\Programs\Python\Python38;C:\Users\jenkins\AppData\Local\Programs\Python\Python38\Scripts;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps 
C:\Anaconda3;C:\Anaconda3\Scripts;C:\Anaconda3\Library\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Mosek\9.1\tools\platform\win64x86\bin;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps;C:\Users\jenkins\AppData\Local\Programs\Python\Python38;C:\Users\jenkins\AppData\Local\Programs\Python\Python38\Scripts;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps

C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>where python 
C:\Anaconda3\python.exe
C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps\python.exe

C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>python --version 
Python 3.7.6

C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>REM Create a virtualenv to install everything into 

C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>SET VENV=C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit 

C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>virtualenv --system-site-packages C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit  
Using base prefix 'C:\\Anaconda3'
  No LICENSE.txt / LICENSE found in source
New python executable in C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\Scripts\python.exe
copying C:\Anaconda3\python.exe => C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\Scripts\python.exe
Installing setuptools, pip, wheel...
done.

C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>call C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\Scripts\activate.bat  

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>python -m pip install --upgrade pip 
Requirement already up-to-date: pip in c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt\venv_gpkit\lib\site-packages (20.2.2)

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>pip install --upgrade ad 
Requirement already up-to-date: ad in c:\anaconda3\lib\site-packages (1.3.2)

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>pip install --upgrade unittest-xml-reporting 
Collecting unittest-xml-reporting
  Using cached unittest_xml_reporting-3.0.2-py2.py3-none-any.whl (19 kB)
Installing collected packages: unittest-xml-reporting
Successfully installed unittest-xml-reporting-3.0.2

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>pip install --upgrade pandas 
Requirement already up-to-date: pandas in c:\anaconda3\lib\site-packages (1.1.0)
Requirement already satisfied, skipping upgrade: pytz>=2017.2 in c:\anaconda3\lib\site-packages (from pandas) (2020.1)
Requirement already satisfied, skipping upgrade: numpy>=1.15.4 in c:\anaconda3\lib\site-packages (from pandas) (1.19.1)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.7.3 in c:\anaconda3\lib\site-packages (from pandas) (2.8.1)
Requirement already satisfied, skipping upgrade: six>=1.5 in c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt\venv_gpkit\lib\site-packages (from python-dateutil>=2.7.3->pandas) (1.15.0)

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>pip install --upgrade matplotlib 
Collecting matplotlib
  Downloading matplotlib-3.3.1-cp37-cp37m-win_amd64.whl (8.5 MB)
Requirement already satisfied, skipping upgrade: certifi>=2020.06.20 in c:\anaconda3\lib\site-packages (from matplotlib) (2020.6.20)
Requirement already satisfied, skipping upgrade: numpy>=1.15 in c:\anaconda3\lib\site-packages (from matplotlib) (1.19.1)
Requirement already satisfied, skipping upgrade: kiwisolver>=1.0.1 in c:\anaconda3\lib\site-packages (from matplotlib) (1.2.0)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.1 in c:\anaconda3\lib\site-packages (from matplotlib) (2.8.1)
Requirement already satisfied, skipping upgrade: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt\venv_gpkit\lib\site-packages (from matplotlib) (2.4.7)
Requirement already satisfied, skipping upgrade: cycler>=0.10 in c:\anaconda3\lib\site-packages (from matplotlib) (0.10.0)
Requirement already satisfied, skipping upgrade: pillow>=6.2.0 in c:\anaconda3\lib\site-packages (from matplotlib) (7.1.2)
Requirement already satisfied, skipping upgrade: six>=1.5 in c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt\venv_gpkit\lib\site-packages (from python-dateutil>=2.1->matplotlib) (1.15.0)
Installing collected packages: matplotlib
  Attempting uninstall: matplotlib
    Found existing installation: matplotlib 3.3.0
    Not uninstalling matplotlib at c:\anaconda3\lib\site-packages, outside environment c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt\venv_gpkit
    Can't uninstall 'matplotlib'. No files were found to uninstall.
Successfully installed matplotlib-3.3.1

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>pip install --upgrade coverage 
Requirement already up-to-date: coverage in c:\anaconda3\lib\site-packages (5.2.1)

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>pip install --upgrade numpy 
Requirement already up-to-date: numpy in c:\anaconda3\lib\site-packages (1.19.1)

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>pip install --upgrade scipy 
Requirement already up-to-date: scipy in c:\anaconda3\lib\site-packages (1.5.2)
Requirement already satisfied, skipping upgrade: numpy>=1.14.5 in c:\anaconda3\lib\site-packages (from scipy) (1.19.1)

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>pip install --upgrade pint==0.9 
Collecting pint==0.9
  Using cached Pint-0.9-py2.py3-none-any.whl (138 kB)
Installing collected packages: pint
  Attempting uninstall: pint
    Found existing installation: Pint 0.14
    Not uninstalling pint at c:\anaconda3\lib\site-packages, outside environment c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt\venv_gpkit
    Can't uninstall 'Pint'. No files were found to uninstall.
Successfully installed pint-0.9

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>if cvxopt == cvxopt (
pip install --upgrade cvxopt   || exit /b 666  
 python -c "import cvxopt; print(cvxopt.__version__)"  
 set GPKITSOLVERS=cvxopt 
) 
Requirement already up-to-date: cvxopt in c:\anaconda3\lib\site-packages (1.2.5)
Requirement already satisfied, skipping upgrade: mkl in c:\anaconda3\lib\site-packages (from cvxopt) (2019.0)
Requirement already satisfied, skipping upgrade: intel-openmp in c:\anaconda3\lib\site-packages (from mkl->cvxopt) (2019.0)
1.2.5

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>REM for mosek9/mosek_conif 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>REM if cvxopt==mosek python -c "__import__('mosek').Env()" 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>if cvxopt == mosek (
msktestlic 
 set GPKITSOLVERS=mosek_cli 
) 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>python -c "import scipy; print(scipy.__version__)" 
1.5.2

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>python -c "import numpy; print(numpy.__version__)" 
1.19.1

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>python -c "import pint; print(pint.__version__)" 
0.9

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>git --version 
git version 2.16.2.windows.1

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>git clone --depth 1 https://github.com/convexengineering/gpkit.git C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\gpkit   || exit /b 666 
Cloning into 'C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\gpkit'...

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>pip install --no-cache-dir --no-deps -e C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\gpkit   || exit /b 666 
Obtaining file:///C:/Users/jenkins/workspace/CE_RM_gplibrary_Push/cvxopt/gpkit
Installing collected packages: gpkit
  Running setup.py develop for gpkit
Successfully installed gpkit

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>REM python -c "from gpkit.build import rebuild; rebuild()" 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>REM type C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\gpkit\gpkit\env\settings 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>REM dir  

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>python -c "import gpkit; print(gpkit.__version__)"   || exit /b 666 
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.]
..........................c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt\gpkit\gpkit\keydict.py:231: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray
  value = np.array([clean_value(key, v) for v in value])
.................................................................................................................................................................................
----------------------------------------------------------------------
Ran 203 tests in 7.711s

OK
Found no installed solvers, beginning a build.
# Building GPkit version 1.0.0pre
# Moving to the directory from which GPkit was imported.

Attempting to find and build solvers:

# Looking for `mosek_cli`
#   (A "success" is if mskexpopt complains that
#    we haven't specified a file for it to open.)
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##

Found mosek_cli in the default PATH

# Looking for `mosek_conif`
#   Trying to import mosek...
# Did not find
# mosek_conif

# Looking for `cvxopt`
#   Trying to import cvxopt...

Found cvxopt in the default PYTHONPATH
Replaced found solvers (['mosek_cli', 'cvxopt']) with environment var GPKITSOLVERS (cvxopt)

Found the following solvers: cvxopt
#     Replacing directory env

GPkit is now installed with solver(s) ['cvxopt']
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!

1.0.0pre

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>REM Limit number of threads that be can used 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>set MSK_IPAR_NUM_THREADS=2 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>set MKL_NUM_THREADS=2 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>set NUMEXPR_NUM_THREADS=2 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>set OPENBLAS_NUM_THREADS=2 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>set OMP_NUM_THREADS=2 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>python -c "from gpkit.tests.test_repo import test_repo; test_repo(xmloutput=True)"   || exit /b 666 
Requirement already satisfied: pandas in c:\anaconda3\lib\site-packages (1.1.0)
Requirement already satisfied: numpy>=1.15.4 in c:\anaconda3\lib\site-packages (from pandas) (1.19.1)
Requirement already satisfied: pytz>=2017.2 in c:\anaconda3\lib\site-packages (from pandas) (2020.1)
Requirement already satisfied: python-dateutil>=2.7.3 in c:\anaconda3\lib\site-packages (from pandas) (2.8.1)
Requirement already satisfied: six>=1.5 in c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt\venv_gpkit\lib\site-packages (from python-dateutil>=2.7.3->pandas) (1.15.0)
Collecting git+https://github.com/hoburg/gpfit.git
  Cloning https://github.com/hoburg/gpfit.git to c:\users\jenkins\appdata\local\temp\pip-req-build-225nfkoj
Requirement already satisfied: numpy in c:\anaconda3\lib\site-packages (from gpfit==0.1) (1.19.1)
Requirement already satisfied: scipy in c:\anaconda3\lib\site-packages (from gpfit==0.1) (1.5.2)
Requirement already satisfied: gpkit in c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt\gpkit (from gpfit==0.1) (1.0.0)
Requirement already satisfied: pint>=0.8.1 in c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt\venv_gpkit\lib\site-packages (from gpkit->gpfit==0.1) (0.9)
Requirement already satisfied: ad in c:\anaconda3\lib\site-packages (from gpkit->gpfit==0.1) (1.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in c:\anaconda3\lib\site-packages (from gpkit->gpfit==0.1) (1.2.5)
Requirement already satisfied: mkl in c:\anaconda3\lib\site-packages (from cvxopt>=1.1.8->gpkit->gpfit==0.1) (2019.0)
Requirement already satisfied: intel-openmp in c:\anaconda3\lib\site-packages (from mkl->cvxopt>=1.1.8->gpkit->gpfit==0.1) (2019.0)
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-py3-none-any.whl size=25632 sha256=75d3364fc736b9486cc04f7931ef856e190bf833e3638f347b56fde6477194d7
  Stored in directory: C:\Users\jenkins\AppData\Local\Temp\pip-ephem-wheel-cache-4cz81j17\wheels\57\29\3e\8d7ba8db76ea975ecfe679ec45f25d64a6eaec893d16b3d378
Successfully built gpfit
Installing collected packages: gpfit
Successfully installed gpfit-0.1
Processing c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt
Requirement already satisfied: numpy>=1.12 in c:\anaconda3\lib\site-packages (from gpkitmodels==0.0.0.0) (1.19.1)
Requirement already satisfied: scipy in c:\anaconda3\lib\site-packages (from gpkitmodels==0.0.0.0) (1.5.2)
Requirement already satisfied: pint in c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt\venv_gpkit\lib\site-packages (from gpkitmodels==0.0.0.0) (0.9)
Requirement already satisfied: future in c:\anaconda3\lib\site-packages (from gpkitmodels==0.0.0.0) (0.18.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-py3-none-any.whl size=66726 sha256=62105fad16cf88d5b99554f03923c3441a0cf287b006dcffbbcf805c17dd171a
  Stored in directory: C:\Users\jenkins\AppData\Local\Temp\pip-ephem-wheel-cache-bvdupiqv\wheels\20\37\84\d044c26a0e074679ff8c3df1e3df886518fcd85cde3a7ea4c2
Successfully built gpkitmodels
Installing collected packages: gpkitmodels
Successfully installed gpkitmodels-0.0.0.0
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'

Running tests...
----------------------------------------------------------------------
Using solver 'cvxopt'
 for 11 free variables
  in 14 posynomial inequalities.
Solving took 0.236 seconds.
.Using solver 'cvxopt'
 for 9 free variables
  in 15 posynomial inequalities.
Solving took 0.013 seconds.
Using solver 'cvxopt'
 for 25 free variables
  in 35 posynomial inequalities.
Solving took 0.02 seconds.
Using solver 'cvxopt'
 for 25 free variables
  in 35 posynomial inequalities.
Solving took 0.02 seconds.
Starting a sequence of GP solves
 for 53 free variables
  in 11 locally-GP constraints
  and for 129 free variables
       in 211 posynomial inequalities.
Solving took 3.01 seconds and 16 GP solves.
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
.Using solver 'cvxopt'
 for 13 free variables
  in 16 posynomial inequalities.
Solving took 0.0209 seconds.
Starting a sequence of GP solves
 for 53 free variables
  in 11 locally-GP constraints
  and for 117 free variables
       in 190 posynomial inequalities.
Solving took 2.17 seconds and 11 GP solves.
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 1619890.9325 but bound is 700000.0000
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
.Warning: Variable TailAero.Re could cause inaccurate result because it is above upper bound. Solution is 2220952.3405 but bound is 1000000.0000
Warning: Variable TailAero1.Re could cause inaccurate result because it is above upper bound. Solution is 2499787.5667 but bound is 1000000.0000
Warning: Variable TailAero2.Re could cause inaccurate result because it is above upper bound. Solution is 2223840.1738 but bound is 1000000.0000
Warning: Variable TailAero3.Re could cause inaccurate result because it is above upper bound. Solution is 2223840.1106 but bound is 1000000.0000
Warning: Variable TailAero4.Re could cause inaccurate result because it is above upper bound. Solution is 1849726.5704 but bound is 1000000.0000
Warning: Variable TailAero5.Re could cause inaccurate result because it is above upper bound. Solution is 1849726.5561 but bound is 1000000.0000
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
.Warning: Variable WingAero.Re could cause inaccurate result because it is above upper bound. Solution is 2197590.3832 but bound is 700000.0000
Warning: Variable WingAero1.Re could cause inaccurate result because it is above upper bound. Solution is 1928321.4264 but bound is 700000.0000
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt\venv_gpkit\lib\site-packages\pint\quantity.py:1377: UnitStrippedWarning: The unit of the quantity is stripped.
  warnings.warn("The unit of the quantity is stripped.", UnitStrippedWarning)
.c:\users\jenkins\workspace\ce_rm_gplibrary_push\cvxopt\gpkit\gpkit\constraints\sgp.py:178: UserWarning: SGP not convergent: Cost rose by 6.1% on GP solve 2. Details can be found in `m.program.results` or by solving at a higher verbosity. Note that convergence is not guaranteed for models with SignomialEqualities.
  % (100*(cost - prevcost)/prevcost, len(self.gps)))
..Starting a sequence of GP solves
 for 4 free variables
  in 1 locally-GP constraints
  and for 21 free variables
       in 22 posynomial inequalities.

GP Solve 1
Using solver 'cvxopt'
 for 21 free variables
  in 22 posynomial inequalities.
Solving took 0.02 seconds.
Solved cost was 5717.

GP Solve 2
Using solver 'cvxopt'
 for 21 free variables
  in 22 posynomial inequalities.
Solving took 0.017 seconds.
Solved cost was 4538.

GP Solve 3
Using solver 'cvxopt'
 for 21 free variables
  in 22 posynomial inequalities.
Solving took 0.017 seconds.
Solved cost was 4536.

GP Solve 4
Using solver 'cvxopt'
 for 21 free variables
  in 22 posynomial inequalities.
Solving took 0.016 seconds.
Solved cost was 4536.

Solving took 0.076 seconds and 4 GP solves.
.
----------------------------------------------------------------------
Ran 8 tests in 11.021s

OK

Generating XML reports...

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

calling ['pip', 'install', 'pandas']
  attempt 1
calling ['pip', 'install', 'git+https://github.com/hoburg/gpfit.git']
  attempt 1
calling ['pip', 'install', '.']
  attempt 1

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>REM echo "from gpkit.tests.test_repo import test_repo; test_repo(xmloutput=True)" > jenkins_test.py || exit /b 666 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>REM coverage run --append --source=. jenkins_test.py || exit /b 666 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>REM coverage html -d htmlcov --omit=gpkit/*,gpkit-models/*,venv2_gpkit/*,jenkins_test.py || exit /b 666 

(venv_gpkit) C:\Users\jenkins\workspace\CE_RM_gplibrary_Push\cvxopt>exit 0 
Recording test results
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS