Skip to content
Success

Console Output

Started by upstream project "CE_RM_solar_Push" build number 160
originally caused by:
 Started by upstream project "CE_gpfit_Push_unit_tests" build number 140
 originally caused by:
  [URLTrigger] A change within the response URL invocation (log)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on reynolds in workspace /jenkins/workspace/CE_RM_solar_Push/cvxopt
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/convexengineering/solar
 > git init /jenkins/workspace/CE_RM_solar_Push/cvxopt # timeout=10
Fetching upstream changes from https://github.com/convexengineering/solar
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_SSH to set credentials 
 > git fetch --tags --force --progress -- https://github.com/convexengineering/solar +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/convexengineering/solar # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 9ff5568fdc7e728c0cecaf4ecebfc60578691863 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9ff5568fdc7e728c0cecaf4ecebfc60578691863 # timeout=3
Commit message: "in preparation for convexengineering/gpkit#1463"
 > git rev-list --no-walk 9ff5568fdc7e728c0cecaf4ecebfc60578691863 # timeout=10
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
 > git rev-parse 9ff5568fdc7e728c0cecaf4ecebfc60578691863^{commit} # timeout=10
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
[GitCheckoutListener] Recording commits of 'git https://github.com/convexengineering/solar'
[GitCheckoutListener] Found previous build 'CE_RM_solar_Push/buildnode=reynolds,optimizer=cvxopt #159' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since '9ff5568'
[GitCheckoutListener] -> Using head commit '9ff5568' as starting point
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@7443d073' to render commit links
[GitCheckoutListener] -> No new commits found
Run condition [Execution node ] enabling prebuild for step [Execute shell]
Run condition [Execution node ] enabling prebuild for step [Execute Windows batch command]
[Execution node] check if [reynolds] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]]
Run condition [Execution node ] enabling perform for step [Execute shell]
[cvxopt] $ /bin/bash -xe /tmp/jenkins16206428816404959874.sh
+ git clone ssh://acdl.mit.edu/home/svnroot/JenkinsGPkit
Cloning into 'JenkinsGPkit'...
+ source /jenkins/workspace/CE_RM_solar_Push/cvxopt/JenkinsGPkit/RM_Template.sh
++ source /jenkins/workspace/CE_RM_solar_Push/cvxopt/JenkinsGPkit/all_machines.sh
+++ export PYTHONHASHSEED=0
+++ PYTHONHASHSEED=0
+++ echo 'Python hash seed set to: 0'
Python hash seed set to: 0
+++ [[ reynolds == *macys* ]]
+++ [[ reynolds == *reynolds* ]]
+++ export CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse
+++ CVXOPT_SUITESPARSE_INC_DIR=/usr/include/suitesparse
+++ export PATH=/home/jenkins/.local/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+++ PATH=/home/jenkins/.local/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+++ virtualenv --python=python3 /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins
created virtual environment CPython3.8.10.final.0-64 in 111ms
  creator CPython3Posix(dest=/jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins, clear=False, global=False)
  seeder FromAppData(download=False, pip=latest, setuptools=latest, wheel=latest, pkg_resources=latest, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv/seed-app-data/v1.0.1.debian.1)
  activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator
+++ source /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/activate
++++ '[' /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/activate = /tmp/jenkins16206428816404959874.sh ']'
++++ deactivate nondestructive
++++ unset -f pydoc
++++ '[' -z '' ']'
++++ '[' -z '' ']'
++++ '[' -n /bin/bash ']'
++++ hash -r
++++ '[' -z '' ']'
++++ unset VIRTUAL_ENV
++++ '[' '!' nondestructive = nondestructive ']'
++++ VIRTUAL_ENV=/jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins
++++ export VIRTUAL_ENV
++++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
++++ PATH=/jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin:/home/jenkins/.local/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
++++ export PATH
++++ '[' -z '' ']'
++++ '[' -z '' ']'
++++ _OLD_VIRTUAL_PS1=
++++ '[' x '!=' x ']'
+++++ basename /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins
++++ PS1='(venv_jenkins) '
++++ export PS1
++++ alias pydoc
++++ true
++++ '[' -n /bin/bash ']'
++++ hash -r
+++ ls /jenkins/workspace/CE_RM_solar_Push/cvxopt
docs
JenkinsGPkit
LICENSE
README.md
runtests.sh
setup.py
solar
TESTCONFIG
TESTS
venv_jenkins
++++ which pip
+++ export PIP=/jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip
+++ PIP=/jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip
+++ pip_install pip
+++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade pip
Collecting pip
  Using cached pip-21.3.1-py3-none-any.whl (1.7 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
Successfully installed pip-21.3.1

real	0m2.359s
user	0m1.956s
sys	0m0.304s
++ source /jenkins/workspace/CE_RM_solar_Push/cvxopt/JenkinsGPkit/mosek_installs.sh
+++ [[ cvxopt == mosek ]]
++ source /jenkins/workspace/CE_RM_solar_Push/cvxopt/JenkinsGPkit/cvxopt_installs.sh
+++ [[ cvxopt == cvxopt ]]
+++ pip_install cvxopt
+++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade cvxopt
Collecting cvxopt
  Using cached cvxopt-1.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB)
Installing collected packages: cvxopt
Successfully installed cvxopt-1.2.7

