Skip to content
Failed

Console Output

Skipping 6,291 KB.. Full Log
    mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence
    (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature
    d1, 0, qparams, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling
    concatenate=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem
    pars = f(**args)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature
    x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map
    fval = f(**args)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped
    start = time.process_time()
AttributeError: 'module' object has no attribute 'process_time'

======================================================================
ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t
    mpi_pool=self.mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence
    mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence
    grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete
    callback=self.minimize_kl_divergence_callback)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize
    constraints, callback=callback, **options)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp
    for c in cons['ineq']]))
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints
    mpi_pool=self.mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t
    mpi_pool=self.mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence
    mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence
    grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 371, in minimize_kl_divergence_complete
    callback=self.minimize_kl_divergence_callback)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize
    constraints, callback=callback, **options)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp
    for c in cons['ineq']]))
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints
    mpi_pool=self.mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t
    mpi_pool=self.mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence
    mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence
    grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete
    callback=self.minimize_kl_divergence_callback)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize
    constraints, callback=callback, **options)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp
    for c in cons['ineq']]))
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints
    mpi_pool=self.mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Linear2D_pa_LS_KL_div_min)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t
    mpi_pool=[self.mpi_pool]*self.tm_approx.dim)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence
    mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence
    (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature
    d1, 0, qparams, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling
    concatenate=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem
    pars = f(**args)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature
    x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 877, in map_samples_base_to_target
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map
    fval = f(**args)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped
    start = time.process_time()
AttributeError: 'module' object has no attribute 'process_time'

======================================================================
ERROR: test_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 71, in test_direct_t
    mpi_pool=self.mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence
    mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence
    grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete
    callback=self.minimize_kl_divergence_callback)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize
    constraints, callback=callback, **options)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp
    for c in cons['ineq']]))
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints
    mpi_pool=self.mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
ERROR: test_fungrad_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 91, in test_fungrad_direct_t
    mpi_pool=self.mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence
    mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence
    grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 371, in minimize_kl_divergence_complete
    callback=self.minimize_kl_divergence_callback)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize
    constraints, callback=callback, **options)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp
    for c in cons['ineq']]))
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints
    mpi_pool=self.mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
ERROR: test_hessact_direct_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 111, in test_hessact_direct_t
    mpi_pool=self.mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence
    mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1044, in minimize_kl_divergence
    grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 380, in minimize_kl_divergence_complete
    callback=self.minimize_kl_divergence_callback)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py", line 495, in minimize
    constraints, callback=callback, **options)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/scipy/optimize/slsqp.py", line 314, in _minimize_slsqp
    for c in cons['ineq']]))
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMaps.py", line 465, in minimize_kl_divergence_constraints
    mpi_pool=self.mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
ERROR: test_inverse_from_samples_t (TransportMaps.tests.test_kl_minimization.Banana2D_pa_LS_KL_div_min)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_kl_minimization.py", line 132, in test_inverse_from_samples_t
    mpi_pool=[self.mpi_pool]*self.tm_approx.dim)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 527, in minimize_kl_divergence
    mpi_pool=mpi_pool, grad_check=grad_check, hess_check=hess_check)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 1017, in minimize_kl_divergence
    (x, w) = generate_quadrature(d1, x, w, qtype, qparams, None)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TriangularTransportMapBase.py", line 985, in generate_quadrature
    d1, 0, qparams, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 535, in distributed_sampling
    concatenate=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 392, in mpi_map_alloc_dmem
    pars = f(**args)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 160, in quadrature
    qtype, qparams, mass=mass, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 161, in quadrature
    x = self.map_samples_base_to_target(base_x, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Distributions/TransportMapDistributions.py", line 443, in map_samples_base_to_target
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 280, in mpi_map
    fval = f(**args)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped
    out = f(slf, *args, **kwargs)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped
    start = time.process_time()
AttributeError: 'module' object has no attribute 'process_time'

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 126, in test_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 119, in action_storage_hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 215, in test_batch_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 208, in action_storage_hess_a_L2_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 154, in test_batch_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 143, in L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 183, in test_batch_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 177, in hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 69, in test_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 58, in L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 95, in test_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 89, in hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 334, in test_precomp_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 327, in action_storage_hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 456, in test_precomp_batch_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 449, in action_storage_hess_a_L2_misfit
    params1=params1, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 373, in test_precomp_batch_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 362, in L2_misfit
    params1=params1, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 413, in test_precomp_batch_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 407, in hess_a_L2_misfit
    params1=params1, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 253, in test_precomp_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 242, in L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 292, in test_precomp_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 286, in hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 126, in test_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 119, in action_storage_hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 215, in test_batch_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 208, in action_storage_hess_a_L2_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 154, in test_batch_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 143, in L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 183, in test_batch_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 177, in hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 69, in test_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 58, in L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 95, in test_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 89, in hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 334, in test_precomp_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 327, in action_storage_hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 456, in test_precomp_batch_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 449, in action_storage_hess_a_L2_misfit
    params1=params1, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 373, in test_precomp_batch_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 362, in L2_misfit
    params1=params1, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 413, in test_precomp_batch_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 407, in hess_a_L2_misfit
    params1=params1, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 253, in test_precomp_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 242, in L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 292, in test_precomp_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 286, in hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 126, in test_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 119, in action_storage_hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 215, in test_batch_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 208, in action_storage_hess_a_L2_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 154, in test_batch_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 143, in L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 183, in test_batch_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 177, in hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 69, in test_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 58, in L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 95, in test_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 89, in hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 334, in test_precomp_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 327, in action_storage_hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 456, in test_precomp_batch_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 449, in action_storage_hess_a_L2_misfit
    params1=params1, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 373, in test_precomp_batch_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 362, in L2_misfit
    params1=params1, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 413, in test_precomp_batch_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 407, in hess_a_L2_misfit
    params1=params1, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 253, in test_precomp_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 242, in L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 292, in test_precomp_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 286, in hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 126, in test_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 119, in action_storage_hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 215, in test_batch_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 208, in action_storage_hess_a_L2_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 154, in test_batch_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 143, in L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 183, in test_batch_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 177, in hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 69, in test_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 58, in L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 95, in test_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 89, in hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 334, in test_precomp_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 327, in action_storage_hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 456, in test_precomp_batch_action_storage_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 79, in check_action_hess_a_from_grad_a
    exa = action_hess_f(x, v, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 449, in action_storage_hess_a_L2_misfit
    params1=params1, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1395, in storage_hess_a_L2squared_misfit
    batch_size=batch_size, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 373, in test_precomp_batch_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 362, in L2_misfit
    params1=params1, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1151, in L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 413, in test_precomp_batch_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 407, in hess_a_L2_misfit
    params1=params1, mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1352, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool, splitted=True )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 253, in test_precomp_grad_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 43, in check_grad_a
    app = grad_a_fd(f,x,dx,params,end)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 128, in grad_a_fd
    tmp = f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 242, in L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1108, in L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
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-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 292, in test_precomp_hess_a_l2_misfit
    verbose=False)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/FiniteDifference.py", line 63, in check_hess_a_from_grad_a
    exa = hess_f(x, **params)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_misfit.py", line 286, in hess_a_L2_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Routines.py", line 1306, in hess_a_L2squared_misfit
    mpi_pool=mpi_pool)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 300, in mpi_map
    reduce_obj=reduce_obj, reduce_args=obj_args_reduce)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/mpi_map/misc.py", line 744, in map
    raise RuntimeError("Some of the MPI processes failed")
RuntimeError: Some of the MPI processes failed

======================================================================
ERROR: test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntExp_L2_min)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_minimization.py", line 57, in test_L2_minimization
    mpi_pool_list=[self.mpi_pool]*self.dim)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1851, in regression
    T = t(x)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 239, in __call__
    return self.evaluate( x )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped
    out = f(slf, *args, **kwargs)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped
    start = time.process_time()
AttributeError: 'module' object has no attribute 'process_time'

======================================================================
ERROR: test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_IntSq_L2_min)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_minimization.py", line 57, in test_L2_minimization
    mpi_pool_list=[self.mpi_pool]*self.dim)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1851, in regression
    T = t(x)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 239, in __call__
    return self.evaluate( x )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped
    out = f(slf, *args, **kwargs)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped
    start = time.process_time()
AttributeError: 'module' object has no attribute 'process_time'

======================================================================
ERROR: test_L2_minimization (TransportMaps.tests.test_L2_minimization.Parallel_LinSpan_L2_min)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/tests/test_L2_minimization.py", line 57, in test_L2_minimization
    mpi_pool_list=[self.mpi_pool]*self.dim)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 1851, in regression
    T = t(x)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Maps/TransportMapBase.py", line 239, in __call__
    return self.evaluate( x )
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 648, in wrapped
    out = f(slf, *args, **kwargs)
  File "/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/clang/MACHINE/reynolds/PYTHON_EXE/python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped
    start = time.process_time()
AttributeError: 'module' object has no attribute 'process_time'

----------------------------------------------------------------------
Ran 960 tests in 740.685s

FAILED (errors=951, skipped=9)
python2/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python2/local/lib/python2.7/site-packages/TransportMaps/Misc.py", line 98, in wrapped
    start = time.process_time()
AttributeError: 'module' object has no attribute 'process_time'

Errors: 951, Failures: 0
Build step 'Execute shell' marked build as failure
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] Skipped based on build state FAILURE
Finished: FAILURE