Started by upstream project "TransportMaps-pypi-mpi" build number 153 originally caused by: [URLTrigger] A change within the response URL invocation (log) Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on reynolds in workspace /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM [virtualenv] $ /bin/bash -ex /tmp/jenkins1466200193678392345.sh + git archive --remote=git@bitbucket.org:dabi86/transportmaps.git HEAD:jenkins/ test-pypi.sh + tar -x + bash test-pypi.sh created virtual environment CPython3.10.6.final.0-64 in 116ms creator CPython3Posix(dest=/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) added seed packages: pip==22.0.2, setuptools==59.6.0, wheel==0.37.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator TEST_NAME: TransportMaps-pypi-mpi HOSTNAME: reynolds PATH: /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/jenkins/bin VENV_OPTS: PATH: /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/jenkins/bin PY-VERS: Python 3.10.6 PY-CMD: import logging;import TransportMaps as TM;import warnings;warnings.simplefilter('ignore');TM.tests.run_all(logging.ERROR,ttype='parallel') Upgrading pip Requirement already satisfied: pip in /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages (22.0.2) Collecting pip Using cached pip-23.0.1-py3-none-any.whl (2.1 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 22.0.2 Uninstalling pip-22.0.2: Successfully uninstalled pip-22.0.2 Successfully installed pip-23.0.1 Installing numpy Collecting numpy Using cached numpy-1.24.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) Installing collected packages: numpy Successfully installed numpy-1.24.2 Installing TransportMaps Collecting TransportMaps Using cached TransportMaps-2.0b3-py3-none-any.whl Collecting dill Using cached dill-0.3.6-py3-none-any.whl (110 kB) Collecting SpectralToolbox>=1.0.7 Using cached spectraltoolbox-2.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (109 kB) Collecting mpi4py Using cached mpi4py-3.1.4-cp310-cp310-linux_x86_64.whl Requirement already satisfied: numpy>=1.14 in /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages (from TransportMaps) (1.24.2) Collecting scipy Using cached scipy-1.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.4 MB) Collecting h5py Using cached h5py-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) Collecting orthpol-light>=1.0.1 Using cached orthpol_light-2.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (24 kB) Collecting mpi-map>=2.0 Using cached mpi_map-2.6-py3-none-any.whl (37 kB) Collecting scikit-sparse Using cached scikit_sparse-0.4.8-cp310-cp310-linux_x86_64.whl Installing collected packages: scipy, orthpol-light, mpi4py, h5py, dill, SpectralToolbox, scikit-sparse, mpi-map, TransportMaps Successfully installed SpectralToolbox-2.0.3 TransportMaps-2.0b3 dill-0.3.6 h5py-3.8.0 mpi-map-2.6 mpi4py-3.1.4 orthpol-light-2.0.2 scikit-sparse-0.4.8 scipy-1.10.1 /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv Running tests Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified Authorization required, but no authorization protocol specified /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/__init__.py:108: UserWarning: Re-linking to SpectralToolbox. This is done every time a new version of either SpectralToolbox or TransportMaps are updated. warnings.warn("Re-linking to SpectralToolbox. " + \ test_quadrature (TransportMaps.tests.test_transportmap_distributions_sampling.Parallel_Linear1D_IEPBTMD_SamplingCheck) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:43:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:43:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:43:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:43:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:43:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:43:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:43:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:43:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:43:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:43:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:43:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:43:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:43:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:43:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:43:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:43:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:44:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:44:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:44:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:44:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:44:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:44:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:44:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:44:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:44:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:45:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:45:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:45:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:45:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:45:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:45:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:45:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:45:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:45:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:46:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:46:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:46:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:46:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:46:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:46:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:46:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:46:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:46:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:47:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:47:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:47:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:47:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:47:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:47:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:47:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:47:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:47:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:48:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:48:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:48:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:48:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:48:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:48:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:48:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:48:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:48:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:49:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:49:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:49:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:49:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:49:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:49:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:49:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:49:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:49:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:50:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:50:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:50:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:50:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:50:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:50:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:50:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:50:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:50:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:51:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:51:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:51:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:51:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:51:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:51:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:51:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:51:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:51:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/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) ... ERROR test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_precomp_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:52:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:52:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:52:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_action_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.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) ... 2023-02-22 20:52:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... 2023-02-22 20:52:29 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ... ERROR test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... 2023-02-22 20:52:34 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... 2023-02-22 20:52:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... 2023-02-22 20:52:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... 2023-02-22 20:52:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:52:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... 2023-02-22 20:52:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:52:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... 2023-02-22 20:53:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... 2023-02-22 20:53:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... 2023-02-22 20:53:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:24 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... 2023-02-22 20:53:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_IE_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:31 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... 2023-02-22 20:53:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:37 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... 2023-02-22 20:53:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:44 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... 2023-02-22 20:53:45 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:46 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:47 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... 2023-02-22 20:53:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:55 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... 2023-02-22 20:53:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:53:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:53:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... 2023-02-22 20:54:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:06 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... 2023-02-22 20:54:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... 2023-02-22 20:54:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... 2023-02-22 20:54:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:35 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_SQ_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:36 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:50 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear1D_pa_LS_KL_div_min) ... 2023-02-22 20:54:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: 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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:56 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:54:57 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.ArcTan1D_pa_LS_KL_div_min) ... 2023-02-22 20:54:58 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:54:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: 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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Exp1D_pa_LS_KL_div_min) ... 2023-02-22 20:55:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: 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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:05 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Logistic1D_pa_LS_KL_div_min) ... 2023-02-22 20:55:07 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:08 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: 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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:09 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gamma1D_pa_LS_KL_div_min) ... 2023-02-22 20:55:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: 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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Beta1D_pa_LS_KL_div_min) ... 2023-02-22 20:55:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: 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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:20 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: divide by zero encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:338: RuntimeWarning: invalid value encountered in divide out[:,start:stop] = gapxd / pxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:21 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: divide by zero encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Gumbel1D_pa_LS_KL_div_min) ... 2023-02-22 20:55:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:22 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: 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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:23 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:25 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min) ... 2023-02-22 20:55:26 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] 2023-02-22 20:55:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:27 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 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) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:28 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:30 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:32 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py:258: RuntimeWarning: invalid value encountered in log out = np.sum(np.log(pxd),axis=1) ok test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min) ... 2023-02-22 20:55:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:55:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:107: RuntimeWarning: divide by zero encountered in log lgxd = np.log( self.tmap_component.partial_xd( /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: divide by zero encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/Functionals/ProductDistributionParametricPullbackComponentFunctionBase.py:144: RuntimeWarning: invalid value encountered in divide out = gxlpdf[:,nax] * ga + gagxd / gxd[:,nax] 2023-02-22 20:55:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 2023-02-22 20:55:33 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. 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) ... ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:38 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:39 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:40 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:41 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:42 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:43 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:48 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:49 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:51 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:52 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:53 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:54 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2023-02-22 20:55:59 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2023-02-22 20:56:00 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2023-02-22 20:56:01 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2023-02-22 20:56:02 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2023-02-22 20:56:03 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ... 2023-02-22 20:56:04 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... ERROR test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2023-02-22 20:56:10 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2023-02-22 20:56:11 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2023-02-22 20:56:12 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2023-02-22 20:56:13 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2023-02-22 20:56:14 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ... 2023-02-22 20:56:15 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") ERROR test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntExp_L2_min) ... 2023-02-22 20:56:16 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:56:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntSq_L2_min) ... 2023-02-22 20:56:17 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:56:18 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_LinSpan_L2_min) ... 2023-02-22 20:56:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:46: UserWarning: Plotting support disabled: install matplotlib if needed. warnings.warn("Plotting support disabled: install matplotlib if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") /jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/External.py:63: UserWarning: pyhmc is not supported: install pyhmc if needed. warnings.warn("pyhmc is not supported: install pyhmc if needed.") 2023-02-22 20:56:19 WARNING:mpi_map: MPI_Pool_v2.alloc_dmem DEPRECATED since v>2.4. Use MPI_Pool_v2.bcast_dmem instead. ok ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_IEPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.ArcTan1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Exp1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Logistic1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gamma1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Beta1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Gumbel1D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Linear2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 158, in test_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 348, in test_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 235, in test_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 309, in test_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 272, in test_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 65, in test_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_x_grad_t_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 197, in test_grad_x_grad_t_kl_divergence flag = FD.check_grad_x( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 95, in check_grad_x app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 125, in test_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 598, in test_precomp_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 874, in test_precomp_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 691, in test_precomp_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 798, in test_precomp_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 744, in test_precomp_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1286, in test_precomp_cached_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_action_storage_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1752, in test_precomp_cached_batch_action_storage_hess_a_kl_divergence flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1459, in test_precomp_cached_batch_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1640, in test_precomp_cached_batch_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_batch_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1549, in test_precomp_cached_batch_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1004, in test_precomp_cached_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1177, in test_precomp_cached_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_cached_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 1090, in test_precomp_cached_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 425, in test_precomp_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 525, in test_precomp_hess_a_kl_divergence flag = FD.check_hess_a_from_grad_a(grad_a_kl_divergence, hess_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 475, in test_precomp_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_tuple_grad_a_kl_divergence (TransportMaps.tests.test_kl_divergence.Banana2D_ParallelPool_ISPBTMD_KLdiv_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_kl_divergence.py", line 95, in test_tuple_grad_a_kl_divergence flag = FD.check_grad_a(kl_divergence, grad_a_kl_divergence, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 123, in test_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 212, in test_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 152, in test_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 180, in test_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 67, in test_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 92, in test_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 331, in test_precomp_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 453, in test_precomp_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 371, in test_precomp_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 410, in test_precomp_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 251, in test_precomp_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_LinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 289, in test_precomp_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 123, in test_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 212, in test_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 152, in test_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 180, in test_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 67, in test_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 92, in test_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 331, in test_precomp_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 453, in test_precomp_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 371, in test_precomp_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 410, in test_precomp_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 251, in test_precomp_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_MonoLinSpan_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 289, in test_precomp_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 123, in test_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 212, in test_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 152, in test_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 180, in test_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 67, in test_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 92, in test_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 331, in test_precomp_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 453, in test_precomp_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 371, in test_precomp_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 410, in test_precomp_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 251, in test_precomp_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntExp_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 289, in test_precomp_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 123, in test_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 212, in test_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 152, in test_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 180, in test_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 67, in test_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 92, in test_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 331, in test_precomp_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_action_storage_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 453, in test_precomp_batch_action_storage_hess_a_l2_misfit flag = FD.check_action_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 78, in check_action_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 371, in test_precomp_batch_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_batch_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 410, in test_precomp_batch_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_grad_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 251, in test_precomp_grad_a_l2_misfit flag = FD.check_grad_a(L2_misfit, grad_a_L2_misfit, File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 42, in check_grad_a app_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ====================================================================== ERROR: test_precomp_hess_a_l2_misfit (TransportMaps.tests.test_L2_misfit.Parallel_IntSq_L2_misfit_DerivativeChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/tests/test_L2_misfit.py", line 289, in test_precomp_hess_a_l2_misfit flag = FD.check_hess_a_from_grad_a( File "/jenkins/workspace/TransportMaps-pypi-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-pypi-mpi_python3/lib/python3.10/site-packages/TransportMaps/FiniteDifference.py", line 62, in check_hess_a_from_grad_a exa_start = time.clock() AttributeError: module 'time' has no attribute 'clock' ---------------------------------------------------------------------- Ran 960 tests in 1031.647s FAILED (errors=498, skipped=9) Errors: 498, Failures: 0 Build step 'Execute shell' marked build as failure Sending e-mails to: tmteam-dev@mit.edu [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Skipped based on build state FAILURE Finished: FAILURE