Started by upstream project "CE_gpkit_Install" build number 648 originally caused by: [URLTrigger] A change within the response URL invocation (log) Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on windows10x64 in workspace C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\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 [windows10x64] is in [[macys, macys_VM, reynolds, reynolds-ubuntu16]] Run condition [Execution node ] preventing perform for step [Execute shell] [Execution node] check if [windows10x64] is in [[windows10x64]] Run condition [Execution node ] enabling perform for step [Execute Windows batch command] [cvxopt] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins502425984405395581.bat C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM turn on the anaconda console C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>call C:\Miniconda3\Scripts\activate.bat (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>if 0 NEQ 0 goto activate_conda (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM give the pip site a little bit of time to update (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>python -c "import time; time.sleep(30)" (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM make sure system is up to date (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>cmd "/c conda update --all --yes" Collecting package metadata (current_repodata.json): ...working... done Solving environment: ...working... done ## Package Plan ## environment location: C:\Miniconda3 The following packages will be downloaded: package | build ---------------------------|----------------- python-3.9.15 | h6244533_0 19.4 MB sqlite-3.40.0 | h2bbff1b_0 891 KB ------------------------------------------------------------ Total: 20.3 MB The following packages will be UPDATED: python 3.9.13-h6244533_2 --> 3.9.15-h6244533_0 None sqlite 3.39.3-h2bbff1b_0 --> 3.40.0-h2bbff1b_0 None Downloading and Extracting Packages sqlite-3.40.0 | 891 KB | | 0% sqlite-3.40.0 | 891 KB | 1 | 2% sqlite-3.40.0 | 891 KB | ########## | 100% sqlite-3.40.0 | 891 KB | ########## | 100% python-3.9.15 | 19.4 MB | | 0% python-3.9.15 | 19.4 MB | ###6 | 37% python-3.9.15 | 19.4 MB | ########2 | 83% python-3.9.15 | 19.4 MB | ########## | 100% Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Retrieving notices: ...working... done (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM conda upgrade python --yes (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM just to make sure it's not installed in the system (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip uninstall --yes solar WARNING: Skipping solar as it is not installed. (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip uninstall --yes gassolar WARNING: Skipping gassolar as it is not installed. (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip uninstall --yes gpfit WARNING: Skipping gpfit as it is not installed. (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip uninstall --yes gpkit WARNING: Skipping gpkit as it is not installed. (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM Update all packages on the system (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM Create a virtualenv to install gpkit into (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>set VENV=C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>virtualenv --system-site-packages C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit || exit /b 666 created virtual environment CPython3.9.15.final.0-64 in 8545ms creator CPython3Windows(dest=C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=C:\Users\jenkins\AppData\Local\pypa\virtualenv) added seed packages: pip==22.3.1, setuptools==65.5.1, wheel==0.37.1 activators BashActivator,BatchActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>call C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\Scripts\activate.bat || exit /b 666 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM make sure pip is up to date (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>python -m pip install --upgrade pip || exit /b 666 Requirement already satisfied: pip in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (22.3.1) (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM Install primary dependencies (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade ctypesgen || exit /b 666 Collecting ctypesgen Downloading ctypesgen-1.1.1-py3-none-any.whl (124 kB) -------------------------------------- 124.2/124.2 kB 7.6 MB/s eta 0:00:00 Installing collected packages: ctypesgen Successfully installed ctypesgen-1.1.1 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM numpy==1.19.4 does not work on windoze due to windoze bug (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade numpy!=1.19.4 || exit /b 666 Collecting numpy!=1.19.4 Using cached numpy-1.23.5-cp39-cp39-win_amd64.whl (14.7 MB) Installing collected packages: numpy Successfully installed numpy-1.23.5 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade scipy || exit /b 666 Collecting scipy Using cached scipy-1.9.3-cp39-cp39-win_amd64.whl (40.2 MB) Requirement already satisfied: numpy<1.26.0,>=1.18.5 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from scipy) (1.23.5) Installing collected packages: scipy Successfully installed scipy-1.9.3 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade pint || exit /b 666 Collecting pint Downloading Pint-0.20.1-py3-none-any.whl (269 kB) ------------------------------------- 269.5/269.5 kB 16.2 MB/s eta 0:00:00 Installing collected packages: pint Successfully installed pint-0.20.1 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade plotly || exit /b 666 Collecting plotly Downloading plotly-5.11.0-py2.py3-none-any.whl (15.3 MB) --------------------------------------- 15.3/15.3 MB 16.8 MB/s eta 0:00:00 Collecting tenacity>=6.2.0 Downloading tenacity-8.1.0-py3-none-any.whl (23 kB) Installing collected packages: tenacity, plotly Successfully installed plotly-5.11.0 tenacity-8.1.0 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade matplotlib || exit /b 666 Collecting matplotlib Using cached matplotlib-3.6.2-cp39-cp39-win_amd64.whl (7.2 MB) Collecting fonttools>=4.22.0 Using cached fonttools-4.38.0-py3-none-any.whl (965 kB) Collecting pillow>=6.2.0 Using cached Pillow-9.3.0-cp39-cp39-win_amd64.whl (2.5 MB) Collecting packaging>=20.0 Using cached packaging-21.3-py3-none-any.whl (40 kB) Collecting python-dateutil>=2.7 Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting kiwisolver>=1.0.1 Using cached kiwisolver-1.4.4-cp39-cp39-win_amd64.whl (55 kB) Collecting contourpy>=1.0.1 Using cached contourpy-1.0.6-cp39-cp39-win_amd64.whl (161 kB) Requirement already satisfied: numpy>=1.19 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from matplotlib) (1.23.5) Collecting pyparsing>=2.2.1 Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB) Collecting cycler>=0.10 Using cached cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting six>=1.5 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: six, pyparsing, pillow, kiwisolver, fonttools, cycler, contourpy, python-dateutil, packaging, matplotlib Successfully installed contourpy-1.0.6 cycler-0.11.0 fonttools-4.38.0 kiwisolver-1.4.4 matplotlib-3.6.2 packaging-21.3 pillow-9.3.0 pyparsing-3.0.9 python-dateutil-2.8.2 six-1.16.0 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade cvxopt || exit /b 666 Collecting cvxopt Using cached cvxopt-1.3.0-cp39-cp39-win_amd64.whl (12.7 MB) Installing collected packages: cvxopt Successfully installed cvxopt-1.3.0 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM Install optional dependencies (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade ipywidgets || exit /b 666 Collecting ipywidgets Downloading ipywidgets-8.0.2-py3-none-any.whl (134 kB) -------------------------------------- 134.4/134.4 kB 7.8 MB/s eta 0:00:00 Collecting traitlets>=4.3.1 Downloading traitlets-5.5.0-py3-none-any.whl (107 kB) -------------------------------------- 107.4/107.4 kB 6.1 MB/s eta 0:00:00 Collecting ipython>=6.1.0 Downloading ipython-8.6.0-py3-none-any.whl (761 kB) ------------------------------------- 761.1/761.1 kB 24.2 MB/s eta 0:00:00 Collecting ipykernel>=4.5.1 Downloading ipykernel-6.17.1-py3-none-any.whl (138 kB) -------------------------------------- 138.6/138.6 kB 8.6 MB/s eta 0:00:00 Collecting jupyterlab-widgets~=3.0 Downloading jupyterlab_widgets-3.0.3-py3-none-any.whl (384 kB) ------------------------------------- 384.1/384.1 kB 12.1 MB/s eta 0:00:00 Collecting widgetsnbextension~=4.0 Downloading widgetsnbextension-4.0.3-py3-none-any.whl (2.0 MB) ---------------------------------------- 2.0/2.0 MB 43.2 MB/s eta 0:00:00 Collecting tornado>=6.1 Using cached tornado-6.2-cp37-abi3-win_amd64.whl (425 kB) Collecting pyzmq>=17 Downloading pyzmq-24.0.1-cp39-cp39-win_amd64.whl (999 kB) ------------------------------------- 999.5/999.5 kB 31.9 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting psutil Downloading psutil-5.9.4-cp36-abi3-win_amd64.whl (252 kB) ------------------------------------- 252.5/252.5 kB 16.1 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 Downloading jupyter_client-7.4.7-py3-none-any.whl (133 kB) -------------------------------------- 133.5/133.5 kB 7.7 MB/s eta 0:00:00 Requirement already satisfied: packaging in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from ipykernel>=4.5.1->ipywidgets) (21.3) Collecting matplotlib-inline>=0.1 Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting debugpy>=1.0 Downloading debugpy-1.6.3-cp39-cp39-win_amd64.whl (4.6 MB) ---------------------------------------- 4.6/4.6 MB 36.9 MB/s eta 0:00:00 Collecting stack-data Downloading stack_data-0.6.1-py3-none-any.whl (24 kB) Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting prompt-toolkit<3.1.0,>3.0.1 Downloading prompt_toolkit-3.0.33-py3-none-any.whl (383 kB) ------------------------------------- 383.6/383.6 kB 23.3 MB/s eta 0:00:00 Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting pygments>=2.4.0 Using cached Pygments-2.13.0-py3-none-any.whl (1.1 MB) Collecting jedi>=0.16 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ---------------------------------------- 1.6/1.6 MB 33.1 MB/s eta 0:00:00 Requirement already satisfied: colorama in c:\miniconda3\lib\site-packages (from ipython>=6.1.0->ipywidgets) (0.4.5) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) -------------------------------------- 100.8/100.8 kB 5.7 MB/s eta 0:00:00 Collecting entrypoints Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Requirement already satisfied: python-dateutil>=2.8.2 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets) (2.8.2) Collecting jupyter-core>=4.9.2 Downloading jupyter_core-5.0.0-py3-none-any.whl (91 kB) ---------------------------------------- 91.1/91.1 kB 5.1 MB/s eta 0:00:00 Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from packaging->ipykernel>=4.5.1->ipywidgets) (3.0.9) Collecting executing>=1.2.0 Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting asttokens>=2.1.0 Downloading asttokens-2.1.0-py2.py3-none-any.whl (26 kB) Requirement already satisfied: six in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from asttokens>=2.1.0->stack-data->ipython>=6.1.0->ipywidgets) (1.16.0) Requirement already satisfied: platformdirs in c:\miniconda3\lib\site-packages (from jupyter-core>=4.9.2->jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets) (2.5.2) Collecting pywin32>=1.0 Downloading pywin32-305-cp39-cp39-win_amd64.whl (12.2 MB) --------------------------------------- 12.2/12.2 MB 28.4 MB/s eta 0:00:00 Installing collected packages: wcwidth, pywin32, pure-eval, pickleshare, executing, backcall, widgetsnbextension, traitlets, tornado, pyzmq, pygments, psutil, prompt-toolkit, parso, nest-asyncio, jupyterlab-widgets, entrypoints, decorator, debugpy, asttokens, stack-data, matplotlib-inline, jupyter-core, jedi, jupyter-client, ipython, ipykernel, ipywidgets Successfully installed asttokens-2.1.0 backcall-0.2.0 debugpy-1.6.3 decorator-5.1.1 entrypoints-0.4 executing-1.2.0 ipykernel-6.17.1 ipython-8.6.0 ipywidgets-8.0.2 jedi-0.18.2 jupyter-client-7.4.7 jupyter-core-5.0.0 jupyterlab-widgets-3.0.3 matplotlib-inline-0.1.6 nest-asyncio-1.5.6 parso-0.8.3 pickleshare-0.7.5 prompt-toolkit-3.0.33 psutil-5.9.4 pure-eval-0.2.2 pygments-2.13.0 pywin32-305 pyzmq-24.0.1 stack-data-0.6.1 tornado-6.2 traitlets-5.5.0 wcwidth-0.2.5 widgetsnbextension-4.0.3 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade adce || exit /b 666 Collecting adce Downloading adce-1.3.3.2.tar.gz (22 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: adce Building wheel for adce (setup.py): started Building wheel for adce (setup.py): finished with status 'done' Created wheel for adce: filename=adce-1.3.3.2-py3-none-any.whl size=24160 sha256=b87f449dc1d5e35ff860a0b9b3f87b8e8cae5e00b120ce6f64dce22d41f3c021 Stored in directory: c:\users\jenkins\appdata\local\pip\cache\wheels\b3\b2\e2\01df7d836803bf31c76e4174e594a483e38c89265c2eb6ff1c Successfully built adce Installing collected packages: adce Successfully installed adce-1.3.3.2 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade pandas || exit /b 666 Collecting pandas Downloading pandas-1.5.2-cp39-cp39-win_amd64.whl (10.9 MB) --------------------------------------- 10.9/10.9 MB 21.1 MB/s eta 0:00:00 Requirement already satisfied: python-dateutil>=2.8.1 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from pandas) (2.8.2) Requirement already satisfied: numpy>=1.20.3 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from pandas) (1.23.5) Collecting pytz>=2020.1 Using cached pytz-2022.6-py2.py3-none-any.whl (498 kB) Requirement already satisfied: six>=1.5 in c:\users\jenkins\workspace\ce_gpkit_install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\lib\site-packages (from python-dateutil>=2.8.1->pandas) (1.16.0) Installing collected packages: pytz, pandas Successfully installed pandas-1.5.2 pytz-2022.6 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM needed for testing (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade unittest-xml-reporting || exit /b 666 Collecting unittest-xml-reporting Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) Collecting lxml Downloading lxml-4.9.1-cp39-cp39-win_amd64.whl (3.6 MB) ---------------------------------------- 3.6/3.6 MB 28.9 MB/s eta 0:00:00 Installing collected packages: lxml, unittest-xml-reporting Successfully installed lxml-4.9.1 unittest-xml-reporting-3.2.0 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade coverage || exit /b 666 Collecting coverage Downloading coverage-6.5.0-cp39-cp39-win_amd64.whl (188 kB) ------------------------------------- 188.5/188.5 kB 11.1 MB/s eta 0:00:00 Installing collected packages: coverage Successfully installed coverage-6.5.0 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>set PATH=C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\Scripts;C:\Miniconda3;C:\Miniconda3\Library\mingw-w64\bin;C:\Miniconda3\Library\usr\bin;C:\Miniconda3\Library\bin;C:\Miniconda3\Scripts;C:\Miniconda3\bin;C:\Miniconda3\condabin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin\release;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin\utils;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\intel64\vc_mt;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\ia32\vc_mt;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\WINDOWS\System32\OpenSSH;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Mosek\9.1\tools\platform\win64x86\bin;C:\Program Files\Git\cmd;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps;C:\Users\jenkins\AppData\Local\Programs\Python\Python38;C:\Users\jenkins\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM set PATH=C:\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\mingw-w64\x86_64-6.4.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt\venv2_gpkit\Scripts;C:\Miniconda3;C:\Miniconda3\Library\mingw-w64\bin;C:\Miniconda3\Library\usr\bin;C:\Miniconda3\Library\bin;C:\Miniconda3\Scripts;C:\Miniconda3\bin;C:\Miniconda3\condabin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\bin\release;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin;C:\Program Files (x86)\Intel\oneAPI\mpi\latest\libfabric\bin\utils;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\intel64\vc_mt;C:\Program Files (x86)\Intel\oneAPI\tbb\latest\redist\ia32\vc_mt;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files\Mosek\8\tools\platform\win64x86\bin;C:\WINDOWS\System32\OpenSSH;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Mosek\9.1\tools\platform\win64x86\bin;C:\Program Files\Git\cmd;C:\Anaconda2;C:\Anaconda2\Scripts;C:\Anaconda2\Library\bin;C:\Program Files (x86)\Intel\Compiler\Fortran\9.1\EM64T\Bin;C:\Program Files\Git\bin;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps;C:\Users\jenkins\AppData\Local\Programs\Python\Python38;C:\Users\jenkins\AppData\Local\Programs\Python\Python38\Scripts;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>gcc --version || exit /b 666 gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 6.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>msktestlic || exit /b 666 Problem Name : Objective sense : min Type : LO (linear optimization problem) Constraints : 1 Cones : 0 Scalar variables : 5000 Matrix variables : 0 Integer variables : 0 Optimizer started. Mosek license manager: License path: C:\Users\jenkins\mosek\mosek.lic Mosek license manager: Checkout license feature 'PTS' from flexlm. Mosek license manager: Checkout time 0.02. r: 0 status: 0 Interior-point optimizer started. Presolve started. Eliminator started. Freed constraints in eliminator : 0 Eliminator terminated. Eliminator - tries : 1 time : 0.00 Lin. dep. - tries : 0 time : 0.00 Lin. dep. - number : 0 Presolve terminated. Time: 0.00 Interior-point optimizer terminated. Time: 0.00. Optimizer terminated. Time: 0.05 ************************************ A license was checked out correctly. ************************************ (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM cleanup (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>del /F /Q C:\Users\jenkins\.gpkit (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>if cvxopt == cvxopt set GPKITSOLVERS=cvxopt (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>if cvxopt == mosek set GPKITSOLVERS=mosek_cli (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM first force install without the cache (which also forces a build) (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade --no-cache-dir --no-deps gpkit || exit /b 666 Collecting gpkit Downloading gpkit-1.1.1.tar.gz (128 kB) ---------------------------------------- 128.5/128.5 kB ? 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=154816 sha256=74515ee1cadc06e5ec5537b73a6c90e0f4817bf5f2b26104709d2a2d853b7a87 Stored in directory: C:\Users\jenkins\AppData\Local\Temp\pip-ephem-wheel-cache-rxrgk8la\wheels\92\61\b1\743f8ff689db2ff8da2c6001479e66a6e8a6400b0767e20c07 Successfully built gpkit Installing collected packages: gpkit Successfully installed gpkit-1.1.1 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>python -c "import gpkit.tests; gpkit.tests.run(xmloutput=True)" No filename given. Usage: mskexpopt FILENAME [-primal] [-dual] [-p parameterfile] Return code: 1052 Description: MSK_RES_ERR_FILE_OPEN [An error occurred while opening a file.] ............................................................................................................................................................................ ---------------------------------------------------------------------- Ran 172 tests in 6.763s OK Running tests... ---------------------------------------------------------------------- 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 ## Found mosek_cli in the default PATH # Looking for `mosek_conif` # Trying to import mosek... # Did not find # mosek_conif # Looking for `cvxopt` # Trying to import cvxopt... Found cvxopt in the default PYTHONPATH Replaced found solvers (['mosek_cli', 'cvxopt']) with environment var GPKITSOLVERS (cvxopt) Found the following solvers: cvxopt # Replacing directory env GPkit is now installed with solver(s) ['cvxopt'] To incorporate new solvers at a later date, run `gpkit.build()`. If any tests didn't pass, please post the output above (starting from "Found no installed solvers, beginning a build.") to gpkit@mit.edu or https://github.com/convexengineering/gpkit/issues/new so we can prevent others from having these errors. The same goes for any other bugs you encounter with GPkit: send 'em our way, along with any interesting models, speculative features, comments, discussions, or clarifications you feel like sharing. Finally, we hope you find our documentation (https://gpkit.readthedocs.io/) and engineering-design models (https://github.com/convexengineering/gplibrary/) to be useful resources for your own applications. Enjoy! ............................................................................................................................................................................ ---------------------------------------------------------------------- Ran 172 tests in 4.234s OK Generating XML reports... (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM uninstall and reinstall so the cache is saved (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip uninstall --yes gpkit || exit /b 666 Found existing installation: gpkit 1.1.1 Uninstalling gpkit-1.1.1: Successfully uninstalled gpkit-1.1.1 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>set "GPKITSOLVERS=" (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade --no-deps gpkit || exit /b 666 Collecting gpkit Downloading gpkit-1.1.1.tar.gz (128 kB) -------------------------------------- 128.5/128.5 kB 7.4 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=154816 sha256=ba05a54d09b58e4b616eee92499c31eeae92945accc5193719e27507970e29ec Stored in directory: c:\users\jenkins\appdata\local\pip\cache\wheels\92\61\b1\743f8ff689db2ff8da2c6001479e66a6e8a6400b0767e20c07 Successfully built gpkit Installing collected packages: gpkit Successfully installed gpkit-1.1.1 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM now, uninstall and reinstall from the cache (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip uninstall --yes gpkit || exit /b 666 Found existing installation: gpkit 1.1.1 Uninstalling gpkit-1.1.1: Successfully uninstalled gpkit-1.1.1 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade --no-deps gpkit || exit /b 666 Collecting gpkit Using cached gpkit-1.1.1-py3-none-any.whl Installing collected packages: gpkit Successfully installed gpkit-1.1.1 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM See if expopt.so exists (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM dir C:\Users\jenkins\.gpkit (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>python -c "import gpkit.tests; gpkit.tests.run(xmloutput=True)" || exit /b 666 Running tests... ---------------------------------------------------------------------- ............................................................................................................................................................................ ---------------------------------------------------------------------- Ran 172 tests in 5.172s OK Generating XML reports... (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM Remove the .gpkit directory and force a new build when there is a cached version of gpkit (mimicing build instructions) (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM del /F /Q C:\Users\jenkins\.gpkit (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip uninstall --yes gpkit || exit /b 666 Found existing installation: gpkit 1.1.1 Uninstalling gpkit-1.1.1: Successfully uninstalled gpkit-1.1.1 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>pip install --upgrade --no-cache-dir --no-deps gpkit || exit /b 666 Collecting gpkit Downloading gpkit-1.1.1.tar.gz (128 kB) ---------------------------------------- 128.5/128.5 kB ? 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=154816 sha256=d43fe57d6e8f51163f04a2a9eae341b55d3319ccee1fd969b61d748616c8beef Stored in directory: C:\Users\jenkins\AppData\Local\Temp\pip-ephem-wheel-cache-mxh8t1fu\wheels\92\61\b1\743f8ff689db2ff8da2c6001479e66a6e8a6400b0767e20c07 Successfully built gpkit Installing collected packages: gpkit Successfully installed gpkit-1.1.1 (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM See if expopt.so exists (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM dir C:\Users\jenkins\.gpkit (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>python -c "import gpkit.tests; gpkit.tests.run(xmloutput=True)" || exit /b 666 Running tests... ---------------------------------------------------------------------- ............................................................................................................................................................................ ---------------------------------------------------------------------- Ran 172 tests in 6.859s OK Generating XML reports... (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM cleanup (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>REM del /F /Q C:\Users\jenkins\.gpkit (venv2_gpkit) (base) C:\Users\jenkins\workspace\CE_gpkit_Install\buildnode\windows10x64\optimizer\cvxopt>exit 0 Recording test results [Checks API] No suitable checks publisher found. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [FAILURE]. Did not execute build step #0. [PostBuildScript] - [INFO] Build does not have any of the results [FAILURE]. Did not execute build step #1. [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS