Skip to content
Failed

Console Output

Started by upstream project "TransportMaps-private-develop-mpi" build number 116
originally caused by:
 Started by BitBucket push by dabi86
 Started by BitBucket push by dabi86
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on reynolds in workspace /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
No credentials specified
Cloning the remote Git repository
Cloning repository git@bitbucket.org:dabi86/transportmaps-private.git
 > git init /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv # timeout=10
Fetching upstream changes from git@bitbucket.org:dabi86/transportmaps-private.git
 > git --version # timeout=10
 > git fetch --tags --progress git@bitbucket.org:dabi86/transportmaps-private.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@bitbucket.org:dabi86/transportmaps-private.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@bitbucket.org:dabi86/transportmaps-private.git # timeout=10
Fetching upstream changes from git@bitbucket.org:dabi86/transportmaps-private.git
 > git fetch --tags --progress git@bitbucket.org:dabi86/transportmaps-private.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision bbef3ee13371b54935e1ac3f0dcb6afe9744c840 (refs/remotes/origin/develop/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bbef3ee13371b54935e1ac3f0dcb6afe9744c840 # timeout=10
Commit message: "fixed unit tests"
 > git rev-list --no-walk 8849782d256116e5a3782757f7934509bf12add7 # timeout=10
[virtualenv] $ /bin/bash -xe /tmp/jenkins4389377688719743703.sh
+ bash -ex jenkins/test-source.sh
+ set -e
++ pwd
+ ROOT=/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv
++ echo TransportMaps-private-develop-mpi/COMPILER=gcc,MACHINE=reynolds,PYTHON_EXE=python3,VENV_SYS=virtualenv
++ cut -d / -f 1
+ TEST_NAME=TransportMaps-private-develop-mpi
+ ENV_NAME=venv_TransportMaps-private-develop-mpi_python3
+ VENV_OPTS=
+ [[ TransportMaps-private-develop-mpi == *\m\p\i* ]]
+ TTYPE=parallel
+ MPI=True
++ hostname
+ [[ reynolds == *\m\a\c\y\s* ]]
++ hostname
+ [[ reynolds == \m\a\c\y\s\-\S\i\e\r\r\a ]]
++ hostname
+ [[ reynolds == *\r\e\y\n\o\l\d\s* ]]
+ export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin
+ '[' virtualenv = virtualenv ']'
+ rm -rf venv_TransportMaps-private-develop-mpi_python3
+ virtualenv --python=python3 venv_TransportMaps-private-develop-mpi_python3
Using base prefix '/usr'
New python executable in /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python3/bin/python3
Also creating executable in /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python3/bin/python
Installing setuptools, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python3
+ source venv_TransportMaps-private-develop-mpi_python3/bin/activate
++ deactivate nondestructive
++ unset -f pydoc
++ '[' -z '' ']'
++ '[' -z '' ']'
++ '[' -n /bin/bash ']'
++ hash -r
++ '[' -z '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python3
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin
++ PATH=/jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin
++ export PATH
++ '[' -z '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' x '!=' x ']'
+++ basename /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python3
++ PS1='(venv_TransportMaps-private-develop-mpi_python3) '
++ export PS1
++ alias pydoc
++ '[' -n /bin/bash ']'
++ hash -r
++ python -V
+ PY_VERS='Python 3.5.2'
+ echo ''

+ echo 'TEST_NAME: TransportMaps-private-develop-mpi'
TEST_NAME: TransportMaps-private-develop-mpi
++ hostname
+ echo 'HOSTNAME: reynolds'
HOSTNAME: reynolds
+ echo 'PATH: /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin'
PATH: /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/bin
+ echo 'VENV_OPTS: '
VENV_OPTS: 
+ echo 'PY-VERS: Python 3.5.2'
PY-VERS: Python 3.5.2
+ echo ''

+ echo 'Upgrading pip'
Upgrading pip
+ python /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python3/bin/pip install --upgrade pip
Requirement already up-to-date: pip in ./venv_TransportMaps-private-develop-mpi_python3/lib/python3.5/site-packages (19.2.1)
+ echo 'Installing numpy'
Installing numpy
+ python /jenkins/workspace/TransportMaps-private-develop-mpi/COMPILER/gcc/MACHINE/reynolds/PYTHON_EXE/python3/VENV_SYS/virtualenv/venv_TransportMaps-private-develop-mpi_python3/bin/pip install --upgrade numpy
Collecting numpy
  Using cached https://files.pythonhosted.org/packages/bb/ef/d5a21cbc094d3f4d5b5336494dbcc9550b70c766a8345513c7c24ed18418/numpy-1.16.4-cp35-cp35m-manylinux1_x86_64.whl
Installing collected packages: numpy
Successfully installed numpy-1.16.4
+ echo Packaging
Packaging
+ rm -fr tmp_sdist
+ mkdir tmp_sdist
+ python setup.py clean --all
Traceback (most recent call last):
  File "setup.py", line 31, in <module>
    from Cython.Build import cythonize
ImportError: No module named 'Cython'
Build step 'Execute shell' marked build as failure
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Skipped based on build state FAILURE
Finished: FAILURE