real	0m1.226s
user	0m0.895s
sys	0m0.192s
+++ python -c 'import cvxopt'
+++ export GPKITSOLVERS=cvxopt
+++ GPKITSOLVERS=cvxopt
+++ COVERAGE_OMIT='gpkit/solvers/mosek*'
++ source /jenkins/workspace/CE_RM_solar_Push/cvxopt/JenkinsGPkit/pip_installs_base.sh
+++ pip_install adce
+++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade adce
Collecting adce
  Using cached adce-1.3.3.2-py3-none-any.whl
Installing collected packages: adce
Successfully installed adce-1.3.3.2

real	0m0.523s
user	0m0.390s
sys	0m0.079s
+++ pip_install unittest-xml-reporting
+++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade unittest-xml-reporting
Collecting unittest-xml-reporting
  Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB)
Collecting lxml
  Using cached lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
Installing collected packages: lxml, unittest-xml-reporting
Successfully installed lxml-4.8.0 unittest-xml-reporting-3.2.0

real	0m1.251s
user	0m1.047s
sys	0m0.105s
+++ pip_install pandas
+++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade pandas
Collecting pandas
  Using cached pandas-1.3.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.5 MB)
Collecting pytz>=2017.3
  Using cached pytz-2022.1-py2.py3-none-any.whl (503 kB)
Collecting numpy>=1.17.3
  Using cached numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB)
Collecting python-dateutil>=2.7.3
  Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
Collecting six>=1.5
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: six, pytz, python-dateutil, numpy, pandas
Successfully installed numpy-1.22.3 pandas-1.3.5 python-dateutil-2.8.2 pytz-2022.1 six-1.16.0

real	0m6.458s
user	0m5.669s
sys	0m0.535s
+++ pip_install matplotlib
+++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade matplotlib
Collecting matplotlib
  Using cached matplotlib-3.5.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.3 MB)
Collecting fonttools>=4.22.0
  Using cached fonttools-4.28.5-py3-none-any.whl (890 kB)
Requirement already satisfied: numpy>=1.17 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib) (1.22.3)
Collecting kiwisolver>=1.0.1
  Using cached kiwisolver-1.3.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB)
Collecting cycler>=0.10
  Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB)
Collecting pillow>=6.2.0
  Using cached Pillow-9.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB)
Collecting pyparsing>=2.2.1
  Using cached pyparsing-3.0.6-py3-none-any.whl (97 kB)
Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib) (2.8.2)
Collecting packaging>=20.0
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.7->matplotlib) (1.16.0)
Installing collected packages: pyparsing, pillow, packaging, kiwisolver, fonttools, cycler, matplotlib
Successfully installed cycler-0.11.0 fonttools-4.28.5 kiwisolver-1.3.2 matplotlib-3.5.1 packaging-21.3 pillow-9.1.0 pyparsing-3.0.6

real	0m3.863s
user	0m3.220s
sys	0m0.275s
+++ pip_install coverage
+++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade coverage
Collecting coverage
  Using cached coverage-6.3.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (212 kB)
Installing collected packages: coverage
Successfully installed coverage-6.3.2

real	0m1.172s
user	0m1.003s
sys	0m0.100s
+++ pip_install ipywidgets
+++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade ipywidgets
Collecting ipywidgets
  Using cached ipywidgets-7.6.5-py2.py3-none-any.whl (121 kB)
Collecting traitlets>=4.3.1
  Using cached traitlets-5.1.1-py3-none-any.whl (102 kB)
Collecting nbformat>=4.2.0
  Using cached nbformat-5.1.3-py3-none-any.whl (178 kB)
Collecting widgetsnbextension~=3.5.0
  Using cached widgetsnbextension-3.5.2-py2.py3-none-any.whl (1.6 MB)
Collecting ipython>=4.0.0
  Using cached ipython-7.30.1-py3-none-any.whl (791 kB)
Collecting ipykernel>=4.5.1
  Using cached ipykernel-6.6.0-py3-none-any.whl (126 kB)
Collecting jupyterlab-widgets>=1.0.0
  Using cached jupyterlab_widgets-1.1.0-py3-none-any.whl (245 kB)
Collecting ipython-genutils~=0.2.0
  Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB)
Collecting jupyter-client<8.0
  Using cached jupyter_client-7.1.0-py3-none-any.whl (129 kB)
Collecting tornado<7.0,>=4.2
  Using cached tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB)
Collecting matplotlib-inline<0.2.0,>=0.1.0
  Using cached matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB)
Collecting debugpy<2.0,>=1.0.0
  Using cached debugpy-1.6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB)
Collecting backcall
  Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0
  Using cached prompt_toolkit-3.0.29-py3-none-any.whl (381 kB)
Collecting pygments
  Using cached Pygments-2.11.2-py3-none-any.whl (1.1 MB)
Collecting pexpect>4.3
  Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
Collecting decorator
  Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting jedi>=0.16
  Using cached jedi-0.18.1-py2.py3-none-any.whl (1.6 MB)
Collecting pickleshare
  Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Requirement already satisfied: setuptools>=18.5 in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets) (44.0.0)
Collecting jupyter-core
  Using cached jupyter_core-4.9.2-py3-none-any.whl (86 kB)
Collecting jsonschema!=2.5.0,>=2.4
  Using cached jsonschema-4.4.0-py3-none-any.whl (72 kB)
