Started by upstream project "CE_gpkit_Install" build number 706 originally caused by: [URLTrigger] A change within the response URL invocation (log) Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on macys_VM in workspace /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM 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 [macys_VM] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]] Run condition [Execution node ] enabling perform for step [Execute shell] [cvxopt] $ /bin/bash -xe /var/folders/qk/9zkf0syn149fvhw9mh7hgd5w0000gp/T/jenkins14675664812559283497.sh + git clone ssh://acdl.mit.edu/home/svnroot/JenkinsGPkit Cloning into 'JenkinsGPkit'... + source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/JenkinsGPkit/gpkit_install.sh ++ sleep 30 ++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/JenkinsGPkit/all_machines.sh +++ export PYTHONHASHSEED=0 +++ PYTHONHASHSEED=0 +++ echo 'Python hash seed set to: 0' Python hash seed set to: 0 +++ [[ macys_VM == *macys* ]] +++ export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ +++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ +++ virtualenv --python=python3 /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins created virtual environment CPython3.11.5.final.0-64 in 701ms creator CPython3Posix(dest=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/Users/jenkins/Library/Application Support/virtualenv) added seed packages: pip==23.2.1, setuptools==68.0.0, wheel==0.41.2 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator +++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/activate ++++ '[' /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/activate = /var/folders/qk/9zkf0syn149fvhw9mh7hgd5w0000gp/T/jenkins14675664812559283497.sh ']' ++++ deactivate nondestructive ++++ unset -f pydoc ++++ '[' -z '' ']' ++++ '[' -z '' ']' ++++ hash -r ++++ '[' -z '' ']' ++++ unset VIRTUAL_ENV ++++ unset VIRTUAL_ENV_PROMPT ++++ '[' '!' nondestructive = nondestructive ']' ++++ VIRTUAL_ENV=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins ++++ '[' darwin20 = cygwin ']' ++++ '[' darwin20 = msys ']' ++++ export VIRTUAL_ENV ++++ _OLD_VIRTUAL_PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ ++++ PATH=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ ++++ export PATH ++++ '[' x '!=' x ']' +++++ basename /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins ++++ VIRTUAL_ENV_PROMPT=venv_jenkins ++++ export VIRTUAL_ENV_PROMPT ++++ '[' -z '' ']' ++++ '[' -z '' ']' ++++ _OLD_VIRTUAL_PS1= ++++ PS1='(venv_jenkins) ' ++++ export PS1 ++++ alias pydoc ++++ true ++++ hash -r +++ ls /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt JenkinsGPkit venv_jenkins ++++ which pip +++ export PIP=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip +++ PIP=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip +++ pip_install pip +++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pip Requirement already satisfied: pip in ./venv_jenkins/lib/python3.11/site-packages (23.2.1) real 0m1.672s user 0m1.194s sys 0m0.311s ++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/JenkinsGPkit/mosek_installs.sh +++ [[ cvxopt == mosek ]] ++ [[ cvxopt == mosek ]] ++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/JenkinsGPkit/cvxopt_installs.sh +++ [[ cvxopt == cvxopt ]] +++ pip_install cvxopt +++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade cvxopt Collecting cvxopt Obtaining dependency information for cvxopt from https://files.pythonhosted.org/packages/c1/43/f626c353802fb5ed37a087a0e41ad92246a1e1189869d47865853a980927/cvxopt-1.3.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata Using cached cvxopt-1.3.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata (1.3 kB) Using cached cvxopt-1.3.2-cp311-cp311-macosx_10_9_x86_64.whl (13.8 MB) Installing collected packages: cvxopt Successfully installed cvxopt-1.3.2 real 0m1.572s user 0m0.959s sys 0m0.267s +++ python -c 'import cvxopt' +++ export GPKITSOLVERS=cvxopt +++ GPKITSOLVERS=cvxopt +++ COVERAGE_OMIT='gpkit/solvers/mosek*' ++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/JenkinsGPkit/pip_installs_base.sh +++ pip_install adce +++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/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 0m1.142s user 0m0.568s sys 0m0.133s +++ pip_install unittest-xml-reporting +++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/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 (from unittest-xml-reporting) Obtaining dependency information for lxml from https://files.pythonhosted.org/packages/d6/56/9d5cb3438143a5aebad59088ca392950d74a531e1b96d0959144370b3b59/lxml-4.9.3-cp311-cp311-macosx_11_0_universal2.whl.metadata Using cached lxml-4.9.3-cp311-cp311-macosx_11_0_universal2.whl.metadata (3.8 kB) Using cached lxml-4.9.3-cp311-cp311-macosx_11_0_universal2.whl (8.6 MB) Installing collected packages: lxml, unittest-xml-reporting Successfully installed lxml-4.9.3 unittest-xml-reporting-3.2.0 real 0m2.936s user 0m1.454s sys 0m0.394s +++ pip_install pandas +++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pandas Collecting pandas Obtaining dependency information for pandas from https://files.pythonhosted.org/packages/c3/05/c5c73d54ceb7d5e4b8c046d39a1bb7f38ee76ea556a002cf3317514f0196/pandas-2.1.0-cp311-cp311-macosx_10_9_x86_64.whl.metadata Using cached pandas-2.1.0-cp311-cp311-macosx_10_9_x86_64.whl.metadata (18 kB) Collecting numpy>=1.23.2 (from pandas) Obtaining dependency information for numpy>=1.23.2 from https://files.pythonhosted.org/packages/c9/57/3cb8131a0e6d559501e088d3e685f4122e9ff9104c4b63e4dfd3a577b491/numpy-1.25.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata Using cached numpy-1.25.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata (5.6 kB) Collecting python-dateutil>=2.8.2 (from pandas) Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting pytz>=2020.1 (from pandas) Obtaining dependency information for pytz>=2020.1 from https://files.pythonhosted.org/packages/32/4d/aaf7eff5deb402fd9a24a1449a8119f00d74ae9c2efa79f8ef9994261fc2/pytz-2023.3.post1-py2.py3-none-any.whl.metadata Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.1 (from pandas) Using cached tzdata-2023.3-py2.py3-none-any.whl (341 kB) Collecting six>=1.5 (from python-dateutil>=2.8.2->pandas) Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Using cached pandas-2.1.0-cp311-cp311-macosx_10_9_x86_64.whl (12.0 MB) Using cached numpy-1.25.2-cp311-cp311-macosx_10_9_x86_64.whl (20.8 MB) Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 10.3 MB/s eta 0:00:00 Installing collected packages: pytz, tzdata, six, numpy, python-dateutil, pandas Successfully installed numpy-1.25.2 pandas-2.1.0 python-dateutil-2.8.2 pytz-2023.3.post1 six-1.16.0 tzdata-2023.3 real 0m14.230s user 0m8.839s sys 0m2.540s +++ pip_install matplotlib +++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade matplotlib Collecting matplotlib Obtaining dependency information for matplotlib from https://files.pythonhosted.org/packages/7e/2c/1e25437f4419f2828bbd213be42c8fd23a3b795c5c4bb776987d177fc615/matplotlib-3.7.2-cp311-cp311-macosx_10_12_x86_64.whl.metadata Using cached matplotlib-3.7.2-cp311-cp311-macosx_10_12_x86_64.whl.metadata (5.6 kB) Collecting contourpy>=1.0.1 (from matplotlib) Obtaining dependency information for contourpy>=1.0.1 from https://files.pythonhosted.org/packages/92/4d/fe7a7098d98a8889252105193f5e869532f9dc37e39d917a82d2b0b874a1/contourpy-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl.metadata Using cached contourpy-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl.metadata (5.7 kB) Collecting cycler>=0.10 (from matplotlib) Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib) Obtaining dependency information for fonttools>=4.22.0 from https://files.pythonhosted.org/packages/48/ae/43993b3561dca4cf2d18c24c53ce7e2fbba4e3a7d42950ca8f1aaa210590/fonttools-4.42.1-cp311-cp311-macosx_10_9_x86_64.whl.metadata Using cached fonttools-4.42.1-cp311-cp311-macosx_10_9_x86_64.whl.metadata (150 kB) Collecting kiwisolver>=1.0.1 (from matplotlib) Obtaining dependency information for kiwisolver>=1.0.1 from https://files.pythonhosted.org/packages/a6/94/695922e71288855fc7cace3bdb52edda9d7e50edba77abb0c9d7abb51e96/kiwisolver-1.4.5-cp311-cp311-macosx_10_9_x86_64.whl.metadata Using cached kiwisolver-1.4.5-cp311-cp311-macosx_10_9_x86_64.whl.metadata (6.4 kB) Requirement already satisfied: numpy>=1.20 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib) (1.25.2) Collecting packaging>=20.0 (from matplotlib) Using cached packaging-23.1-py3-none-any.whl (48 kB) Collecting pillow>=6.2.0 (from matplotlib) Obtaining dependency information for pillow>=6.2.0 from https://files.pythonhosted.org/packages/7a/54/f6a14d95cba8ff082c550d836c9e5c23f1641d2ac291c23efe0494219b8c/Pillow-10.0.0-cp311-cp311-macosx_10_10_x86_64.whl.metadata Using cached Pillow-10.0.0-cp311-cp311-macosx_10_10_x86_64.whl.metadata (9.5 kB) Collecting pyparsing<3.1,>=2.3.1 (from matplotlib) Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB) Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib) (2.8.2) Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.11/site-packages (from python-dateutil>=2.7->matplotlib) (1.16.0) Using cached matplotlib-3.7.2-cp311-cp311-macosx_10_12_x86_64.whl (7.4 MB) Using cached contourpy-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl (243 kB) Using cached fonttools-4.42.1-cp311-cp311-macosx_10_9_x86_64.whl (2.2 MB) Using cached kiwisolver-1.4.5-cp311-cp311-macosx_10_9_x86_64.whl (68 kB) Using cached Pillow-10.0.0-cp311-cp311-macosx_10_10_x86_64.whl (3.4 MB) Installing collected packages: pyparsing, pillow, packaging, kiwisolver, fonttools, cycler, contourpy, matplotlib Successfully installed contourpy-1.1.0 cycler-0.11.0 fonttools-4.42.1 kiwisolver-1.4.5 matplotlib-3.7.2 packaging-23.1 pillow-10.0.0 pyparsing-3.0.9 real 0m7.798s user 0m6.230s sys 0m1.176s +++ pip_install coverage +++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade coverage Collecting coverage Obtaining dependency information for coverage from https://files.pythonhosted.org/packages/f3/c8/2fa541357143ff9461db094f802d5880112212f8ec24dd8773c0c3f1c90b/coverage-7.3.1-cp311-cp311-macosx_10_9_x86_64.whl.metadata Downloading coverage-7.3.1-cp311-cp311-macosx_10_9_x86_64.whl.metadata (8.1 kB) Downloading coverage-7.3.1-cp311-cp311-macosx_10_9_x86_64.whl (201 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/201.3 kB 6.3 MB/s eta 0:00:00 Installing collected packages: coverage Successfully installed coverage-7.3.1 real 0m2.392s user 0m1.766s sys 0m0.225s +++ pip_install ipywidgets +++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade ipywidgets Collecting ipywidgets Obtaining dependency information for ipywidgets from https://files.pythonhosted.org/packages/b8/d4/ce436660098b2f456e2b8fdf76d4f33cbc3766c874c4aa2f772c7a5e943f/ipywidgets-8.1.0-py3-none-any.whl.metadata Using cached ipywidgets-8.1.0-py3-none-any.whl.metadata (2.4 kB) Collecting comm>=0.1.3 (from ipywidgets) Obtaining dependency information for comm>=0.1.3 from https://files.pythonhosted.org/packages/fe/47/0133ac1b7dc476ed77710715e98077119b3d9bae56b13f6f9055e7da1c53/comm-0.1.4-py3-none-any.whl.metadata Using cached comm-0.1.4-py3-none-any.whl.metadata (4.2 kB) Collecting ipython>=6.1.0 (from ipywidgets) Obtaining dependency information for ipython>=6.1.0 from https://files.pythonhosted.org/packages/7f/d0/c3eb7b17b013da59925aed7b2e7c55f8f1c9209249316812fe8cb758b337/ipython-8.15.0-py3-none-any.whl.metadata Downloading ipython-8.15.0-py3-none-any.whl.metadata (5.9 kB) Collecting traitlets>=4.3.1 (from ipywidgets) Using cached traitlets-5.9.0-py3-none-any.whl (117 kB) Collecting widgetsnbextension~=4.0.7 (from ipywidgets) Obtaining dependency information for widgetsnbextension~=4.0.7 from https://files.pythonhosted.org/packages/8e/d4/d31b12ac0b87e8cc9fdb6ea1eb6596de405eaaa2f25606aaa755d0eebbc0/widgetsnbextension-4.0.8-py3-none-any.whl.metadata Using cached widgetsnbextension-4.0.8-py3-none-any.whl.metadata (1.6 kB) Collecting jupyterlab-widgets~=3.0.7 (from ipywidgets) Obtaining dependency information for jupyterlab-widgets~=3.0.7 from https://files.pythonhosted.org/packages/74/5e/2475ac62faf2e342b2bf20b8d8e375f49400ecb38f52e4e0a7557eb1cedb/jupyterlab_widgets-3.0.8-py3-none-any.whl.metadata Using cached jupyterlab_widgets-3.0.8-py3-none-any.whl.metadata (4.1 kB) Collecting backcall (from ipython>=6.1.0->ipywidgets) Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython>=6.1.0->ipywidgets) Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython>=6.1.0->ipywidgets) Obtaining dependency information for jedi>=0.16 from https://files.pythonhosted.org/packages/8e/46/7e3ae3aa2dcfcffc5138c6cef5448523218658411c84a2000bf75c8d3ec1/jedi-0.19.0-py2.py3-none-any.whl.metadata Using cached jedi-0.19.0-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython>=6.1.0->ipywidgets) Using cached matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pickleshare (from ipython>=6.1.0->ipywidgets) Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython>=6.1.0->ipywidgets) Obtaining dependency information for prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 from https://files.pythonhosted.org/packages/a9/b4/ba77c84edf499877317225d7b7bc047a81f7c2eed9628eeb6bab0ac2e6c9/prompt_toolkit-3.0.39-py3-none-any.whl.metadata Using cached prompt_toolkit-3.0.39-py3-none-any.whl.metadata (6.4 kB) Collecting pygments>=2.4.0 (from ipython>=6.1.0->ipywidgets) Obtaining dependency information for pygments>=2.4.0 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Using cached Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting stack-data (from ipython>=6.1.0->ipywidgets) Using cached stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting pexpect>4.3 (from ipython>=6.1.0->ipywidgets) Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting appnope (from ipython>=6.1.0->ipywidgets) Using cached appnope-0.1.3-py2.py3-none-any.whl (4.4 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=6.1.0->ipywidgets) Using cached parso-0.8.3-py2.py3-none-any.whl (100 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=6.1.0->ipywidgets) Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=6.1.0->ipywidgets) Using cached wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting executing>=1.2.0 (from stack-data->ipython>=6.1.0->ipywidgets) Using cached executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=6.1.0->ipywidgets) Obtaining dependency information for asttokens>=2.1.0 from https://files.pythonhosted.org/packages/4f/25/adda9979586d9606300415c89ad0e4c5b53d72b92d2747a3c634701a6a02/asttokens-2.4.0-py2.py3-none-any.whl.metadata Downloading asttokens-2.4.0-py2.py3-none-any.whl.metadata (4.9 kB) Collecting pure-eval (from stack-data->ipython>=6.1.0->ipywidgets) Using cached pure_eval-0.2.2-py3-none-any.whl (11 kB) Requirement already satisfied: six>=1.12.0 in ./venv_jenkins/lib/python3.11/site-packages (from asttokens>=2.1.0->stack-data->ipython>=6.1.0->ipywidgets) (1.16.0) Using cached ipywidgets-8.1.0-py3-none-any.whl (139 kB) Using cached comm-0.1.4-py3-none-any.whl (6.6 kB) Downloading ipython-8.15.0-py3-none-any.whl (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 3.6 MB/s eta 0:00:00 Using cached jupyterlab_widgets-3.0.8-py3-none-any.whl (214 kB) Using cached widgetsnbextension-4.0.8-py3-none-any.whl (2.3 MB) Using cached jedi-0.19.0-py2.py3-none-any.whl (1.6 MB) Using cached prompt_toolkit-3.0.39-py3-none-any.whl (385 kB) Using cached Pygments-2.16.1-py3-none-any.whl (1.2 MB) Downloading asttokens-2.4.0-py2.py3-none-any.whl (27 kB) Installing collected packages: wcwidth, pure-eval, ptyprocess, pickleshare, executing, backcall, appnope, widgetsnbextension, traitlets, pygments, prompt-toolkit, pexpect, parso, jupyterlab-widgets, decorator, asttokens, stack-data, matplotlib-inline, jedi, comm, ipython, ipywidgets Successfully installed appnope-0.1.3 asttokens-2.4.0 backcall-0.2.0 comm-0.1.4 decorator-5.1.1 executing-1.2.0 ipython-8.15.0 ipywidgets-8.1.0 jedi-0.19.0 jupyterlab-widgets-3.0.8 matplotlib-inline-0.1.6 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 prompt-toolkit-3.0.39 ptyprocess-0.7.0 pure-eval-0.2.2 pygments-2.16.1 stack-data-0.6.2 traitlets-5.9.0 wcwidth-0.2.6 widgetsnbextension-4.0.8 real 0m11.468s user 0m4.897s sys 0m1.894s +++ pip_install ipysankeywidget +++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade ipysankeywidget Collecting ipysankeywidget Using cached ipysankeywidget-0.5.0-py3-none-any.whl (330 kB) Requirement already satisfied: ipywidgets<9,>=7.6.0 in ./venv_jenkins/lib/python3.11/site-packages (from ipysankeywidget) (8.1.0) Requirement already satisfied: comm>=0.1.3 in ./venv_jenkins/lib/python3.11/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (0.1.4) Requirement already satisfied: ipython>=6.1.0 in ./venv_jenkins/lib/python3.11/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (8.15.0) Requirement already satisfied: traitlets>=4.3.1 in ./venv_jenkins/lib/python3.11/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (5.9.0) Requirement already satisfied: widgetsnbextension~=4.0.7 in ./venv_jenkins/lib/python3.11/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (4.0.8) Requirement already satisfied: jupyterlab-widgets~=3.0.7 in ./venv_jenkins/lib/python3.11/site-packages (from ipywidgets<9,>=7.6.0->ipysankeywidget) (3.0.8) Requirement already satisfied: backcall in ./venv_jenkins/lib/python3.11/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.2.0) Requirement already satisfied: decorator in ./venv_jenkins/lib/python3.11/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (5.1.1) Requirement already satisfied: jedi>=0.16 in ./venv_jenkins/lib/python3.11/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.19.0) Requirement already satisfied: matplotlib-inline in ./venv_jenkins/lib/python3.11/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.1.6) Requirement already satisfied: pickleshare in ./venv_jenkins/lib/python3.11/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.7.5) Requirement already satisfied: prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 in ./venv_jenkins/lib/python3.11/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (3.0.39) Requirement already satisfied: pygments>=2.4.0 in ./venv_jenkins/lib/python3.11/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (2.16.1) Requirement already satisfied: stack-data in ./venv_jenkins/lib/python3.11/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.6.2) Requirement already satisfied: pexpect>4.3 in ./venv_jenkins/lib/python3.11/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (4.8.0) Requirement already satisfied: appnope in ./venv_jenkins/lib/python3.11/site-packages (from ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.1.3) Requirement already satisfied: parso<0.9.0,>=0.8.3 in ./venv_jenkins/lib/python3.11/site-packages (from jedi>=0.16->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.8.3) Requirement already satisfied: ptyprocess>=0.5 in ./venv_jenkins/lib/python3.11/site-packages (from pexpect>4.3->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.7.0) Requirement already satisfied: wcwidth in ./venv_jenkins/lib/python3.11/site-packages (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.2.6) Requirement already satisfied: executing>=1.2.0 in ./venv_jenkins/lib/python3.11/site-packages (from stack-data->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (1.2.0) Requirement already satisfied: asttokens>=2.1.0 in ./venv_jenkins/lib/python3.11/site-packages (from stack-data->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (2.4.0) Requirement already satisfied: pure-eval in ./venv_jenkins/lib/python3.11/site-packages (from stack-data->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (0.2.2) Requirement already satisfied: six>=1.12.0 in ./venv_jenkins/lib/python3.11/site-packages (from asttokens>=2.1.0->stack-data->ipython>=6.1.0->ipywidgets<9,>=7.6.0->ipysankeywidget) (1.16.0) Installing collected packages: ipysankeywidget Successfully installed ipysankeywidget-0.5.0 real 0m2.071s user 0m1.491s sys 0m0.234s +++ pip_install plotly +++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade plotly Collecting plotly Obtaining dependency information for plotly from https://files.pythonhosted.org/packages/26/5d/1e13b597ed8e54803e9ac6ded18c04cd35d8cbc49016778ec50c4ca9e9d5/plotly-5.16.1-py2.py3-none-any.whl.metadata Using cached plotly-5.16.1-py2.py3-none-any.whl.metadata (7.0 kB) Collecting tenacity>=6.2.0 (from plotly) Obtaining dependency information for tenacity>=6.2.0 from https://files.pythonhosted.org/packages/f4/f1/990741d5bb2487d529d20a433210ffa136a367751e454214013b441c4575/tenacity-8.2.3-py3-none-any.whl.metadata Using cached tenacity-8.2.3-py3-none-any.whl.metadata (1.0 kB) Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.11/site-packages (from plotly) (23.1) Using cached plotly-5.16.1-py2.py3-none-any.whl (15.6 MB) Using cached tenacity-8.2.3-py3-none-any.whl (24 kB) Installing collected packages: tenacity, plotly Successfully installed plotly-5.16.1 tenacity-8.2.3 real 0m20.953s user 0m9.585s sys 0m9.655s +++ pip_install pytest +++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pytest Collecting pytest Obtaining dependency information for pytest from https://files.pythonhosted.org/packages/78/af/1a79db43409ea8569a8a91d0a87db4445c7de4cefcf6141e9a5c77dda2d6/pytest-7.4.1-py3-none-any.whl.metadata Downloading pytest-7.4.1-py3-none-any.whl.metadata (7.9 kB) Collecting iniconfig (from pytest) Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Requirement already satisfied: packaging in ./venv_jenkins/lib/python3.11/site-packages (from pytest) (23.1) Collecting pluggy<2.0,>=0.12 (from pytest) Obtaining dependency information for pluggy<2.0,>=0.12 from https://files.pythonhosted.org/packages/05/b8/42ed91898d4784546c5f06c60506400548db3f7a4b3fb441cba4e5c17952/pluggy-1.3.0-py3-none-any.whl.metadata Using cached pluggy-1.3.0-py3-none-any.whl.metadata (4.3 kB) Downloading pytest-7.4.1-py3-none-any.whl (324 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 324.2/324.2 kB 10.1 MB/s eta 0:00:00 Using cached pluggy-1.3.0-py3-none-any.whl (18 kB) Installing collected packages: pluggy, iniconfig, pytest Successfully installed iniconfig-2.0.0 pluggy-1.3.0 pytest-7.4.1 real 0m2.212s user 0m1.433s sys 0m0.285s ++++ which coverage +++ export COVERAGE=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/coverage +++ COVERAGE=/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/coverage ++ pip_install numpy ++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade numpy Requirement already satisfied: numpy in ./venv_jenkins/lib/python3.11/site-packages (1.25.2) real 0m2.971s user 0m1.491s sys 0m0.166s ++ pip_install scipy ++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade scipy Collecting scipy Obtaining dependency information for scipy from https://files.pythonhosted.org/packages/1d/77/5e660d211906becd9f8e13e00d828f5e68b5e66d9b956f4646bb4882c68e/scipy-1.11.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata Using cached scipy-1.11.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata (54 kB) Requirement already satisfied: numpy<1.28.0,>=1.21.6 in ./venv_jenkins/lib/python3.11/site-packages (from scipy) (1.25.2) Using cached scipy-1.11.2-cp311-cp311-macosx_10_9_x86_64.whl (37.0 MB) Installing collected packages: scipy Successfully installed scipy-1.11.2 real 0m6.776s user 0m4.943s sys 0m1.288s ++ pip_install pint ++ python /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/bin/pip install --upgrade pint Collecting pint Obtaining dependency information for pint from https://files.pythonhosted.org/packages/ba/70/f3fa88f899cdf17535ddb75c4d4f1d540199524d9dd7479e66aac777de47/Pint-0.22-py3-none-any.whl.metadata Using cached Pint-0.22-py3-none-any.whl.metadata (7.7 kB) Collecting typing-extensions (from pint) Obtaining dependency information for typing-extensions from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata Using cached typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Using cached Pint-0.22-py3-none-any.whl (294 kB) Using cached typing_extensions-4.7.1-py3-none-any.whl (33 kB) Installing collected packages: typing-extensions, pint Successfully installed pint-0.22 typing-extensions-4.7.1 real 0m2.291s user 0m1.529s sys 0m0.333s ++ pip install --upgrade --no-cache-dir --no-deps gpkit Collecting gpkit Downloading gpkit-1.1.1.tar.gz (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.5/128.5 kB 8.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: gpkit Building wheel for gpkit (setup.py): started Building wheel for gpkit (setup.py): finished with status 'done' Created wheel for gpkit: filename=gpkit-1.1.1-py3-none-any.whl size=154809 sha256=73773fba4c5b75d3bc2eba563c63c2c02e1df276002f31db6b31c40a0f2c99ea Stored in directory: /private/var/folders/qk/9zkf0syn149fvhw9mh7hgd5w0000gp/T/pip-ephem-wheel-cache-yovcvbin/wheels/3c/3d/2e/a2638e1ce17e008b101a63a3ad6f7268e843fe88c8f1a0dae6 Successfully built gpkit Installing collected packages: gpkit Successfully installed gpkit-1.1.1 ++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/JenkinsGPkit/print_versions.sh +++ python -c 'import scipy; print(scipy.__version__)' 1.11.2 +++ python -c 'import numpy; print(numpy.__version__)' 1.25.2 +++ python -c 'import pint; print(pint.__version__)' 0.22 +++ python -c 'import gpkit; print(gpkit.settings)' /bin/sh: mskexpopt: command 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.] ..........................E................................................................................................................................................. ====================================================================== ERROR: test_vector_sweep (gpkit.tests.t_sub.TestModelSubs.test_vector_sweep) Test sweep involving VectorVariables ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/tests/t_sub.py", line 205, in test_vector_sweep sol = m.solve(verbosity=0) ^^^^^^^^^^^^^^^^^^^^ File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/constraints/prog_factories.py", line 123, in solvefn constants, sweep, linked = parse_subs(self.varkeys, self.substitutions) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/nomials/substitution.py", line 25, in parse_subs append_sub(sub, keys, constants, sweep, linkedsweep) File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/nomials/substitution.py", line 47, in append_sub sub = np.array(sub) if not hasattr(sub, "shape") else sub ^^^^^^^^^^^^^ ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part. ---------------------------------------------------------------------- Ran 172 tests in 14.227s FAILED (errors=1) 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 /Users/jenkins/mosek/8/tools/platform/osx64x86/bin to the PATH # Calling 'mskexpopt' ## ### CALL BEGINS ### CALL ENDS ## Found mosek_cli in /Users/jenkins/mosek/8/tools/platform/osx64x86/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': '/Users/jenkins/mosek/8/tools/platform/osx64x86/bin', 'default_solver': 'cvxopt', 'just built!': True} ++ python -c 'import gpkit.tests; gpkit.tests.run(xmloutput=True)' Running tests... ---------------------------------------------------------------------- ..........................E................................................................................................................................................. ====================================================================== ERROR [0.047s]: test_vector_sweep (gpkit.tests.t_sub.TestModelSubs.test_vector_sweep) Test sweep involving VectorVariables ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/tests/t_sub.py", line 205, in test_vector_sweep sol = m.solve(verbosity=0) ^^^^^^^^^^^^^^^^^^^^ File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/constraints/prog_factories.py", line 123, in solvefn constants, sweep, linked = parse_subs(self.varkeys, self.substitutions) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/nomials/substitution.py", line 25, in parse_subs append_sub(sub, keys, constants, sweep, linkedsweep) File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/nomials/substitution.py", line 47, in append_sub sub = np.array(sub) if not hasattr(sub, "shape") else sub ^^^^^^^^^^^^^ ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part. ---------------------------------------------------------------------- Ran 172 tests in 6.169s FAILED (errors=1) Generating XML reports... ++ pip uninstall --yes gpkit Found existing installation: gpkit 1.1.1 Uninstalling gpkit-1.1.1: Successfully uninstalled gpkit-1.1.1 ++ pip install --upgrade gpkit Collecting gpkit Using cached gpkit-1.1.1-py3-none-any.whl Requirement already satisfied: numpy>=1.16.4 in ./venv_jenkins/lib/python3.11/site-packages (from gpkit) (1.25.2) Requirement already satisfied: pint>=0.8.1 in ./venv_jenkins/lib/python3.11/site-packages (from gpkit) (0.22) Requirement already satisfied: plotly in ./venv_jenkins/lib/python3.11/site-packages (from gpkit) (5.16.1) Requirement already satisfied: scipy in ./venv_jenkins/lib/python3.11/site-packages (from gpkit) (1.11.2) Requirement already satisfied: adce in ./venv_jenkins/lib/python3.11/site-packages (from gpkit) (1.3.3.2) Requirement already satisfied: cvxopt>=1.1.8 in ./venv_jenkins/lib/python3.11/site-packages (from gpkit) (1.3.2) Requirement already satisfied: matplotlib in ./venv_jenkins/lib/python3.11/site-packages (from gpkit) (3.7.2) Requirement already satisfied: typing-extensions in ./venv_jenkins/lib/python3.11/site-packages (from pint>=0.8.1->gpkit) (4.7.1) Requirement already satisfied: contourpy>=1.0.1 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (1.1.0) Requirement already satisfied: cycler>=0.10 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (0.11.0) Requirement already satisfied: fonttools>=4.22.0 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (4.42.1) Requirement already satisfied: kiwisolver>=1.0.1 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (1.4.5) Requirement already satisfied: packaging>=20.0 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (23.1) Requirement already satisfied: pillow>=6.2.0 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (10.0.0) Requirement already satisfied: pyparsing<3.1,>=2.3.1 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (3.0.9) Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (2.8.2) Requirement already satisfied: tenacity>=6.2.0 in ./venv_jenkins/lib/python3.11/site-packages (from plotly->gpkit) (8.2.3) Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.11/site-packages (from python-dateutil>=2.7->matplotlib->gpkit) (1.16.0) Installing collected packages: gpkit Successfully installed gpkit-1.1.1 ++ pip uninstall --yes scipy Found existing installation: scipy 1.11.2 Uninstalling scipy-1.11.2: Successfully uninstalled scipy-1.11.2 ++ pip uninstall --yes numpy Found existing installation: numpy 1.25.2 Uninstalling numpy-1.25.2: Successfully uninstalled numpy-1.25.2 ++ pip uninstall --yes pint Found existing installation: Pint 0.22 Uninstalling Pint-0.22: Successfully uninstalled Pint-0.22 ++ pip uninstall --yes adce Found existing installation: adce 1.3.3.2 Uninstalling adce-1.3.3.2: Successfully uninstalled adce-1.3.3.2 ++ pip uninstall --yes gpkit Found existing installation: gpkit 1.1.1 Uninstalling gpkit-1.1.1: Successfully uninstalled gpkit-1.1.1 ++ unset GPKITSOLVERS ++ pip install gpkit Collecting gpkit Using cached gpkit-1.1.1-py3-none-any.whl Collecting numpy>=1.16.4 (from gpkit) Obtaining dependency information for numpy>=1.16.4 from https://files.pythonhosted.org/packages/c9/57/3cb8131a0e6d559501e088d3e685f4122e9ff9104c4b63e4dfd3a577b491/numpy-1.25.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata Using cached numpy-1.25.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata (5.6 kB) Collecting pint>=0.8.1 (from gpkit) Obtaining dependency information for pint>=0.8.1 from https://files.pythonhosted.org/packages/ba/70/f3fa88f899cdf17535ddb75c4d4f1d540199524d9dd7479e66aac777de47/Pint-0.22-py3-none-any.whl.metadata Using cached Pint-0.22-py3-none-any.whl.metadata (7.7 kB) Requirement already satisfied: plotly in ./venv_jenkins/lib/python3.11/site-packages (from gpkit) (5.16.1) Collecting scipy (from gpkit) Obtaining dependency information for scipy from https://files.pythonhosted.org/packages/1d/77/5e660d211906becd9f8e13e00d828f5e68b5e66d9b956f4646bb4882c68e/scipy-1.11.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata Using cached scipy-1.11.2-cp311-cp311-macosx_10_9_x86_64.whl.metadata (54 kB) Collecting adce (from gpkit) Using cached adce-1.3.3.2-py3-none-any.whl Requirement already satisfied: cvxopt>=1.1.8 in ./venv_jenkins/lib/python3.11/site-packages (from gpkit) (1.3.2) Requirement already satisfied: matplotlib in ./venv_jenkins/lib/python3.11/site-packages (from gpkit) (3.7.2) Requirement already satisfied: typing-extensions in ./venv_jenkins/lib/python3.11/site-packages (from pint>=0.8.1->gpkit) (4.7.1) Requirement already satisfied: contourpy>=1.0.1 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (1.1.0) Requirement already satisfied: cycler>=0.10 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (0.11.0) Requirement already satisfied: fonttools>=4.22.0 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (4.42.1) Requirement already satisfied: kiwisolver>=1.0.1 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (1.4.5) Requirement already satisfied: packaging>=20.0 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (23.1) Requirement already satisfied: pillow>=6.2.0 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (10.0.0) Requirement already satisfied: pyparsing<3.1,>=2.3.1 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (3.0.9) Requirement already satisfied: python-dateutil>=2.7 in ./venv_jenkins/lib/python3.11/site-packages (from matplotlib->gpkit) (2.8.2) Requirement already satisfied: tenacity>=6.2.0 in ./venv_jenkins/lib/python3.11/site-packages (from plotly->gpkit) (8.2.3) Requirement already satisfied: six>=1.5 in ./venv_jenkins/lib/python3.11/site-packages (from python-dateutil>=2.7->matplotlib->gpkit) (1.16.0) Using cached numpy-1.25.2-cp311-cp311-macosx_10_9_x86_64.whl (20.8 MB) Using cached Pint-0.22-py3-none-any.whl (294 kB) Using cached scipy-1.11.2-cp311-cp311-macosx_10_9_x86_64.whl (37.0 MB) Installing collected packages: adce, pint, numpy, scipy, gpkit Successfully installed adce-1.3.3.2 gpkit-1.1.1 numpy-1.25.2 pint-0.22 scipy-1.11.2 ++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/JenkinsGPkit/print_versions.sh +++ python -c 'import scipy; print(scipy.__version__)' 1.11.2 +++ python -c 'import numpy; print(numpy.__version__)' 1.25.2 +++ python -c 'import pint; print(pint.__version__)' 0.22 +++ python -c 'import gpkit; print(gpkit.settings)' {'installed_solvers': ['cvxopt'], 'mosek_bin_dir': '/Users/jenkins/mosek/8/tools/platform/osx64x86/bin', 'default_solver': 'cvxopt'} ++ python -c 'import gpkit.tests; gpkit.tests.run(xmloutput=True)' Running tests... ---------------------------------------------------------------------- ..........................E................................................................................................................................................. ====================================================================== ERROR [0.042s]: test_vector_sweep (gpkit.tests.t_sub.TestModelSubs.test_vector_sweep) Test sweep involving VectorVariables ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/tests/t_sub.py", line 205, in test_vector_sweep sol = m.solve(verbosity=0) ^^^^^^^^^^^^^^^^^^^^ File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/constraints/prog_factories.py", line 123, in solvefn constants, sweep, linked = parse_subs(self.varkeys, self.substitutions) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/nomials/substitution.py", line 25, in parse_subs append_sub(sub, keys, constants, sweep, linkedsweep) File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/nomials/substitution.py", line 47, in append_sub sub = np.array(sub) if not hasattr(sub, "shape") else sub ^^^^^^^^^^^^^ ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part. ---------------------------------------------------------------------- Ran 172 tests in 12.828s FAILED (errors=1) Generating XML reports... ++ pip uninstall --yes gpkit Found existing installation: gpkit 1.1.1 Uninstalling gpkit-1.1.1: Successfully uninstalled gpkit-1.1.1 ++ pip install --upgrade --no-cache-dir --no-deps gpkit Collecting gpkit Downloading gpkit-1.1.1.tar.gz (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.5/128.5 kB 9.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: gpkit Building wheel for gpkit (setup.py): started Building wheel for gpkit (setup.py): finished with status 'done' Created wheel for gpkit: filename=gpkit-1.1.1-py3-none-any.whl size=154809 sha256=d768d686326e23504df3b9827c4c8c94fe90d28f5e5224dba7d0f91304e00d15 Stored in directory: /private/var/folders/qk/9zkf0syn149fvhw9mh7hgd5w0000gp/T/pip-ephem-wheel-cache-wk1a5_at/wheels/3c/3d/2e/a2638e1ce17e008b101a63a3ad6f7268e843fe88c8f1a0dae6 Successfully built gpkit Installing collected packages: gpkit Successfully installed gpkit-1.1.1 ++ source /Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/JenkinsGPkit/print_versions.sh +++ python -c 'import scipy; print(scipy.__version__)' 1.11.2 +++ python -c 'import numpy; print(numpy.__version__)' 1.25.2 +++ python -c 'import pint; print(pint.__version__)' 0.22 +++ python -c 'import gpkit; print(gpkit.settings)' {'installed_solvers': ['cvxopt'], 'mosek_bin_dir': '/Users/jenkins/mosek/8/tools/platform/osx64x86/bin', 'default_solver': 'cvxopt'} ++ python -c 'import gpkit.tests; gpkit.tests.run(xmloutput=True)' Running tests... ---------------------------------------------------------------------- ..........................E................................................................................................................................................. ====================================================================== ERROR [0.034s]: test_vector_sweep (gpkit.tests.t_sub.TestModelSubs.test_vector_sweep) Test sweep involving VectorVariables ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/tests/t_sub.py", line 205, in test_vector_sweep sol = m.solve(verbosity=0) ^^^^^^^^^^^^^^^^^^^^ File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/constraints/prog_factories.py", line 123, in solvefn constants, sweep, linked = parse_subs(self.varkeys, self.substitutions) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/nomials/substitution.py", line 25, in parse_subs append_sub(sub, keys, constants, sweep, linkedsweep) File "/Users/jenkins/workspace/CE_gpkit_Install/buildnode/macys_VM/optimizer/cvxopt/venv_jenkins/lib/python3.11/site-packages/gpkit/nomials/substitution.py", line 47, in append_sub sub = np.array(sub) if not hasattr(sub, "shape") else sub ^^^^^^^^^^^^^ ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part. ---------------------------------------------------------------------- Ran 172 tests in 5.095s FAILED (errors=1) Generating XML reports... [Execution node] check if [macys_VM] is in [[windows10x64]] Run condition [Execution node ] preventing perform for step [Execute Windows batch command] Build step 'Console output (build log) parsing' changed build result to FAILURE Recording test results [Checks API] No suitable checks publisher found. [PostBuildScript] - [INFO] Executing post build scripts. [Execution node] check if [macys_VM] is in [[macys, reynolds]] Run condition [Execution node ] preventing perform for step [Execute shell] [Execution node] check if [macys_VM] is in [[]] Run condition [Execution node ] preventing perform for step [Execute Windows batch command] [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: FAILURE