See <https://builds.apache.org/job/mesos-reviewbot/14714/>
------------------------------------------
[...truncated 4239 lines...]
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for gzread in -lz... yes
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'...
/usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1
-Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... cc1plus: warning: command
line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled
by default]
yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating
src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to
src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to
src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
make dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec
chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0";
}; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
(cd 3rdparty && make top_distdir=../mesos-1.1.0
distdir=../mesos-1.1.0/3rdparty \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
(cd stout && make top_distdir=../../mesos-1.1.0
distdir=../../mesos-1.1.0/3rdparty/stout \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
(cd include && make top_distdir=../../../mesos-1.1.0
distdir=../../../mesos-1.1.0/3rdparty/stout/include \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make \
top_distdir="../../mesos-1.1.0"
distdir="../../mesos-1.1.0/3rdparty/stout" \
dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
(cd libprocess && make top_distdir=../../mesos-1.1.0
distdir=../../mesos-1.1.0/3rdparty/libprocess \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
(cd include && make top_distdir=../../../mesos-1.1.0
distdir=../../../mesos-1.1.0/3rdparty/libprocess/include \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make \
top_distdir="../../mesos-1.1.0"
distdir="../../mesos-1.1.0/3rdparty/libprocess" \
dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
(cd src && make top_distdir=../mesos-1.1.0 distdir=../mesos-1.1.0/src \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." || \
(/bin/mkdir -p python/cli/src/mesos && cp -pf
./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/cli/src/mesos && cp -pf
./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." || \
(/bin/mkdir -p python/cli/src/mesos && cp -pf
./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." || \
(/bin/mkdir -p python/cli/src/mesos && cp -pf
./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." || \
(/bin/mkdir -p python/interface/src/mesos && cp -pf
./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf
./python/interface/src/mesos/interface/__init__.py
python/interface/src/mesos/interface/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf
./python/interface/src/mesos/v1/__init__.py
python/interface/src/mesos/v1/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp
-pf ./python/interface/src/mesos/v1/interface/__init__.py
python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/native_common && cp -pf
./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." || \
(/bin/mkdir -p python/native/src/mesos && cp -pf
./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/native/src/mesos/native && cp -pf
./python/native/src/mesos/native/__init__.py
python/native/src/mesos/native/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos && cp -pf
./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf
./python/executor/src/mesos/executor/__init__.py
python/executor/src/mesos/executor/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf
./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp
python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf
./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp
python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf
./python/executor/src/mesos/executor/module.cpp
python/executor/src/mesos/executor/module.cpp)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf
./python/executor/src/mesos/executor/proxy_executor.cpp
python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf
./python/executor/src/mesos/executor/proxy_executor.hpp
python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos && cp -pf
./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf
./python/scheduler/src/mesos/scheduler/__init__.py
python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf
./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp
python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf
./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp
python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf
./python/scheduler/src/mesos/scheduler/module.cpp
python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf
./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp
python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf
./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp
python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." || \
(/bin/mkdir -p python/src/mesos && cp -pf
./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py',
needed by `distdir'. Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: Leaving directory `/mesos'
make[1]: *** [distdir] Error 1
make: *** [dist] Error 2
+ docker rmi mesos-1470790384-12362
Untagged: mesos-1470790384-12362:latest
Deleted: sha256:a32b06b4a42213d9f0ec6f7bf54b7c9f9eb2005562cc573dc977d269ef5451b5
Deleted: sha256:2a26090da8783bb5a5a29a8f1d4600c5c7bc55950255eb5e2898d5962a479ffd
Deleted: sha256:d608fde3548234f8b95e1d35380b866b8bb3a9c56a875486f32b728c26312f3e
Deleted: sha256:b6f757950c8a04626fe6a5f2e249f805abda18686545f51800cf138a2c711441
Deleted: sha256:777e47dc42e0c728003e38453e7ae4156e9fcd94f6803bcceba116be8e6aa528
Deleted: sha256:c29ec275fedae2f5138a2a3821c751a5887c2b00faf0237f4bc7aa6b7a199723
Deleted: sha256:e366c94e6be15be4cec5d1b700fd6851a4cee8e90ea94b75589a3f801e0d1cd3
Deleted: sha256:0feb5ec063a88a88749a36f97b1e016ab06b741044c1aa8f9b9fc22652220be8
Deleted: sha256:320b7640144f255da7319d55ee69597e09e89d9dac666f9a29241dcc55782692
Deleted: sha256:6a6c360c50d18529b76e5d91a755697f755f757ad3c39e7d89288ad67820467e
Deleted: sha256:a8ac605c0255a235ad6d7e3f05b78e691e2468bf77c958c93da78bed74bdf74c
Deleted: sha256:678200cbd5ca95c35ca4cc1ad7fbf097ef8816150b1610dd1dba393dc797b630
Deleted: sha256:ba9447a16ec39174e1b4a3964287530631f8e91f2468307a01011cbd19eb4793
Deleted: sha256:836b5475f83a9ecc245a30674b33a6c62351520875f3ff32e6745c67a99deb88
Deleted: sha256:7aedcbee7f99dcaaa3ccf07489d89b3f522d5d9fbcc07c14bd75b03eabfc0acb
Deleted: sha256:127c15c7b31b6ddc40e738d0faa7368e3b13921c3c2122ac97c640acda939958
Deleted: sha256:664ea38b2e9990ed9e74bd6f1d6ac5c10961ea1d2d4b37fc7766d30ec75989e2
Deleted: sha256:98c7f118de896470e328eb871eb4a09ab0abbb575c2a2935f7307cd586431095
Deleted: sha256:93e68676c216082f7621bfd876e96d936798bcbe83bcd8f9313c4ede76bcc17b
Deleted: sha256:c96b9bc383b84a1b610aef10e8cf47fa236e5a432b3a13f5b2b3f0a4e8c41317
Deleted: sha256:635f8817330ac23fb58a48cb648b056a8498cd9e2db1f78038d071b407d4923c
Deleted: sha256:4d22d93803710ba96fba4aaac2722c17ba6ae9687a0cd59d42755479c5abe088
Build step 'Execute shell' marked build as failure