You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/23 02:00:52 UTC

Build failed in Jenkins: Mesos-Ubuntu-distcheck #232

See <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/232/changes>

Changes:

[benjamin.hindman] More docs for attributes and resources.

------------------------------------------
[...truncated 380 lines...]
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 Ada/C/ObjC but not for C++ [enabled by default]
yes
checking python module: boto... no
configure: WARNING: can not find python-boto
-------------------------------------------------------------------
mesos-ec2 services will not function.
-------------------------------------------------------------------
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating ec2/Makefile
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating bin/mesos.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-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-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-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-local.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.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-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/mesos.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/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/examples/python/test-containerizer
config.status: creating src/python/setup.py
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in 3rdparty/libprocess (/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty/libprocess)
configure: running /bin/bash ../../../3rdparty/libprocess/configure --disable-option-checking '--prefix=/usr/local'  'JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64' '--enable-shared=no' '--with-pic' --cache-file=/dev/null --srcdir=../../../3rdparty/libprocess
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking if compiling with clang... no
configure: GCC version: 4.6
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
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 whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... no
checking whether g++ supports C++11 features with -std=c++0x... yes
checking for dlopen in -ldl... yes
found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating 3rdparty/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in 3rdparty/stout (/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty/libprocess/3rdparty/stout)
configure: running /bin/bash ../../../../../3rdparty/libprocess/3rdparty/stout/configure --disable-option-checking '--prefix=/usr/local'  'JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64' '--enable-shared=no' '--with-pic' --cache-file=/dev/null --srcdir=../../../../../3rdparty/libprocess/3rdparty/stout
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
+ GLOG_v=1
+ MESOS_VERBOSE=1
+ make distcheck GTEST_SHUFFLE=1
if test -d "mesos-0.20.0"; then find "mesos-0.20.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-0.20.0" || { sleep 5 && rm -rf "mesos-0.20.0"; }; else :; fi
test -d "mesos-0.20.0" || mkdir "mesos-0.20.0"
 (cd 3rdparty && make  top_distdir=../mesos-0.20.0 distdir=../mesos-0.20.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty'
 (cd libprocess && make  top_distdir=../../mesos-0.20.0 distdir=../../mesos-0.20.0/3rdparty/libprocess \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty/libprocess'
:
test -d "../../mesos-0.20.0/3rdparty/libprocess" || mkdir "../../mesos-0.20.0/3rdparty/libprocess"
 (cd 3rdparty && make  top_distdir=../../../mesos-0.20.0 distdir=../../../mesos-0.20.0/3rdparty/libprocess/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty/libprocess/3rdparty'
 (cd stout && make  top_distdir=../../../../mesos-0.20.0 distdir=../../../../mesos-0.20.0/3rdparty/libprocess/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty/libprocess/3rdparty/stout'
:
test -d "../../../../mesos-0.20.0/3rdparty/libprocess/3rdparty/stout" || mkdir "../../../../mesos-0.20.0/3rdparty/libprocess/3rdparty/stout"
 (cd include && make  top_distdir=../../../../../mesos-0.20.0 distdir=../../../../../mesos-0.20.0/3rdparty/libprocess/3rdparty/stout/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty/libprocess/3rdparty/stout/include'
make[5]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty/libprocess/3rdparty/stout/include'
test -n ":" \
	|| find "../../../../mesos-0.20.0/3rdparty/libprocess/3rdparty/stout" -type d ! -perm -755 \
		-exec chmod u+rwx,go+rx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec /bin/bash /x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/3rdparty/libprocess/3rdparty/stout/install-sh -c -m a+r {} {} \; \
	|| chmod -R a+r "../../../../mesos-0.20.0/3rdparty/libprocess/3rdparty/stout"
make[4]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty/libprocess/3rdparty/stout'
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty/libprocess/3rdparty'
 (cd include && make  top_distdir=../../../mesos-0.20.0 distdir=../../../mesos-0.20.0/3rdparty/libprocess/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty/libprocess/include'
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty/libprocess/include'
test -n ":" \
	|| find "../../mesos-0.20.0/3rdparty/libprocess" -type d ! -perm -755 \
		-exec chmod u+rwx,go+rx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec /bin/bash /x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/3rdparty/libprocess/install-sh -c -m a+r {} {} \; \
	|| chmod -R a+r "../../mesos-0.20.0/3rdparty/libprocess"
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty/libprocess'
make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/3rdparty'
 (cd src && make  top_distdir=../mesos-0.20.0 distdir=../mesos-0.20.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/src'
Makefile:1446: *** Recursive variable `EXAMPLESCRIPTSPYTHON' references itself (eventually).  Stop.
make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/src'
make: *** [distdir] Error 1
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos-Ubuntu-distcheck #236

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/236/changes>


Build failed in Jenkins: Mesos-Ubuntu-distcheck #235

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/235/changes>

Changes:

[dhamon] Add back declaration of stream operator.

------------------------------------------
[...truncated 60678 lines...]
I0724 02:12:33.134234 27388 replica.cpp:508] Replica received write request for position 7
I0724 02:12:33.161660 27365 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 27595us
I0724 02:12:33.161698 27365 replica.cpp:676] Persisted action at 7
I0724 02:12:33.161664 27388 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 27.41181ms
I0724 02:12:33.165663 27388 replica.cpp:676] Persisted action at 7
I0724 02:12:33.165858 27388 replica.cpp:655] Replica received learned notice for position 7
I0724 02:12:33.178020 27388 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 12.145562ms
I0724 02:12:33.178050 27388 replica.cpp:676] Persisted action at 7
I0724 02:12:33.178058 27388 replica.cpp:661] Replica learned APPEND action at position 7
I0724 02:12:33.185708 27350 coordinator.cpp:340] Coordinator attempting to write APPEND action at position 8
I0724 02:12:33.185997 27350 replica.cpp:508] Replica received write request for position 8
I0724 02:12:33.186133 27359 replica.cpp:508] Replica received write request for position 8
I0724 02:12:33.205662 27350 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 19.64402ms
I0724 02:12:33.205694 27350 replica.cpp:676] Persisted action at 8
I0724 02:12:33.205802 27359 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 19.655615ms
I0724 02:12:33.205819 27359 replica.cpp:676] Persisted action at 8
I0724 02:12:33.206017 27359 replica.cpp:655] Replica received learned notice for position 8
I0724 02:12:33.225658 27359 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 19.624989ms
I0724 02:12:33.225684 27359 replica.cpp:676] Persisted action at 8
I0724 02:12:33.225693 27359 replica.cpp:661] Replica learned APPEND action at position 8
I0724 02:12:33.225889 27359 coordinator.cpp:340] Coordinator attempting to write APPEND action at position 9
I0724 02:12:33.226167 27359 replica.cpp:508] Replica received write request for position 9
I0724 02:12:33.226258 27350 replica.cpp:508] Replica received write request for position 9
I0724 02:12:33.242336 27350 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 16.061053ms
I0724 02:12:33.242363 27350 replica.cpp:676] Persisted action at 9
I0724 02:12:33.242457 27359 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 16.27657ms
I0724 02:12:33.242478 27359 replica.cpp:676] Persisted action at 9
I0724 02:12:33.243017 27371 replica.cpp:655] Replica received learned notice for position 9
I0724 02:12:33.254402 27371 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 11.362599ms
I0724 02:12:33.254431 27371 replica.cpp:676] Persisted action at 9
I0724 02:12:33.254438 27371 replica.cpp:661] Replica learned APPEND action at position 9
I0724 02:12:33.254796 27382 coordinator.cpp:340] Coordinator attempting to write APPEND action at position 10
I0724 02:12:33.255439 27375 replica.cpp:508] Replica received write request for position 10
I0724 02:12:33.255590 27348 replica.cpp:508] Replica received write request for position 10
I0724 02:12:33.270505 27375 leveldb.cpp:343] Persisting action (18 bytes) to leveldb took 15.04704ms
I0724 02:12:33.270509 27348 leveldb.cpp:343] Persisting action (18 bytes) to leveldb took 14.893618ms
I0724 02:12:33.270544 27375 replica.cpp:676] Persisted action at 10
I0724 02:12:33.270552 27348 replica.cpp:676] Persisted action at 10
I0724 02:12:33.271042 27352 replica.cpp:655] Replica received learned notice for position 10
I0724 02:12:33.282608 27352 leveldb.cpp:343] Persisting action (20 bytes) to leveldb took 11.548851ms
I0724 02:12:33.282635 27352 replica.cpp:676] Persisted action at 10
I0724 02:12:33.282644 27352 replica.cpp:661] Replica learned APPEND action at position 10
I0724 02:12:33.319742 27072 leveldb.cpp:176] Opened db in 36.823665ms
I0724 02:12:33.332026 27072 leveldb.cpp:183] Compacted db in 12.243361ms
I0724 02:12:33.332054 27072 leveldb.cpp:198] Created db iterator in 4416ns
I0724 02:12:33.332063 27072 leveldb.cpp:204] Seeked to beginning of db in 804ns
I0724 02:12:33.332070 27072 leveldb.cpp:273] Iterated through 0 keys in the db in 250ns
I0724 02:12:33.332087 27072 replica.cpp:741] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned
I0724 02:12:33.338079 27335 replica.cpp:375] Replica received explicit promise request for position 1 with proposal 0
I0724 02:12:33.338112 27335 leveldb.cpp:438] Reading position from leveldb took 13038ns
I0724 02:12:33.338142 27335 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0724 02:12:33.364608 27335 catchup.cpp:247] Unable to catch-up position 1 in 10secs, retrying
I0724 02:12:33.365080 27335 replica.cpp:375] Replica received explicit promise request for position 1 with proposal 0
I0724 02:12:33.365103 27335 leveldb.cpp:438] Reading position from leveldb took 11909ns
I0724 02:12:33.365136 27335 replica.cpp:375] Replica received explicit promise request for position 1 with proposal 0
I0724 02:12:33.365151 27335 leveldb.cpp:438] Reading position from leveldb took 6550ns
I0724 02:12:33.365176 27335 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0724 02:12:33.378049 27338 replica.cpp:375] Replica received explicit promise request for position 1 with proposal 2
I0724 02:12:33.378103 27338 leveldb.cpp:438] Reading position from leveldb took 23785ns
I0724 02:12:33.379734 27350 replica.cpp:375] Replica received explicit promise request for position 1 with proposal 2
I0724 02:12:33.379760 27350 leveldb.cpp:438] Reading position from leveldb took 11421ns
I0724 02:12:33.381686 27368 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0724 02:12:33.397655 27350 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 17.88166ms
I0724 02:12:33.397696 27350 replica.cpp:676] Persisted action at 1
I0724 02:12:33.397655 27338 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 19.533893ms
I0724 02:12:33.401667 27338 replica.cpp:676] Persisted action at 1
I0724 02:12:33.401881 27338 replica.cpp:655] Replica received learned notice for position 1
I0724 02:12:33.403729 27350 replica.cpp:655] Replica received learned notice for position 1
I0724 02:12:33.421653 27350 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 17.908777ms
I0724 02:12:33.421687 27350 replica.cpp:676] Persisted action at 1
I0724 02:12:33.421696 27350 replica.cpp:661] Replica learned APPEND action at position 1
I0724 02:12:33.422176 27350 replica.cpp:375] Replica received explicit promise request for position 2 with proposal 2
I0724 02:12:33.422202 27350 leveldb.cpp:438] Reading position from leveldb took 11873ns
I0724 02:12:33.421659 27338 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 19.758069ms
I0724 02:12:33.425662 27338 replica.cpp:676] Persisted action at 1
I0724 02:12:33.425673 27338 replica.cpp:661] Replica learned APPEND action at position 1
I0724 02:12:33.425694 27338 replica.cpp:375] Replica received explicit promise request for position 2 with proposal 2
I0724 02:12:33.425714 27338 leveldb.cpp:438] Reading position from leveldb took 10021ns
I0724 02:12:33.425722 27374 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0724 02:12:33.440492 27350 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 18.272676ms
I0724 02:12:33.440528 27350 replica.cpp:676] Persisted action at 2
I0724 02:12:33.440492 27338 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 14.761811ms
I0724 02:12:33.443747 27338 replica.cpp:676] Persisted action at 2
I0724 02:12:33.443954 27338 replica.cpp:655] Replica received learned notice for position 2
I0724 02:12:33.445821 27378 replica.cpp:655] Replica received learned notice for position 2
I0724 02:12:33.461658 27378 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 15.817365ms
I0724 02:12:33.461695 27378 replica.cpp:676] Persisted action at 2
I0724 02:12:33.461705 27378 replica.cpp:661] Replica learned APPEND action at position 2
I0724 02:12:33.462157 27378 replica.cpp:375] Replica received explicit promise request for position 3 with proposal 2
I0724 02:12:33.462182 27378 leveldb.cpp:438] Reading position from leveldb took 12282ns
I0724 02:12:33.464712 27386 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0724 02:12:33.461662 27338 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 17.688007ms
I0724 02:12:33.465658 27338 replica.cpp:676] Persisted action at 2
I0724 02:12:33.465668 27338 replica.cpp:661] Replica learned APPEND action at position 2
I0724 02:12:33.465698 27338 replica.cpp:375] Replica received explicit promise request for position 3 with proposal 2
I0724 02:12:33.465725 27338 leveldb.cpp:438] Reading position from leveldb took 15017ns
I0724 02:12:33.481658 27378 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 19.458424ms
I0724 02:12:33.481688 27378 replica.cpp:676] Persisted action at 3
I0724 02:12:33.481673 27338 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 15.923819ms
I0724 02:12:33.481716 27338 replica.cpp:676] Persisted action at 3
I0724 02:12:33.483916 27378 replica.cpp:655] Replica received learned notice for position 3
I0724 02:12:33.485734 27335 replica.cpp:655] Replica received learned notice for position 3
I0724 02:12:33.500849 27378 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 16.901587ms
I0724 02:12:33.500845 27335 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 15.085146ms
I0724 02:12:33.500875 27378 replica.cpp:676] Persisted action at 3
I0724 02:12:33.500885 27378 replica.cpp:661] Replica learned APPEND action at position 3
I0724 02:12:33.500885 27335 replica.cpp:676] Persisted action at 3
I0724 02:12:33.500895 27335 replica.cpp:661] Replica learned APPEND action at position 3
I0724 02:12:33.501440 27335 replica.cpp:375] Replica received explicit promise request for position 4 with proposal 2
I0724 02:12:33.501473 27335 leveldb.cpp:438] Reading position from leveldb took 17809ns
I0724 02:12:33.501684 27374 replica.cpp:375] Replica received explicit promise request for position 4 with proposal 2
I0724 02:12:33.501713 27374 leveldb.cpp:438] Reading position from leveldb took 12932ns
I0724 02:12:33.501765 27334 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0724 02:12:33.520961 27335 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 19.465336ms
I0724 02:12:33.521006 27335 replica.cpp:676] Persisted action at 4
I0724 02:12:33.521312 27335 replica.cpp:655] Replica received learned notice for position 4
I0724 02:12:33.521661 27374 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 19.930571ms
I0724 02:12:33.521682 27374 replica.cpp:676] Persisted action at 4
I0724 02:12:33.521728 27374 replica.cpp:655] Replica received learned notice for position 4
I0724 02:12:33.537066 27335 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 15.723547ms
I0724 02:12:33.537104 27335 replica.cpp:676] Persisted action at 4
I0724 02:12:33.537112 27335 replica.cpp:661] Replica learned APPEND action at position 4
I0724 02:12:33.537189 27374 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 15.445096ms
I0724 02:12:33.537214 27374 replica.cpp:676] Persisted action at 4
I0724 02:12:33.537225 27374 replica.cpp:661] Replica learned APPEND action at position 4
I0724 02:12:33.537967 27374 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0724 02:12:33.538142 27334 replica.cpp:375] Replica received explicit promise request for position 5 with proposal 2
I0724 02:12:33.538173 27334 leveldb.cpp:438] Reading position from leveldb took 13552ns
I0724 02:12:33.538298 27382 replica.cpp:375] Replica received explicit promise request for position 5 with proposal 2
I0724 02:12:33.538322 27382 leveldb.cpp:438] Reading position from leveldb took 10178ns
I0724 02:12:33.557158 27334 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 18.968944ms
I0724 02:12:33.557158 27382 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 18.820132ms
I0724 02:12:33.557199 27334 replica.cpp:676] Persisted action at 5
I0724 02:12:33.557203 27382 replica.cpp:676] Persisted action at 5
I0724 02:12:33.557775 27370 replica.cpp:655] Replica received learned notice for position 5
I0724 02:12:33.557802 27388 replica.cpp:655] Replica received learned notice for position 5
I0724 02:12:33.577280 27388 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 19.455614ms
I0724 02:12:33.577280 27370 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 19.47438ms
I0724 02:12:33.577345 27388 replica.cpp:676] Persisted action at 5
I0724 02:12:33.577352 27370 replica.cpp:676] Persisted action at 5
I0724 02:12:33.577353 27388 replica.cpp:661] Replica learned APPEND action at position 5
I0724 02:12:33.577360 27370 replica.cpp:661] Replica learned APPEND action at position 5
I0724 02:12:33.578269 27335 replica.cpp:375] Replica received explicit promise request for position 6 with proposal 2
I0724 02:12:33.578306 27335 leveldb.cpp:438] Reading position from leveldb took 20220ns
I0724 02:12:33.578327 27361 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0724 02:12:33.578495 27338 replica.cpp:375] Replica received explicit promise request for position 6 with proposal 2
I0724 02:12:33.578523 27338 leveldb.cpp:438] Reading position from leveldb took 11722ns
I0724 02:12:33.597409 27338 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 18.861349ms
I0724 02:12:33.597409 27335 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 19.077476ms
I0724 02:12:33.597477 27338 replica.cpp:676] Persisted action at 6
I0724 02:12:33.597481 27335 replica.cpp:676] Persisted action at 6
I0724 02:12:33.597965 27373 replica.cpp:655] Replica received learned notice for position 6
I0724 02:12:33.598168 27386 replica.cpp:655] Replica received learned notice for position 6
I0724 02:12:33.617506 27373 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 19.518997ms
I0724 02:12:33.617535 27373 replica.cpp:676] Persisted action at 6
I0724 02:12:33.617542 27373 replica.cpp:661] Replica learned APPEND action at position 6
I0724 02:12:33.617518 27386 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 19.322178ms
I0724 02:12:33.617566 27386 replica.cpp:676] Persisted action at 6
I0724 02:12:33.617575 27386 replica.cpp:661] Replica learned APPEND action at position 6
I0724 02:12:33.618513 27343 replica.cpp:375] Replica received explicit promise request for position 7 with proposal 2
I0724 02:12:33.618546 27343 leveldb.cpp:438] Reading position from leveldb took 13379ns
I0724 02:12:33.618681 27382 replica.cpp:375] Replica received explicit promise request for position 7 with proposal 2
I0724 02:12:33.618705 27375 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0724 02:12:33.618705 27382 leveldb.cpp:438] Reading position from leveldb took 9192ns
I0724 02:12:33.637610 27382 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 18.840785ms
I0724 02:12:33.637645 27382 replica.cpp:676] Persisted action at 7
I0724 02:12:33.637774 27343 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 19.213251ms
I0724 02:12:33.637801 27343 replica.cpp:676] Persisted action at 7
I0724 02:12:33.637977 27343 replica.cpp:655] Replica received learned notice for position 7
I0724 02:12:33.638125 27382 replica.cpp:655] Replica received learned notice for position 7
I0724 02:12:33.657719 27382 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 19.577168ms
I0724 02:12:33.657745 27382 replica.cpp:676] Persisted action at 7
I0724 02:12:33.657753 27382 replica.cpp:661] Replica learned APPEND action at position 7
I0724 02:12:33.658196 27382 replica.cpp:375] Replica received explicit promise request for position 8 with proposal 2
I0724 02:12:33.658220 27382 leveldb.cpp:438] Reading position from leveldb took 11550ns
I0724 02:12:33.658303 27371 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0724 02:12:33.658334 27343 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 20.332443ms
I0724 02:12:33.658349 27343 replica.cpp:676] Persisted action at 7
I0724 02:12:33.658355 27343 replica.cpp:661] Replica learned APPEND action at position 7
I0724 02:12:33.658375 27343 replica.cpp:375] Replica received explicit promise request for position 8 with proposal 2
I0724 02:12:33.658390 27343 leveldb.cpp:438] Reading position from leveldb took 7874ns
I0724 02:12:33.677826 27382 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 19.591399ms
I0724 02:12:33.677855 27382 replica.cpp:676] Persisted action at 8
I0724 02:12:33.677964 27343 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 19.563231ms
I0724 02:12:33.677980 27343 replica.cpp:676] Persisted action at 8
I0724 02:12:33.678174 27343 replica.cpp:655] Replica received learned notice for position 8
I0724 02:12:33.678271 27382 replica.cpp:655] Replica received learned notice for position 8
I0724 02:12:33.698366 27382 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 20.077706ms
I0724 02:12:33.698395 27382 replica.cpp:676] Persisted action at 8
I0724 02:12:33.698401 27382 replica.cpp:661] Replica learned APPEND action at position 8
I0724 02:12:33.698869 27382 replica.cpp:375] Replica received explicit promise request for position 9 with proposal 2
I0724 02:12:33.698892 27382 leveldb.cpp:438] Reading position from leveldb took 11413ns
I0724 02:12:33.699033 27359 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0724 02:12:33.699102 27343 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 20.9104ms
I0724 02:12:33.699126 27343 replica.cpp:676] Persisted action at 8
I0724 02:12:33.699132 27343 replica.cpp:661] Replica learned APPEND action at position 8
I0724 02:12:33.699153 27343 replica.cpp:375] Replica received explicit promise request for position 9 with proposal 2
I0724 02:12:33.699168 27343 leveldb.cpp:438] Reading position from leveldb took 8243ns
I0724 02:12:33.714465 27382 leveldb.cpp:343] Persisting action (17 bytes) to leveldb took 15.557817ms
I0724 02:12:33.714493 27382 replica.cpp:676] Persisted action at 9
I0724 02:12:33.714634 27343 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 15.453231ms
I0724 02:12:33.714658 27343 replica.cpp:676] Persisted action at 9
I0724 02:12:33.715315 27361 replica.cpp:655] Replica received learned notice for position 9
I0724 02:12:33.715347 27388 replica.cpp:655] Replica received learned notice for position 9
I0724 02:12:33.730597 27361 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 15.242124ms
I0724 02:12:33.730597 27388 leveldb.cpp:343] Persisting action (19 bytes) to leveldb took 15.225562ms
I0724 02:12:33.730660 27361 replica.cpp:676] Persisted action at 9
I0724 02:12:33.730665 27388 replica.cpp:676] Persisted action at 9
I0724 02:12:33.730670 27361 replica.cpp:661] Replica learned APPEND action at position 9
I0724 02:12:33.730674 27388 replica.cpp:661] Replica learned APPEND action at position 9
I0724 02:12:33.731637 27347 replica.cpp:375] Replica received explicit promise request for position 10 with proposal 2
I0724 02:12:33.731659 27386 replica.cpp:375] Replica received explicit promise request for position 10 with proposal 2
I0724 02:12:33.731674 27347 leveldb.cpp:438] Reading position from leveldb took 21411ns
I0724 02:12:33.731689 27386 leveldb.cpp:438] Reading position from leveldb took 12716ns
I0724 02:12:33.731745 27388 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0724 02:12:33.742712 27386 leveldb.cpp:343] Persisting action (18 bytes) to leveldb took 11.004399ms
I0724 02:12:33.742739 27386 replica.cpp:676] Persisted action at 10
I0724 02:12:33.747957 27347 leveldb.cpp:343] Persisting action (20 bytes) to leveldb took 16.254379ms
I0724 02:12:33.748013 27347 replica.cpp:676] Persisted action at 10
I0724 02:12:33.748541 27347 replica.cpp:655] Replica received learned notice for position 10
I0724 02:12:33.748605 27388 replica.cpp:655] Replica received learned notice for position 10
I0724 02:12:33.758826 27347 leveldb.cpp:343] Persisting action (20 bytes) to leveldb took 10.262602ms
I0724 02:12:33.758826 27388 leveldb.cpp:343] Persisting action (20 bytes) to leveldb took 10.200025ms
I0724 02:12:33.758885 27347 replica.cpp:676] Persisted action at 10
I0724 02:12:33.758890 27388 replica.cpp:676] Persisted action at 10
I0724 02:12:33.758896 27347 replica.cpp:661] Replica learned APPEND action at position 10
I0724 02:12:33.758900 27388 replica.cpp:661] Replica learned APPEND action at position 10
[       OK ] RecoverTest.CatchupRetry (1391 ms)
[----------] 4 tests from RecoverTest (5825 ms total)

[----------] Global test environment tear-down
[==========] 390 tests from 64 test cases ran. (443589 ms total)
[  PASSED  ] 389 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SlaveRecoveryTest/0.SchedulerFailover, where TypeParam = mesos::internal::slave::MesosContainerizer

 1 FAILED TEST
  YOU HAVE 4 DISABLED TESTS

make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/mesos-0.20.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/mesos-0.20.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/mesos-0.20.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Ubuntu-distcheck/build/mesos-0.20.0/_build'
make: *** [distcheck] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Ubuntu-distcheck #234

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/234/changes>

Changes:

[dhamon] Introduce script for generating test coverage report.

------------------------------------------
[...truncated 4436 lines...]
make[4]: Nothing to be done for `examples/python/test-containerizer'.
make[4]: Nothing to be done for `../../src/examples/python/test_framework.py'.
make[4]: Nothing to be done for `examples/python/test-framework'.
make[4]: Nothing to be done for `../../src/examples/python/test_executor.py'.
make[4]: Nothing to be done for `examples/python/test-executor'.
make[4]: Nothing to be done for `../../src/tests/balloon_framework_test.sh'.
make[4]: Nothing to be done for `../../src/tests/low_level_scheduler_libprocess_test.sh'.
make[4]: Nothing to be done for `../../src/tests/low_level_scheduler_pthread_test.sh'.
make[4]: Nothing to be done for `../../src/tests/java_exception_test.sh'.
make[4]: Nothing to be done for `../../src/tests/java_framework_test.sh'.
make[4]: Nothing to be done for `../../src/tests/java_log_test.sh'.
make[4]: Nothing to be done for `../../src/tests/no_executor_framework_test.sh'.
make[4]: Nothing to be done for `../../src/tests/python_framework_test.sh'.
make[4]: Nothing to be done for `../../src/tests/test_framework_test.sh'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/src'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/src'>
./mesos-tests
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0723 20:05:02.677297  9531 process.cpp:1671] libprocess is initialized on 67.195.138.60:54168 for 8 cpus
I0723 20:05:02.677456  9531 logging.cpp:172] Logging to STDERR
Source directory: <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0>
Build directory: <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build>
Note: Google Test filter = *-CpuIsolatorTest/1.UserCpuUsage:CpuIsolatorTest/1.SystemCpuUsage:LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs:LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs_Big_Quota:MemIsolatorTest/0.MemUsage:MemIsolatorTest/1.MemUsage:PerfEventIsolatorTest.ROOT_CGROUPS_Sample:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PerfRollForward:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Cfs_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_Perf:PerfTest.ROOT_Events:PerfTest.ROOT_SampleInit:SlaveCount/Registrar_BENCHMARK_Test.performance/0:SlaveCount/Registrar_BENCHMARK_Test.performance/1:SlaveCount/Registrar_BENCHMARK_Test.performance/2:SlaveCount/Registrar_BENCHMARK_Test.performance/3:
Note: Randomizing tests' orders with a seed of 13813 .
[==========] Running 390 tests from 64 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from ReplicaTest
[ RUN      ] ReplicaTest.Restore
Using temporary directory '/tmp/ReplicaTest_Restore_azbVEB'
I0723 20:05:02.820477  9531 leveldb.cpp:176] Opened db in 130.560191ms
I0723 20:05:02.833539  9531 leveldb.cpp:183] Compacted db in 13.015365ms
I0723 20:05:02.833571  9531 leveldb.cpp:198] Created db iterator in 12587ns
I0723 20:05:02.833582  9531 leveldb.cpp:204] Seeked to beginning of db in 786ns
I0723 20:05:02.833591  9531 leveldb.cpp:273] Iterated through 0 keys in the db in 2148ns
I0723 20:05:02.833626  9531 replica.cpp:741] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned
I0723 20:05:02.870609  9562 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 36.259854ms
I0723 20:05:02.870638  9562 replica.cpp:320] Persisted replica status to VOTING
I0723 20:05:02.962617  9531 leveldb.cpp:176] Opened db in 91.648844ms
I0723 20:05:03.057539  9531 leveldb.cpp:183] Compacted db in 94.90146ms
I0723 20:05:03.057561  9531 leveldb.cpp:198] Created db iterator in 4944ns
I0723 20:05:03.057576  9531 leveldb.cpp:204] Seeked to beginning of db in 7131ns
I0723 20:05:03.057605  9531 leveldb.cpp:273] Iterated through 1 keys in the db in 20897ns
I0723 20:05:03.057622  9531 replica.cpp:741] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned
I0723 20:05:03.057873  9565 replica.cpp:474] Replica received implicit promise request with proposal 1
I0723 20:05:03.079975  9565 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 22.087375ms
I0723 20:05:03.079996  9565 replica.cpp:342] Persisted promised to 1
I0723 20:05:03.080302  9563 replica.cpp:508] Replica received write request for position 1
I0723 20:05:03.089287  9563 leveldb.cpp:343] Persisting action (27 bytes) to leveldb took 8.937714ms
I0723 20:05:03.089314  9563 replica.cpp:676] Persisted action at 1
I0723 20:05:03.089478  9562 leveldb.cpp:438] Reading position from leveldb took 16967ns
I0723 20:05:03.169229  9531 leveldb.cpp:176] Opened db in 79.638397ms
I0723 20:05:03.223675  9531 leveldb.cpp:183] Compacted db in 54.426124ms
I0723 20:05:03.223697  9531 leveldb.cpp:198] Created db iterator in 3369ns
I0723 20:05:03.223711  9531 leveldb.cpp:204] Seeked to beginning of db in 5256ns
I0723 20:05:03.223732  9531 leveldb.cpp:273] Iterated through 2 keys in the db in 11810ns
I0723 20:05:03.223757  9531 replica.cpp:741] Replica recovered with log positions 0 -> 1 with 1 holes and 1 unlearned
I0723 20:05:03.223883  9567 leveldb.cpp:438] Reading position from leveldb took 32404ns
[       OK ] ReplicaTest.Restore (535 ms)
[ RUN      ] ReplicaTest.Append
Using temporary directory '/tmp/ReplicaTest_Append_9EWROf'
I0723 20:05:03.303537  9531 leveldb.cpp:176] Opened db in 78.776485ms
I0723 20:05:03.307235  9531 leveldb.cpp:183] Compacted db in 3.675494ms
I0723 20:05:03.307251  9531 leveldb.cpp:198] Created db iterator in 1638ns
I0723 20:05:03.307260  9531 leveldb.cpp:204] Seeked to beginning of db in 244ns
I0723 20:05:03.307265  9531 leveldb.cpp:273] Iterated through 0 keys in the db in 75ns
I0723 20:05:03.307272  9531 replica.cpp:741] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned
I0723 20:05:03.331554  9568 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 24.052034ms
I0723 20:05:03.331576  9568 replica.cpp:320] Persisted replica status to VOTING
I0723 20:05:03.415268  9531 leveldb.cpp:176] Opened db in 81.20263ms
I0723 20:05:03.465780  9531 leveldb.cpp:183] Compacted db in 50.489596ms
I0723 20:05:03.465801  9531 leveldb.cpp:198] Created db iterator in 3348ns
I0723 20:05:03.465812  9531 leveldb.cpp:204] Seeked to beginning of db in 4563ns
I0723 20:05:03.465827  9531 leveldb.cpp:273] Iterated through 1 keys in the db in 8127ns
I0723 20:05:03.465839  9531 replica.cpp:741] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned
I0723 20:05:03.466018  9562 replica.cpp:474] Replica received implicit promise request with proposal 1
I0723 20:05:03.499269  9562 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 33.233231ms
I0723 20:05:03.499289  9562 replica.cpp:342] Persisted promised to 1
I0723 20:05:03.499519  9563 replica.cpp:508] Replica received write request for position 1
I0723 20:05:03.509457  9563 leveldb.cpp:343] Persisting action (27 bytes) to leveldb took 9.920712ms
I0723 20:05:03.509477  9563 replica.cpp:676] Persisted action at 1
I0723 20:05:03.509661  9562 leveldb.cpp:438] Reading position from leveldb took 35038ns
[       OK ] ReplicaTest.Append (286 ms)
[ RUN      ] ReplicaTest.Promise
Using temporary directory '/tmp/ReplicaTest_Promise_7Tb8KU'
I0723 20:05:03.591603  9531 leveldb.cpp:176] Opened db in 81.298388ms
I0723 20:05:03.601577  9531 leveldb.cpp:183] Compacted db in 9.955467ms
I0723 20:05:03.601596  9531 leveldb.cpp:198] Created db iterator in 2266ns
I0723 20:05:03.601605  9531 leveldb.cpp:204] Seeked to beginning of db in 378ns
I0723 20:05:03.601611  9531 leveldb.cpp:273] Iterated through 0 keys in the db in 96ns
I0723 20:05:03.601621  9531 replica.cpp:741] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned
I0723 20:05:03.627142  9565 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 25.311039ms
I0723 20:05:03.627164  9565 replica.cpp:320] Persisted replica status to VOTING
I0723 20:05:03.708798  9531 leveldb.cpp:176] Opened db in 81.396594ms
I0723 20:05:03.760118  9531 leveldb.cpp:183] Compacted db in 51.299023ms
I0723 20:05:03.760141  9531 leveldb.cpp:198] Created db iterator in 3414ns
I0723 20:05:03.760155  9531 leveldb.cpp:204] Seeked to beginning of db in 5151ns
I0723 20:05:03.760170  9531 leveldb.cpp:273] Iterated through 1 keys in the db in 6981ns
I0723 20:05:03.760184  9531 replica.cpp:741] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned
I0723 20:05:03.760293  9569 replica.cpp:474] Replica received implicit promise request with proposal 2
I0723 20:05:03.794700  9569 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 34.385816ms
I0723 20:05:03.794719  9569 replica.cpp:342] Persisted promised to 2
I0723 20:05:03.794929  9567 replica.cpp:474] Replica received implicit promise request with proposal 1
I0723 20:05:03.794955  9567 replica.cpp:479] Replica denying promise request with proposal 1
I0723 20:05:03.795132  9563 replica.cpp:474] Replica received implicit promise request with proposal 3
I0723 20:05:03.805011  9563 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 9.865914ms
I0723 20:05:03.805029  9563 replica.cpp:342] Persisted promised to 3
[       OK ] ReplicaTest.Promise (295 ms)
[ RUN      ] ReplicaTest.NonVoting
Using temporary directory '/tmp/ReplicaTest_NonVoting_JUclvA'
I0723 20:05:03.884166  9531 leveldb.cpp:176] Opened db in 78.671821ms
I0723 20:05:03.893031  9531 leveldb.cpp:183] Compacted db in 8.845201ms
I0723 20:05:03.893049  9531 leveldb.cpp:198] Created db iterator in 1848ns
I0723 20:05:03.893057  9531 leveldb.cpp:204] Seeked to beginning of db in 288ns
I0723 20:05:03.893064  9531 leveldb.cpp:273] Iterated through 0 keys in the db in 96ns
I0723 20:05:03.893074  9531 replica.cpp:741] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned
I0723 20:05:03.893236  9567 replica.cpp:369] Replica ignoring promise request as it is in EMPTY status
I0723 20:05:03.903360  9569 replica.cpp:503] Replica ignoring write request as it is in EMPTY status
[       OK ] ReplicaTest.NonVoting (108 ms)
[----------] 4 tests from ReplicaTest (1224 ms total)

[----------] 20 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
Using temporary directory '/tmp/MasterTest_TaskRunning_oeVRxg'
I0723 20:05:04.007910  9531 leveldb.cpp:176] Opened db in 92.149125ms
I0723 20:05:04.034940  9531 leveldb.cpp:183] Compacted db in 27.008077ms
I0723 20:05:04.034956  9531 leveldb.cpp:198] Created db iterator in 2250ns
I0723 20:05:04.034963  9531 leveldb.cpp:204] Seeked to beginning of db in 273ns
I0723 20:05:04.034968  9531 leveldb.cpp:273] Iterated through 0 keys in the db in 90ns
I0723 20:05:04.034977  9531 replica.cpp:741] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned
I0723 20:05:04.035289  9565 recover.cpp:425] Starting replica recovery
I0723 20:05:04.035431  9565 recover.cpp:451] Replica is in EMPTY status
I0723 20:05:04.035948  9565 replica.cpp:638] Replica in EMPTY status received a broadcasted recover request
I0723 20:05:04.036198  9563 recover.cpp:188] Received a recover response from a replica in EMPTY status
I0723 20:05:04.036331  9562 recover.cpp:542] Updating replica status to STARTING
I0723 20:05:04.036669  9565 master.cpp:289] Master 20140723-200504-1015726915-54168-9531 (janus.apache.org) started on 67.195.138.60:54168
I0723 20:05:04.036720  9565 master.cpp:326] Master only allowing authenticated frameworks to register
I0723 20:05:04.036731  9565 master.cpp:331] Master only allowing authenticated slaves to register
I0723 20:05:04.036746  9565 credentials.hpp:36] Loading credentials for authentication from '/tmp/MasterTest_TaskRunning_oeVRxg/credentials'
I0723 20:05:04.037014  9565 master.cpp:360] Authorization enabled
I0723 20:05:04.037386  9564 master.cpp:123] No whitelist given. Advertising offers for all slaves
I0723 20:05:04.037472  9569 hierarchical_allocator_process.hpp:301] Initializing hierarchical allocator process with master : master@67.195.138.60:54168
I0723 20:05:04.038990  9563 master.cpp:1129] The newly elected leader is master@67.195.138.60:54168 with id 20140723-200504-1015726915-54168-9531
I0723 20:05:04.039012  9563 master.cpp:1142] Elected as the leading master!
I0723 20:05:04.039021  9563 master.cpp:960] Recovering from registrar
I0723 20:05:04.039094  9564 registrar.cpp:313] Recovering registrar
I0723 20:05:04.060128  9562 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 23.69529ms
I0723 20:05:04.060153  9562 replica.cpp:320] Persisted replica status to STARTING
I0723 20:05:04.060281  9564 recover.cpp:451] Replica is in STARTING status
I0723 20:05:04.060616  9563 replica.cpp:638] Replica in STARTING status received a broadcasted recover request
I0723 20:05:04.060734  9569 recover.cpp:188] Received a recover response from a replica in STARTING status
I0723 20:05:04.060883  9566 recover.cpp:542] Updating replica status to VOTING
I0723 20:05:04.070415  9562 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 9.447275ms
I0723 20:05:04.070435  9562 replica.cpp:320] Persisted replica status to VOTING
I0723 20:05:04.070488  9566 recover.cpp:556] Successfully joined the Paxos group
I0723 20:05:04.070591  9566 recover.cpp:440] Recover process terminated
I0723 20:05:04.070788  9562 log.cpp:656] Attempting to start the writer
I0723 20:05:04.071338  9564 replica.cpp:474] Replica received implicit promise request with proposal 1
I0723 20:05:04.078738  9564 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 7.385605ms
I0723 20:05:04.078757  9564 replica.cpp:342] Persisted promised to 1
I0723 20:05:04.079032  9563 coordinator.cpp:230] Coordinator attemping to fill missing position
I0723 20:05:04.079565  9567 replica.cpp:375] Replica received explicit promise request for position 0 with proposal 2
I0723 20:05:04.087071  9567 leveldb.cpp:343] Persisting action (8 bytes) to leveldb took 7.490931ms
I0723 20:05:04.087090  9567 replica.cpp:676] Persisted action at 0
I0723 20:05:04.087512  9564 replica.cpp:508] Replica received write request for position 0
I0723 20:05:04.087543  9564 leveldb.cpp:438] Reading position from leveldb took 15909ns
I0723 20:05:04.095404  9564 leveldb.cpp:343] Persisting action (14 bytes) to leveldb took 7.841454ms
I0723 20:05:04.095425  9564 replica.cpp:676] Persisted action at 0
I0723 20:05:04.095743  9565 replica.cpp:655] Replica received learned notice for position 0
I0723 20:05:04.103919  9565 leveldb.cpp:343] Persisting action (16 bytes) to leveldb took 8.161443ms
I0723 20:05:04.103946  9565 replica.cpp:676] Persisted action at 0
I0723 20:05:04.103956  9565 replica.cpp:661] Replica learned NOP action at position 0
I0723 20:05:04.104517  9563 log.cpp:672] Writer started with ending position 0
I0723 20:05:04.104971  9563 leveldb.cpp:438] Reading position from leveldb took 8454ns
I0723 20:05:04.106319  9563 registrar.cpp:346] Successfully fetched the registry (0B)
I0723 20:05:04.106353  9563 registrar.cpp:422] Attempting to update the 'registry'
I0723 20:05:04.107600  9568 log.cpp:680] Attempting to append 137 bytes to the log
I0723 20:05:04.107668  9569 coordinator.cpp:340] Coordinator attempting to write APPEND action at position 1
I0723 20:05:04.107909  9566 replica.cpp:508] Replica received write request for position 1
I0723 20:05:05.037639  9568 hierarchical_allocator_process.hpp:724] No resources available to allocate!
I0723 20:05:05.037658  9568 hierarchical_allocator_process.hpp:686] Performed allocation for 0 slaves in 30682ns
I0723 20:05:05.159008  9566 leveldb.cpp:343] Persisting action (156 bytes) to leveldb took 1.051069615secs
I0723 20:05:05.159070  9566 replica.cpp:676] Persisted action at 1
I0723 20:05:05.159355  9568 replica.cpp:655] Replica received learned notice for position 1
I0723 20:05:06.037797  9569 hierarchical_allocator_process.hpp:724] No resources available to allocate!
I0723 20:05:06.037819  9569 hierarchical_allocator_process.hpp:686] Performed allocation for 0 slaves in 38065ns
I0723 20:05:06.655493  9568 leveldb.cpp:343] Persisting action (158 bytes) to leveldb took 1.496097784secs
I0723 20:05:06.655555  9568 replica.cpp:676] Persisted action at 1
I0723 20:05:06.655568  9568 replica.cpp:661] Replica learned APPEND action at position 1
I0723 20:05:06.655975  9564 registrar.cpp:479] Successfully updated 'registry'
I0723 20:05:06.656046  9564 registrar.cpp:372] Successfully recovered registrar
I0723 20:05:06.656098  9568 log.cpp:699] Attempting to truncate the log to 1
I0723 20:05:06.656183  9563 master.cpp:987] Recovered 0 slaves from the Registry (99B) ; allowing 10mins for slaves to re-register
I0723 20:05:06.656244  9569 coordinator.cpp:340] Coordinator attempting to write TRUNCATE action at position 2
I0723 20:05:06.656580  9567 replica.cpp:508] Replica received write request for position 2
I0723 20:05:06.704031  9567 leveldb.cpp:343] Persisting action (16 bytes) to leveldb took 47.4313ms
I0723 20:05:06.704057  9567 replica.cpp:676] Persisted action at 2
I0723 20:05:06.704284  9566 replica.cpp:655] Replica received learned notice for position 2
I0723 20:05:06.716182  9566 leveldb.cpp:343] Persisting action (18 bytes) to leveldb took 11.880918ms
I0723 20:05:06.716213  9566 leveldb.cpp:401] Deleting ~1 keys from leveldb took 12794ns
I0723 20:05:06.716224  9566 replica.cpp:676] Persisted action at 2
I0723 20:05:06.716235  9566 replica.cpp:661] Replica learned TRUNCATE action at position 2
I0723 20:05:06.718736  9568 slave.cpp:169] Slave started on 1)@67.195.138.60:54168
I0723 20:05:06.718763  9568 credentials.hpp:84] Loading credential for authentication from '/tmp/MasterTest_TaskRunning_fsSHe4/credential'
I0723 20:05:06.718876  9568 slave.cpp:267] Slave using credential for: test-principal
I0723 20:05:06.721667  9531 sched.cpp:139] Version: 0.20.0
I0723 20:05:06.722085  9564 sched.cpp:235] New master detected at master@67.195.138.60:54168
I0723 20:05:06.722108  9564 sched.cpp:285] Authenticating with master master@67.195.138.60:54168
I0723 20:05:06.722231  9566 authenticatee.hpp:104] Initializing client SASL
I0723 20:05:06.806640  9566 authenticatee.hpp:128] Creating new client SASL connection
I0723 20:05:06.806992  9564 master.cpp:3504] Authenticating scheduler-833e0a77-cdea-4902-8379-50f67e10bf3d@67.195.138.60:54168
I0723 20:05:06.807200  9567 authenticator.hpp:94] Initializing server SASL
I0723 20:05:06.807420  9567 auxprop.cpp:45] Initialized in-memory auxiliary property plugin
I0723 20:05:06.807435  9567 authenticator.hpp:156] Creating new server SASL connection
I0723 20:05:06.807596  9564 authenticatee.hpp:219] Received SASL authentication mechanisms: CRAM-MD5
I0723 20:05:06.807627  9564 authenticatee.hpp:245] Attempting to authenticate with mechanism 'CRAM-MD5'
I0723 20:05:06.807678  9564 authenticator.hpp:262] Received SASL authentication start
I0723 20:05:06.807728  9564 authenticator.hpp:384] Authentication requires more steps
I0723 20:05:06.807782  9564 authenticatee.hpp:265] Received SASL authentication step
I0723 20:05:06.807855  9564 authenticator.hpp:290] Received SASL authentication step
I0723 20:05:06.807883  9564 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'janus.apache.org' server FQDN: 'janus.apache.org' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0723 20:05:06.807898  9564 auxprop.cpp:153] Looking up auxiliary property '*userPassword'
I0723 20:05:06.807914  9564 auxprop.cpp:153] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0723 20:05:06.807929  9564 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'janus.apache.org' server FQDN: 'janus.apache.org' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0723 20:05:06.807939  9564 auxprop.cpp:103] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0723 20:05:06.807945  9564 auxprop.cpp:103] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0723 20:05:06.807962  9564 authenticator.hpp:376] Authentication success
I0723 20:05:06.808081  9564 master.cpp:3544] Successfully authenticated principal 'test-principal' at scheduler-833e0a77-cdea-4902-8379-50f67e10bf3d@67.195.138.60:54168
I0723 20:05:06.808214  9566 authenticatee.hpp:305] Authentication success
I0723 20:05:06.808281  9566 sched.cpp:359] Successfully authenticated with master master@67.195.138.60:54168
I0723 20:05:06.808298  9566 sched.cpp:478] Sending registration request to master@67.195.138.60:54168
I0723 20:05:06.808379  9566 master.cpp:1248] Received registration request from scheduler-833e0a77-cdea-4902-8379-50f67e10bf3d@67.195.138.60:54168
I0723 20:05:06.808411  9566 master.cpp:1208] Authorizing framework principal 'test-principal' to receive offers for role '*'
I0723 20:05:06.808660  9563 master.cpp:1307] Registering framework 20140723-200504-1015726915-54168-9531-0000 at scheduler-833e0a77-cdea-4902-8379-50f67e10bf3d@67.195.138.60:54168
I0723 20:05:06.808750  9565 sched.cpp:409] Framework registered with 20140723-200504-1015726915-54168-9531-0000
I0723 20:05:06.808779  9565 sched.cpp:423] Scheduler::registered took 16553ns
I0723 20:05:06.808831  9563 hierarchical_allocator_process.hpp:331] Added framework 20140723-200504-1015726915-54168-9531-0000
I0723 20:05:06.808845  9563 hierarchical_allocator_process.hpp:724] No resources available to allocate!
I0723 20:05:06.808851  9563 hierarchical_allocator_process.hpp:686] Performed allocation for 0 slaves in 7689ns
make[4]: *** [check-local] Segmentation fault
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/src'>
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/src'>
make[2]: *** [check] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/src'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build'>
make: *** [distcheck] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Ubuntu-distcheck #233

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/233/changes>

Changes:

[benjamin.hindman] Removed trailing '/' in Makefile.am.

------------------------------------------
[...truncated 4391 lines...]
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-state_tests.o -MD -MP -MF tests/.deps/mesos_tests-state_tests.Tpo -c -o tests/mesos_tests-state_tests.o `test -f 'tests/state_tests.cpp' || echo '../../src/'`tests/state_tests.cpp
mv -f tests/.deps/mesos_tests-state_tests.Tpo tests/.deps/mesos_tests-state_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-status_update_manager_tests.o -MD -MP -MF tests/.deps/mesos_tests-status_update_manager_tests.Tpo -c -o tests/mesos_tests-status_update_manager_tests.o `test -f 'tests/status_update_manager_tests.cpp' || echo '../../src/'`tests/status_update_manager_tests.cpp
mv -f tests/.deps/mesos_tests-status_update_manager_tests.Tpo tests/.deps/mesos_tests-status_update_manager_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-utils.o -MD -MP -MF tests/.deps/mesos_tests-utils.Tpo -c -o tests/mesos_tests-utils.o `test -f 'tests/utils.cpp' || echo '../../src/'`tests/utils.cpp
mv -f tests/.deps/mesos_tests-utils.Tpo tests/.deps/mesos_tests-utils.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-zookeeper_url_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_url_tests.Tpo -c -o tests/mesos_tests-zookeeper_url_tests.o `test -f 'tests/zookeeper_url_tests.cpp' || echo '../../src/'`tests/zookeeper_url_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_url_tests.Tpo tests/.deps/mesos_tests-zookeeper_url_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-cgroups_isolator_tests.o -MD -MP -MF tests/.deps/mesos_tests-cgroups_isolator_tests.Tpo -c -o tests/mesos_tests-cgroups_isolator_tests.o `test -f 'tests/cgroups_isolator_tests.cpp' || echo '../../src/'`tests/cgroups_isolator_tests.cpp
mv -f tests/.deps/mesos_tests-cgroups_isolator_tests.Tpo tests/.deps/mesos_tests-cgroups_isolator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-cgroups_tests.o -MD -MP -MF tests/.deps/mesos_tests-cgroups_tests.Tpo -c -o tests/mesos_tests-cgroups_tests.o `test -f 'tests/cgroups_tests.cpp' || echo '../../src/'`tests/cgroups_tests.cpp
mv -f tests/.deps/mesos_tests-cgroups_tests.Tpo tests/.deps/mesos_tests-cgroups_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-fs_tests.o -MD -MP -MF tests/.deps/mesos_tests-fs_tests.Tpo -c -o tests/mesos_tests-fs_tests.o `test -f 'tests/fs_tests.cpp' || echo '../../src/'`tests/fs_tests.cpp
mv -f tests/.deps/mesos_tests-fs_tests.Tpo tests/.deps/mesos_tests-fs_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-perf_tests.o -MD -MP -MF tests/.deps/mesos_tests-perf_tests.Tpo -c -o tests/mesos_tests-perf_tests.o `test -f 'tests/perf_tests.cpp' || echo '../../src/'`tests/perf_tests.cpp
mv -f tests/.deps/mesos_tests-perf_tests.Tpo tests/.deps/mesos_tests-perf_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-group_tests.o -MD -MP -MF tests/.deps/mesos_tests-group_tests.Tpo -c -o tests/mesos_tests-group_tests.o `test -f 'tests/group_tests.cpp' || echo '../../src/'`tests/group_tests.cpp
mv -f tests/.deps/mesos_tests-group_tests.Tpo tests/.deps/mesos_tests-group_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-registrar_zookeeper_tests.o -MD -MP -MF tests/.deps/mesos_tests-registrar_zookeeper_tests.Tpo -c -o tests/mesos_tests-registrar_zookeeper_tests.o `test -f 'tests/registrar_zookeeper_tests.cpp' || echo '../../src/'`tests/registrar_zookeeper_tests.cpp
mv -f tests/.deps/mesos_tests-registrar_zookeeper_tests.Tpo tests/.deps/mesos_tests-registrar_zookeeper_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-zookeeper.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper.Tpo -c -o tests/mesos_tests-zookeeper.o `test -f 'tests/zookeeper.cpp' || echo '../../src/'`tests/zookeeper.cpp
mv -f tests/.deps/mesos_tests-zookeeper.Tpo tests/.deps/mesos_tests-zookeeper.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-zookeeper_test_server.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_test_server.Tpo -c -o tests/mesos_tests-zookeeper_test_server.o `test -f 'tests/zookeeper_test_server.cpp' || echo '../../src/'`tests/zookeeper_test_server.cpp
mv -f tests/.deps/mesos_tests-zookeeper_test_server.Tpo tests/.deps/mesos_tests-zookeeper_test_server.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"mesos\ 0.20.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.20.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-zookeeper_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_tests.Tpo -c -o tests/mesos_tests-zookeeper_tests.o `test -f 'tests/zookeeper_tests.cpp' || echo '../../src/'`tests/zookeeper_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_tests.Tpo tests/.deps/mesos_tests-zookeeper_tests.Po
Building examples.jar ...
/bin/mkdir -p examples/java
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javac -source 1.6 -target 1.6			\
          -cp ../3rdparty/zookeeper-3.4.5/zookeeper-3.4.5.jar:java/target/protobuf-java-2.5.0.jar:java/target/mesos-0.20.0.jar:../../src/examples/java	\
          -sourcepath ../../src/examples/java -d examples/java	        \
          ../../src/examples/java/*.java
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/jar cf examples.jar -C examples/java .
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g -g2 -O2 -std=c++0x   -o mesos-tests tests/mesos_tests-allocator_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-authentication_tests.o tests/mesos_tests-authorization_tests.o tests/mesos_tests-containerizer.o tests/mesos_tests-containerizer_tests.o tests/mesos_tests-credentials_tests.o tests/mesos_tests-environment.o tests/mesos_tests-examples_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-health_check_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-fetcher_tests.o tests/mesos_tests-files_tests.o tests/mesos_tests-flags.o tests/mesos_tests-gc_tests.o tests/mesos_tests-isolator_tests.o tests/mesos_tests-external_containerizer_test.o tests/mesos_tests-log_tests.o tests/mesos_tests-logging_tests.o tests/mesos_tests-main.o tests/mesos_tests-master_authorization_tests.o tests/mesos_tests-master_contender_detector_tests.o tests/mesos_tests-master_tests.o tests/mesos_tests-mesos.o tests/mesos_tests-monitor_tests.o tests/mesos_tests-paths_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-rate_limiting_tests.o tests/mesos_tests-reconciliation_tests.o tests/mesos_tests-registrar_tests.o tests/mesos_tests-repair_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-sasl_tests.o tests/mesos_tests-scheduler_tests.o tests/mesos_tests-script.o tests/mesos_tests-shutdown_tests.o tests/mesos_tests-slave_recovery_tests.o tests/mesos_tests-slave_tests.o tests/mesos_tests-sorter_tests.o tests/mesos_tests-state_tests.o tests/mesos_tests-status_update_manager_tests.o tests/mesos_tests-utils.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-cgroups_isolator_tests.o tests/mesos_tests-cgroups_tests.o tests/mesos_tests-fs_tests.o tests/mesos_tests-perf_tests.o  tests/mesos_tests-group_tests.o tests/mesos_tests-registrar_zookeeper_tests.o tests/mesos_tests-zookeeper.o tests/mesos_tests-zookeeper_test_server.o tests/mesos_tests-zookeeper_tests.o ../3rdparty/libprocess/3rdparty/libgmock.la libmesos.la -lsasl2 -lcurl -lz  -lrt
libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/mesos-tests tests/mesos_tests-allocator_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-authentication_tests.o tests/mesos_tests-authorization_tests.o tests/mesos_tests-containerizer.o tests/mesos_tests-containerizer_tests.o tests/mesos_tests-credentials_tests.o tests/mesos_tests-environment.o tests/mesos_tests-examples_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-health_check_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-fetcher_tests.o tests/mesos_tests-files_tests.o tests/mesos_tests-flags.o tests/mesos_tests-gc_tests.o tests/mesos_tests-isolator_tests.o tests/mesos_tests-external_containerizer_test.o tests/mesos_tests-log_tests.o tests/mesos_tests-logging_tests.o tests/mesos_tests-main.o tests/mesos_tests-master_authorization_tests.o tests/mesos_tests-master_contender_detector_tests.o tests/mesos_tests-master_tests.o tests/mesos_tests-mesos.o tests/mesos_tests-monitor_tests.o tests/mesos_tests-paths_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-rate_limiting_tests.o tests/mesos_tests-reconciliation_tests.o tests/mesos_tests-registrar_tests.o tests/mesos_tests-repair_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-sasl_tests.o tests/mesos_tests-scheduler_tests.o tests/mesos_tests-script.o tests/mesos_tests-shutdown_tests.o tests/mesos_tests-slave_recovery_tests.o tests/mesos_tests-slave_tests.o tests/mesos_tests-sorter_tests.o tests/mesos_tests-state_tests.o tests/mesos_tests-status_update_manager_tests.o tests/mesos_tests-utils.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-cgroups_isolator_tests.o tests/mesos_tests-cgroups_tests.o tests/mesos_tests-fs_tests.o tests/mesos_tests-perf_tests.o tests/mesos_tests-group_tests.o tests/mesos_tests-registrar_zookeeper_tests.o tests/mesos_tests-zookeeper.o tests/mesos_tests-zookeeper_test_server.o tests/mesos_tests-zookeeper_tests.o  ../3rdparty/libprocess/3rdparty/.libs/libgmock.a ./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl.so -lz -lrt -pthread -Wl,-rpath -Wl,<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_inst/lib>
make[4]: Nothing to be done for `examples/java/test-framework'.
make[4]: Nothing to be done for `examples/java/test-executor'.
make[4]: Nothing to be done for `examples/java/test-exception-framework'.
make[4]: Nothing to be done for `examples/java/test-multiple-executors-framework'.
make[4]: Nothing to be done for `examples/java/test-log'.
make[4]: Nothing to be done for `../../src/examples/python/test_containerizer.py'.
make[4]: Nothing to be done for `examples/python/test-containerizer'.
make[4]: Nothing to be done for `../../src/examples/python/test_framework.py'.
make[4]: Nothing to be done for `examples/python/test-framework'.
make[4]: Nothing to be done for `../../src/examples/python/test_executor.py'.
make[4]: Nothing to be done for `examples/python/test-executor'.
make[4]: Nothing to be done for `../../src/tests/balloon_framework_test.sh'.
make[4]: Nothing to be done for `../../src/tests/low_level_scheduler_libprocess_test.sh'.
make[4]: Nothing to be done for `../../src/tests/low_level_scheduler_pthread_test.sh'.
make[4]: Nothing to be done for `../../src/tests/java_exception_test.sh'.
make[4]: Nothing to be done for `../../src/tests/java_framework_test.sh'.
make[4]: Nothing to be done for `../../src/tests/java_log_test.sh'.
make[4]: Nothing to be done for `../../src/tests/no_executor_framework_test.sh'.
make[4]: Nothing to be done for `../../src/tests/python_framework_test.sh'.
make[4]: Nothing to be done for `../../src/tests/test_framework_test.sh'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/src'>
make  check-local
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/src'>
./mesos-tests
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0723 01:51:33.691686 10322 process.cpp:1671] libprocess is initialized on 67.195.138.60:59874 for 8 cpus
I0723 01:51:33.691855 10322 logging.cpp:172] Logging to STDERR
Source directory: <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0>
Build directory: <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build>
Note: Google Test filter = *-CpuIsolatorTest/1.UserCpuUsage:CpuIsolatorTest/1.SystemCpuUsage:LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs:LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs_Big_Quota:MemIsolatorTest/0.MemUsage:MemIsolatorTest/1.MemUsage:PerfEventIsolatorTest.ROOT_CGROUPS_Sample:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PerfRollForward:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Cfs_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_Perf:PerfTest.ROOT_Events:PerfTest.ROOT_SampleInit:SlaveCount/Registrar_BENCHMARK_Test.performance/0:SlaveCount/Registrar_BENCHMARK_Test.performance/1:SlaveCount/Registrar_BENCHMARK_Test.performance/2:SlaveCount/Registrar_BENCHMARK_Test.performance/3:
Note: Randomizing tests' orders with a seed of 4171 .
[==========] Running 390 tests from 64 test cases.
[----------] Global test environment set-up.
[----------] 17 tests from AuthorizationTest
[ RUN      ] AuthorizationTest.AnyPrincipalRunAsUser
Using temporary directory '/tmp/AuthorizationTest_AnyPrincipalRunAsUser_jxn0KL'
[       OK ] AuthorizationTest.AnyPrincipalRunAsUser (1 ms)
[ RUN      ] AuthorizationTest.OnlySomePrincipalsRunAsSomeUsers
Using temporary directory '/tmp/AuthorizationTest_OnlySomePrincipalsRunAsSomeUsers_fzN5cy'
[       OK ] AuthorizationTest.OnlySomePrincipalsRunAsSomeUsers (0 ms)
[ RUN      ] AuthorizationTest.PrincipalNotOfferedAnyRoleRestrictive
Using temporary directory '/tmp/AuthorizationTest_PrincipalNotOfferedAnyRoleRestrictive_U33hFk'
[       OK ] AuthorizationTest.PrincipalNotOfferedAnyRoleRestrictive (1 ms)
[ RUN      ] AuthorizationTest.PrincipalOfferedRole
Using temporary directory '/tmp/AuthorizationTest_PrincipalOfferedRole_exnB76'
[       OK ] AuthorizationTest.PrincipalOfferedRole (0 ms)
[ RUN      ] AuthorizationTest.SomePrincipalOnlySomeUser
Using temporary directory '/tmp/AuthorizationTest_SomePrincipalOnlySomeUser_ewN0zT'
[       OK ] AuthorizationTest.SomePrincipalOnlySomeUser (1 ms)
[ RUN      ] AuthorizationTest.PrincipalRunAsSomeUserRestrictive
Using temporary directory '/tmp/AuthorizationTest_PrincipalRunAsSomeUserRestrictive_vElw2F'
[       OK ] AuthorizationTest.PrincipalRunAsSomeUserRestrictive (1 ms)
[ RUN      ] AuthorizationTest.NoPrincipalRunAsUser
Using temporary directory '/tmp/AuthorizationTest_NoPrincipalRunAsUser_FHU8us'
[       OK ] AuthorizationTest.NoPrincipalRunAsUser (0 ms)
[ RUN      ] AuthorizationTest.SomePrincipalsOfferedRole
Using temporary directory '/tmp/AuthorizationTest_SomePrincipalsOfferedRole_5JTOXe'
[       OK ] AuthorizationTest.SomePrincipalsOfferedRole (0 ms)
[ RUN      ] AuthorizationTest.SomeClientsCannotGETAnyURL
Using temporary directory '/tmp/AuthorizationTest_SomeClientsCannotGETAnyURL_AeAyq1'
[       OK ] AuthorizationTest.SomeClientsCannotGETAnyURL (1 ms)
[ RUN      ] AuthorizationTest.AnyPrincipalOfferedRole
Using temporary directory '/tmp/AuthorizationTest_AnyPrincipalOfferedRole_q0bmTN'
[       OK ] AuthorizationTest.AnyPrincipalOfferedRole (0 ms)
[ RUN      ] AuthorizationTest.SomeClientsAggregatePUTRequestRestrictive
Using temporary directory '/tmp/AuthorizationTest_SomeClientsAggregatePUTRequestRestrictive_sJedmA'
[       OK ] AuthorizationTest.SomeClientsAggregatePUTRequestRestrictive (1 ms)
[ RUN      ] AuthorizationTest.NoClientGETPUTSomeURL
Using temporary directory '/tmp/AuthorizationTest_NoClientGETPUTSomeURL_lgnaPm'
[       OK ] AuthorizationTest.NoClientGETPUTSomeURL (0 ms)
[ RUN      ] AuthorizationTest.SomeClientsPUTSomeURL
Using temporary directory '/tmp/AuthorizationTest_SomeClientsPUTSomeURL_EG7bi9'
[       OK ] AuthorizationTest.SomeClientsPUTSomeURL (9 ms)
[ RUN      ] AuthorizationTest.AnyPrincipalRunAsAnyUser
Using temporary directory '/tmp/AuthorizationTest_AnyPrincipalRunAsAnyUser_61NIMV'
[       OK ] AuthorizationTest.AnyPrincipalRunAsAnyUser (0 ms)
[ RUN      ] AuthorizationTest.NoClientsCanGETPUTAnyURLRestrictive
Using temporary directory '/tmp/AuthorizationTest_NoClientsCanGETPUTAnyURLRestrictive_OxujhI'
[       OK ] AuthorizationTest.NoClientsCanGETPUTAnyURLRestrictive (1 ms)
[ RUN      ] AuthorizationTest.AnyClientGETSomeURL
Using temporary directory '/tmp/AuthorizationTest_AnyClientGETSomeURL_kpFZLu'
[       OK ] AuthorizationTest.AnyClientGETSomeURL (0 ms)
[ RUN      ] AuthorizationTest.PrincipalRunAsAnyUser
Using temporary directory '/tmp/AuthorizationTest_PrincipalRunAsAnyUser_Yh1Jgh'
[       OK ] AuthorizationTest.PrincipalRunAsAnyUser (1 ms)
[----------] 17 tests from AuthorizationTest (17 ms total)

[----------] 2 tests from DRFAllocatorTest
[ RUN      ] DRFAllocatorTest.DRFAllocatorProcess
Using temporary directory '/tmp/DRFAllocatorTest_DRFAllocatorProcess_0MDyL3'
I0723 01:51:33.840396 10322 leveldb.cpp:176] Opened db in 117.675416ms
I0723 01:51:33.844038 10322 leveldb.cpp:183] Compacted db in 3.608216ms
I0723 01:51:33.844063 10322 leveldb.cpp:198] Created db iterator in 11439ns
I0723 01:51:33.844071 10322 leveldb.cpp:204] Seeked to beginning of db in 735ns
I0723 01:51:33.844079 10322 leveldb.cpp:273] Iterated through 0 keys in the db in 2079ns
I0723 01:51:33.844110 10322 replica.cpp:741] Replica recovered with log positions 0 -> 0 with 1 holes and 0 unlearned
I0723 01:51:33.844734 10342 recover.cpp:425] Starting replica recovery
I0723 01:51:33.844890 10344 recover.cpp:451] Replica is in EMPTY status
I0723 01:51:33.845417 10346 replica.cpp:638] Replica in EMPTY status received a broadcasted recover request
I0723 01:51:33.845713 10344 recover.cpp:188] Received a recover response from a replica in EMPTY status
I0723 01:51:33.845902 10346 recover.cpp:542] Updating replica status to STARTING
I0723 01:51:33.846531 10346 master.cpp:289] Master 20140723-015133-1015726915-59874-10322 (janus.apache.org) started on 67.195.138.60:59874
I0723 01:51:33.846585 10346 master.cpp:326] Master only allowing authenticated frameworks to register
I0723 01:51:33.846595 10346 master.cpp:331] Master only allowing authenticated slaves to register
I0723 01:51:33.846608 10346 credentials.hpp:36] Loading credentials for authentication from '/tmp/DRFAllocatorTest_DRFAllocatorProcess_0MDyL3/credentials'
I0723 01:51:33.846864 10346 master.cpp:360] Authorization enabled
I0723 01:51:33.847231 10343 master.cpp:123] No whitelist given. Advertising offers for all slaves
I0723 01:51:33.847553 10344 hierarchical_allocator_process.hpp:301] Initializing hierarchical allocator process with master : master@67.195.138.60:59874
I0723 01:51:33.848920 10344 master.cpp:1129] The newly elected leader is master@67.195.138.60:59874 with id 20140723-015133-1015726915-59874-10322
I0723 01:51:33.848943 10344 master.cpp:1142] Elected as the leading master!
I0723 01:51:33.848953 10344 master.cpp:960] Recovering from registrar
I0723 01:51:33.849046 10348 registrar.cpp:313] Recovering registrar
I0723 01:51:33.862844 10347 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 16.78102ms
I0723 01:51:33.862869 10347 replica.cpp:320] Persisted replica status to STARTING
I0723 01:51:33.862987 10343 recover.cpp:451] Replica is in STARTING status
I0723 01:51:33.863399 10348 replica.cpp:638] Replica in STARTING status received a broadcasted recover request
I0723 01:51:33.863577 10345 recover.cpp:188] Received a recover response from a replica in STARTING status
I0723 01:51:33.863754 10347 recover.cpp:542] Updating replica status to VOTING
I0723 01:51:33.868939 10343 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 5.106733ms
I0723 01:51:33.868963 10343 replica.cpp:320] Persisted replica status to VOTING
I0723 01:51:33.869029 10345 recover.cpp:556] Successfully joined the Paxos group
I0723 01:51:33.869133 10345 recover.cpp:440] Recover process terminated
I0723 01:51:33.869360 10344 log.cpp:656] Attempting to start the writer
I0723 01:51:33.869935 10348 replica.cpp:474] Replica received implicit promise request with proposal 1
I0723 01:51:33.877254 10348 leveldb.cpp:306] Persisting metadata (8 bytes) to leveldb took 7.294453ms
I0723 01:51:33.877275 10348 replica.cpp:342] Persisted promised to 1
I0723 01:51:33.877684 10342 coordinator.cpp:230] Coordinator attemping to fill missing position
I0723 01:51:33.878327 10348 replica.cpp:375] Replica received explicit promise request for position 0 with proposal 2
I0723 01:51:33.885579 10348 leveldb.cpp:343] Persisting action (8 bytes) to leveldb took 7.227382ms
I0723 01:51:33.885597 10348 replica.cpp:676] Persisted action at 0
I0723 01:51:33.886204 10343 replica.cpp:508] Replica received write request for position 0
I0723 01:51:33.886245 10343 leveldb.cpp:438] Reading position from leveldb took 22523ns
I0723 01:51:33.893929 10343 leveldb.cpp:343] Persisting action (14 bytes) to leveldb took 7.644388ms
I0723 01:51:33.893949 10343 replica.cpp:676] Persisted action at 0
I0723 01:51:33.894285 10346 replica.cpp:655] Replica received learned notice for position 0
I0723 01:51:33.902243 10346 leveldb.cpp:343] Persisting action (16 bytes) to leveldb took 7.935429ms
I0723 01:51:33.902266 10346 replica.cpp:676] Persisted action at 0
I0723 01:51:33.902276 10346 replica.cpp:661] Replica learned NOP action at position 0
I0723 01:51:33.902592 10346 log.cpp:672] Writer started with ending position 0
I0723 01:51:33.903087 10346 leveldb.cpp:438] Reading position from leveldb took 15830ns
I0723 01:51:33.904556 10344 registrar.cpp:346] Successfully fetched the registry (0B)
I0723 01:51:33.904592 10344 registrar.cpp:422] Attempting to update the 'registry'
I0723 01:51:33.905839 10344 log.cpp:680] Attempting to append 138 bytes to the log
I0723 01:51:33.905902 10344 coordinator.cpp:340] Coordinator attempting to write APPEND action at position 1
I0723 01:51:33.906172 10344 replica.cpp:508] Replica received write request for position 1
I0723 01:51:33.915946 10344 leveldb.cpp:343] Persisting action (157 bytes) to leveldb took 9.756796ms
I0723 01:51:33.915971 10344 replica.cpp:676] Persisted action at 1
I0723 01:51:33.916259 10345 replica.cpp:655] Replica received learned notice for position 1
I0723 01:51:33.924254 10345 leveldb.cpp:343] Persisting action (159 bytes) to leveldb took 7.976101ms
I0723 01:51:33.924279 10345 replica.cpp:676] Persisted action at 1
I0723 01:51:33.924288 10345 replica.cpp:661] Replica learned APPEND action at position 1
I0723 01:51:33.924659 10343 registrar.cpp:479] Successfully updated 'registry'
I0723 01:51:33.924721 10343 registrar.cpp:372] Successfully recovered registrar
I0723 01:51:33.924751 10345 log.cpp:699] Attempting to truncate the log to 1
I0723 01:51:33.924855 10342 master.cpp:987] Recovered 0 slaves from the Registry (100B) ; allowing 10mins for slaves to re-register
I0723 01:51:33.924943 10343 coordinator.cpp:340] Coordinator attempting to write TRUNCATE action at position 2
I0723 01:51:33.925298 10344 replica.cpp:508] Replica received write request for position 2
I0723 01:51:33.932627 10344 leveldb.cpp:343] Persisting action (16 bytes) to leveldb took 7.292295ms
I0723 01:51:33.932651 10344 replica.cpp:676] Persisted action at 2
I0723 01:51:33.932883 10344 replica.cpp:655] Replica received learned notice for position 2
I0723 01:51:33.940911 10344 leveldb.cpp:343] Persisting action (18 bytes) to leveldb took 8.009855ms
I0723 01:51:33.940942 10344 leveldb.cpp:401] Deleting ~1 keys from leveldb took 14375ns
I0723 01:51:33.940951 10344 replica.cpp:676] Persisted action at 2
I0723 01:51:33.940960 10344 replica.cpp:661] Replica learned TRUNCATE action at position 2
I0723 01:51:33.945830 10322 containerizer.cpp:124] Using isolation: posix/cpu,posix/mem
I0723 01:51:33.947924 10349 slave.cpp:169] Slave started on 1)@67.195.138.60:59874
I0723 01:51:33.947950 10349 credentials.hpp:84] Loading credential for authentication from '/tmp/DRFAllocatorTest_DRFAllocatorProcess_IFRsSQ/credential'
I0723 01:51:33.948063 10349 slave.cpp:267] Slave using credential for: test-principal
I0723 01:51:33.951242 10322 sched.cpp:139] Version: 0.20.0
I0723 01:51:33.951627 10342 sched.cpp:235] New master detected at master@67.195.138.60:59874
I0723 01:51:33.951656 10342 sched.cpp:285] Authenticating with master master@67.195.138.60:59874
I0723 01:51:33.951793 10347 authenticatee.hpp:104] Initializing client SASL
I0723 01:51:33.953989 10347 authenticatee.hpp:128] Creating new client SASL connection
I0723 01:51:33.954289 10342 master.cpp:3504] Authenticating scheduler-9173550e-5993-4fb6-bc3a-021b12971b4e@67.195.138.60:59874
I0723 01:51:33.954490 10347 authenticator.hpp:94] Initializing server SASL
I0723 01:51:33.954643 10347 auxprop.cpp:45] Initialized in-memory auxiliary property plugin
I0723 01:51:33.954659 10347 authenticator.hpp:156] Creating new server SASL connection
I0723 01:51:33.954824 10344 authenticatee.hpp:219] Received SASL authentication mechanisms: CRAM-MD5
I0723 01:51:33.954854 10344 authenticatee.hpp:245] Attempting to authenticate with mechanism 'CRAM-MD5'
I0723 01:51:33.954903 10344 authenticator.hpp:262] Received SASL authentication start
I0723 01:51:33.954948 10344 authenticator.hpp:384] Authentication requires more steps
I0723 01:51:33.954989 10344 authenticatee.hpp:265] Received SASL authentication step
I0723 01:51:33.955052 10344 authenticator.hpp:290] Received SASL authentication step
I0723 01:51:33.955077 10344 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'janus.apache.org' server FQDN: 'janus.apache.org' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0723 01:51:33.955091 10344 auxprop.cpp:153] Looking up auxiliary property '*userPassword'
I0723 01:51:33.955108 10344 auxprop.cpp:153] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0723 01:51:33.955121 10344 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'janus.apache.org' server FQDN: 'janus.apache.org' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0723 01:51:33.955131 10344 auxprop.cpp:103] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0723 01:51:33.955135 10344 auxprop.cpp:103] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0723 01:51:33.955152 10344 authenticator.hpp:376] Authentication success
I0723 01:51:33.955194 10344 authenticatee.hpp:305] Authentication success
I0723 01:51:33.955229 10344 master.cpp:3544] Successfully authenticated principal 'test-principal' at scheduler-9173550e-5993-4fb6-bc3a-021b12971b4e@67.195.138.60:59874
I0723 01:51:33.955333 10344 sched.cpp:359] Successfully authenticated with master master@67.195.138.60:59874
I0723 01:51:33.955350 10344 sched.cpp:478] Sending registration request to master@67.195.138.60:59874
I0723 01:51:33.955425 10344 master.cpp:1248] Received registration request from scheduler-9173550e-5993-4fb6-bc3a-021b12971b4e@67.195.138.60:59874
I0723 01:51:33.955459 10344 master.cpp:1208] Authorizing framework principal 'test-principal' to receive offers for role 'role1'
I0723 01:51:33.955701 10344 master.cpp:1307] Registering framework 20140723-015133-1015726915-59874-10322-0000 at scheduler-9173550e-5993-4fb6-bc3a-021b12971b4e@67.195.138.60:59874
I0723 01:51:33.955864 10346 sched.cpp:409] Framework registered with 20140723-015133-1015726915-59874-10322-0000
I0723 01:51:33.955924 10346 sched.cpp:423] Scheduler::registered took 44866ns
I0723 01:51:33.956086 10344 hierarchical_allocator_process.hpp:331] Added framework 20140723-015133-1015726915-59874-10322-0000
I0723 01:51:33.956101 10344 hierarchical_allocator_process.hpp:724] No resources available to allocate!
I0723 01:51:33.956114 10344 hierarchical_allocator_process.hpp:686] Performed allocation for 0 slaves in 13023ns
make[4]: *** [check-local] Segmentation fault
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/src'>
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/src'>
make[2]: *** [check] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build/src'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.20.0/_build'>
make: *** [distcheck] Error 1
Build step 'Execute shell' marked build as failure