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 2013/03/12 08:57:38 UTC

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #313

See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/313/>

------------------------------------------
[...truncated 4651 lines...]
copying build/lib.linux-x86_64-2.7/google/protobuf/internal/python_message.py -> build/bdist.linux-x86_64/egg/google/protobuf/internal
copying build/lib.linux-x86_64-2.7/google/protobuf/internal/type_checkers.py -> build/bdist.linux-x86_64/egg/google/protobuf/internal
creating build/bdist.linux-x86_64/egg/google/protobuf/compiler
copying build/lib.linux-x86_64-2.7/google/protobuf/compiler/plugin_pb2.py -> build/bdist.linux-x86_64/egg/google/protobuf/compiler
copying build/lib.linux-x86_64-2.7/google/protobuf/service.py -> build/bdist.linux-x86_64/egg/google/protobuf
copying build/lib.linux-x86_64-2.7/google/protobuf/service_reflection.py -> build/bdist.linux-x86_64/egg/google/protobuf
copying build/lib.linux-x86_64-2.7/google/protobuf/reflection.py -> build/bdist.linux-x86_64/egg/google/protobuf
copying build/lib.linux-x86_64-2.7/google/protobuf/descriptor_pb2.py -> build/bdist.linux-x86_64/egg/google/protobuf
copying build/lib.linux-x86_64-2.7/google/protobuf/text_format.py -> build/bdist.linux-x86_64/egg/google/protobuf
byte-compiling build/bdist.linux-x86_64/egg/google/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/descriptor.py to descriptor.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/message.py to message.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/internal/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/internal/wire_format.py to wire_format.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/internal/message_listener.py to message_listener.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/internal/encoder.py to encoder.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/internal/cpp_message.py to cpp_message.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/internal/containers.py to containers.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/internal/decoder.py to decoder.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/internal/api_implementation.py to api_implementation.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/internal/python_message.py to python_message.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/internal/type_checkers.py to type_checkers.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/compiler/plugin_pb2.py to plugin_pb2.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/service.py to service.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/service_reflection.py to service_reflection.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/reflection.py to reflection.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/descriptor_pb2.py to descriptor_pb2.pyc
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/text_format.py to text_format.pyc
Creating missing __init__.py for google.protobuf.compiler
byte-compiling build/bdist.linux-x86_64/egg/google/protobuf/compiler/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying protobuf.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying protobuf.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying protobuf.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying protobuf.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying protobuf.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/protobuf-2.4.1-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Building Mesos Python egg ...
WARNING: '.' not a valid package name; please use only.-separated package names in setup.py
running bdist_egg
running egg_info
creating src/mesos.egg-info
writing requirements to src/mesos.egg-info/requires.txt
writing src/mesos.egg-info/PKG-INFO
writing top-level names to src/mesos.egg-info/top_level.txt
writing dependency_links to src/mesos.egg-info/dependency_links.txt
writing manifest file 'src/mesos.egg-info/SOURCES.txt'
package init file 'src/__init__.py' not found (or not a regular file)
reading manifest file 'src/mesos.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib.linux-x86_64-2.7
copying src/mesos_pb2.py -> build/lib.linux-x86_64-2.7
copying src/mesos.py -> build/lib.linux-x86_64-2.7
running build_ext
building '_mesos' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/native
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/../include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party/protobuf-2.4.1/src> -I/usr/include/python2.7 -c native/proxy_executor.cpp -o build/temp.linux-x86_64-2.7/native/proxy_executor.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for Ada/C/ObjC but not for C++ [enabled by default]
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/../include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party/protobuf-2.4.1/src> -I/usr/include/python2.7 -c native/module.cpp -o build/temp.linux-x86_64-2.7/native/module.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for Ada/C/ObjC but not for C++ [enabled by default]
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/../include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party/protobuf-2.4.1/src> -I/usr/include/python2.7 -c native/proxy_scheduler.cpp -o build/temp.linux-x86_64-2.7/native/proxy_scheduler.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for Ada/C/ObjC but not for C++ [enabled by default]
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/../include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party/protobuf-2.4.1/src> -I/usr/include/python2.7 -c native/mesos_executor_driver_impl.cpp -o build/temp.linux-x86_64-2.7/native/mesos_executor_driver_impl.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for Ada/C/ObjC but not for C++ [enabled by default]
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/../include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party/protobuf-2.4.1/src> -I/usr/include/python2.7 -c native/mesos_scheduler_driver_impl.cpp -o build/temp.linux-x86_64-2.7/native/mesos_scheduler_driver_impl.o
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for Ada/C/ObjC but not for C++ [enabled by default]
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/native/proxy_executor.o build/temp.linux-x86_64-2.7/native/module.o build/temp.linux-x86_64-2.7/native/proxy_scheduler.o build/temp.linux-x86_64-2.7/native/mesos_executor_driver_impl.o build/temp.linux-x86_64-2.7/native/mesos_scheduler_driver_impl.o <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src/.libs/libmesos_no_third_party.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party/protobuf-2.4.1/src/.libs/libprotobuf.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/leveldb/libleveldb.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/zookeeper-3.3.4/src/c/.libs/libzookeeper_mt.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/.libs/libprocess.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party/glog-0.3.1/.libs/libglog.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party/libev-3.8/.libs/libev.a> -o build/lib.linux-x86_64-2.7/_mesos.so -lrt
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.7/_mesos.so -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.7/mesos_pb2.py -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.7/mesos.py -> build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/mesos_pb2.py to mesos_pb2.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos.py to mesos.pyc
creating stub loader for _mesos.so
byte-compiling build/bdist.linux-x86_64/egg/_mesos.py to _mesos.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/mesos-0.13.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
make  test-framework test-executor long-lived-framework long-lived-executor no-executor-framework balloon-framework balloon-executor mesos-tests  examples/python/test_framework.py examples/python/test-framework examples/python/test_executor.py examples/python/test-executor \
	  tests/balloon_framework_test.sh tests/test_framework_test.sh tests/no_executor_framework_test.sh tests/java_exception_test.sh tests/java_framework_test.sh tests/python_framework_test.sh tests/killtree_test.sh
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated  -pthread -g2 -O2 -MT examples/test_framework-test_framework.o -MD -MP -MF examples/.deps/test_framework-test_framework.Tpo -c -o examples/test_framework-test_framework.o `test -f 'examples/test_framework.cpp' || echo '../../src/'`examples/test_framework.cpp
mv -f examples/.deps/test_framework-test_framework.Tpo examples/.deps/test_framework-test_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g2 -O2   -o test-framework examples/test_framework-test_framework.o libmesos.la -lrt
libtool: link: g++ -pthread -g2 -O2 -o .libs/test-framework examples/test_framework-test_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated  -pthread -g2 -O2 -MT examples/test_executor-test_executor.o -MD -MP -MF examples/.deps/test_executor-test_executor.Tpo -c -o examples/test_executor-test_executor.o `test -f 'examples/test_executor.cpp' || echo '../../src/'`examples/test_executor.cpp
mv -f examples/.deps/test_executor-test_executor.Tpo examples/.deps/test_executor-test_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g2 -O2   -o test-executor examples/test_executor-test_executor.o libmesos.la -lrt
libtool: link: g++ -pthread -g2 -O2 -o .libs/test-executor examples/test_executor-test_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated  -pthread -g2 -O2 -MT examples/long_lived_framework-long_lived_framework.o -MD -MP -MF examples/.deps/long_lived_framework-long_lived_framework.Tpo -c -o examples/long_lived_framework-long_lived_framework.o `test -f 'examples/long_lived_framework.cpp' || echo '../../src/'`examples/long_lived_framework.cpp
mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo examples/.deps/long_lived_framework-long_lived_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g2 -O2   -o long-lived-framework examples/long_lived_framework-long_lived_framework.o libmesos.la -lrt
libtool: link: g++ -pthread -g2 -O2 -o .libs/long-lived-framework examples/long_lived_framework-long_lived_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated  -pthread -g2 -O2 -MT examples/long_lived_executor-long_lived_executor.o -MD -MP -MF examples/.deps/long_lived_executor-long_lived_executor.Tpo -c -o examples/long_lived_executor-long_lived_executor.o `test -f 'examples/long_lived_executor.cpp' || echo '../../src/'`examples/long_lived_executor.cpp
mv -f examples/.deps/long_lived_executor-long_lived_executor.Tpo examples/.deps/long_lived_executor-long_lived_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g2 -O2   -o long-lived-executor examples/long_lived_executor-long_lived_executor.o libmesos.la -lrt
libtool: link: g++ -pthread -g2 -O2 -o .libs/long-lived-executor examples/long_lived_executor-long_lived_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated  -pthread -g2 -O2 -MT examples/no_executor_framework-no_executor_framework.o -MD -MP -MF examples/.deps/no_executor_framework-no_executor_framework.Tpo -c -o examples/no_executor_framework-no_executor_framework.o `test -f 'examples/no_executor_framework.cpp' || echo '../../src/'`examples/no_executor_framework.cpp
mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo examples/.deps/no_executor_framework-no_executor_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g2 -O2   -o no-executor-framework examples/no_executor_framework-no_executor_framework.o libmesos.la -lrt
libtool: link: g++ -pthread -g2 -O2 -o .libs/no-executor-framework examples/no_executor_framework-no_executor_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated  -pthread -g2 -O2 -MT examples/balloon_framework-balloon_framework.o -MD -MP -MF examples/.deps/balloon_framework-balloon_framework.Tpo -c -o examples/balloon_framework-balloon_framework.o `test -f 'examples/balloon_framework.cpp' || echo '../../src/'`examples/balloon_framework.cpp
mv -f examples/.deps/balloon_framework-balloon_framework.Tpo examples/.deps/balloon_framework-balloon_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g2 -O2   -o balloon-framework examples/balloon_framework-balloon_framework.o libmesos.la -lrt
libtool: link: g++ -pthread -g2 -O2 -o .libs/balloon-framework examples/balloon_framework-balloon_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated  -pthread -g2 -O2 -MT examples/balloon_executor-balloon_executor.o -MD -MP -MF examples/.deps/balloon_executor-balloon_executor.Tpo -c -o examples/balloon_executor-balloon_executor.o `test -f 'examples/balloon_executor.cpp' || echo '../../src/'`examples/balloon_executor.cpp
mv -f examples/.deps/balloon_executor-balloon_executor.Tpo examples/.deps/balloon_executor-balloon_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g2 -O2   -o balloon-executor examples/balloon_executor-balloon_executor.o libmesos.la -lrt
libtool: link: g++ -pthread -g2 -O2 -o .libs/balloon-executor examples/balloon_executor-balloon_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-main.o -MD -MP -MF tests/.deps/mesos_tests-main.Tpo -c -o tests/mesos_tests-main.o `test -f 'tests/main.cpp' || echo '../../src/'`tests/main.cpp
mv -f tests/.deps/mesos_tests-main.Tpo tests/.deps/mesos_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -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.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-filter.o -MD -MP -MF tests/.deps/mesos_tests-filter.Tpo -c -o tests/mesos_tests-filter.o `test -f 'tests/filter.cpp' || echo '../../src/'`tests/filter.cpp
mv -f tests/.deps/mesos_tests-filter.Tpo tests/.deps/mesos_tests-filter.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-environment.o -MD -MP -MF tests/.deps/mesos_tests-environment.Tpo -c -o tests/mesos_tests-environment.o `test -f 'tests/environment.cpp' || echo '../../src/'`tests/environment.cpp
mv -f tests/.deps/mesos_tests-environment.Tpo tests/.deps/mesos_tests-environment.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-master_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_tests.Tpo -c -o tests/mesos_tests-master_tests.o `test -f 'tests/master_tests.cpp' || echo '../../src/'`tests/master_tests.cpp
mv -f tests/.deps/mesos_tests-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -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.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-slave_state_tests.o -MD -MP -MF tests/.deps/mesos_tests-slave_state_tests.Tpo -c -o tests/mesos_tests-slave_state_tests.o `test -f 'tests/slave_state_tests.cpp' || echo '../../src/'`tests/slave_state_tests.cpp
mv -f tests/.deps/mesos_tests-slave_state_tests.Tpo tests/.deps/mesos_tests-slave_state_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-gc_tests.o -MD -MP -MF tests/.deps/mesos_tests-gc_tests.Tpo -c -o tests/mesos_tests-gc_tests.o `test -f 'tests/gc_tests.cpp' || echo '../../src/'`tests/gc_tests.cpp
mv -f tests/.deps/mesos_tests-gc_tests.Tpo tests/.deps/mesos_tests-gc_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-resource_offers_tests.o -MD -MP -MF tests/.deps/mesos_tests-resource_offers_tests.Tpo -c -o tests/mesos_tests-resource_offers_tests.o `test -f 'tests/resource_offers_tests.cpp' || echo '../../src/'`tests/resource_offers_tests.cpp
mv -f tests/.deps/mesos_tests-resource_offers_tests.Tpo tests/.deps/mesos_tests-resource_offers_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-fault_tolerance_tests.Tpo -c -o tests/mesos_tests-fault_tolerance_tests.o `test -f 'tests/fault_tolerance_tests.cpp' || echo '../../src/'`tests/fault_tolerance_tests.cpp
mv -f tests/.deps/mesos_tests-fault_tolerance_tests.Tpo tests/.deps/mesos_tests-fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-files_tests.o -MD -MP -MF tests/.deps/mesos_tests-files_tests.Tpo -c -o tests/mesos_tests-files_tests.o `test -f 'tests/files_tests.cpp' || echo '../../src/'`tests/files_tests.cpp
mv -f tests/.deps/mesos_tests-files_tests.Tpo tests/.deps/mesos_tests-files_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-flags_tests.o -MD -MP -MF tests/.deps/mesos_tests-flags_tests.Tpo -c -o tests/mesos_tests-flags_tests.o `test -f 'tests/flags_tests.cpp' || echo '../../src/'`tests/flags_tests.cpp
mv -f tests/.deps/mesos_tests-flags_tests.Tpo tests/.deps/mesos_tests-flags_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-log_tests.o -MD -MP -MF tests/.deps/mesos_tests-log_tests.Tpo -c -o tests/mesos_tests-log_tests.o `test -f 'tests/log_tests.cpp' || echo '../../src/'`tests/log_tests.cpp
mv -f tests/.deps/mesos_tests-log_tests.Tpo tests/.deps/mesos_tests-log_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-monitor_tests.o -MD -MP -MF tests/.deps/mesos_tests-monitor_tests.Tpo -c -o tests/mesos_tests-monitor_tests.o `test -f 'tests/monitor_tests.cpp' || echo '../../src/'`tests/monitor_tests.cpp
mv -f tests/.deps/mesos_tests-monitor_tests.Tpo tests/.deps/mesos_tests-monitor_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-resources_tests.o -MD -MP -MF tests/.deps/mesos_tests-resources_tests.Tpo -c -o tests/mesos_tests-resources_tests.o `test -f 'tests/resources_tests.cpp' || echo '../../src/'`tests/resources_tests.cpp
mv -f tests/.deps/mesos_tests-resources_tests.Tpo tests/.deps/mesos_tests-resources_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-script.o -MD -MP -MF tests/.deps/mesos_tests-script.Tpo -c -o tests/mesos_tests-script.o `test -f 'tests/script.cpp' || echo '../../src/'`tests/script.cpp
mv -f tests/.deps/mesos_tests-script.Tpo tests/.deps/mesos_tests-script.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-examples_tests.o -MD -MP -MF tests/.deps/mesos_tests-examples_tests.Tpo -c -o tests/mesos_tests-examples_tests.o `test -f 'tests/examples_tests.cpp' || echo '../../src/'`tests/examples_tests.cpp
mv -f tests/.deps/mesos_tests-examples_tests.Tpo tests/.deps/mesos_tests-examples_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-configurator_tests.o -MD -MP -MF tests/.deps/mesos_tests-configurator_tests.Tpo -c -o tests/mesos_tests-configurator_tests.o `test -f 'tests/configurator_tests.cpp' || echo '../../src/'`tests/configurator_tests.cpp
mv -f tests/.deps/mesos_tests-configurator_tests.Tpo tests/.deps/mesos_tests-configurator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-multihashmap_tests.o -MD -MP -MF tests/.deps/mesos_tests-multihashmap_tests.Tpo -c -o tests/mesos_tests-multihashmap_tests.o `test -f 'tests/multihashmap_tests.cpp' || echo '../../src/'`tests/multihashmap_tests.cpp
mv -f tests/.deps/mesos_tests-multihashmap_tests.Tpo tests/.deps/mesos_tests-multihashmap_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-protobuf_io_tests.o -MD -MP -MF tests/.deps/mesos_tests-protobuf_io_tests.Tpo -c -o tests/mesos_tests-protobuf_io_tests.o `test -f 'tests/protobuf_io_tests.cpp' || echo '../../src/'`tests/protobuf_io_tests.cpp
mv -f tests/.deps/mesos_tests-protobuf_io_tests.Tpo tests/.deps/mesos_tests-protobuf_io_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -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.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-killtree_tests.o -MD -MP -MF tests/.deps/mesos_tests-killtree_tests.Tpo -c -o tests/mesos_tests-killtree_tests.o `test -f 'tests/killtree_tests.cpp' || echo '../../src/'`tests/killtree_tests.cpp
mv -f tests/.deps/mesos_tests-killtree_tests.Tpo tests/.deps/mesos_tests-killtree_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-exception_tests.o -MD -MP -MF tests/.deps/mesos_tests-exception_tests.Tpo -c -o tests/mesos_tests-exception_tests.o `test -f 'tests/exception_tests.cpp' || echo '../../src/'`tests/exception_tests.cpp
mv -f tests/.deps/mesos_tests-exception_tests.Tpo tests/.deps/mesos_tests-exception_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-attributes_tests.o -MD -MP -MF tests/.deps/mesos_tests-attributes_tests.Tpo -c -o tests/mesos_tests-attributes_tests.o `test -f 'tests/attributes_tests.cpp' || echo '../../src/'`tests/attributes_tests.cpp
mv -f tests/.deps/mesos_tests-attributes_tests.Tpo tests/.deps/mesos_tests-attributes_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-master_detector_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_detector_tests.Tpo -c -o tests/mesos_tests-master_detector_tests.o `test -f 'tests/master_detector_tests.cpp' || echo '../../src/'`tests/master_detector_tests.cpp
mv -f tests/.deps/mesos_tests-master_detector_tests.Tpo tests/.deps/mesos_tests-master_detector_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-sorter_tests.o -MD -MP -MF tests/.deps/mesos_tests-sorter_tests.Tpo -c -o tests/mesos_tests-sorter_tests.o `test -f 'tests/sorter_tests.cpp' || echo '../../src/'`tests/sorter_tests.cpp
mv -f tests/.deps/mesos_tests-sorter_tests.Tpo tests/.deps/mesos_tests-sorter_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-allocator_tests.o -MD -MP -MF tests/.deps/mesos_tests-allocator_tests.Tpo -c -o tests/mesos_tests-allocator_tests.o `test -f 'tests/allocator_tests.cpp' || echo '../../src/'`tests/allocator_tests.cpp
mv -f tests/.deps/mesos_tests-allocator_tests.Tpo tests/.deps/mesos_tests-allocator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-logging_tests.o -MD -MP -MF tests/.deps/mesos_tests-logging_tests.Tpo -c -o tests/mesos_tests-logging_tests.o `test -f 'tests/logging_tests.cpp' || echo '../../src/'`tests/logging_tests.cpp
mv -f tests/.deps/mesos_tests-logging_tests.Tpo tests/.deps/mesos_tests-logging_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-cgroups_isolation_tests.o -MD -MP -MF tests/.deps/mesos_tests-cgroups_isolation_tests.Tpo -c -o tests/mesos_tests-cgroups_isolation_tests.o `test -f 'tests/cgroups_isolation_tests.cpp' || echo '../../src/'`tests/cgroups_isolation_tests.cpp
mv -f tests/.deps/mesos_tests-cgroups_isolation_tests.Tpo tests/.deps/mesos_tests-cgroups_isolation_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -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.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -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.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-proc_tests.o -MD -MP -MF tests/.deps/mesos_tests-proc_tests.Tpo -c -o tests/mesos_tests-proc_tests.o `test -f 'tests/proc_tests.cpp' || echo '../../src/'`tests/proc_tests.cpp
mv -f tests/.deps/mesos_tests-proc_tests.Tpo tests/.deps/mesos_tests-proc_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-zookeeper_test.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_test.Tpo -c -o tests/mesos_tests-zookeeper_test.o `test -f 'tests/zookeeper_test.cpp' || echo '../../src/'`tests/zookeeper_test.cpp
mv -f tests/.deps/mesos_tests-zookeeper_test.Tpo tests/.deps/mesos_tests-zookeeper_test.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -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.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-allocator_zookeeper_tests.o -MD -MP -MF tests/.deps/mesos_tests-allocator_zookeeper_tests.Tpo -c -o tests/mesos_tests-allocator_zookeeper_tests.o `test -f 'tests/allocator_zookeeper_tests.cpp' || echo '../../src/'`tests/allocator_zookeeper_tests.cpp
mv -f tests/.deps/mesos_tests-allocator_zookeeper_tests.Tpo tests/.deps/mesos_tests-allocator_zookeeper_tests.Po
Building examples.jar ...
/bin/mkdir -p examples/java
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javac -cp					\
          ../protobuf-2.4.1.jar:mesos-0.13.0.jar:../../src/examples/java		\
          -sourcepath ../../src/examples/java -d examples/java	        \
          ../../src/examples/java/*.java
/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 -g2 -O2 -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -R/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -Wl,-ljvm   -o mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-filter.o tests/mesos_tests-environment.o tests/mesos_tests-master_tests.o tests/mesos_tests-state_tests.o tests/mesos_tests-slave_state_tests.o tests/mesos_tests-gc_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-files_tests.o tests/mesos_tests-flags_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-monitor_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-script.o tests/mesos_tests-examples_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o tests/mesos_tests-sorter_tests.o tests/mesos_tests-allocator_tests.o tests/mesos_tests-logging_tests.o tests/mesos_tests-cgroups_isolation_tests.o tests/mesos_tests-cgroups_tests.o tests/mesos_tests-fs_tests.o tests/mesos_tests-proc_tests.o tests/mesos_tests-zookeeper_test.o tests/mesos_tests-zookeeper_test_server.o tests/mesos_tests-zookeeper_tests.o tests/mesos_tests-allocator_zookeeper_tests.o ../third_party/libprocess/third_party/libgmock.la libmesos.la -lrt
libtool: link: g++ -pthread -g2 -O2 -Wl,-ljvm -o .libs/mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-filter.o tests/mesos_tests-environment.o tests/mesos_tests-master_tests.o tests/mesos_tests-state_tests.o tests/mesos_tests-slave_state_tests.o tests/mesos_tests-gc_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-files_tests.o tests/mesos_tests-flags_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-monitor_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-script.o tests/mesos_tests-examples_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o tests/mesos_tests-sorter_tests.o tests/mesos_tests-allocator_tests.o tests/mesos_tests-logging_tests.o tests/mesos_tests-cgroups_isolation_tests.o tests/mesos_tests-cgroups_tests.o tests/mesos_tests-fs_tests.o tests/mesos_tests-proc_tests.o tests/mesos_tests-zookeeper_test.o tests/mesos_tests-zookeeper_test_server.o tests/mesos_tests-zookeeper_tests.o tests/mesos_tests-allocator_zookeeper_tests.o  -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server ../third_party/libprocess/third_party/.libs/libgmock.a -lz ./.libs/libmesos.so -lrt -pthread -Wl,-rpath -Wl,/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server
make[3]: Nothing to be done for `../../src/examples/python/test_framework.py'.
make[3]: Nothing to be done for `examples/python/test-framework'.
make[3]: Nothing to be done for `../../src/examples/python/test_executor.py'.
make[3]: Nothing to be done for `examples/python/test-executor'.
make[3]: Nothing to be done for `../../src/tests/balloon_framework_test.sh'.
make[3]: Nothing to be done for `../../src/tests/test_framework_test.sh'.
make[3]: Nothing to be done for `../../src/tests/no_executor_framework_test.sh'.
make[3]: Nothing to be done for `../../src/tests/java_exception_test.sh'.
make[3]: Nothing to be done for `../../src/tests/java_framework_test.sh'.
make[3]: Nothing to be done for `../../src/tests/python_framework_test.sh'.
make[3]: Nothing to be done for `../../src/tests/killtree_test.sh'.
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'>
Source directory: <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/>
Build directory: <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build>
Note: Google Test filter = *-CgroupsIsolationTest.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:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsNoHierarchyTest.ROOT_CGROUPS_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Destroy:
[==========] Running 183 tests from 36 test cases.
[----------] Global test environment set-up.
[----------] 10 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
../../src/tests/master_tests.cpp:166: Failure
Failed
Waited too long for 'shutdownCall'
../../src/tests/master_tests.cpp:102: Failure
Actual function call count doesn't match EXPECT_CALL(exec, shutdown(_))...
         Expected: to be called once
           Actual: never called - unsatisfied and active
/bin/bash: line 5: 25203 Segmentation fault      ${dir}$tst
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #315

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/315/changes>

Changes:

[vinodkone] Fixed a bug in the slave to only send UnregisteredSlave message
when it is connected to a master and is registered.

Review: https://reviews.apache.org/r/9904

------------------------------------------
[...truncated 4854 lines...]
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.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-proc_tests.o -MD -MP -MF tests/.deps/mesos_tests-proc_tests.Tpo -c -o tests/mesos_tests-proc_tests.o `test -f 'tests/proc_tests.cpp' || echo '../../src/'`tests/proc_tests.cpp
mv -f tests/.deps/mesos_tests-proc_tests.Tpo tests/.deps/mesos_tests-proc_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-zookeeper_test.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_test.Tpo -c -o tests/mesos_tests-zookeeper_test.o `test -f 'tests/zookeeper_test.cpp' || echo '../../src/'`tests/zookeeper_test.cpp
mv -f tests/.deps/mesos_tests-zookeeper_test.Tpo tests/.deps/mesos_tests-zookeeper_test.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -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.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.13.0\" -DPACKAGE_STRING=\"mesos\ 0.13.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.13.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 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../../third_party/libprocess/third_party/stout/include -I../include -I../third_party/libprocess/third_party/boost-1.53.0 -I../third_party/libprocess/third_party/protobuf-2.4.1/src -I../third_party/libprocess/third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build\"> -I../third_party/libprocess/third_party/gmock-1.6.0/gtest/include -I../third_party/libprocess/third_party/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.3.4\"  -pthread -g2 -O2 -MT tests/mesos_tests-allocator_zookeeper_tests.o -MD -MP -MF tests/.deps/mesos_tests-allocator_zookeeper_tests.Tpo -c -o tests/mesos_tests-allocator_zookeeper_tests.o `test -f 'tests/allocator_zookeeper_tests.cpp' || echo '../../src/'`tests/allocator_zookeeper_tests.cpp
mv -f tests/.deps/mesos_tests-allocator_zookeeper_tests.Tpo tests/.deps/mesos_tests-allocator_zookeeper_tests.Po
Building examples.jar ...
/bin/mkdir -p examples/java
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javac -cp					\
          ../protobuf-2.4.1.jar:mesos-0.13.0.jar:../../src/examples/java		\
          -sourcepath ../../src/examples/java -d examples/java	        \
          ../../src/examples/java/*.java
/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 -g2 -O2 -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -R/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -Wl,-ljvm   -o mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-filter.o tests/mesos_tests-environment.o tests/mesos_tests-master_tests.o tests/mesos_tests-state_tests.o tests/mesos_tests-paths_tests.o tests/mesos_tests-reaper_tests.o tests/mesos_tests-slave_recovery_tests.o tests/mesos_tests-status_update_manager_tests.o tests/mesos_tests-gc_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-files_tests.o tests/mesos_tests-flags_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-monitor_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-script.o tests/mesos_tests-examples_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o tests/mesos_tests-sorter_tests.o tests/mesos_tests-allocator_tests.o tests/mesos_tests-logging_tests.o tests/mesos_tests-cgroups_isolation_tests.o tests/mesos_tests-cgroups_tests.o tests/mesos_tests-fs_tests.o tests/mesos_tests-proc_tests.o tests/mesos_tests-zookeeper_test.o tests/mesos_tests-zookeeper_test_server.o tests/mesos_tests-zookeeper_tests.o tests/mesos_tests-allocator_zookeeper_tests.o ../third_party/libprocess/third_party/libgmock.la libmesos.la -lrt
libtool: link: g++ -pthread -g2 -O2 -Wl,-ljvm -o .libs/mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-filter.o tests/mesos_tests-environment.o tests/mesos_tests-master_tests.o tests/mesos_tests-state_tests.o tests/mesos_tests-paths_tests.o tests/mesos_tests-reaper_tests.o tests/mesos_tests-slave_recovery_tests.o tests/mesos_tests-status_update_manager_tests.o tests/mesos_tests-gc_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-files_tests.o tests/mesos_tests-flags_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-monitor_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-script.o tests/mesos_tests-examples_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o tests/mesos_tests-sorter_tests.o tests/mesos_tests-allocator_tests.o tests/mesos_tests-logging_tests.o tests/mesos_tests-cgroups_isolation_tests.o tests/mesos_tests-cgroups_tests.o tests/mesos_tests-fs_tests.o tests/mesos_tests-proc_tests.o tests/mesos_tests-zookeeper_test.o tests/mesos_tests-zookeeper_test_server.o tests/mesos_tests-zookeeper_tests.o tests/mesos_tests-allocator_zookeeper_tests.o  -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server ../third_party/libprocess/third_party/.libs/libgmock.a -lz ./.libs/libmesos.so -lrt -pthread -Wl,-rpath -Wl,/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server
make[3]: Nothing to be done for `../../src/examples/python/test_framework.py'.
make[3]: Nothing to be done for `examples/python/test-framework'.
make[3]: Nothing to be done for `../../src/examples/python/test_executor.py'.
make[3]: Nothing to be done for `examples/python/test-executor'.
make[3]: Nothing to be done for `../../src/tests/balloon_framework_test.sh'.
make[3]: Nothing to be done for `../../src/tests/test_framework_test.sh'.
make[3]: Nothing to be done for `../../src/tests/no_executor_framework_test.sh'.
make[3]: Nothing to be done for `../../src/tests/java_exception_test.sh'.
make[3]: Nothing to be done for `../../src/tests/java_framework_test.sh'.
make[3]: Nothing to be done for `../../src/tests/python_framework_test.sh'.
make[3]: Nothing to be done for `../../src/tests/killtree_test.sh'.
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'>
Source directory: <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/>
Build directory: <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build>
Note: Google Test filter = *-CgroupsIsolationTest.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:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsNoHierarchyTest.ROOT_CGROUPS_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithCpuMemoryFreezerTest.ROOT_CGROUPS_Destroy:
[==========] Running 197 tests from 41 test cases.
[----------] Global test environment set-up.
[----------] 10 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (34 ms)
[ RUN      ] MasterTest.ShutdownFrameworkWhileTaskRunning
[       OK ] MasterTest.ShutdownFrameworkWhileTaskRunning (57 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (53 ms)
[ RUN      ] MasterTest.StatusUpdateAck
[       OK ] MasterTest.StatusUpdateAck (53 ms)
[ RUN      ] MasterTest.RecoverResources
[       OK ] MasterTest.RecoverResources (3202 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (183 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (53 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (10 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (12 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (10 ms)
[----------] 10 tests from MasterTest (3667 ms total)

[----------] 1 test from WhitelistTest
[ RUN      ] WhitelistTest.WhitelistSlave
[       OK ] WhitelistTest.WhitelistSlave (34 ms)
[----------] 1 test from WhitelistTest (34 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (3 ms)
[----------] 5 tests from FrameworksManagerTestFixture (12 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0313 19:22:39.833822  7780 frameworks_manager.cpp:216] Error getting framework info from underlying storage: Fake Caching Error
E0313 19:22:39.834921  7779 frameworks_manager.cpp:216] Error getting framework info from underlying storage: Fake Caching Error
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] 4 tests from LevelDBStateTest
[ RUN      ] LevelDBStateTest.GetSetGet
[       OK ] LevelDBStateTest.GetSetGet (392 ms)
[ RUN      ] LevelDBStateTest.GetSetSetGet
[       OK ] LevelDBStateTest.GetSetSetGet (236 ms)
[ RUN      ] LevelDBStateTest.GetGetSetSetGet
[       OK ] LevelDBStateTest.GetGetSetSetGet (209 ms)
[ RUN      ] LevelDBStateTest.Names
[       OK ] LevelDBStateTest.Names (227 ms)
[----------] 4 tests from LevelDBStateTest (1065 ms total)

[----------] 4 tests from ZooKeeperStateTest
[ RUN      ] ZooKeeperStateTest.GetSetGet
[       OK ] ZooKeeperStateTest.GetSetGet (725 ms)
[ RUN      ] ZooKeeperStateTest.GetSetSetGet
[       OK ] ZooKeeperStateTest.GetSetSetGet (110 ms)
[ RUN      ] ZooKeeperStateTest.GetGetSetSetGet
[       OK ] ZooKeeperStateTest.GetGetSetSetGet (100 ms)
[ RUN      ] ZooKeeperStateTest.Names
[       OK ] ZooKeeperStateTest.Names (96 ms)
[----------] 4 tests from ZooKeeperStateTest (1031 ms total)

[----------] 2 tests from PathsTest
[ RUN      ] PathsTest.CreateExecutorDirectory
[       OK ] PathsTest.CreateExecutorDirectory (2 ms)
[ RUN      ] PathsTest.format
[       OK ] PathsTest.format (2 ms)
[----------] 2 tests from PathsTest (4 ms total)

[----------] 1 test from ReaperTest
[ RUN      ] ReaperTest.NonChildProcess
[       OK ] ReaperTest.NonChildProcess (1010 ms)
[----------] 1 test from ReaperTest (1010 ms total)

[----------] 2 tests from SlaveStateTest
[ RUN      ] SlaveStateTest.CheckpointProtobuf
Checkpointing SlaveID to '/tmp/yfUfSM/slave.id'
[       OK ] SlaveStateTest.CheckpointProtobuf (0 ms)
[ RUN      ] SlaveStateTest.CheckpointString
Checkpointing 'test' to /tmp/59bPq1/test-path
[       OK ] SlaveStateTest.CheckpointString (0 ms)
[----------] 2 tests from SlaveStateTest (0 ms total)

[----------] 6 tests from SlaveRecoveryTest/0, where TypeParam = mesos::internal::slave::ProcessBasedIsolationModule
[ RUN      ] SlaveRecoveryTest/0.RecoverSlaveState
Checkpointing SlaveInfo to '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_DHIsZf/meta/slaves/201303131922-1015726915-37040-7710-0/slave.info'
Checkpointing FrameworkInfo to '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_DHIsZf/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/framework.info'
Checkpointing 'scheduler(12)@67.195.138.60:37040' to /tmp/SlaveRecoveryTest_0_RecoverSlaveState_DHIsZf/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/framework.pid
Checkpointing ExecutorInfo to '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_DHIsZf/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/c072fe7e-33e2-49d4-9966-7b0b92f89eed/executor.info'
Checkpointing Task to '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_DHIsZf/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/c072fe7e-33e2-49d4-9966-7b0b92f89eed/runs/943238a3-8129-4066-a988-766d493be00f/tasks/c072fe7e-33e2-49d4-9966-7b0b92f89eed/task.info'
Checkpointing forked pid 7830
Checkpointing '7830' to /tmp/SlaveRecoveryTest_0_RecoverSlaveState_DHIsZf/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/c072fe7e-33e2-49d4-9966-7b0b92f89eed/runs/943238a3-8129-4066-a988-766d493be00f/pids/forked.pid
Fetching resources into /tmp/SlaveRecoveryTest_0_RecoverSlaveState_DHIsZf/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/c072fe7e-33e2-49d4-9966-7b0b92f89eed/runs/943238a3-8129-4066-a988-766d493be00f
Checkpointing 'executor(1)@67.195.138.60:60020' to /tmp/SlaveRecoveryTest_0_RecoverSlaveState_DHIsZf/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/c072fe7e-33e2-49d4-9966-7b0b92f89eed/runs/943238a3-8129-4066-a988-766d493be00f/pids/libprocess.pid
Registered executor on janus.apache.org
Starting task c072fe7e-33e2-49d4-9966-7b0b92f89eed
sh -c 'sleep 1000'
Waited on process 7863, returned status 15
[       OK ] SlaveRecoveryTest/0.RecoverSlaveState (1574 ms)
[ RUN      ] SlaveRecoveryTest/0.RecoverStatusUpdateManager
Checkpointing SlaveInfo to '/tmp/SlaveRecoveryTest_0_RecoverStatusUpdateManager_LoTiQy/meta/slaves/201303131922-1015726915-37040-7710-0/slave.info'
Checkpointing FrameworkInfo to '/tmp/SlaveRecoveryTest_0_RecoverStatusUpdateManager_LoTiQy/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/framework.info'
Checkpointing 'scheduler(13)@67.195.138.60:37040' to /tmp/SlaveRecoveryTest_0_RecoverStatusUpdateManager_LoTiQy/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/framework.pid
Checkpointing ExecutorInfo to '/tmp/SlaveRecoveryTest_0_RecoverStatusUpdateManager_LoTiQy/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/592d72ab-37a9-4884-bddb-69ab8d0cf106/executor.info'
Checkpointing Task to '/tmp/SlaveRecoveryTest_0_RecoverStatusUpdateManager_LoTiQy/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/592d72ab-37a9-4884-bddb-69ab8d0cf106/runs/b35f8554-5cc8-4cf4-b5b7-4360bf1b8f60/tasks/592d72ab-37a9-4884-bddb-69ab8d0cf106/task.info'
Checkpointing forked pid 7866
Checkpointing '7866' to /tmp/SlaveRecoveryTest_0_RecoverStatusUpdateManager_LoTiQy/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/592d72ab-37a9-4884-bddb-69ab8d0cf106/runs/b35f8554-5cc8-4cf4-b5b7-4360bf1b8f60/pids/forked.pid
Fetching resources into /tmp/SlaveRecoveryTest_0_RecoverStatusUpdateManager_LoTiQy/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/592d72ab-37a9-4884-bddb-69ab8d0cf106/runs/b35f8554-5cc8-4cf4-b5b7-4360bf1b8f60
Checkpointing 'executor(1)@67.195.138.60:41604' to /tmp/SlaveRecoveryTest_0_RecoverStatusUpdateManager_LoTiQy/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/592d72ab-37a9-4884-bddb-69ab8d0cf106/runs/b35f8554-5cc8-4cf4-b5b7-4360bf1b8f60/pids/libprocess.pid
Registered executor on janus.apache.org
Starting task 592d72ab-37a9-4884-bddb-69ab8d0cf106
sh -c 'sleep 1000'
Waited on process 7894, returned status 15
[       OK ] SlaveRecoveryTest/0.RecoverStatusUpdateManager (303 ms)
[ RUN      ] SlaveRecoveryTest/0.ReconnectExecutor
Checkpointing SlaveInfo to '/tmp/SlaveRecoveryTest_0_ReconnectExecutor_vRnwwS/meta/slaves/201303131922-1015726915-37040-7710-0/slave.info'
Checkpointing FrameworkInfo to '/tmp/SlaveRecoveryTest_0_ReconnectExecutor_vRnwwS/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/framework.info'
Checkpointing 'scheduler(14)@67.195.138.60:37040' to /tmp/SlaveRecoveryTest_0_ReconnectExecutor_vRnwwS/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/framework.pid
Checkpointing ExecutorInfo to '/tmp/SlaveRecoveryTest_0_ReconnectExecutor_vRnwwS/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/93257012-27bd-4d5d-824c-a57ffeb035d0/executor.info'
Checkpointing Task to '/tmp/SlaveRecoveryTest_0_ReconnectExecutor_vRnwwS/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/93257012-27bd-4d5d-824c-a57ffeb035d0/runs/32c493e8-8c01-47c5-b00f-d59d005c9d0d/tasks/93257012-27bd-4d5d-824c-a57ffeb035d0/task.info'
Checkpointing forked pid 7897
Checkpointing '7897' to /tmp/SlaveRecoveryTest_0_ReconnectExecutor_vRnwwS/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/93257012-27bd-4d5d-824c-a57ffeb035d0/runs/32c493e8-8c01-47c5-b00f-d59d005c9d0d/pids/forked.pid
Fetching resources into /tmp/SlaveRecoveryTest_0_ReconnectExecutor_vRnwwS/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/93257012-27bd-4d5d-824c-a57ffeb035d0/runs/32c493e8-8c01-47c5-b00f-d59d005c9d0d
Checkpointing 'executor(1)@67.195.138.60:38516' to /tmp/SlaveRecoveryTest_0_ReconnectExecutor_vRnwwS/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/93257012-27bd-4d5d-824c-a57ffeb035d0/runs/32c493e8-8c01-47c5-b00f-d59d005c9d0d/pids/libprocess.pid
Registered executor on janus.apache.org
Starting task 93257012-27bd-4d5d-824c-a57ffeb035d0
sh -c 'sleep 1000'
Re-registered executor on janus.apache.org
Waited on process 7925, returned status 15
[       OK ] SlaveRecoveryTest/0.ReconnectExecutor (227 ms)
[ RUN      ] SlaveRecoveryTest/0.RecoverUnregisteredExecutor
Checkpointing SlaveInfo to '/tmp/SlaveRecoveryTest_0_RecoverUnregisteredExecutor_u835Oc/meta/slaves/201303131922-1015726915-37040-7710-0/slave.info'
Checkpointing FrameworkInfo to '/tmp/SlaveRecoveryTest_0_RecoverUnregisteredExecutor_u835Oc/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/framework.info'
Checkpointing 'scheduler(15)@67.195.138.60:37040' to /tmp/SlaveRecoveryTest_0_RecoverUnregisteredExecutor_u835Oc/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/framework.pid
Checkpointing ExecutorInfo to '/tmp/SlaveRecoveryTest_0_RecoverUnregisteredExecutor_u835Oc/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/855307de-2bfa-453f-bdb5-f281586684e6/executor.info'
Checkpointing Task to '/tmp/SlaveRecoveryTest_0_RecoverUnregisteredExecutor_u835Oc/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/855307de-2bfa-453f-bdb5-f281586684e6/runs/08fcc3b6-501a-406d-ba55-27cc22d7447b/tasks/855307de-2bfa-453f-bdb5-f281586684e6/task.info'
Checkpointing forked pid 7928
Checkpointing '7928' to /tmp/SlaveRecoveryTest_0_RecoverUnregisteredExecutor_u835Oc/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/855307de-2bfa-453f-bdb5-f281586684e6/runs/08fcc3b6-501a-406d-ba55-27cc22d7447b/pids/forked.pid
Fetching resources into /tmp/SlaveRecoveryTest_0_RecoverUnregisteredExecutor_u835Oc/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/855307de-2bfa-453f-bdb5-f281586684e6/runs/08fcc3b6-501a-406d-ba55-27cc22d7447b
[       OK ] SlaveRecoveryTest/0.RecoverUnregisteredExecutor (3236 ms)
[ RUN      ] SlaveRecoveryTest/0.RecoverTerminatedExecutor
Checkpointing SlaveInfo to '/tmp/SlaveRecoveryTest_0_RecoverTerminatedExecutor_BkTgXF/meta/slaves/201303131922-1015726915-37040-7710-0/slave.info'
Checkpointing FrameworkInfo to '/tmp/SlaveRecoveryTest_0_RecoverTerminatedExecutor_BkTgXF/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/framework.info'
Checkpointing 'scheduler(16)@67.195.138.60:37040' to /tmp/SlaveRecoveryTest_0_RecoverTerminatedExecutor_BkTgXF/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/framework.pid
Checkpointing ExecutorInfo to '/tmp/SlaveRecoveryTest_0_RecoverTerminatedExecutor_BkTgXF/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/99a38be6-a3e1-472e-afa9-658764e3b43d/executor.info'
Checkpointing Task to '/tmp/SlaveRecoveryTest_0_RecoverTerminatedExecutor_BkTgXF/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/99a38be6-a3e1-472e-afa9-658764e3b43d/runs/84c05a77-399a-4eff-8c71-b53609974638/tasks/99a38be6-a3e1-472e-afa9-658764e3b43d/task.info'
Checkpointing forked pid 8061
Checkpointing '8061' to /tmp/SlaveRecoveryTest_0_RecoverTerminatedExecutor_BkTgXF/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/99a38be6-a3e1-472e-afa9-658764e3b43d/runs/84c05a77-399a-4eff-8c71-b53609974638/pids/forked.pid
Fetching resources into /tmp/SlaveRecoveryTest_0_RecoverTerminatedExecutor_BkTgXF/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/99a38be6-a3e1-472e-afa9-658764e3b43d/runs/84c05a77-399a-4eff-8c71-b53609974638
Checkpointing 'executor(1)@67.195.138.60:43986' to /tmp/SlaveRecoveryTest_0_RecoverTerminatedExecutor_BkTgXF/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/99a38be6-a3e1-472e-afa9-658764e3b43d/runs/84c05a77-399a-4eff-8c71-b53609974638/pids/libprocess.pid
Registered executor on janus.apache.org
Starting task 99a38be6-a3e1-472e-afa9-658764e3b43d
sh -c 'sleep 1000'
Waited on process 8089, returned status 15
[       OK ] SlaveRecoveryTest/0.RecoverTerminatedExecutor (3460 ms)
[ RUN      ] SlaveRecoveryTest/0.CleanupExecutor
Checkpointing SlaveInfo to '/tmp/SlaveRecoveryTest_0_CleanupExecutor_5K3Lwi/meta/slaves/201303131922-1015726915-37040-7710-0/slave.info'
Checkpointing FrameworkInfo to '/tmp/SlaveRecoveryTest_0_CleanupExecutor_5K3Lwi/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/framework.info'
Checkpointing 'scheduler(17)@67.195.138.60:37040' to /tmp/SlaveRecoveryTest_0_CleanupExecutor_5K3Lwi/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/framework.pid
Checkpointing ExecutorInfo to '/tmp/SlaveRecoveryTest_0_CleanupExecutor_5K3Lwi/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/70d46d49-8dc4-408f-879c-1e3d8c2cb95c/executor.info'
Checkpointing Task to '/tmp/SlaveRecoveryTest_0_CleanupExecutor_5K3Lwi/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/70d46d49-8dc4-408f-879c-1e3d8c2cb95c/runs/25076ed4-0c05-4ecd-870a-643951a929a1/tasks/70d46d49-8dc4-408f-879c-1e3d8c2cb95c/task.info'
Checkpointing forked pid 8131
Checkpointing '8131' to /tmp/SlaveRecoveryTest_0_CleanupExecutor_5K3Lwi/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/70d46d49-8dc4-408f-879c-1e3d8c2cb95c/runs/25076ed4-0c05-4ecd-870a-643951a929a1/pids/forked.pid
Fetching resources into /tmp/SlaveRecoveryTest_0_CleanupExecutor_5K3Lwi/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/70d46d49-8dc4-408f-879c-1e3d8c2cb95c/runs/25076ed4-0c05-4ecd-870a-643951a929a1
Checkpointing 'executor(1)@67.195.138.60:55401' to /tmp/SlaveRecoveryTest_0_CleanupExecutor_5K3Lwi/meta/slaves/201303131922-1015726915-37040-7710-0/frameworks/201303131922-1015726915-37040-7710-0000/executors/70d46d49-8dc4-408f-879c-1e3d8c2cb95c/runs/25076ed4-0c05-4ecd-870a-643951a929a1/pids/libprocess.pid
Registered executor on janus.apache.org
Starting task 70d46d49-8dc4-408f-879c-1e3d8c2cb95c
sh -c 'sleep 1000'
Waited on process 8159, returned status 15
tar: Removing leading `/' from member names
[       OK ] SlaveRecoveryTest/0.CleanupExecutor (3315 ms)
[----------] 6 tests from SlaveRecoveryTest/0 (12115 ms total)

[----------] 6 tests from SlaveRecoveryTest/1, where TypeParam = mesos::internal::slave::CgroupsIsolationModule
[ RUN      ] SlaveRecoveryTest/1.RecoverSlaveState
../../src/tests/utils.hpp:188: Failure
cgroups::mount(TEST_CGROUPS_HIERARCHY, subsystems): Failed to mount 'cpu,cpuacct,memory,freezer' at '/tmp/mesos_test_cgroup': Operation not permitted
-------------------------------------------------------------
We cannot run any cgroups tests that require
a hierarchy with subsystems 'cpu,cpuacct,memory,freezer'
because we failed to find an existing hierarchy
or create a new one. You can either remove all existing
hierarchies, or disable this test case
(i.e., --gtest_filter=-SlaveRecoveryTest/1.*).
-------------------------------------------------------------
Using cgroups requires root permissions

../../src/tests/filter.hpp:67: ERROR: this mock object (used in test SlaveRecoveryTest/1.RecoverSlaveState) should be deleted but never is. Its address is @0x1741610.
ERROR: 1 leaked mock object found at program exit.
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/src'>
make: *** [check-recursive] Error 1
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #314

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/314/changes>

Changes:

[vinodkone] Garbage collected task meta directories.

Review: https://reviews.apache.org/r/8837

[vinodkone] Added support for incompatible upgrade.

Review: https://reviews.apache.org/r/8763

[vinodkone] Recovered executors.

Review: https://reviews.apache.org/r/8762

[vinodkone] Recovered status update manager.

Review: https://reviews.apache.org/r/8736

[vinodkone] Recovered slave state.

Review: https://reviews.apache.org/r/8680

[vinodkone] Added os::islink and substituted stat() with
lstat() in os.hpp.

Review: https://reviews.apache.org/r/8681

[vinodkone] Implemented non-child process monitoring in reaper.

Review: https://reviews.apache.org/r/8570

[vinodkone] Checkpointed slave, framework, executor and tasks.

Review: https://reviews.apache.org/r/8535

[vinodkone] Integrated status update manager into the slave.

Review: https://reviews.apache.org/r/7655

[vinodkone] Added status update manager.

Review: https://reviews.apache.org/r/7212

[vinodkone] Added fixtures to enable templatized isolation module tests
and fixed a bug in cgroups isolation module.

Review: https://reviews.apache.org/r/9847

------------------------------------------
[...truncated 3565 lines...]
[       OK ] StoutStringsTest.Split (0 ms)
[ RUN      ] StoutStringsTest.SplitStringWithDelimsAtStart
[       OK ] StoutStringsTest.SplitStringWithDelimsAtStart (0 ms)
[ RUN      ] StoutStringsTest.SplitStringWithDelimsAtEnd
[       OK ] StoutStringsTest.SplitStringWithDelimsAtEnd (0 ms)
[ RUN      ] StoutStringsTest.SplitStringWithDelimsAtStartAndEnd
[       OK ] StoutStringsTest.SplitStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StoutStringsTest.SplitWithMultipleDelims
[       OK ] StoutStringsTest.SplitWithMultipleDelims (0 ms)
[ RUN      ] StoutStringsTest.Pairs
[       OK ] StoutStringsTest.Pairs (0 ms)
[ RUN      ] StoutStringsTest.StartsWith
[       OK ] StoutStringsTest.StartsWith (0 ms)
[ RUN      ] StoutStringsTest.Contains
[       OK ] StoutStringsTest.Contains (0 ms)
[----------] 21 tests from StoutStringsTest (0 ms total)

[----------] 9 tests from StoutUtilsTest
[ RUN      ] StoutUtilsTest.rmdir
[       OK ] StoutUtilsTest.rmdir (16 ms)
[ RUN      ] StoutUtilsTest.nonblock
[       OK ] StoutUtilsTest.nonblock (10 ms)
[ RUN      ] StoutUtilsTest.touch
[       OK ] StoutUtilsTest.touch (13 ms)
[ RUN      ] StoutUtilsTest.readWriteString
[       OK ] StoutUtilsTest.readWriteString (7 ms)
[ RUN      ] StoutUtilsTest.find
[       OK ] StoutUtilsTest.find (14 ms)
[ RUN      ] StoutUtilsTest.uname
[       OK ] StoutUtilsTest.uname (16 ms)
[ RUN      ] StoutUtilsTest.sysname
[       OK ] StoutUtilsTest.sysname (1 ms)
[ RUN      ] StoutUtilsTest.release
[       OK ] StoutUtilsTest.release (5 ms)
[ RUN      ] StoutUtilsTest.hashset
[       OK ] StoutUtilsTest.hashset (14 ms)
[----------] 9 tests from StoutUtilsTest (96 ms total)

[----------] 1 test from StoutUUIDTest
[ RUN      ] StoutUUIDTest.test
[       OK ] StoutUUIDTest.test (2 ms)
[----------] 1 test from StoutUUIDTest (2 ms total)

[----------] 5 tests from StoutMultihashmapTest
[ RUN      ] StoutMultihashmapTest.Put
[       OK ] StoutMultihashmapTest.Put (0 ms)
[ RUN      ] StoutMultihashmapTest.Remove
[       OK ] StoutMultihashmapTest.Remove (0 ms)
[ RUN      ] StoutMultihashmapTest.Size
[       OK ] StoutMultihashmapTest.Size (0 ms)
[ RUN      ] StoutMultihashmapTest.Iterator
[       OK ] StoutMultihashmapTest.Iterator (0 ms)
[ RUN      ] StoutMultihashmapTest.Foreach
[       OK ] StoutMultihashmapTest.Foreach (0 ms)
[----------] 5 tests from StoutMultihashmapTest (0 ms total)

[----------] 1 test from StoutJsonTest
[ RUN      ] StoutJsonTest.BinaryData
[       OK ] StoutJsonTest.BinaryData (0 ms)
[----------] 1 test from StoutJsonTest (0 ms total)

[----------] 1 test from StoutCompressionTest
[ RUN      ] StoutCompressionTest.Gzip
[       OK ] StoutCompressionTest.Gzip (162 ms)
[----------] 1 test from StoutCompressionTest (163 ms total)

[----------] Global test environment tear-down
[==========] 42 tests from 7 test cases ran. (262 ms total)
[  PASSED  ] 42 tests.
PASS: stout-tests
=============
1 test passed
=============
make[7]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party'>
make[6]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party'>
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party'>
Making check in .
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess'>
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess  -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a      -MT libprocess_la-process.lo -MD -MP -MF .deps/libprocess_la-process.Tpo -c -o libprocess_la-process.lo `test -f 'src/process.cpp' || echo '../../../third_party/libprocess/'`src/process.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -MT libprocess_la-process.lo -MD -MP -MF .deps/libprocess_la-process.Tpo -c ../../../third_party/libprocess/src/process.cpp  -fPIC -DPIC -o libprocess_la-process.o
mv -f .deps/libprocess_la-process.Tpo .deps/libprocess_la-process.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess  -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a      -MT libprocess_la-pid.lo -MD -MP -MF .deps/libprocess_la-pid.Tpo -c -o libprocess_la-pid.lo `test -f 'src/pid.cpp' || echo '../../../third_party/libprocess/'`src/pid.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -MT libprocess_la-pid.lo -MD -MP -MF .deps/libprocess_la-pid.Tpo -c ../../../third_party/libprocess/src/pid.cpp  -fPIC -DPIC -o libprocess_la-pid.o
mv -f .deps/libprocess_la-pid.Tpo .deps/libprocess_la-pid.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess  -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a      -MT libprocess_la-latch.lo -MD -MP -MF .deps/libprocess_la-latch.Tpo -c -o libprocess_la-latch.lo `test -f 'src/latch.cpp' || echo '../../../third_party/libprocess/'`src/latch.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -MT libprocess_la-latch.lo -MD -MP -MF .deps/libprocess_la-latch.Tpo -c ../../../third_party/libprocess/src/latch.cpp  -fPIC -DPIC -o libprocess_la-latch.o
mv -f .deps/libprocess_la-latch.Tpo .deps/libprocess_la-latch.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess  -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a      -MT libprocess_la-statistics.lo -MD -MP -MF .deps/libprocess_la-statistics.Tpo -c -o libprocess_la-statistics.lo `test -f 'src/statistics.cpp' || echo '../../../third_party/libprocess/'`src/statistics.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -MT libprocess_la-statistics.lo -MD -MP -MF .deps/libprocess_la-statistics.Tpo -c ../../../third_party/libprocess/src/statistics.cpp  -fPIC -DPIC -o libprocess_la-statistics.o
mv -f .deps/libprocess_la-statistics.Tpo .deps/libprocess_la-statistics.Plo
/bin/bash ./libtool --tag=CXX   --mode=link g++     -o libprocess.la  libprocess_la-process.lo libprocess_la-pid.lo libprocess_la-latch.lo libprocess_la-statistics.lo third_party/glog-0.3.1/libglog.la third_party/libry_http_parser.la third_party/libev-3.8/libev.la  -lz 
libtool: link: (cd .libs/libprocess.lax/libry_http_parser.a && ar x "<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party/.libs/libry_http_parser.a")>
libtool: link: ar cru .libs/libprocess.a  libprocess_la-process.o libprocess_la-pid.o libprocess_la-latch.o libprocess_la-statistics.o  .libs/libprocess.lax/libry_http_parser.a/libry_http_parser_la-http_parser.o 
libtool: link: ranlib .libs/libprocess.a
libtool: link: rm -fr .libs/libprocess.lax
libtool: link: ( cd ".libs" && rm -f "libprocess.la" && ln -s "../libprocess.la" "libprocess.la" )
make  tests
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess'>
g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess  -I../../../third_party/libprocess/src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a      -MT tests-decoder_tests.o -MD -MP -MF .deps/tests-decoder_tests.Tpo -c -o tests-decoder_tests.o `test -f 'src/tests/decoder_tests.cpp' || echo '../../../third_party/libprocess/'`src/tests/decoder_tests.cpp
mv -f .deps/tests-decoder_tests.Tpo .deps/tests-decoder_tests.Po
g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess  -I../../../third_party/libprocess/src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a      -MT tests-encoder_tests.o -MD -MP -MF .deps/tests-encoder_tests.Tpo -c -o tests-encoder_tests.o `test -f 'src/tests/encoder_tests.cpp' || echo '../../../third_party/libprocess/'`src/tests/encoder_tests.cpp
mv -f .deps/tests-encoder_tests.Tpo .deps/tests-encoder_tests.Po
g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess  -I../../../third_party/libprocess/src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a      -MT tests-http_tests.o -MD -MP -MF .deps/tests-http_tests.Tpo -c -o tests-http_tests.o `test -f 'src/tests/http_tests.cpp' || echo '../../../third_party/libprocess/'`src/tests/http_tests.cpp
mv -f .deps/tests-http_tests.Tpo .deps/tests-http_tests.Po
g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess  -I../../../third_party/libprocess/src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a      -MT tests-io_tests.o -MD -MP -MF .deps/tests-io_tests.Tpo -c -o tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo '../../../third_party/libprocess/'`src/tests/io_tests.cpp
mv -f .deps/tests-io_tests.Tpo .deps/tests-io_tests.Po
g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess  -I../../../third_party/libprocess/src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a      -MT tests-main.o -MD -MP -MF .deps/tests-main.Tpo -c -o tests-main.o `test -f 'src/tests/main.cpp' || echo '../../../third_party/libprocess/'`src/tests/main.cpp
mv -f .deps/tests-main.Tpo .deps/tests-main.Po
g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess  -I../../../third_party/libprocess/src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a      -MT tests-process_tests.o -MD -MP -MF .deps/tests-process_tests.Tpo -c -o tests-process_tests.o `test -f 'src/tests/process_tests.cpp' || echo '../../../third_party/libprocess/'`src/tests/process_tests.cpp
mv -f .deps/tests-process_tests.Tpo .deps/tests-process_tests.Po
g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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 -I. -I../../../third_party/libprocess  -I../../../third_party/libprocess/src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I../../../third_party/libprocess/include -I../../../third_party/libprocess/third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a      -MT tests-statistics_tests.o -MD -MP -MF .deps/tests-statistics_tests.Tpo -c -o tests-statistics_tests.o `test -f 'src/tests/statistics_tests.cpp' || echo '../../../third_party/libprocess/'`src/tests/statistics_tests.cpp
mv -f .deps/tests-statistics_tests.Tpo .deps/tests-statistics_tests.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++     -o tests tests-decoder_tests.o tests-encoder_tests.o tests-http_tests.o tests-io_tests.o tests-main.o tests-process_tests.o tests-statistics_tests.o third_party/libgmock.la libprocess.la -lz 
libtool: link: g++ -o tests tests-decoder_tests.o tests-encoder_tests.o tests-http_tests.o tests-io_tests.o tests-main.o tests-process_tests.o tests-statistics_tests.o  third_party/.libs/libgmock.a ./.libs/libprocess.a <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party/glog-0.3.1/.libs/libglog.a> -lpthread <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess/third_party/libev-3.8/.libs/libev.a> -lm -lz
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess'>
make  check-TESTS
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess'>
[==========] Running 41 tests from 6 test cases.
[----------] Global test environment set-up.
[----------] 3 tests from Decoder
[ RUN      ] Decoder.Request
[       OK ] Decoder.Request (0 ms)
[ RUN      ] Decoder.RequestHeaderContinuation
[       OK ] Decoder.RequestHeaderContinuation (0 ms)
[ RUN      ] Decoder.Response
[       OK ] Decoder.Response (0 ms)
[----------] 3 tests from Decoder (2 ms total)

[----------] 2 tests from Encoder
[ RUN      ] Encoder.Response
[       OK ] Encoder.Response (0 ms)
[ RUN      ] Encoder.AcceptableEncodings
[       OK ] Encoder.AcceptableEncodings (4 ms)
[----------] 2 tests from Encoder (4 ms total)

[----------] 2 tests from HTTP
[ RUN      ] HTTP.Endpoints
[       OK ] HTTP.Endpoints (3 ms)
[ RUN      ] HTTP.Encode
[       OK ] HTTP.Encode (0 ms)
[----------] 2 tests from HTTP (4 ms total)

[----------] 2 tests from IO
[ RUN      ] IO.Poll
[       OK ] IO.Poll (0 ms)
[ RUN      ] IO.Read
[       OK ] IO.Read (7 ms)
[----------] 2 tests from IO (7 ms total)

[----------] 28 tests from Process
[ RUN      ] Process.thread
[       OK ] Process.thread (0 ms)
[ RUN      ] Process.event
[       OK ] Process.event (0 ms)
[ RUN      ] Process.future
[       OK ] Process.future (0 ms)
[ RUN      ] Process.associate
[       OK ] Process.associate (1 ms)
[ RUN      ] Process.onAny
[       OK ] Process.onAny (0 ms)
[ RUN      ] Process.then
[       OK ] Process.then (0 ms)
[ RUN      ] Process.chain
[       OK ] Process.chain (1 ms)
[ RUN      ] Process.spawn
[       OK ] Process.spawn (1 ms)
[ RUN      ] Process.dispatch
[       OK ] Process.dispatch (0 ms)
[ RUN      ] Process.defer1
[       OK ] Process.defer1 (1 ms)
[ RUN      ] Process.defer2
[       OK ] Process.defer2 (1 ms)
[ RUN      ] Process.defer3
[       OK ] Process.defer3 (0 ms)
[ RUN      ] Process.handlers
[       OK ] Process.handlers (0 ms)
[ RUN      ] Process.inheritance
[       OK ] Process.inheritance (0 ms)
[ RUN      ] Process.thunk
[       OK ] Process.thunk (0 ms)
[ RUN      ] Process.delegate
[       OK ] Process.delegate (0 ms)
[ RUN      ] Process.delay
[       OK ] Process.delay (0 ms)
[ RUN      ] Process.order
[       OK ] Process.order (0 ms)
[ RUN      ] Process.donate
[       OK ] Process.donate (0 ms)
[ RUN      ] Process.exited
[       OK ] Process.exited (1 ms)
[ RUN      ] Process.select
[       OK ] Process.select (0 ms)
[ RUN      ] Process.collect
[       OK ] Process.collect (1 ms)
[ RUN      ] Process.settle
[       OK ] Process.settle (3960 ms)
[ RUN      ] Process.pid
[       OK ] Process.pid (0 ms)
[ RUN      ] Process.listener
[       OK ] Process.listener (0 ms)
[ RUN      ] Process.executor
[       OK ] Process.executor (1 ms)
[ RUN      ] Process.remote
[       OK ] Process.remote (3 ms)
[ RUN      ] Process.async
[       OK ] Process.async (2 ms)
[----------] 28 tests from Process (3974 ms total)

[----------] 4 tests from Statistics
[ RUN      ] Statistics.set
[       OK ] Statistics.set (0 ms)
[ RUN      ] Statistics.truncate
[       OK ] Statistics.truncate (1 ms)
[ RUN      ] Statistics.meter
[       OK ] Statistics.meter (0 ms)
[ RUN      ] Statistics.archive
../../../third_party/libprocess/src/tests/statistics_tests.cpp:175: Failure
Value of: values.get().empty()
  Actual: false
Expected: true
[  FAILED  ] Statistics.archive (2 ms)
[----------] 4 tests from Statistics (3 ms total)

[----------] Global test environment tear-down
[==========] 41 tests from 6 test cases ran. (3994 ms total)
[  PASSED  ] 40 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] Statistics.archive

 1 FAILED TEST
  YOU HAVE 2 DISABLED TESTS

FAIL: tests
==================
1 of 1 test failed
==================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess'>
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess'>
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party/libprocess'>
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/third_party'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure