Skip to content
Failed

Console Output

Skipping 71 KB.. Full Log
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_constraints.py", line 357, in test_substitution_issue905
    sol = bm.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_601 (gpkit.tests.t_model.TestGP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpf9zu046r\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpf9zu046r\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 94, in test_601
    m.solve(solver=self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_additive_constants (gpkit.tests.t_model.TestGP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp_1dm4jsw\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp_1dm4jsw\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 203, in test_additive_constants
    m.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_constants_in_objective_1 (gpkit.tests.t_model.TestGP_mosek_cli)
Issue 296
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpq00onoer\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpq00onoer\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 236, in test_constants_in_objective_1
    sol = m.solve(solver=self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_constants_in_objective_2 (gpkit.tests.t_model.TestGP_mosek_cli)
Issue 296
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmprtxxg8yr\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmprtxxg8yr\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 244, in test_constants_in_objective_2
    sol = m.solve(solver=self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_cost_freeing (gpkit.tests.t_model.TestGP_mosek_cli)
Test freeing a variable that's in the cost.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpb3inlf10\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpb3inlf10\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 113, in test_cost_freeing
    verbosity=0)["cost"], 2)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_exps_is_tuple (gpkit.tests.t_model.TestGP_mosek_cli)
issue 407
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpclhv9ssu\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpclhv9ssu\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 258, in test_exps_is_tuple
    m.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_mdd_example (gpkit.tests.t_model.TestGP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpu0rglqo7\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpu0rglqo7\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 182, in test_mdd_example
    sol1 = m1.solve(solver=self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_sensitivities (gpkit.tests.t_model.TestGP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpdqzhxj0h\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpdqzhxj0h\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 169, in test_sensitivities
    sol = m.solve(solver=self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_sigeq (gpkit.tests.t_model.TestGP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmplul2urcp\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmplul2urcp\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 65, in test_sigeq
    sol = m.localsolve(solver=self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_simple_united_gp (gpkit.tests.t_model.TestGP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpumjibeam\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpumjibeam\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 135, in test_simple_united_gp
    sol = prob.solve(solver=self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_singular (gpkit.tests.t_model.TestGP_mosek_cli)
Create and solve GP with a singular A matrix
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmplifst7zl\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmplifst7zl\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 228, in test_singular
    sol = m.solve(solver=self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_terminating_constant_ (gpkit.tests.t_model.TestGP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmplwxp2dd9\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmplwxp2dd9\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 251, in test_terminating_constant_
    sol = prob.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_trivial_gp (gpkit.tests.t_model.TestGP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp_lwak22e\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp_lwak22e\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 46, in test_trivial_gp
    sol = prob.solve(solver=self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_trivial_vector_gp (gpkit.tests.t_model.TestGP_mosek_cli)
Create and solve a trivial GP with VectorVariables
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpy6kffotg\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpy6kffotg\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 150, in test_trivial_vector_gp
    sol = prob.solve(solver=self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_zeroing (gpkit.tests.t_model.TestGP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp4g12jb0i\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp4g12jb0i\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 214, in test_zeroing
    sol = Model(1/L, constr).solve(self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_initially_infeasible (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp8uvfpot1\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp8uvfpot1\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 374, in test_initially_infeasible
    sol = m.localsolve(verbosity=0, solver=self.solver)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_issue180 (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpc87d_e33\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpc87d_e33\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 505, in test_issue180
    spsol = m.solve(self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_reassigned_constant_cost (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpli2zutet\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpli2zutet\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 623, in test_reassigned_constant_cost
    m.localsolve(verbosity=0, solver=self.solver)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_relaxation (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpexs867f4\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpexs867f4\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 475, in test_relaxation
    m.localsolve(verbosity=0, solver=self.solver)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_small_named_signomial (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpg54_rdoz\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpg54_rdoz\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 581, in test_small_named_signomial
    sol = m.localsolve(verbosity=0, solver=self.solver)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_sp_bounded (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpyqr40gv2\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpyqr40gv2\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 321, in test_sp_bounded
    cost = m.localsolve(verbosity=0, solver=self.solver)["cost"]
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_sp_initial_guess_sub (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp3x7il9ds\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp3x7il9ds\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 550, in test_sp_initial_guess_sub
    solver=self.solver)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_sp_relaxation (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpuhpoxoaf\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpuhpoxoaf\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 293, in test_sp_relaxation
    cost = sp.localsolve(verbosity=0, solver=self.solver)["cost"]
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_sp_substitutions (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpqtoathzs\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpqtoathzs\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 398, in test_sp_substitutions
    sol = m.solve(self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_tautological (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp568b9glr\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp568b9glr\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 422, in test_tautological
    self.assertAlmostEqual(m1.solve(self.solver, verbosity=0)["cost"],
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_tautological_spconstraint (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpbxjcmdz9\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpbxjcmdz9\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 465, in test_tautological_spconstraint
    sol = m.localsolve(self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_trivial_sp (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpu_8fla70\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpu_8fla70\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 450, in test_trivial_sp
    sol = m.localsolve(self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_trivial_sp2 (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmptckosvh_\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmptckosvh_\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 523, in test_trivial_sp2
    sol1 = m.localsolve(x0={x: x0, y: y0}, verbosity=0, solver=self.solver)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_unbounded_debugging (gpkit.tests.t_model.TestSP_mosek_cli)
Test nearly-dual-feasible problems
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp0l5na1dy\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp0l5na1dy\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 637, in test_unbounded_debugging
    sol = m.solve(self.solver, verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_values_vs_subs (gpkit.tests.t_model.TestSP_mosek_cli)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp3sc5jrb3\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp3sc5jrb3\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_model.py", line 352, in test_values_vs_subs
    sol = m.localsolve(verbosity=0, solver=self.solver)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_call (gpkit.tests.t_solution_array.TestSolutionArray)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpva_pgv8_\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpva_pgv8_\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_solution_array.py", line 17, in test_call
    sol = prob.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_call_units (gpkit.tests.t_solution_array.TestSolutionArray)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpglbs_8gb\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpglbs_8gb\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_solution_array.py", line 25, in test_call_units
    sol = m.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_call_vector (gpkit.tests.t_solution_array.TestSolutionArray)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpo46hhn9m\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpo46hhn9m\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_solution_array.py", line 33, in test_call_vector
    sol = prob.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_key_options (gpkit.tests.t_solution_array.TestSolutionArray)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpmqe1c_y9\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpmqe1c_y9\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_solution_array.py", line 87, in test_key_options
    msol = m.localsolve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_subinto (gpkit.tests.t_solution_array.TestSolutionArray)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp94pqj00l\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp94pqj00l\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 167, in run_sweep
    result = solvefn(solver, verbosity=verbosity-1, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_solution_array.py", line 53, in test_subinto
    sol = m.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 123, in solvefn
    constants, sweep, linked, solver, verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 176, in run_sweep
    " such failures, solve with skipsweepfailures=True.") from e
RuntimeWarning: Sweep halted! Progress saved to m.program. To skip over such failures, solve with skipsweepfailures=True.

======================================================================
ERROR: test_table (gpkit.tests.t_solution_array.TestSolutionArray)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpp68f2vt0\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpp68f2vt0\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_solution_array.py", line 64, in test_table
    sol = gp.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_units_sub (gpkit.tests.t_solution_array.TestSolutionArray)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp49alrug5\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp49alrug5\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_solution_array.py", line 75, in test_units_sub
    sol = m.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_result_access (gpkit.tests.t_solution_array.TestResultsTable)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpdp0icct9\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpdp0icct9\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_solution_array.py", line 115, in test_result_access
    sol = m.localsolve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_autosweep_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpkb2dpg65\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpkb2dpg65\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\autosweep.py", line 14, in <module>
    bst1 = autosweep_1d(m1, tol1, l, [1, 10], verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tools\autosweep.py", line 237, in autosweep_1d
    model.solve(**solvekwargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_beam_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpmdwpv7ol\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpmdwpv7ol\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\beam.py", line 70, in <module>
    sol = b.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_debug_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpxe6iuep2\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpxe6iuep2\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 97, in test
    getattr(self, name)(imported[name])
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_examples.py", line 143, in test_debug
    gp.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_docstringparsing_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmplwp4vg1y\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmplwp4vg1y\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\docstringparsing.py", line 48, in <module>
    print(c.solve(verbosity=0).table())
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_external_sp_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp67v2w9yn\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp67v2w9yn\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\external_sp.py", line 17, in <module>
    print(m.localsolve(verbosity=0).summary())
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_performance_modeling_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp0zpmslia\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp0zpmslia\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\performance_modeling.py", line 237, in <module>
    sol = M.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_primal_infeasible_ex1_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpevvdtwyx\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpevvdtwyx\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 97, in test
    getattr(self, name)(imported[name])
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_examples.py", line 123, in test_primal_infeasible_ex1
    example.m.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_primal_infeasible_ex2_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpm4s9_ao_\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpm4s9_ao_\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 97, in test
    getattr(self, name)(imported[name])
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\t_examples.py", line 130, in test_primal_infeasible_ex2
    example.m.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_relaxation_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmptrv6a0tr\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmptrv6a0tr\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\relaxation.py", line 20, in <module>
    print(mr1.solve(verbosity=0).table())  # solves with an x of 1.414
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_simple_box_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpz17om6mb\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpz17om6mb\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\simple_box.py", line 33, in <module>
    print(m.solve(verbosity=0).table())
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_simple_sp_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmprpcufn47\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmprpcufn47\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\simple_sp.py", line 14, in <module>
    print(m.localsolve(verbosity=0).summary())
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_simpleflight_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpf59z0hcs\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpf59z0hcs\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\simpleflight.py", line 60, in <module>
    sol = m.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_sin_approx_example_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpopxdbxv5\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpopxdbxv5\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\sin_approx_example.py", line 17, in <module>
    print(m.solve(verbosity=0).summary())
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_sp_to_gp_sweep_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpf9zaciyb\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpf9zaciyb\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 167, in run_sweep
    result = solvefn(solver, verbosity=verbosity-1, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\sp_to_gp_sweep.py", line 106, in <module>
    sol = sa.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 123, in solvefn
    constants, sweep, linked, solver, verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 176, in run_sweep
    " such failures, solve with skipsweepfailures=True.") from e
RuntimeWarning: Sweep halted! Progress saved to m.program. To skip over such failures, solve with skipsweepfailures=True.

======================================================================
ERROR: test_unbounded_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpw3r8f634\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpw3r8f634\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\unbounded.py", line 12, in <module>
    sol = m.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_vectorize_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpcvq622c8\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmpcvq622c8\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\vectorize.py", line 18, in <module>
    print(m.solve(verbosity=0).summary())
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_water_tank_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp_cksg7ps\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp_cksg7ps\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\water_tank.py", line 18, in <module>
    sol = m.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

======================================================================
ERROR: test_x_greaterthan_1_mosek_cli (gpkit.tests.t_examples.TestExamples)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 87, in optimize
    solution_filename]).split(b"\n"):
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['mskexpopt', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp4qfg5gk6\\gpkit_mosek', '-sol', 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\tmp4qfg5gk6\\gpkit_mosek.sol']' returned non-zero exit status 1001.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 194, in solve
    k=self.k, p_idxs=self.p_idxs, **solverargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\solvers\mosek_cli.py", line 90, in optimize
    raise UnknownInfeasible() from e
gpkit.exceptions.UnknownInfeasible

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 94, in test
    imported[name] = importlib.import_module(name)
  File "c:\users\jenkins\appdata\local\programs\python\python37\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\docs\source\examples\x_greaterthan_1.py", line 17, in <module>
    sol = m.solve(verbosity=0)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 223, in solve
    raise infeasibility.__class__(msg) from infeasibility
gpkit.exceptions.UnknownInfeasible: The solver failed for an unknown reason. Running `.debug()` may pinpoint the trouble. You can also try another solver, or increase the verbosity.

----------------------------------------------------------------------
Ran 184 tests in 10.855s

FAILED (errors=80)
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_cli
#   Trying to run mskexpopt...
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##
# Found mosek_cli in system path
#
#
# Looking for mosek_conif
#   Trying to import mosek...
# Did not find
# mosek_conif
#
# Looking for cvxopt
#   Trying to import cvxopt...
# Did not find
# cvxopt
...finished building gpkit.
Replaced found solvers (['mosek_cli']) with environment var GPKITSOLVERS (mosek_cli)

Found the following solvers: mosek_cli
#     Replacing directory env

C:\Users\jenkins\workspace\CE_RM_SPaircraft_Push\mosek>REM Limit number of threads that be can used 

C:\Users\jenkins\workspace\CE_RM_SPaircraft_Push\mosek>set MSK_IPAR_NUM_THREADS=2 

C:\Users\jenkins\workspace\CE_RM_SPaircraft_Push\mosek>set MKL_NUM_THREADS=2 

C:\Users\jenkins\workspace\CE_RM_SPaircraft_Push\mosek>set NUMEXPR_NUM_THREADS=2 

C:\Users\jenkins\workspace\CE_RM_SPaircraft_Push\mosek>set OPENBLAS_NUM_THREADS=2 

C:\Users\jenkins\workspace\CE_RM_SPaircraft_Push\mosek>set OMP_NUM_THREADS=2 

C:\Users\jenkins\workspace\CE_RM_SPaircraft_Push\mosek>python -c "from gpkit.tests.test_repo import test_repo; test_repo(xmloutput=True)"   || exit /b 666 
Cloning into 'gplibrary'...
Obtaining file:///C:/Users/jenkins/workspace/CE_RM_SPaircraft_Push/mosek/gplibrary
Installing collected packages: gpkitmodels
  Running setup.py develop for gpkitmodels
Successfully installed gpkitmodels
Collecting git+https://github.com/hoburg/turbofan.git
  Cloning https://github.com/hoburg/turbofan.git to c:\users\jenkins\appdata\local\temp\pip-req-build-2cmuq7n8
  Running command git clone -q https://github.com/hoburg/turbofan.git 'C:\Users\jenkins\AppData\Local\Temp\pip-req-build-2cmuq7n8'
Requirement already satisfied: numpy in c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\venv_gpkit\lib\site-packages (from turbofan==0.0.0.0) (1.18.2)
Requirement already satisfied: scipy in c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\venv_gpkit\lib\site-packages (from turbofan==0.0.0.0) (1.4.1)
Requirement already satisfied: pint in c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\venv_gpkit\lib\site-packages (from turbofan==0.0.0.0) (0.9)
Processing c:\users\jenkins\appdata\local\pip\cache\wheels\56\b0\fe\4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0\future-0.18.2-py3-none-any.whl
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-py3-none-any.whl size=44145 sha256=90b25069120e3dbdb5518f800a77a2542937b46d1912add0d51d5132142d04e2
  Stored in directory: C:\Users\jenkins\AppData\Local\Temp\pip-ephem-wheel-cache-j67chjia\wheels\5e\94\24\992cb23a6749c3bad249589806341b6bef6786d3794831a01c
Successfully built turbofan
Installing collected packages: future, turbofan
Successfully installed future-0.18.2 turbofan-0.0.0.0
Processing c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek
Requirement already satisfied: turbofan in c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\venv_gpkit\lib\site-packages (from SPaircraft==0.0.0) (0.0.0.0)
Requirement already satisfied: gpkit in c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit (from SPaircraft==0.0.0) (1.0.0)
Requirement already satisfied: future in c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\venv_gpkit\lib\site-packages (from SPaircraft==0.0.0) (0.18.2)
Requirement already satisfied: pint in c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\venv_gpkit\lib\site-packages (from turbofan->SPaircraft==0.0.0) (0.9)
Requirement already satisfied: scipy in c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\venv_gpkit\lib\site-packages (from turbofan->SPaircraft==0.0.0) (1.4.1)
Requirement already satisfied: numpy in c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\venv_gpkit\lib\site-packages (from turbofan->SPaircraft==0.0.0) (1.18.2)
Requirement already satisfied: ad in c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\venv_gpkit\lib\site-packages (from gpkit->SPaircraft==0.0.0) (1.3.2)
Collecting cvxopt>=1.1.8
  Using cached cvxopt-1.2.4-cp37-cp37m-win_amd64.whl (815 kB)
Collecting mkl
  Using cached mkl-2019.0-py2.py3-none-win_amd64.whl (224.1 MB)
Collecting intel-openmp
  Using cached intel_openmp-2019.0-py2.py3-none-win_amd64.whl (1.9 MB)
Building wheels for collected packages: SPaircraft
  Building wheel for SPaircraft (setup.py): started
  Building wheel for SPaircraft (setup.py): finished with status 'done'
  Created wheel for SPaircraft: filename=SPaircraft-0.0.0-py3-none-any.whl size=1844 sha256=eb4aa293792f615bb164fa29233054421bc31554dc27deafdb77c72b3fc38088
  Stored in directory: C:\Users\jenkins\AppData\Local\Temp\pip-ephem-wheel-cache-pv07wuvh\wheels\d0\9a\40\1d0f0d4ee95ec9cefe60bcebbd56234595d39ccdb7b63e04a6
Successfully built SPaircraft
Installing collected packages: SPaircraft, intel-openmp, mkl, cvxopt
Successfully installed SPaircraft-0.0.0 cvxopt-1.2.4 intel-openmp-2019.0 mkl-2019.0
adding test for 'SPaircraft.py'

Running tests...
----------------------------------------------------------------------
EStarting a sequence of GP solves
 for 317 free variables
  in 136 locally-GP constraints
  and for 1198 free variables
       in 4705 posynomial inequalities.

GP Solve 1
Using solver 'mosek_cli'
 for 1198 free variables
  in 4705 posynomial inequalities.
Solving took 0.192 seconds.
The solver failed for an unknown reason.
Since this model solved in less than a second, let's run `.debug()` automatically to check.
`

======================================================================
ERROR [2.606s]: test_SPaircraft_py_mosek_cli (gpkit.tests.from_paths.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\helpers.py", line 59, in test
    testfn(name, import_dict, path)(self)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\from_paths.py", line 48, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\tests\from_paths.py", line 34, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "C:\Users\jenkins\workspace\CE_RM_SPaircraft_Push\mosek\SPaircraft.py", line 90, in <module>
    sol = test()
  File "C:\Users\jenkins\workspace\CE_RM_SPaircraft_Push\mosek\SPaircraft.py", line 82, in test
    sol = optimize_aircraft(m, substitutions, fixedBPR, pRatOpt)
  File "C:\Users\jenkins\workspace\CE_RM_SPaircraft_Push\mosek\SPaircraft.py", line 60, in optimize_aircraft
    sol = m_relax.localsolve(verbosity=2, reltol=0.01)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\prog_factories.py", line 126, in solvefn
    result = progsolve(solver, verbosity=verbosity, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\sgp.py", line 158, in localsolve
    gen_result=False, **solveargs)
  File "c:\users\jenkins\workspace\ce_rm_spaircraft_push\mosek\gpkit\gpkit\constraints\gp.py", line 220, in solve
    return self.model.debug(solver=solver)
AttributeError: 'NoneType' object has no attribute 'debug'

----------------------------------------------------------------------
Ran 1 test in 2.607s

FAILED (errors=1)

Generating XML reports...

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

calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git']
  attempt 1
calling ['pip', 'install', '--no-cache-dir', '--no-deps', '-e', 'gplibrary']
  attempt 1
calling ['pip', 'install', 'git+https://github.com/hoburg/turbofan.git']
  attempt 1
calling ['pip', 'install', '.']
  attempt 1

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

C:\Users\jenkins\workspace\CE_RM_SPaircraft_Push\mosek>REM coverage run --append --source=. jenkins_test.py || exit /b 666 

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

C:\Users\jenkins\workspace\CE_RM_SPaircraft_Push\mosek>exit 0 
Build step 'Console output (build log) parsing' changed build result to FAILURE
Recording test results
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: FAILURE