Started by upstream project "TransportMaps-private-master-mpi" build number 22 originally caused by: Started by BitBucket push by dabi86 Started by BitBucket push by dabi86 Building remotely on macys in workspace /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository git@bitbucket.org:dabi86/transportmaps-private.git > git init /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv # timeout=10 Fetching upstream changes from git@bitbucket.org:dabi86/transportmaps-private.git > git --version # timeout=10 > git fetch --tags --progress git@bitbucket.org:dabi86/transportmaps-private.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@bitbucket.org:dabi86/transportmaps-private.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@bitbucket.org:dabi86/transportmaps-private.git # timeout=10 Fetching upstream changes from git@bitbucket.org:dabi86/transportmaps-private.git > git fetch --tags --progress git@bitbucket.org:dabi86/transportmaps-private.git +refs/heads/*:refs/remotes/origin/* Checking out Revision cd72f70335a1fa2ec90bdcb8f9656075b981fa66 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cd72f70335a1fa2ec90bdcb8f9656075b981fa66 Commit message: "Merge branch 'develop/master'" > git rev-list 124402980e1baecb9a68a52f33dd80c55b94f2c3 # timeout=10 [virtualenv] $ /bin/bash -xe /var/folders/wp/20zl4b2n0qxcrp90f31275f80000gp/T/jenkins5258960222526692474.sh + bash -ex jenkins/test-source.sh + set -e ++ pwd + ROOT=/Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv ++ echo TransportMaps-private-master-mpi/COMPILER=clang,MACHINE=macys,PYTHON_EXE=python2,VENV_SYS=virtualenv ++ cut -d / -f 1 + TEST_NAME=TransportMaps-private-master-mpi + ENV_NAME=venv_TransportMaps-private-master-mpi_python2 + VENV_OPTS= + [[ TransportMaps-private-master-mpi == *\m\p\i* ]] + TTYPE=parallel + MPI=True ++ hostname + [[ macys.mit.edu == *\m\a\c\y\s* ]] + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + [[ python2 == \p\y\t\h\o\n\2 ]] + PYTHON_EXE=python ++ hostname + [[ macys.mit.edu == \m\a\c\y\s\-\S\i\e\r\r\a ]] ++ hostname + [[ macys.mit.edu == *\r\e\y\n\o\l\d\s* ]] + '[' virtualenv = virtualenv ']' + rm -rf venv_TransportMaps-private-master-mpi_python2 + virtualenv --python=python venv_TransportMaps-private-master-mpi_python2 Already using interpreter /usr/bin/python New python executable in /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/bin/python Installing setuptools, pip, wheel...done. + source venv_TransportMaps-private-master-mpi_python2/bin/activate ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z '' ']' ++ '[' -z '' ']' ++ '[' -n /bin/bash ']' ++ hash -r ++ '[' -z '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin ++ PATH=/Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2 ++ PS1='(venv_TransportMaps-private-master-mpi_python2) ' ++ export PS1 ++ alias pydoc ++ '[' -n /bin/bash ']' ++ hash -r ++ python -V Python 2.7.5 + PY_VERS= + CMD='import logging;' + CMD+='import TransportMaps as TM;' + CMD+='import warnings;' + CMD+='warnings.simplefilter('\''ignore'\'');' + CMD+='TM.tests.run_all(log_level=logging.ERROR,ttype='\''parallel'\'')' + echo '' + echo 'TEST_NAME: TransportMaps-private-master-mpi' TEST_NAME: TransportMaps-private-master-mpi ++ hostname + echo 'HOSTNAME: macys.mit.edu' HOSTNAME: macys.mit.edu + echo 'PATH: /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin' PATH: /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + echo 'VENV_OPTS: ' VENV_OPTS: + echo 'PY-VERS: ' PY-VERS: + echo 'PY-CMD: import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('\''ignore'\'');TM.tests.run_all(log_level=logging.ERROR,ttype='\''parallel'\'')' PY-CMD: import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('ignore');TM.tests.run_all(log_level=logging.ERROR,ttype='parallel') + echo '' + echo 'Upgrading pip' Upgrading pip + python /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/bin/pip install --upgrade pip Requirement already up-to-date: pip in ./venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages + echo 'Installing numpy' Installing numpy + python /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/bin/pip install --upgrade numpy Collecting numpy Using cached numpy-1.13.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Installing collected packages: numpy Successfully installed numpy-1.13.3 + echo Packaging Packaging + rm -fr tmp_sdist + mkdir tmp_sdist + python setup.py clean --all running clean 'build/lib' does not exist -- can't clean it 'build/bdist.macosx-10.9-intel' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it + python setup.py sdist --dist-dir=tmp_sdist running sdist running egg_info creating TransportMaps.egg-info writing requirements to TransportMaps.egg-info/requires.txt writing TransportMaps.egg-info/PKG-INFO writing top-level names to TransportMaps.egg-info/top_level.txt writing dependency_links to TransportMaps.egg-info/dependency_links.txt writing manifest file 'TransportMaps.egg-info/SOURCES.txt' reading manifest file 'TransportMaps.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'Examples/stable/?/data' warning: no previously-included files found matching '.git' warning: no previously-included files found matching '*.dill' warning: no previously-included files found matching '*.hdf5' warning: no previously-included files found matching '*.pkl' warning: no previously-included files found matching '*.pkl.old' warning: no previously-included files found matching '*~' writing manifest file 'TransportMaps.egg-info/SOURCES.txt' running check creating TransportMaps-1.1b0 creating TransportMaps-1.1b0/Docs creating TransportMaps-1.1b0/Docs/conf3 creating TransportMaps-1.1b0/Docs/make3 creating TransportMaps-1.1b0/Docs/source creating TransportMaps-1.1b0/Docs/source/Figures creating TransportMaps-1.1b0/Docs/source/Figures/BOD creating TransportMaps-1.1b0/Docs/source/Figures/working creating TransportMaps-1.1b0/Docs/source/Figures/working/inv-sparsity creating TransportMaps-1.1b0/Docs/source/aux creating TransportMaps-1.1b0/Docs/source/aux/inv-stocvol creating TransportMaps-1.1b0/Docs/source/aux/xml creating TransportMaps-1.1b0/Docs/source/cli creating TransportMaps-1.1b0/Docs/source/cs creating TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility creating TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility/Figures creating TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility/Figures/DurbinData creating TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility/Figures/GBP-USD-cleared creating TransportMaps-1.1b0/Examples creating TransportMaps-1.1b0/Examples/stable creating TransportMaps-1.1b0/Examples/stable/BODmodel creating TransportMaps-1.1b0/Examples/stable/CPP-Module creating TransportMaps-1.1b0/Examples/stable/CPP-Module/xun creating TransportMaps-1.1b0/Examples/stable/CPP-Module/xun/tests creating TransportMaps-1.1b0/Examples/stable/StochasticVolatility creating TransportMaps-1.1b0/Examples/stable/TestDistributions creating TransportMaps-1.1b0/Examples/stable/cluster creating TransportMaps-1.1b0/Examples/stable/cluster/voyager creating TransportMaps-1.1b0/TransportMaps creating TransportMaps-1.1b0/TransportMaps.egg-info creating TransportMaps-1.1b0/TransportMaps/Algorithms creating TransportMaps-1.1b0/TransportMaps/Algorithms/Adaptivity creating TransportMaps-1.1b0/TransportMaps/Algorithms/SequentialInference creating TransportMaps-1.1b0/TransportMaps/CLI creating TransportMaps-1.1b0/TransportMaps/Densities creating TransportMaps-1.1b0/TransportMaps/Densities/Decomposable creating TransportMaps-1.1b0/TransportMaps/Densities/Inference creating TransportMaps-1.1b0/TransportMaps/Diagnostics creating TransportMaps-1.1b0/TransportMaps/Distributions creating TransportMaps-1.1b0/TransportMaps/Distributions/Decomposable creating TransportMaps-1.1b0/TransportMaps/Distributions/Examples creating TransportMaps-1.1b0/TransportMaps/Distributions/Examples/BiochemicalOxigenDemand creating TransportMaps-1.1b0/TransportMaps/Distributions/Examples/InertialNavigationSystem creating TransportMaps-1.1b0/TransportMaps/Distributions/Examples/LogGaussianCoxProcess creating TransportMaps-1.1b0/TransportMaps/Distributions/Examples/RailwayVehicleDynamics creating TransportMaps-1.1b0/TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175 creating TransportMaps-1.1b0/TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess creating TransportMaps-1.1b0/TransportMaps/Distributions/Examples/StochasticVolatility creating TransportMaps-1.1b0/TransportMaps/Distributions/Inference creating TransportMaps-1.1b0/TransportMaps/Functionals creating TransportMaps-1.1b0/TransportMaps/Likelihoods creating TransportMaps-1.1b0/TransportMaps/Maps creating TransportMaps-1.1b0/TransportMaps/Maps/Decomposable creating TransportMaps-1.1b0/TransportMaps/Optimization creating TransportMaps-1.1b0/TransportMaps/Samplers creating TransportMaps-1.1b0/TransportMaps/XML creating TransportMaps-1.1b0/TransportMaps/XML/schema creating TransportMaps-1.1b0/TransportMaps/tests creating TransportMaps-1.1b0/TransportMaps/tests/xml creating TransportMaps-1.1b0/TransportMaps/tests/xml/maps creating TransportMaps-1.1b0/scripts copying files to TransportMaps-1.1b0... copying COPYING -> TransportMaps-1.1b0 copying COPYING.LESSER -> TransportMaps-1.1b0 copying MANIFEST.in -> TransportMaps-1.1b0 copying README.rst -> TransportMaps-1.1b0 copying requirements-H5PY.txt -> TransportMaps-1.1b0 copying requirements-MPI.txt -> TransportMaps-1.1b0 copying requirements-PLOT.txt -> TransportMaps-1.1b0 copying requirements-PYHMC.txt -> TransportMaps-1.1b0 copying requirements-SPHINX.txt -> TransportMaps-1.1b0 copying requirements.txt -> TransportMaps-1.1b0 copying setup.cfg -> TransportMaps-1.1b0 copying setup.py -> TransportMaps-1.1b0 copying Docs/conf3/conf.py -> TransportMaps-1.1b0/Docs/conf3 copying Docs/make3/Makefile -> TransportMaps-1.1b0/Docs/make3 copying Docs/make3/build-api -> TransportMaps-1.1b0/Docs/make3 copying Docs/make3/checklinks.sh -> TransportMaps-1.1b0/Docs/make3 copying Docs/make3/run-autosummary.sh.deprec -> TransportMaps-1.1b0/Docs/make3 copying Docs/source/aa-references.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/case-studies.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/credits.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/example-BOD-4d.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/example-banana-2d.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/example-beta-1d.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/example-gumbel-1d.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/example-inverse-gumbel-1d.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/example-inverse-stochastic-volatility-6d.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/example-sequential-stocvol-6d.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/examples-direct-transport.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/examples-inverse-transport-from-density.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/examples-transport-from-samples.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/examples.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/index.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/install.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/linking.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/map-from-samples.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/mpi-usage.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/pm-bayesian-inference.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/pm-data-assimilation.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/pm-distributions.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/statistical-models.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/summary.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/tutorial.rst -> TransportMaps-1.1b0/Docs/source copying Docs/source/xml-descriptors.ipynb -> TransportMaps-1.1b0/Docs/source copying Docs/source/Figures/DensityTransform.svg -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/MPI-star-structure.png -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/SG-Transform.svg -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/ScatterTransform.svg -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/SequentialHiddenMarkovModel.png -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/dataAssimilation.png -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/dataAssimilationHyper-s1-after.png -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/dataAssimilationHyper-s1-before.png -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/dataAssimilationHyper-s2-after.png -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/dataAssimilationHyper-s2-before.png -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/dataAssimilationHyper-s3-after.png -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/dataAssimilationHyper-s3-before.png -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/flowchart.pdf -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/flowchart.png -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/inv-sparsity.svg -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/mpi_eval-distributed-memory.png -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/mpi_eval-simple.png -> TransportMaps-1.1b0/Docs/source/Figures copying Docs/source/Figures/BOD/BOD_test_bottles.jpg -> TransportMaps-1.1b0/Docs/source/Figures/BOD copying Docs/source/Figures/BOD/Influent_raw_wastewater.jpg -> TransportMaps-1.1b0/Docs/source/Figures/BOD copying Docs/source/Figures/BOD/Marlborough_East_Wastewater_Treatment_Plant_Aerial.JPG -> TransportMaps-1.1b0/Docs/source/Figures/BOD copying Docs/source/Figures/BOD/PatchWork.png -> TransportMaps-1.1b0/Docs/source/Figures/BOD copying Docs/source/Figures/BOD/PatchWork.xcf -> TransportMaps-1.1b0/Docs/source/Figures/BOD copying Docs/source/Figures/BOD/samples.jpg -> TransportMaps-1.1b0/Docs/source/Figures/BOD copying Docs/source/Figures/working/MPI-star-structure.svg -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/dataAssimilation.svg -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/dataAssimilationHyper-s1-after.svg -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/dataAssimilationHyper-s1-before.svg -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/dataAssimilationHyper-s2-after.svg -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/dataAssimilationHyper-s2-before.svg -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/dataAssimilationHyper-s3-after.svg -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/dataAssimilationHyper-s3-before.svg -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/dataAssimilationHyper.svg -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/flowchart.svg -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/inkscape-preamble.tex -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/mpi_eval-distributed-memory.svg -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/mpi_eval-simple-flow.svg -> TransportMaps-1.1b0/Docs/source/Figures/working copying Docs/source/Figures/working/inv-sparsity/inkscape-preamble.tex -> TransportMaps-1.1b0/Docs/source/Figures/working/inv-sparsity copying Docs/source/Figures/working/inv-sparsity/inv-sparsity.pdf -> TransportMaps-1.1b0/Docs/source/Figures/working/inv-sparsity copying Docs/source/Figures/working/inv-sparsity/inv-sparsity.svg -> TransportMaps-1.1b0/Docs/source/Figures/working/inv-sparsity copying Docs/source/Figures/working/inv-sparsity/inv-sparsity.tex -> TransportMaps-1.1b0/Docs/source/Figures/working/inv-sparsity copying Docs/source/Figures/working/inv-sparsity/optionsDecompositionGraphs.tex -> TransportMaps-1.1b0/Docs/source/Figures/working/inv-sparsity copying Docs/source/Figures/working/inv-sparsity/stylesTikzGraphs.tex -> TransportMaps-1.1b0/Docs/source/Figures/working/inv-sparsity copying Docs/source/Figures/working/inv-sparsity/tikz_sparsityVolHyper.tex -> TransportMaps-1.1b0/Docs/source/Figures/working/inv-sparsity copying Docs/source/aux/inv-stocvol/Distribution.dill -> TransportMaps-1.1b0/Docs/source/aux/inv-stocvol copying Docs/source/aux/inv-stocvol/DistributionGeneration.py -> TransportMaps-1.1b0/Docs/source/aux/inv-stocvol copying Docs/source/aux/inv-stocvol/Sequential-IntSq-Postprocess.dill -> TransportMaps-1.1b0/Docs/source/aux/inv-stocvol copying Docs/source/aux/inv-stocvol/Sequential-IntSq-Postprocess.dill.hdf5 -> TransportMaps-1.1b0/Docs/source/aux/inv-stocvol copying Docs/source/aux/inv-stocvol/Sequential-IntSq.dill -> TransportMaps-1.1b0/Docs/source/aux/inv-stocvol copying Docs/source/aux/xml/BODmap.xml -> TransportMaps-1.1b0/Docs/source/aux/xml copying Docs/source/aux/xml/IntSqSecOrd.xml -> TransportMaps-1.1b0/Docs/source/aux/xml copying Docs/source/aux/xml/IntSqSecOrdHead.xml -> TransportMaps-1.1b0/Docs/source/aux/xml copying Docs/source/aux/xml/LinearSpan.xml -> TransportMaps-1.1b0/Docs/source/aux/xml copying Docs/source/cli/Sequential-IntSq-aligned-conditionals-approx-base.svg -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cli/Sequential-IntSq-aligned-marginals-approx-target.svg -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cli/Sequential-IntSq-filtering-conditionals-0.svg -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cli/Sequential-IntSq-filtering-conditionals-1.svg -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cli/Sequential-IntSq-filtering-conditionals-2.svg -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cli/Sequential-IntSq-filtering-conditionals-3.svg -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cli/Sequential-IntSq-filtering-marginals-0.svg -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cli/Sequential-IntSq-filtering-marginals-1.svg -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cli/Sequential-IntSq-filtering-marginals-2.svg -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cli/Sequential-IntSq-filtering-marginals-3.svg -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cli/Sequential-IntSq-metropolis-ess.svg -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cli/Sequential-IntSq-random-conditionals-approx-base.svg -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cli/cli.ipynb -> TransportMaps-1.1b0/Docs/source/cli copying Docs/source/cs/stochastic-volatility/cs-stochastic-volatility.rst -> TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility copying Docs/source/cs/stochastic-volatility/Figures/DurbinData/filtering-marginals-timesteps-chunk-0.svg -> TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility/Figures/DurbinData copying Docs/source/cs/stochastic-volatility/Figures/DurbinData/filtering-marginals-timesteps_mu-3d.svg -> TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility/Figures/DurbinData copying Docs/source/cs/stochastic-volatility/Figures/DurbinData/filtering-marginals-timesteps_phi-3d.svg -> TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility/Figures/DurbinData copying Docs/source/cs/stochastic-volatility/Figures/DurbinData/posterior-data-predictive.svg -> TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility/Figures/DurbinData copying Docs/source/cs/stochastic-volatility/Figures/DurbinData/smoothing-marginals-timesteps-ntraj-1-chunk-0.svg -> TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility/Figures/DurbinData copying Docs/source/cs/stochastic-volatility/Figures/DurbinData/smoothing-marginals-vs-unbiased-timesteps-chunk-0.svg -> TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility/Figures/DurbinData copying Docs/source/cs/stochastic-volatility/Figures/GBP-USD-cleared/smoothing-marginals-vs-unbiased-timesteps-chunk-0.svg -> TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility/Figures/GBP-USD-cleared copying Docs/source/cs/stochastic-volatility/Figures/GBP-USD-cleared/smoothing-marginals-vs-unbiased-timesteps-chunk-1.svg -> TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility/Figures/GBP-USD-cleared copying Docs/source/cs/stochastic-volatility/Figures/GBP-USD-cleared/smoothing-marginals-vs-unbiased-timesteps-chunk-2.svg -> TransportMaps-1.1b0/Docs/source/cs/stochastic-volatility/Figures/GBP-USD-cleared copying Examples/stable/BODmodel/DataGeneration.py -> TransportMaps-1.1b0/Examples/stable/BODmodel copying Examples/stable/CPP-Module/KLdivergence-InverseMap-InverseConstruction.py -> TransportMaps-1.1b0/Examples/stable/CPP-Module copying Examples/stable/CPP-Module/xun/setup.py -> TransportMaps-1.1b0/Examples/stable/CPP-Module/xun copying Examples/stable/CPP-Module/xun/tests/test.py -> TransportMaps-1.1b0/Examples/stable/CPP-Module/xun/tests copying Examples/stable/StochasticVolatility/DataGeneration.py -> TransportMaps-1.1b0/Examples/stable/StochasticVolatility copying Examples/stable/StochasticVolatility/PlotExchanges.py -> TransportMaps-1.1b0/Examples/stable/StochasticVolatility copying Examples/stable/StochasticVolatility/mcmc.py -> TransportMaps-1.1b0/Examples/stable/StochasticVolatility copying Examples/stable/StochasticVolatility/postprocess-plotting.py -> TransportMaps-1.1b0/Examples/stable/StochasticVolatility copying Examples/stable/TestDistributions/KLdivergence-InverseMap-DirectConstruction-ByStep.py -> TransportMaps-1.1b0/Examples/stable/TestDistributions copying Examples/stable/TestDistributions/KLdivergence-InverseMap-DirectConstruction.py -> TransportMaps-1.1b0/Examples/stable/TestDistributions copying Examples/stable/TestDistributions/KLdivergence-InverseMap-InverseConstruction.py -> TransportMaps-1.1b0/Examples/stable/TestDistributions copying Examples/stable/TestDistributions/KLdivergence.py -> TransportMaps-1.1b0/Examples/stable/TestDistributions copying Examples/stable/TestDistributions/Regression.py -> TransportMaps-1.1b0/Examples/stable/TestDistributions copying Examples/stable/cluster/voyager/run_unit_tests.py -> TransportMaps-1.1b0/Examples/stable/cluster/voyager copying TransportMaps/Defaults.py -> TransportMaps-1.1b0/TransportMaps copying TransportMaps/External.py -> TransportMaps-1.1b0/TransportMaps copying TransportMaps/FiniteDifference.py -> TransportMaps-1.1b0/TransportMaps copying TransportMaps/Misc.py -> TransportMaps-1.1b0/TransportMaps copying TransportMaps/ObjectBase.py -> TransportMaps-1.1b0/TransportMaps copying TransportMaps/Routines.py -> TransportMaps-1.1b0/TransportMaps copying TransportMaps/__init__.py -> TransportMaps-1.1b0/TransportMaps copying TransportMaps/_version.py -> TransportMaps-1.1b0/TransportMaps copying TransportMaps.egg-info/PKG-INFO -> TransportMaps-1.1b0/TransportMaps.egg-info copying TransportMaps.egg-info/SOURCES.txt -> TransportMaps-1.1b0/TransportMaps.egg-info copying TransportMaps.egg-info/dependency_links.txt -> TransportMaps-1.1b0/TransportMaps.egg-info copying TransportMaps.egg-info/not-zip-safe -> TransportMaps-1.1b0/TransportMaps.egg-info copying TransportMaps.egg-info/requires.txt -> TransportMaps-1.1b0/TransportMaps.egg-info copying TransportMaps.egg-info/top_level.txt -> TransportMaps-1.1b0/TransportMaps.egg-info copying TransportMaps/Algorithms/__init__.py -> TransportMaps-1.1b0/TransportMaps/Algorithms copying TransportMaps/Algorithms/Adaptivity/AdaptivityBase.py -> TransportMaps-1.1b0/TransportMaps/Algorithms/Adaptivity copying TransportMaps/Algorithms/Adaptivity/KullbackLeiblerAdaptivity.py -> TransportMaps-1.1b0/TransportMaps/Algorithms/Adaptivity copying TransportMaps/Algorithms/Adaptivity/RegressionAdaptivity.py -> TransportMaps-1.1b0/TransportMaps/Algorithms/Adaptivity copying TransportMaps/Algorithms/Adaptivity/__init__.py -> TransportMaps-1.1b0/TransportMaps/Algorithms/Adaptivity copying TransportMaps/Algorithms/SequentialInference/LinearSequentialInference.py -> TransportMaps-1.1b0/TransportMaps/Algorithms/SequentialInference copying TransportMaps/Algorithms/SequentialInference/NonLinearSequentialInference.py -> TransportMaps-1.1b0/TransportMaps/Algorithms/SequentialInference copying TransportMaps/Algorithms/SequentialInference/SequentialInferenceBase.py -> TransportMaps-1.1b0/TransportMaps/Algorithms/SequentialInference copying TransportMaps/Algorithms/SequentialInference/__init__.py -> TransportMaps-1.1b0/TransportMaps/Algorithms/SequentialInference copying TransportMaps/CLI/AvailableOptions.py -> TransportMaps-1.1b0/TransportMaps/CLI copying TransportMaps/CLI/PostprocessBase.py -> TransportMaps-1.1b0/TransportMaps/CLI copying TransportMaps/CLI/ScriptBase.py -> TransportMaps-1.1b0/TransportMaps/CLI copying TransportMaps/CLI/SequentialPostprocessBase.py -> TransportMaps-1.1b0/TransportMaps/CLI copying TransportMaps/CLI/__init__.py -> TransportMaps-1.1b0/TransportMaps/CLI copying TransportMaps/Densities/Densities.py -> TransportMaps-1.1b0/TransportMaps/Densities copying TransportMaps/Densities/__init__.py -> TransportMaps-1.1b0/TransportMaps/Densities copying TransportMaps/Densities/Decomposable/SequentialInferenceDensities.py -> TransportMaps-1.1b0/TransportMaps/Densities/Decomposable copying TransportMaps/Densities/Decomposable/__init__.py -> TransportMaps-1.1b0/TransportMaps/Densities/Decomposable copying TransportMaps/Densities/Inference/InferenceBase.py -> TransportMaps-1.1b0/TransportMaps/Densities/Inference copying TransportMaps/Densities/Inference/__init__.py -> TransportMaps-1.1b0/TransportMaps/Densities/Inference copying TransportMaps/Diagnostics/Plotting.py -> TransportMaps-1.1b0/TransportMaps/Diagnostics copying TransportMaps/Diagnostics/Routines.py -> TransportMaps-1.1b0/TransportMaps/Diagnostics copying TransportMaps/Diagnostics/__init__.py -> TransportMaps-1.1b0/TransportMaps/Diagnostics copying TransportMaps/Distributions/ConditionalDistributions.py -> TransportMaps-1.1b0/TransportMaps/Distributions copying TransportMaps/Distributions/DistributionBase.py -> TransportMaps-1.1b0/TransportMaps/Distributions copying TransportMaps/Distributions/FrozenDistributions.py -> TransportMaps-1.1b0/TransportMaps/Distributions copying TransportMaps/Distributions/ParametricDistributionBase.py -> TransportMaps-1.1b0/TransportMaps/Distributions copying TransportMaps/Distributions/TransportMapDistributions.py -> TransportMaps-1.1b0/TransportMaps/Distributions copying TransportMaps/Distributions/__init__.py -> TransportMaps-1.1b0/TransportMaps/Distributions copying TransportMaps/Distributions/Decomposable/LinearGaussianSequentialInferenceDistributions.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Decomposable copying TransportMaps/Distributions/Decomposable/SequentialInferenceDistributions.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Decomposable copying TransportMaps/Distributions/Decomposable/__init__.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Decomposable copying TransportMaps/Distributions/Examples/SimpleDistributions.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples copying TransportMaps/Distributions/Examples/__init__.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples copying TransportMaps/Distributions/Examples/BiochemicalOxigenDemand/BODDistributions.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/BiochemicalOxigenDemand copying TransportMaps/Distributions/Examples/BiochemicalOxigenDemand/__init__.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/BiochemicalOxigenDemand copying TransportMaps/Distributions/Examples/InertialNavigationSystem/INSDistributions.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/InertialNavigationSystem copying TransportMaps/Distributions/Examples/InertialNavigationSystem/__init__.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/InertialNavigationSystem copying TransportMaps/Distributions/Examples/LogGaussianCoxProcess/__init__.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/LogGaussianCoxProcess copying TransportMaps/Distributions/Examples/RailwayVehicleDynamics/__init__.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/RailwayVehicleDynamics copying TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175/Coradia175VehicleParametersEstimation.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175 copying TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175/Coradia175VehicleStateSpace.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175 copying TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175/__init__.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/RailwayVehicleDynamics/Coradia175 copying TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess/Distributions.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess copying TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess/__init__.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/ScalarLinearGaussMarkovProcess copying TransportMaps/Distributions/Examples/StochasticVolatility/StocVolHyperDistributions.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/StochasticVolatility copying TransportMaps/Distributions/Examples/StochasticVolatility/__init__.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Examples/StochasticVolatility copying TransportMaps/Distributions/Inference/InferenceBase.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Inference copying TransportMaps/Distributions/Inference/__init__.py -> TransportMaps-1.1b0/TransportMaps/Distributions/Inference copying TransportMaps/Functionals/AlgebraicLinearSpanApproximations.py -> TransportMaps-1.1b0/TransportMaps/Functionals copying TransportMaps/Functionals/FrozenMonotonicFunctions.py -> TransportMaps-1.1b0/TransportMaps/Functionals copying TransportMaps/Functionals/FunctionBase.py -> TransportMaps-1.1b0/TransportMaps/Functionals copying TransportMaps/Functionals/LinearSpanApproximationBase.py -> TransportMaps-1.1b0/TransportMaps/Functionals copying TransportMaps/Functionals/MonotonicFunctionApproximations.py -> TransportMaps-1.1b0/TransportMaps/Functionals copying TransportMaps/Functionals/ParametricFunctionApproximationBase.py -> TransportMaps-1.1b0/TransportMaps/Functionals copying TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py -> TransportMaps-1.1b0/TransportMaps/Functionals copying TransportMaps/Functionals/__init__.py -> TransportMaps-1.1b0/TransportMaps/Functionals copying TransportMaps/Likelihoods/LikelihoodBase.py -> TransportMaps-1.1b0/TransportMaps/Likelihoods copying TransportMaps/Likelihoods/__init__.py -> TransportMaps-1.1b0/TransportMaps/Likelihoods copying TransportMaps/Maps/FrozenTriangularTransportMaps.py -> TransportMaps-1.1b0/TransportMaps/Maps copying TransportMaps/Maps/FullTransportMaps.py -> TransportMaps-1.1b0/TransportMaps/Maps copying TransportMaps/Maps/MapBase.py -> TransportMaps-1.1b0/TransportMaps/Maps copying TransportMaps/Maps/SimpleTransportMaps.py -> TransportMaps-1.1b0/TransportMaps/Maps copying TransportMaps/Maps/TransportMapBase.py -> TransportMaps-1.1b0/TransportMaps/Maps copying TransportMaps/Maps/TriangularTransportMapBase.py -> TransportMaps-1.1b0/TransportMaps/Maps copying TransportMaps/Maps/TriangularTransportMaps.py -> TransportMaps-1.1b0/TransportMaps/Maps copying TransportMaps/Maps/__init__.py -> TransportMaps-1.1b0/TransportMaps/Maps copying TransportMaps/Maps/Decomposable/SequentialInferenceMaps.py -> TransportMaps-1.1b0/TransportMaps/Maps/Decomposable copying TransportMaps/Maps/Decomposable/__init__.py -> TransportMaps-1.1b0/TransportMaps/Maps/Decomposable copying TransportMaps/Optimization/Optimizers.py -> TransportMaps-1.1b0/TransportMaps/Optimization copying TransportMaps/Optimization/__init__.py -> TransportMaps-1.1b0/TransportMaps/Optimization copying TransportMaps/Samplers/IndependentSamplers.py -> TransportMaps-1.1b0/TransportMaps/Samplers copying TransportMaps/Samplers/MarkovChainSamplers.py -> TransportMaps-1.1b0/TransportMaps/Samplers copying TransportMaps/Samplers/Routines.py -> TransportMaps-1.1b0/TransportMaps/Samplers copying TransportMaps/Samplers/SamplerBase.py -> TransportMaps-1.1b0/TransportMaps/Samplers copying TransportMaps/Samplers/__init__.py -> TransportMaps-1.1b0/TransportMaps/Samplers copying TransportMaps/XML/Parser.py -> TransportMaps-1.1b0/TransportMaps/XML copying TransportMaps/XML/__init__.py -> TransportMaps-1.1b0/TransportMaps/XML copying TransportMaps/XML/schema/map.xsd -> TransportMaps-1.1b0/TransportMaps/XML/schema copying TransportMaps/tests/TestFunctions.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/__init__.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_L2_minimization.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_L2_misfit.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_all.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_distributions.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_functions.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_kl_divergence.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_kl_minimization.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_laplace.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_scripts.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_sequential_inference.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_transportmap_distributions.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_transportmap_distributions_sampling.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_transportmaps.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/test_xml.py -> TransportMaps-1.1b0/TransportMaps/tests copying TransportMaps/tests/xml/maps/FullOrdIntExpLinearMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/FullOrdIntExpNonLinearHeadMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/FullOrdIntExpNonLinearMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/FullOrdIntExpTriDiagonalMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/FullOrdMonotLinearSpanLinearMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/MultiIdxMonotLinearSpanLinearMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpDiagonalMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpLinearMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpNonLinearHeadMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpNonLinearMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpNonLinearRBFMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntExpTriDiagonalMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntSqLinearMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdIntSqNonLinearHeadMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying TransportMaps/tests/xml/maps/TotalOrdMonotLinearSpanLinearMap_5d.xml -> TransportMaps-1.1b0/TransportMaps/tests/xml/maps copying scripts/tmap-laplace -> TransportMaps-1.1b0/scripts copying scripts/tmap-max-likelihood -> TransportMaps-1.1b0/scripts copying scripts/tmap-postprocess -> TransportMaps-1.1b0/scripts copying scripts/tmap-sequential-postprocess -> TransportMaps-1.1b0/scripts copying scripts/tmap-sequential-tm -> TransportMaps-1.1b0/scripts copying scripts/tmap-tm -> TransportMaps-1.1b0/scripts Writing TransportMaps-1.1b0/setup.cfg Creating tar archive removing 'TransportMaps-1.1b0' (and everything under it) + cd tmp_sdist + echo Installing Installing ++ ls + INSTALLER=TransportMaps-1.1b0.tar.gz + PIP_FLAGS=--no-cache-dir + CC=clang + MPI=True + H5PY=True + python /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/bin/pip install --upgrade TransportMaps-1.1b0.tar.gz Processing ./TransportMaps-1.1b0.tar.gz Requirement already up-to-date: numpy in /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages (from TransportMaps==1.1b0) Collecting orthpol_light>=1.0.1 (from TransportMaps==1.1b0) Collecting scipy (from TransportMaps==1.1b0) Using cached scipy-1.0.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Collecting SpectralToolbox>=1.0.7 (from TransportMaps==1.1b0) Collecting dill (from TransportMaps==1.1b0) Collecting mpi4py (from TransportMaps==1.1b0) Collecting h5py (from TransportMaps==1.1b0) Using cached h5py-2.7.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl Collecting mpi_map (from TransportMaps==1.1b0) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. SNIMissingWarning /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning Collecting six (from h5py->TransportMaps==1.1b0) Using cached six-1.11.0-py2.py3-none-any.whl Building wheels for collected packages: TransportMaps Running setup.py bdist_wheel for TransportMaps: started Running setup.py bdist_wheel for TransportMaps: finished with status 'done' Stored in directory: /Users/jenkins/Library/Caches/pip/wheels/8c/e8/d0/c4796a78e75ad527f5d31c1714c2d0df8d8207782c6279021b Successfully built TransportMaps Installing collected packages: orthpol-light, scipy, SpectralToolbox, dill, mpi4py, six, h5py, mpi-map, TransportMaps Successfully installed SpectralToolbox-1.0.7 TransportMaps-1.1b0 dill-0.2.7.1 h5py-2.7.1 mpi-map-1.0.16 mpi4py-3.0.0 orthpol-light-1.0.1 scipy-1.0.0 six-1.11.0 + cd - /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv + echo 'Running tests' Running tests + rm -fr tmp_run + mkdir tmp_run + cd tmp_run + python -c 'import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('\''ignore'\'');TM.tests.run_all(log_level=logging.ERROR,ttype='\''parallel'\'')' /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/__init__.py:109: UserWarning: Re-linking to SpectralToolbox. This is done every time a new version of either SpectralToolbox or TransportMaps are updated. UserWarning) test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_IEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_CBTOIEPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPBTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_ISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_ArcTan1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Exp1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Logistic1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gamma1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Beta1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Gumbel1D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear2D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_rvs (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Banana2D_TOISPFTMD_SamplingCheck) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in greater return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in greater return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in less return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in less return (self.a < x) & (x < self.b) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in greater return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in less return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in greater return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in less return (self.a < x) & (x < self.b) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:359: RuntimeWarning: invalid value encountered in greater_equal g20 = (x >= -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:359: RuntimeWarning: invalid value encountered in greater_equal g20 = (x >= -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:360: RuntimeWarning: invalid value encountered in less l20 = (x < -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:360: RuntimeWarning: invalid value encountered in less l20 = (x < -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:368: RuntimeWarning: invalid value encountered in greater_equal g20 = (x >= -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:368: RuntimeWarning: invalid value encountered in greater_equal g20 = (x >= -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:369: RuntimeWarning: invalid value encountered in less l20 = (x < -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:369: RuntimeWarning: invalid value encountered in less l20 = (x < -20) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:359: RuntimeWarning: invalid value encountered in greater_equal g20 = (x >= -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:359: RuntimeWarning: invalid value encountered in greater_equal g20 = (x >= -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:360: RuntimeWarning: invalid value encountered in less l20 = (x < -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:360: RuntimeWarning: invalid value encountered in less l20 = (x < -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:368: RuntimeWarning: invalid value encountered in greater_equal g20 = (x >= -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:368: RuntimeWarning: invalid value encountered in greater_equal g20 = (x >= -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:369: RuntimeWarning: invalid value encountered in less l20 = (x < -20) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Distributions/FrozenDistributions.py:369: RuntimeWarning: invalid value encountered in less l20 = (x < -20) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal return (self.a <= x) & (x <= self.b) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal return (self.a <= x) & (x <= self.b) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in greater return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in greater return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in less return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in less return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:1738: RuntimeWarning: invalid value encountered in greater_equal cond2 = (x >= self.b) & cond0 /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:1738: RuntimeWarning: invalid value encountered in greater_equal cond2 = (x >= self.b) & cond0 /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal return (self.a <= x) & (x <= self.b) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in greater return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in less return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:1738: RuntimeWarning: invalid value encountered in greater_equal cond2 = (x >= self.b) & cond0 /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in greater return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:879: RuntimeWarning: invalid value encountered in less return (self.a < x) & (x < self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:1738: RuntimeWarning: invalid value encountered in greater_equal cond2 = (x >= self.b) & cond0 /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal return (self.a <= x) & (x <= self.b) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal return (self.a <= x) & (x <= self.b) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in greater_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal return (self.a <= x) & (x <= self.b) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/scipy/stats/_distn_infrastructure.py:876: RuntimeWarning: invalid value encountered in less_equal return (self.a <= x) & (x <= self.b) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:266: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:366: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:98: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd(x, params_ti, idxs_slice) ) /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:123: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... skipped 'Not implemented' test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntExp_L2_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntSq_L2_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_LinSpan_L2_min) ... /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-master-mpi_python2/lib/python2.7/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ok ---------------------------------------------------------------------- Ran 789 tests in 2385.442s OK (skipped=9) + cd - /Users/jenkins/workspace/TransportMaps-private-master-mpi/COMPILER/clang/MACHINE/macys/PYTHON_EXE/python2/VENV_SYS/virtualenv + '[' virtualenv = virtualenv ']' + deactivate + unset -f pydoc + '[' -z _ ']' + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -z '' ']' + '[' -n /bin/bash ']' + hash -r + '[' -z _ ']' + PS1= + export PS1 + unset _OLD_VIRTUAL_PS1 + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done Finished: SUCCESS