Collecting notebook>=4.4.1
  Using cached notebook-6.4.6-py3-none-any.whl (9.9 MB)
Collecting parso<0.9.0,>=0.8.0
  Using cached parso-0.8.3-py2.py3-none-any.whl (100 kB)
Collecting importlib-resources>=1.4.0
  Using cached importlib_resources-5.6.0-py3-none-any.whl (28 kB)
Collecting attrs>=17.4.0
  Using cached attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0
  Using cached pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB)
Collecting nest-asyncio>=1.5
  Using cached nest_asyncio-1.5.4-py3-none-any.whl (5.1 kB)
Requirement already satisfied: python-dateutil>=2.1 in ./venv_jenkins/lib/python3.8/site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets) (2.8.2)
Collecting pyzmq>=13
  Using cached pyzmq-22.3.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)
Collecting entrypoints
  Using cached entrypoints-0.4-py3-none-any.whl (5.3 kB)
Collecting nbconvert
  Using cached nbconvert-6.3.0-py3-none-any.whl (556 kB)
Collecting terminado>=0.8.3
  Using cached terminado-0.12.1-py3-none-any.whl (15 kB)
Collecting jinja2
  Using cached Jinja2-3.0.3-py3-none-any.whl (133 kB)
Collecting argon2-cffi
  Using cached argon2_cffi-21.3.0-py3-none-any.whl (14 kB)
Collecting Send2Trash>=1.8.0
  Using cached Send2Trash-1.8.0-py3-none-any.whl (18 kB)
Collecting prometheus-client
  Using cached prometheus_client-0.13.1-py3-none-any.whl (57 kB)
Collecting ptyprocess>=0.5
  Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting wcwidth
  Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting zipp>=3.1.0
  Using cached zipp-3.7.0-py3-none-any.whl (5.3 kB)
Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.1->jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets) (1.16.0)
Collecting argon2-cffi-bindings
  Using cached argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB)
Collecting MarkupSafe>=2.0
  Using cached MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Collecting pandocfilters>=1.4.1
  Using cached pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB)
Collecting bleach
  Using cached bleach-4.1.0-py2.py3-none-any.whl (157 kB)
Collecting defusedxml
  Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting mistune<2,>=0.8.1
  Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB)
Collecting nbclient<0.6.0,>=0.5.0
  Using cached nbclient-0.5.13-py3-none-any.whl (70 kB)
Collecting jupyterlab-pygments
  Using cached jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB)
Collecting testpath
  Using cached testpath-0.6.0-py3-none-any.whl (83 kB)
Collecting cffi>=1.0.1
  Using cached cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB)
Collecting webencodings
  Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.8/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets) (21.3)
Collecting pycparser
  Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./venv_jenkins/lib/python3.8/site-packages (from packaging->bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets) (3.0.6)
Installing collected packages: zipp, traitlets, pyrsistent, importlib-resources, attrs, wcwidth, tornado, pyzmq, pycparser, ptyprocess, parso, nest-asyncio, jupyter-core, jsonschema, ipython-genutils, entrypoints, webencodings, pygments, prompt-toolkit, pickleshare, pexpect, nbformat, matplotlib-inline, MarkupSafe, jupyter-client, jedi, decorator, cffi, backcall, testpath, pandocfilters, nbclient, mistune, jupyterlab-pygments, jinja2, ipython, defusedxml, debugpy, bleach, argon2-cffi-bindings, terminado, Send2Trash, prometheus-client, nbconvert, ipykernel, argon2-cffi, notebook, widgetsnbextension, jupyterlab-widgets, ipywidgets
Successfully installed MarkupSafe-2.1.1 Send2Trash-1.8.0 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 attrs-21.4.0 backcall-0.2.0 bleach-4.1.0 cffi-1.15.0 debugpy-1.6.0 decorator-5.1.1 defusedxml-0.7.1 entrypoints-0.4 importlib-resources-5.6.0 ipykernel-6.6.0 ipython-7.30.1 ipython-genutils-0.2.0 ipywidgets-7.6.5 jedi-0.18.1 jinja2-3.0.3 jsonschema-4.4.0 jupyter-client-7.1.0 jupyter-core-4.9.2 jupyterlab-pygments-0.1.2 jupyterlab-widgets-1.1.0 matplotlib-inline-0.1.3 mistune-0.8.4 nbclient-0.5.13 nbconvert-6.3.0 nbformat-5.1.3 nest-asyncio-1.5.4 notebook-6.4.6 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 prometheus-client-0.13.1 prompt-toolkit-3.0.29 ptyprocess-0.7.0 pycparser-2.21 pygments-2.11.2 pyrsistent-0.18.1 pyzmq-22.3.0 terminado-0.12.1 testpath-0.6.0 tornado-6.1 traitlets-5.1.1 wcwidth-0.2.5 webencodings-0.5.1 widgetsnbextension-3.5.2 zipp-3.7.0

real	0m10.934s
user	0m7.794s
sys	0m0.752s
+++ pip_install ipysankeywidget
+++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade ipysankeywidget
Collecting ipysankeywidget
  Using cached ipysankeywidget-0.4.1-py2.py3-none-any.whl (1.2 MB)
Requirement already satisfied: ipywidgets>=7.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipysankeywidget) (7.6.5)
Requirement already satisfied: traitlets>=4.3.1 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (5.1.1)
Requirement already satisfied: nbformat>=4.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (5.1.3)
Requirement already satisfied: widgetsnbextension~=3.5.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (3.5.2)
Requirement already satisfied: ipython>=4.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (7.30.1)
Requirement already satisfied: ipykernel>=4.5.1 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (6.6.0)
Requirement already satisfied: jupyterlab-widgets>=1.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (1.1.0)
Requirement already satisfied: ipython-genutils~=0.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipywidgets>=7.0.0->ipysankeywidget) (0.2.0)
Requirement already satisfied: jupyter-client<8.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (7.1.0)
Requirement already satisfied: tornado<7.0,>=4.2 in ./venv_jenkins/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (6.1)
Requirement already satisfied: matplotlib-inline<0.2.0,>=0.1.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (0.1.3)
Requirement already satisfied: debugpy<2.0,>=1.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (1.6.0)
Requirement already satisfied: backcall in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.2.0)
Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (3.0.29)
Requirement already satisfied: pygments in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (2.11.2)
Requirement already satisfied: pexpect>4.3 in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (4.8.0)
Requirement already satisfied: decorator in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (5.1.1)
Requirement already satisfied: jedi>=0.16 in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.18.1)
Requirement already satisfied: pickleshare in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.7.5)
Requirement already satisfied: setuptools>=18.5 in ./venv_jenkins/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (44.0.0)
Requirement already satisfied: jupyter-core in ./venv_jenkins/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (4.9.2)
Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in ./venv_jenkins/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (4.4.0)
Requirement already satisfied: notebook>=4.4.1 in ./venv_jenkins/lib/python3.8/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (6.4.6)
Requirement already satisfied: parso<0.9.0,>=0.8.0 in ./venv_jenkins/lib/python3.8/site-packages (from jedi>=0.16->ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.8.3)
Requirement already satisfied: importlib-resources>=1.4.0 in ./venv_jenkins/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (5.6.0)
Requirement already satisfied: attrs>=17.4.0 in ./venv_jenkins/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (21.4.0)
Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./venv_jenkins/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (0.18.1)
Requirement already satisfied: nest-asyncio>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (1.5.4)
Requirement already satisfied: python-dateutil>=2.1 in ./venv_jenkins/lib/python3.8/site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (2.8.2)
Requirement already satisfied: pyzmq>=13 in ./venv_jenkins/lib/python3.8/site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (22.3.0)
Requirement already satisfied: entrypoints in ./venv_jenkins/lib/python3.8/site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (0.4)
Requirement already satisfied: nbconvert in ./venv_jenkins/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (6.3.0)
Requirement already satisfied: terminado>=0.8.3 in ./venv_jenkins/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (0.12.1)
Requirement already satisfied: jinja2 in ./venv_jenkins/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (3.0.3)
Requirement already satisfied: argon2-cffi in ./venv_jenkins/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (21.3.0)
Requirement already satisfied: Send2Trash>=1.8.0 in ./venv_jenkins/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (1.8.0)
Requirement already satisfied: prometheus-client in ./venv_jenkins/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (0.13.1)
Requirement already satisfied: ptyprocess>=0.5 in ./venv_jenkins/lib/python3.8/site-packages (from pexpect>4.3->ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.7.0)
Requirement already satisfied: wcwidth in ./venv_jenkins/lib/python3.8/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=4.0.0->ipywidgets>=7.0.0->ipysankeywidget) (0.2.5)
Requirement already satisfied: zipp>=3.1.0 in ./venv_jenkins/lib/python3.8/site-packages (from importlib-resources>=1.4.0->jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.0.0->ipysankeywidget) (3.7.0)
Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.1->jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.0.0->ipysankeywidget) (1.16.0)
Requirement already satisfied: argon2-cffi-bindings in ./venv_jenkins/lib/python3.8/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (21.2.0)
Requirement already satisfied: MarkupSafe>=2.0 in ./venv_jenkins/lib/python3.8/site-packages (from jinja2->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (2.1.1)
Requirement already satisfied: pandocfilters>=1.4.1 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (1.5.0)
Requirement already satisfied: bleach in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (4.1.0)
Requirement already satisfied: defusedxml in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (0.7.1)
Requirement already satisfied: mistune<2,>=0.8.1 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (0.8.4)
Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (0.5.13)
Requirement already satisfied: jupyterlab-pygments in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (0.1.2)
Requirement already satisfied: testpath in ./venv_jenkins/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (0.6.0)
Requirement already satisfied: cffi>=1.0.1 in ./venv_jenkins/lib/python3.8/site-packages (from argon2-cffi-bindings->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (1.15.0)
Requirement already satisfied: webencodings in ./venv_jenkins/lib/python3.8/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (0.5.1)
Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.8/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (21.3)
Requirement already satisfied: pycparser in ./venv_jenkins/lib/python3.8/site-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (2.21)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./venv_jenkins/lib/python3.8/site-packages (from packaging->bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->ipysankeywidget) (3.0.6)
Installing collected packages: ipysankeywidget
Successfully installed ipysankeywidget-0.4.1

real	0m1.550s
user	0m0.962s
sys	0m0.092s
+++ pip_install plotly
+++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade plotly
Collecting plotly
  Using cached plotly-5.6.0-py2.py3-none-any.whl (27.7 MB)
Requirement already satisfied: six in ./venv_jenkins/lib/python3.8/site-packages (from plotly) (1.16.0)
Collecting tenacity>=6.2.0
  Using cached tenacity-8.0.1-py3-none-any.whl (24 kB)
Installing collected packages: tenacity, plotly
Successfully installed plotly-5.6.0 tenacity-8.0.1

real	0m8.785s
user	0m6.730s
sys	0m1.421s
+++ pip_install pytest
+++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade pytest
Collecting pytest
  Using cached pytest-7.1.1-py3-none-any.whl (297 kB)
Collecting iniconfig
  Using cached iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB)
Collecting py>=1.8.2
  Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Requirement already satisfied: attrs>=19.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest) (21.4.0)
Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.8/site-packages (from pytest) (21.3)
Collecting tomli>=1.0.0
  Using cached tomli-2.0.0-py3-none-any.whl (12 kB)
Collecting pluggy<2.0,>=0.12
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./venv_jenkins/lib/python3.8/site-packages (from packaging->pytest) (3.0.6)
Installing collected packages: tomli, py, pluggy, iniconfig, pytest
Successfully installed iniconfig-1.1.1 pluggy-1.0.0 py-1.11.0 pytest-7.1.1 tomli-2.0.0

real	0m1.674s
user	0m1.287s
sys	0m0.128s
++++ which coverage
+++ export COVERAGE=/jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/coverage
+++ COVERAGE=/jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/coverage
++ pip_install numpy
++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade numpy
Requirement already satisfied: numpy in ./venv_jenkins/lib/python3.8/site-packages (1.22.3)

real	0m1.355s
user	0m1.212s
sys	0m0.085s
++ pip_install scipy
++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade scipy
Collecting scipy
  Using cached scipy-1.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.6 MB)
Requirement already satisfied: numpy<1.25.0,>=1.17.3 in ./venv_jenkins/lib/python3.8/site-packages (from scipy) (1.22.3)
Installing collected packages: scipy
Successfully installed scipy-1.8.0

real	0m4.273s
user	0m3.588s
sys	0m0.460s
++ pip_install pint
++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install --upgrade pint
Collecting pint
  Using cached Pint-0.18-py2.py3-none-any.whl (209 kB)
Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.8/site-packages (from pint) (21.3)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./venv_jenkins/lib/python3.8/site-packages (from packaging->pint) (3.0.6)
Installing collected packages: pint
Successfully installed pint-0.18

real	0m1.055s
user	0m0.885s
sys	0m0.119s
++ git clone --depth 1 https://github.com/convexengineering/gpkit.git /jenkins/workspace/CE_RM_solar_Push/cvxopt/gpkit
Cloning into '/jenkins/workspace/CE_RM_solar_Push/cvxopt/gpkit'...
++ python /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip install -v --no-cache-dir --no-deps -e /jenkins/workspace/CE_RM_solar_Push/cvxopt/gpkit
Using pip 21.3.1 from /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/lib/python3.8/site-packages/pip (python 3.8)
Obtaining file:///jenkins/workspace/CE_RM_solar_Push/cvxopt/gpkit
  Preparing metadata (setup.py): started
  Running command python setup.py egg_info
  running egg_info
  creating /tmp/pip-pip-egg-info-krwocnn6/gpkit.egg-info
  writing /tmp/pip-pip-egg-info-krwocnn6/gpkit.egg-info/PKG-INFO
  writing dependency_links to /tmp/pip-pip-egg-info-krwocnn6/gpkit.egg-info/dependency_links.txt
  writing requirements to /tmp/pip-pip-egg-info-krwocnn6/gpkit.egg-info/requires.txt
  writing top-level names to /tmp/pip-pip-egg-info-krwocnn6/gpkit.egg-info/top_level.txt
  writing manifest file '/tmp/pip-pip-egg-info-krwocnn6/gpkit.egg-info/SOURCES.txt'
  reading manifest file '/tmp/pip-pip-egg-info-krwocnn6/gpkit.egg-info/SOURCES.txt'
  writing manifest file '/tmp/pip-pip-egg-info-krwocnn6/gpkit.egg-info/SOURCES.txt'
  Preparing metadata (setup.py): finished with status 'done'
Installing collected packages: gpkit
  Running setup.py develop for gpkit
    Running command /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/jenkins/workspace/CE_RM_solar_Push/cvxopt/gpkit/setup.py'"'"'; __file__='"'"'/jenkins/workspace/CE_RM_solar_Push/cvxopt/gpkit/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' develop --no-deps
    running develop
    running egg_info
    creating gpkit.egg-info
    writing gpkit.egg-info/PKG-INFO
    writing dependency_links to gpkit.egg-info/dependency_links.txt
    writing requirements to gpkit.egg-info/requires.txt
    writing top-level names to gpkit.egg-info/top_level.txt
    writing manifest file 'gpkit.egg-info/SOURCES.txt'
    reading manifest file 'gpkit.egg-info/SOURCES.txt'
    writing manifest file 'gpkit.egg-info/SOURCES.txt'
    running build_ext
    Creating /jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/lib/python3.8/site-packages/gpkit.egg-link (link to .)
    Adding gpkit 1.1.1 to easy-install.pth file

    Installed /jenkins/workspace/CE_RM_solar_Push/cvxopt/gpkit
Successfully installed gpkit-1.1.1
++ source /jenkins/workspace/CE_RM_solar_Push/cvxopt/JenkinsGPkit/print_versions.sh
+++ python -c 'import scipy; print(scipy.__version__)'
1.8.0
+++ python -c 'import numpy; print(numpy.__version__)'
1.22.3
+++ python -c 'import pint; print(pint.__version__)'
0.18
+++ python -c 'import gpkit; print(gpkit.settings)'
/bin/sh: 1: mskexpopt: not found
No filename given.
Usage:
     mskexpopt FILENAME [-primal] [-dual] [-p parameterfile]
Return code: 1052
Description: MSK_RES_ERR_FILE_OPEN [An error occurred while opening a file.]
/jenkins/workspace/CE_RM_solar_Push/cvxopt/gpkit/gpkit/small_scripts.py:71: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if sweep is "sweep" and (isinstance(value, Iterable) or  # pylint: disable=literal-comparison
/jenkins/workspace/CE_RM_solar_Push/cvxopt/gpkit/gpkit/nomials/math.py:586: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if posy is 0:  # pylint: disable=literal-comparison
/jenkins/workspace/CE_RM_solar_Push/cvxopt/gpkit/gpkit/nomials/math.py:590: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if negy is 0:  # pylint: disable=literal-comparison
/jenkins/workspace/CE_RM_solar_Push/cvxopt/gpkit/gpkit/breakdowns.py:390: SyntaxWarning: "is" with a literal. Did you mean "=="?
  subhmap.units = None if units is 1 else units
.................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 209 tests in 5.454s

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

Attempting to find and build solvers:

# Looking for `mosek_cli`
#   (A "success" is if mskexpopt complains that
#    we haven't specified a file for it to open.)
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##
# Looks like `mskexpopt` was not found in the default PATH,
#  so let's try locating that binary ourselves.
#   Adding /home/jenkins/mosek/8/tools/platform/linux64x86/bin to the PATH
#     Calling 'mskexpopt'
##
### CALL BEGINS
### CALL ENDS
##

Found mosek_cli in /home/jenkins/mosek/8/tools/platform/linux64x86/bin

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

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

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

Found the following solvers: cvxopt
#     Replacing directory env

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

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

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

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

Enjoy!

{'installed_solvers': ['cvxopt'], 'mosek_bin_dir': '/home/jenkins/mosek/8/tools/platform/linux64x86/bin', 'default_solver': 'cvxopt', 'just built!': True}
++ export MSK_IPAR_NUM_THREADS=2
++ MSK_IPAR_NUM_THREADS=2
++ export MKL_NUM_THREADS=2
++ MKL_NUM_THREADS=2
++ export NUMEXPR_NUM_THREADS=2
++ NUMEXPR_NUM_THREADS=2
++ export OPENBLAS_NUM_THREADS=2
++ OPENBLAS_NUM_THREADS=2
++ export OMP_NUM_THREADS=2
++ OMP_NUM_THREADS=2
++ python -c 'from gpkit.tests.test_repo import test_repo; test_repo(xmloutput=True)'
Cloning into 'gplibrary'...
Obtaining file:///jenkins/workspace/CE_RM_solar_Push/cvxopt/gplibrary
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Installing collected packages: gpkitmodels
  Running setup.py develop for gpkitmodels
Successfully installed gpkitmodels
Requirement already satisfied: pandas in ./venv_jenkins/lib/python3.8/site-packages (1.3.5)
Requirement already satisfied: pytz>=2017.3 in ./venv_jenkins/lib/python3.8/site-packages (from pandas) (2022.1)
Requirement already satisfied: numpy>=1.17.3 in ./venv_jenkins/lib/python3.8/site-packages (from pandas) (1.22.3)
Requirement already satisfied: python-dateutil>=2.7.3 in ./venv_jenkins/lib/python3.8/site-packages (from pandas) (2.8.2)
Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.7.3->pandas) (1.16.0)
Collecting git+https://github.com/convexengineering/gpfit.git
  Cloning https://github.com/convexengineering/gpfit.git to /tmp/pip-req-build-kbbl88up
  Running command git clone --filter=blob:none -q https://github.com/convexengineering/gpfit.git /tmp/pip-req-build-kbbl88up
  Resolved https://github.com/convexengineering/gpfit.git to commit 3c8025f12ba5360fdeb71c270e55d4c93e1676fd
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpkit in ./gpkit (from gpfit==0.2.0) (1.1.1)
Requirement already satisfied: matplotlib>=3.3.2 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (3.5.1)
Requirement already satisfied: numpy in ./venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (1.22.3)
Collecting pytest-mpl>=0.13
  Using cached pytest_mpl-0.13-py3-none-any.whl (13 kB)
Requirement already satisfied: pytest>=6.2.5 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (7.1.1)
Requirement already satisfied: scipy in ./venv_jenkins/lib/python3.8/site-packages (from gpfit==0.2.0) (1.8.0)
Requirement already satisfied: fonttools>=4.22.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (4.28.5)
Requirement already satisfied: kiwisolver>=1.0.1 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (1.3.2)
Requirement already satisfied: cycler>=0.10 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (0.11.0)
Requirement already satisfied: pillow>=6.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (9.1.0)
Requirement already satisfied: pyparsing>=2.2.1 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (3.0.6)
Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (2.8.2)
Requirement already satisfied: packaging>=20.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit==0.2.0) (21.3)
Requirement already satisfied: iniconfig in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.1.1)
Requirement already satisfied: py>=1.8.2 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.11.0)
Requirement already satisfied: attrs>=19.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (21.4.0)
Requirement already satisfied: tomli>=1.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (2.0.0)
Requirement already satisfied: pluggy<2.0,>=0.12 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit==0.2.0) (1.0.0)
Requirement already satisfied: adce in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (1.3.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (1.2.7)
Requirement already satisfied: pint>=0.8.1 in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (0.18)
Requirement already satisfied: plotly in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gpfit==0.2.0) (5.6.0)
Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.7->matplotlib>=3.3.2->gpfit==0.2.0) (1.16.0)
Requirement already satisfied: tenacity>=6.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->gpfit==0.2.0) (8.0.1)
Building wheels for collected packages: gpfit
  Building wheel for gpfit (setup.py): started
  Building wheel for gpfit (setup.py): finished with status 'done'
  Created wheel for gpfit: filename=gpfit-0.2.0-py3-none-any.whl size=493910 sha256=b34ff5a7d74496805988752b1d553d58856844b23b29bd94f697a32cd8c2ee8e
  Stored in directory: /tmp/pip-ephem-wheel-cache-e7dzmqfe/wheels/6f/cf/56/bea1521f3fe100b40fcbec1bfb8d14111a1a150f33041c4cf1
Successfully built gpfit
Installing collected packages: pytest-mpl, gpfit
Successfully installed gpfit-0.2.0 pytest-mpl-0.13
Collecting git+https://github.com/convexengineering/gassolar.git
  Cloning https://github.com/convexengineering/gassolar.git to /tmp/pip-req-build-hk4pahwi
  Running command git clone --filter=blob:none -q https://github.com/convexengineering/gassolar.git /tmp/pip-req-build-hk4pahwi
  Resolved https://github.com/convexengineering/gassolar.git to commit 90c91cc6b980b44bedaf87ad004654b67a11431c
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpfit in ./venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (0.2.0)
Requirement already satisfied: gpkit in ./gpkit (from gassolar==0.0.0.0) (1.1.1)
Requirement already satisfied: numpy in ./venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (1.22.3)
Requirement already satisfied: pandas in ./venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (1.3.5)
Requirement already satisfied: scipy in ./venv_jenkins/lib/python3.8/site-packages (from gassolar==0.0.0.0) (1.8.0)
Requirement already satisfied: pytest-mpl>=0.13 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit->gassolar==0.0.0.0) (0.13)
Requirement already satisfied: pytest>=6.2.5 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit->gassolar==0.0.0.0) (7.1.1)
Requirement already satisfied: matplotlib>=3.3.2 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit->gassolar==0.0.0.0) (3.5.1)
Requirement already satisfied: adce in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (1.3.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (1.2.7)
Requirement already satisfied: pint>=0.8.1 in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (0.18)
Requirement already satisfied: plotly in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->gassolar==0.0.0.0) (5.6.0)
Requirement already satisfied: pytz>=2017.3 in ./venv_jenkins/lib/python3.8/site-packages (from pandas->gassolar==0.0.0.0) (2022.1)
Requirement already satisfied: python-dateutil>=2.7.3 in ./venv_jenkins/lib/python3.8/site-packages (from pandas->gassolar==0.0.0.0) (2.8.2)
Requirement already satisfied: fonttools>=4.22.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (4.28.5)
Requirement already satisfied: kiwisolver>=1.0.1 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (1.3.2)
Requirement already satisfied: cycler>=0.10 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (0.11.0)
Requirement already satisfied: pillow>=6.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (9.1.0)
Requirement already satisfied: pyparsing>=2.2.1 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (3.0.6)
Requirement already satisfied: packaging>=20.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->gassolar==0.0.0.0) (21.3)
Requirement already satisfied: iniconfig in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (1.1.1)
Requirement already satisfied: py>=1.8.2 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (1.11.0)
Requirement already satisfied: attrs>=19.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (21.4.0)
Requirement already satisfied: tomli>=1.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (2.0.0)
Requirement already satisfied: pluggy<2.0,>=0.12 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->gassolar==0.0.0.0) (1.0.0)
Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.7.3->pandas->gassolar==0.0.0.0) (1.16.0)
Requirement already satisfied: tenacity>=6.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->gassolar==0.0.0.0) (8.0.1)
Building wheels for collected packages: gassolar
  Building wheel for gassolar (setup.py): started
  Building wheel for gassolar (setup.py): finished with status 'done'
  Created wheel for gassolar: filename=gassolar-0.0.0.0-py3-none-any.whl size=4876521 sha256=26cd6243c0befc4f009cc1f67079bbca64e7ccb5c5d6a71dec58315b145521f3
  Stored in directory: /tmp/pip-ephem-wheel-cache-n3cs0jnx/wheels/b7/c7/b0/dd56238e2a45f89c6dc0f8793e84263f41935ee9d86b889859
Successfully built gassolar
Installing collected packages: gassolar
Successfully installed gassolar-0.0.0.0
Processing /jenkins/workspace/CE_RM_solar_Push/cvxopt
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: gpfit in ./venv_jenkins/lib/python3.8/site-packages (from solar==0.0.0.0) (0.2.0)
Requirement already satisfied: gpkit in ./gpkit (from solar==0.0.0.0) (1.1.1)
Requirement already satisfied: gpkitmodels in ./gplibrary (from solar==0.0.0.0) (0.0.0.0)
Requirement already satisfied: numpy in ./venv_jenkins/lib/python3.8/site-packages (from solar==0.0.0.0) (1.22.3)
Requirement already satisfied: pandas in ./venv_jenkins/lib/python3.8/site-packages (from solar==0.0.0.0) (1.3.5)
Requirement already satisfied: scipy in ./venv_jenkins/lib/python3.8/site-packages (from solar==0.0.0.0) (1.8.0)
Requirement already satisfied: pytest-mpl>=0.13 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit->solar==0.0.0.0) (0.13)
Requirement already satisfied: pytest>=6.2.5 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit->solar==0.0.0.0) (7.1.1)
Requirement already satisfied: matplotlib>=3.3.2 in ./venv_jenkins/lib/python3.8/site-packages (from gpfit->solar==0.0.0.0) (3.5.1)
Requirement already satisfied: adce in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->solar==0.0.0.0) (1.3.3.2)
Requirement already satisfied: cvxopt>=1.1.8 in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->solar==0.0.0.0) (1.2.7)
Requirement already satisfied: pint>=0.8.1 in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->solar==0.0.0.0) (0.18)
Requirement already satisfied: plotly in ./venv_jenkins/lib/python3.8/site-packages (from gpkit->solar==0.0.0.0) (5.6.0)
Collecting future
  Using cached future-0.18.2-py3-none-any.whl
Requirement already satisfied: pytz>=2017.3 in ./venv_jenkins/lib/python3.8/site-packages (from pandas->solar==0.0.0.0) (2022.1)
Requirement already satisfied: python-dateutil>=2.7.3 in ./venv_jenkins/lib/python3.8/site-packages (from pandas->solar==0.0.0.0) (2.8.2)
Requirement already satisfied: fonttools>=4.22.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->solar==0.0.0.0) (4.28.5)
Requirement already satisfied: kiwisolver>=1.0.1 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->solar==0.0.0.0) (1.3.2)
Requirement already satisfied: cycler>=0.10 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->solar==0.0.0.0) (0.11.0)
Requirement already satisfied: pillow>=6.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->solar==0.0.0.0) (9.1.0)
Requirement already satisfied: pyparsing>=2.2.1 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->solar==0.0.0.0) (3.0.6)
Requirement already satisfied: packaging>=20.0 in ./venv_jenkins/lib/python3.8/site-packages (from matplotlib>=3.3.2->gpfit->solar==0.0.0.0) (21.3)
Requirement already satisfied: iniconfig in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->solar==0.0.0.0) (1.1.1)
Requirement already satisfied: py>=1.8.2 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->solar==0.0.0.0) (1.11.0)
Requirement already satisfied: attrs>=19.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->solar==0.0.0.0) (21.4.0)
Requirement already satisfied: tomli>=1.0.0 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->solar==0.0.0.0) (2.0.0)
Requirement already satisfied: pluggy<2.0,>=0.12 in ./venv_jenkins/lib/python3.8/site-packages (from pytest>=6.2.5->gpfit->solar==0.0.0.0) (1.0.0)
Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.8/site-packages (from python-dateutil>=2.7.3->pandas->solar==0.0.0.0) (1.16.0)
Requirement already satisfied: tenacity>=6.2.0 in ./venv_jenkins/lib/python3.8/site-packages (from plotly->gpkit->solar==0.0.0.0) (8.0.1)
Building wheels for collected packages: solar
  Building wheel for solar (setup.py): started
  Building wheel for solar (setup.py): finished with status 'done'
  Created wheel for solar: filename=solar-0.0.0.0-py3-none-any.whl size=14840 sha256=75f8d559e8ee24a746ba638214dc2550f8e62eac41996863bc41de1c9f263fd1
  Stored in directory: /tmp/pip-ephem-wheel-cache-krrzot1m/wheels/94/8b/c0/a36f78a945183df4ecbf3ea36287edbb1063d400ff77e72929
Successfully built solar
Installing collected packages: future, solar
Successfully installed future-0.18.2 solar-0.0.0.0
adding test for 'solar/sens_chart.py'
adding test for 'solar/season.py'
adding test for 'solar/npod_trade.py'

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

OK

Generating XML reports...

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

calling ['git', 'clone', '--depth', '1', '-b', 'master', 'https://github.com/convexengineering/gplibrary.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip', 'install', '--no-cache-dir', '--no-deps', '-e', 'gplibrary']
  attempt 1
calling ['python', '/jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip', 'install', 'pandas']
  attempt 1
calling ['python', '/jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip', 'install', 'git+https://github.com/convexengineering/gpfit.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip', 'install', 'git+https://github.com/convexengineering/gassolar.git']
  attempt 1
calling ['python', '/jenkins/workspace/CE_RM_solar_Push/cvxopt/venv_jenkins/bin/pip', 'install', '.']
  attempt 1
[Execution node] check if [reynolds] is in [[windows10x64, windows7x64]]
Run condition [Execution node ] preventing perform for step [Execute Windows batch command]
Recording test results
[Checks API] No suitable checks publisher found.
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS