You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/07/05 22:11:07 UTC

Build failed in Jenkins: Mesos » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2445

See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2445/changes>

Changes:

[vinodkone] Extended install() to support 7 arguments.

[vinodkone] Added support for recovered frameworks.

[vinodkone] Added filtering for orphaned tasks in /state endpoint.

[vinodkone] Added test for sending framework information after master failover.

------------------------------------------
[...truncated 4019 lines...]
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of clang-3.5... gcc3
checking dependency style of clang++-3.5... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by clang-3.5... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang-3.5 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... clang-3.5 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang-3.5 supports -fno-rtti -fno-exceptions... yes
checking for clang-3.5 option to produce PIC... -fPIC -DPIC
checking if clang-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang-3.5 static flag -static works... yes
checking if clang-3.5 supports -c -o file.o... yes
checking if clang-3.5 supports -c -o file.o... (cached) yes
checking whether the clang-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++-3.5 -E
checking for ld used by clang++-3.5... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++-3.5 option to produce PIC... -fPIC -DPIC
checking if clang++-3.5 PIC flag -fPIC -DPIC works... yes
checking if clang++-3.5 static flag -static works... yes
checking if clang++-3.5 supports -c -o file.o... yes
checking if clang++-3.5 supports -c -o file.o... (cached) yes
checking whether the clang++-3.5 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether clang++-3.5 supports C++11 features by default... no
checking whether clang++-3.5 supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for gzread in -lz... yes
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/examples/python/test-containerizer
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.0.0"; then find "mesos-1.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.0.0" || { sleep 5 && rm -rf "mesos-1.0.0"; }; else :; fi
test -d "mesos-1.0.0" || mkdir "mesos-1.0.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.0.0 distdir=../mesos-1.0.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.0.0 distdir=../../mesos-1.0.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd 3rdparty && make  top_distdir=../../../mesos-1.0.0 distdir=../../../mesos-1.0.0/3rdparty/stout/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/3rdparty'
make[4]: Leaving directory `/mesos/3rdparty/stout/3rdparty'
make[4]: *** No rule to make target `distdir'.  Stop.
make[3]: *** [distdir] Error 1
make[3]: Leaving directory `/mesos/3rdparty/stout'
make[2]: *** [distdir] Error 1
make[2]: Leaving directory `/mesos/3rdparty'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1467756406-22741
Untagged: mesos-1467756406-22741:latest
Deleted: 2b687529199538e4decd8fb1493a609567093f317db0c5b18980dab17039498c
Deleted: 7a2ed7bcb55a4d5b5f8d9f7476e5769673b7d83dac427c00ca5fb2720034f331
Deleted: c0329cf216bec7f235ff356d059706d106f1cdce4d694e8380f5ec56b33f59a1
Deleted: 460f93b4899578a5e365d3fe709530f3f1f457a37f8bb990d42bf1fa24571fff
Deleted: 558c25b72079c383a0f5df15fd6e9fbfa754a9102173ed50630df2f614adf27d
Deleted: 824dfa8f8c18e95215b634aee3525aa38103c01eb179e0b1ec9946837aa50b2e
Deleted: ad5b6602c04ea0405394edc61bad2dedb190c5c1f4464f46dd9a13d398950c79
Deleted: a25b10635cafd2f093cd2275317bbcd505a857a319bc5fb1bdfee00a77216188
Deleted: 2c3f98dddcd01bb5cea5a775db86e8e75ca01dbae82459caa75f15e02e35a562
Deleted: e1f99620f5a2b136032423bb86bfbb8ff76dfba3b33e226e579080aca1d2086d
Deleted: 1e393c781cb10274fe829aa972c34f68729fa2b87212c61df4848d1f013e5ca0
Deleted: bf9c859781187aaebb6531bf7accb3e34bfe8b370bfedf148536347968eb1d56
Deleted: 8d658a16c7aad93f475faa8c88c319d09be625b68885d68e7ffa15a134836d1e
Deleted: 0ef3ad886fb1abf236f6a2594ff662d35a4122f0e9abc0c79b579cdd04f49a6c
Deleted: c577d5e1684bc2118badd600ceba6be2f0b3d8362260749870f871ed644db0e8
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2449

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2449/changes>


Build failed in Jenkins: Mesos » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2448

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2448/changes>

Changes:

[vinodkone] Fixed a no-longer-correct comment in `Master::shutdownSlave`.

[bmahler] Added #allocator slack channel to Resource Allocation group.

[bmahler] Updated elfio-3.1.patch to fix alignment bug properly.

------------------------------------------
[...truncated 194467 lines...]
I0706 01:23:24.779863 26692 slave.cpp:600] Agent attributes: [  ]
I0706 01:23:24.779876 26692 slave.cpp:605] Agent hostname: e0d32b841588
I0706 01:23:24.781818 26700 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_Xv7pWz/meta'
I0706 01:23:24.781896 26692 process.cpp:3322] Handling HTTP event for process 'slave(543)' with path: '/slave(543)/containers'
I0706 01:23:24.782444 26690 status_update_manager.cpp:200] Recovering status update manager
I0706 01:23:24.782661 26695 containerizer.cpp:522] Recovering containerizer
I0706 01:23:24.783078 26697 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 01:23:24.784222 26696 provisioner.cpp:253] Provisioner recovery complete
I0706 01:23:24.784507 26686 slave.cpp:4839] Finished recovery
I0706 01:23:24.785100 26686 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 01:23:24.785369 26688 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 01:23:24.786566 26687 slave.cpp:839] Agent terminating
I0706 01:23:24.796872 26668 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 01:23:24.797631 26668 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 01:23:24.797814 26668 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 01:23:24.801450 26687 slave.cpp:203] Agent started on 544)@172.17.0.3:59155
I0706 01:23:24.801499 26687 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_kErCCU/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_kErCCU/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_kErCCU/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_kErCCU"
I0706 01:23:24.802198 26687 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_kErCCU/credential'
I0706 01:23:24.802374 26687 slave.cpp:341] Agent using credential for: test-principal
I0706 01:23:24.802407 26687 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_kErCCU/http_credentials'
I0706 01:23:24.802687 26687 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 01:23:24.803006 26687 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0706 01:23:24.803370 26687 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0706 01:23:24.803854 26687 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 01:23:24.803927 26687 slave.cpp:600] Agent attributes: [  ]
I0706 01:23:24.803941 26687 slave.cpp:605] Agent hostname: e0d32b841588
I0706 01:23:24.805364 26695 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_kErCCU/meta'
I0706 01:23:24.805426 26687 process.cpp:3322] Handling HTTP event for process 'slave(544)' with path: '/slave(544)/monitor/statistics'
I0706 01:23:24.806139 26694 status_update_manager.cpp:200] Recovering status update manager
I0706 01:23:24.806356 26692 containerizer.cpp:522] Recovering containerizer
I0706 01:23:24.806479 26698 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 01:23:24.807885 26699 provisioner.cpp:253] Provisioner recovery complete
I0706 01:23:24.808229 26692 slave.cpp:4839] Finished recovery
I0706 01:23:24.808823 26692 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 01:23:24.808998 26692 slave.cpp:839] Agent terminating
I0706 01:23:24.817538 26668 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 01:23:24.818320 26668 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 01:23:24.818485 26668 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 01:23:24.821960 26691 slave.cpp:203] Agent started on 545)@172.17.0.3:59155
I0706 01:23:24.822049 26691 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_Q5Mqtf/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_Q5Mqtf/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_Q5Mqtf/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_Q5Mqtf"
I0706 01:23:24.822613 26691 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_Q5Mqtf/credential'
I0706 01:23:24.822799 26691 slave.cpp:341] Agent using credential for: test-principal
I0706 01:23:24.822835 26691 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_Q5Mqtf/http_credentials'
I0706 01:23:24.823076 26691 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 01:23:24.823452 26691 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0706 01:23:24.823879 26691 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0706 01:23:24.824339 26691 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 01:23:24.824412 26691 slave.cpp:600] Agent attributes: [  ]
I0706 01:23:24.824426 26691 slave.cpp:605] Agent hostname: e0d32b841588
I0706 01:23:24.825973 26687 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_Q5Mqtf/meta'
I0706 01:23:24.826027 26691 process.cpp:3322] Handling HTTP event for process 'slave(545)' with path: '/slave(545)/monitor/statistics.json'
I0706 01:23:24.826515 26692 status_update_manager.cpp:200] Recovering status update manager
I0706 01:23:24.826747 26698 containerizer.cpp:522] Recovering containerizer
I0706 01:23:24.827014 26689 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 01:23:24.828281 26687 provisioner.cpp:253] Provisioner recovery complete
I0706 01:23:24.828536 26689 slave.cpp:4839] Finished recovery
I0706 01:23:24.829133 26689 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 01:23:24.829609 26689 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 01:23:24.829885 26686 slave.cpp:839] Agent terminating
I0706 01:23:24.838093 26668 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 01:23:24.838876 26668 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 01:23:24.839047 26668 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 01:23:24.842274 26689 slave.cpp:203] Agent started on 546)@172.17.0.3:59155
I0706 01:23:24.842309 26689 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_clyauA/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_clyauA/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_clyauA/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_clyauA"
I0706 01:23:24.842694 26689 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_clyauA/credential'
I0706 01:23:24.842859 26689 slave.cpp:341] Agent using credential for: test-principal
I0706 01:23:24.842905 26689 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_clyauA/http_credentials'
I0706 01:23:24.843123 26689 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 01:23:24.843418 26689 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0706 01:23:24.843943 26689 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0706 01:23:24.844410 26689 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 01:23:24.844483 26689 slave.cpp:600] Agent attributes: [  ]
I0706 01:23:24.844496 26689 slave.cpp:605] Agent hostname: e0d32b841588
I0706 01:23:24.845945 26693 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_clyauA/meta'
I0706 01:23:24.846030 26689 process.cpp:3322] Handling HTTP event for process 'slave(546)' with path: '/slave(546)/containers'
I0706 01:23:24.846627 26697 status_update_manager.cpp:200] Recovering status update manager
I0706 01:23:24.846846 26686 containerizer.cpp:522] Recovering containerizer
I0706 01:23:24.847184 26692 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 01:23:24.849150 26687 provisioner.cpp:253] Provisioner recovery complete
I0706 01:23:24.849318 26700 slave.cpp:839] Agent terminating
I0706 01:23:24.858150 26668 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 01:23:24.858798 26668 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 01:23:24.858966 26668 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 01:23:24.860533 26668 cluster.cpp:432] Creating default 'local' authorizer
I0706 01:23:24.862499 26700 slave.cpp:203] Agent started on 547)@172.17.0.3:59155
I0706 01:23:24.862546 26700 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ADgIBO/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ADgIBO/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ADgIBO/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ADgIBO"
I0706 01:23:24.863224 26700 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ADgIBO/credential'
I0706 01:23:24.863353 26700 slave.cpp:341] Agent using credential for: test-principal
I0706 01:23:24.863379 26700 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ADgIBO/http_credentials'
I0706 01:23:24.863546 26700 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 01:23:24.864035 26700 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0706 01:23:24.864399 26700 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0706 01:23:24.864923 26700 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 01:23:24.864995 26700 slave.cpp:600] Agent attributes: [  ]
I0706 01:23:24.865010 26700 slave.cpp:605] Agent hostname: e0d32b841588
I0706 01:23:24.866554 26701 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_ADgIBO/meta'
I0706 01:23:24.866576 26700 process.cpp:3322] Handling HTTP event for process 'slave(547)' with path: '/slave(547)/monitor/statistics'
I0706 01:23:24.867197 26687 status_update_manager.cpp:200] Recovering status update manager
I0706 01:23:24.867434 26700 containerizer.cpp:522] Recovering containerizer
I0706 01:23:24.867741 26694 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 01:23:24.868859 26691 provisioner.cpp:253] Provisioner recovery complete
I0706 01:23:24.869544 26700 slave.cpp:4839] Finished recovery
I0706 01:23:24.870136 26700 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 01:23:24.870332 26689 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 01:23:24.872159 26695 slave.cpp:839] Agent terminating
I0706 01:23:24.881794 26668 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 01:23:24.882565 26668 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 01:23:24.882773 26668 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 01:23:24.884055 26668 cluster.cpp:432] Creating default 'local' authorizer
I0706 01:23:24.885679 26697 slave.cpp:203] Agent started on 548)@172.17.0.3:59155
I0706 01:23:24.885730 26697 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oBxaX9/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oBxaX9/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oBxaX9/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oBxaX9"
I0706 01:23:24.886256 26697 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oBxaX9/credential'
I0706 01:23:24.886410 26697 slave.cpp:341] Agent using credential for: test-principal
I0706 01:23:24.886443 26697 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oBxaX9/http_credentials'
I0706 01:23:24.886683 26697 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 01:23:24.887255 26697 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0706 01:23:24.887667 26697 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0706 01:23:24.888253 26697 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 01:23:24.888327 26697 slave.cpp:600] Agent attributes: [  ]
I0706 01:23:24.888342 26697 slave.cpp:605] Agent hostname: e0d32b841588
I0706 01:23:24.890202 26689 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oBxaX9/meta'
I0706 01:23:24.890300 26697 process.cpp:3322] Handling HTTP event for process 'slave(548)' with path: '/slave(548)/monitor/statistics.json'
I0706 01:23:24.890743 26691 status_update_manager.cpp:200] Recovering status update manager
I0706 01:23:24.891188 26701 containerizer.cpp:522] Recovering containerizer
I0706 01:23:24.891664 26698 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 01:23:24.892693 26686 provisioner.cpp:253] Provisioner recovery complete
I0706 01:23:24.893544 26689 slave.cpp:4839] Finished recovery
I0706 01:23:24.894449 26689 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 01:23:24.894827 26687 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 01:23:24.896731 26692 slave.cpp:839] Agent terminating
I0706 01:23:24.907238 26668 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 01:23:24.908038 26668 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 01:23:24.908205 26668 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 01:23:24.910030 26668 cluster.cpp:432] Creating default 'local' authorizer
I0706 01:23:24.912286 26690 slave.cpp:203] Agent started on 549)@172.17.0.3:59155
I0706 01:23:24.912323 26690 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_C7xQuv/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_C7xQuv/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_C7xQuv/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_C7xQuv"
I0706 01:23:24.912894 26690 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_C7xQuv/credential'
I0706 01:23:24.913009 26690 slave.cpp:341] Agent using credential for: test-principal
I0706 01:23:24.913034 26690 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_C7xQuv/http_credentials'
I0706 01:23:24.913215 26690 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 01:23:24.914314 26690 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0706 01:23:24.914582 26690 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0706 01:23:24.914952 26690 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 01:23:24.915004 26690 slave.cpp:600] Agent attributes: [  ]
I0706 01:23:24.915016 26690 slave.cpp:605] Agent hostname: e0d32b841588
I0706 01:23:24.916112 26694 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_C7xQuv/meta'
I0706 01:23:24.916141 26690 process.cpp:3322] Handling HTTP event for process 'slave(549)' with path: '/slave(549)/containers'
I0706 01:23:24.916800 26687 status_update_manager.cpp:200] Recovering status update manager
I0706 01:23:24.916981 26686 containerizer.cpp:522] Recovering containerizer
I0706 01:23:24.917158 26697 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 01:23:24.917960 26699 provisioner.cpp:253] Provisioner recovery complete
I0706 01:23:24.918143 26694 slave.cpp:4839] Finished recovery
I0706 01:23:24.918627 26694 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 01:23:24.918756 26694 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 01:23:24.919948 26687 slave.cpp:839] Agent terminating
make[4]: *** [check-local] Error 1
make[3]: *** [check-am] Error 2
make[2]: *** [check] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [distcheck] Error 1
[       OK ] ContentType/SchedulerTest.Decline/0 (114 ms)
[ RUN      ] ContentType/SchedulerTest.Decline/1
[       OK ] ContentType/SchedulerTest.Decline/1 (114 ms)
[ RUN      ] ContentType/SchedulerTest.Revive/0
[       OK ] ContentType/SchedulerTest.Revive/0 (138 ms)
[ RUN      ] ContentType/SchedulerTest.Revive/1
[       OK ] ContentType/SchedulerTest.Revive/1 (140 ms)
[ RUN      ] ContentType/SchedulerTest.Suppress/0
[       OK ] ContentType/SchedulerTest.Suppress/0 (150 ms)
[ RUN      ] ContentType/SchedulerTest.Suppress/1
[       OK ] ContentType/SchedulerTest.Suppress/1 (153 ms)
[ RUN      ] ContentType/SchedulerTest.Message/0
[       OK ] ContentType/SchedulerTest.Message/0 (138 ms)
[ RUN      ] ContentType/SchedulerTest.Message/1
[       OK ] ContentType/SchedulerTest.Message/1 (143 ms)
[ RUN      ] ContentType/SchedulerTest.Request/0
[       OK ] ContentType/SchedulerTest.Request/0 (77 ms)
[ RUN      ] ContentType/SchedulerTest.Request/1
[       OK ] ContentType/SchedulerTest.Request/1 (74 ms)
[ RUN      ] ContentType/SchedulerTest.SchedulerReconnect/0
[       OK ] ContentType/SchedulerTest.SchedulerReconnect/0 (83 ms)
[ RUN      ] ContentType/SchedulerTest.SchedulerReconnect/1
[       OK ] ContentType/SchedulerTest.SchedulerReconnect/1 (85 ms)
[----------] 28 tests from ContentType/SchedulerTest (3447 ms total)

[----------] 9 tests from Endpoint/SlaveEndpointTest
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/0
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/0 (26 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (21 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (20 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (20 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (25 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (22 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (206 ms total)

[----------] Global test environment tear-down
[==========] 1224 tests from 139 test cases ran. (359823 ms total)
[  PASSED  ] 1223 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] DiskQuotaTest.SlaveRecovery

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

make[4]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[3]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
+ docker rmi mesos-1467765879-32103
Untagged: mesos-1467765879-32103:latest
Deleted: ba88a96e3ea1eba82bae62132a17bac91d92c6890090e7820ee2ca7f289d8bf1
Deleted: cb8008c9ef26170a2ad4ffe3b6f2d5dc56816738bfc2e96a397d6f42221bda88
Deleted: 86eb82be9a3b97010388d41ef4d65425c2f914a664d14d5fcc3e047a7cce7a40
Deleted: 8c4726990e212b09456a2f9620c630a2525e5cab1abd316100185fcce2550347
Deleted: 888f30e1db365f4e52e8f03ae6926e5086a7e22bbb821924bb088e7b9b2e96a2
Deleted: 562b57369520cd51fd074acd7cb3e0a2271ecf6e3832735e1829fac9519f55e1
Deleted: e9d45d67707b0b5d17a52eac501072602ff99a33a8a4641cf9020ccaf1c2572f
Deleted: 82881d724d6d340a37f232a67b64da27e20016f6f611bf3a1cfd9fa26f37f1c4
Deleted: 597a2c68302dc0a9ad9684b16cf020b7a9b9feba72ead5d5db543bc26d539c33
Deleted: fe234b28e976c0594474648b387f1e479ae0b4dcc7287ee848d01f9a7152ee39
Deleted: 7799d9858d08bc6408564d9d6da49d0866d385d8800ff10065f846dd44d6b81f
Deleted: 04748eea42a39f536bcad9abb650cb89a46fe33983c11caa0dfa01bf2557ae56
Deleted: b1ded3ebfe5db63bdc7fb50e18433bc62b642d1b8bdf8e6ba90f4c9e4c3140cc
Deleted: 36e44d5c04bdc358e25ec948fc34b9a8aa7d14601ec80845b7aeedf7f193f665
Deleted: 3ecf99ff8251917981ec005cc4361857a14ba95d0975b93703e226f5c358c6c9
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2447

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2447/changes>

Changes:

[vinodkone] Fixed variable name in reconciliation tests.

[bmahler] Implemented 'shouldInject()' in the 'NvidiaVolume' component.

------------------------------------------
[...truncated 194412 lines...]
I0705 23:53:32.818639 26695 slave.cpp:605] Agent hostname: 7122dbf28553
I0705 23:53:32.820017 26691 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_ZKQhBS/meta'
I0705 23:53:32.820132 26695 process.cpp:3322] Handling HTTP event for process 'slave(542)' with path: '/slave(542)/monitor/statistics.json'
I0705 23:53:32.820606 26698 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:32.820735 26698 containerizer.cpp:522] Recovering containerizer
I0705 23:53:32.821125 26692 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0705 23:53:32.822449 26693 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:32.823487 26692 slave.cpp:4839] Finished recovery
I0705 23:53:32.824038 26692 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:32.824414 26692 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:32.825984 26695 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
I0705 23:53:32.834944 26666 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:32.835711 26666 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:32.835875 26666 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:32.839736 26698 slave.cpp:203] Agent started on 543)@172.17.0.3:55947
I0705 23:53:32.839788 26698 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_BlTc6E/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_BlTc6E/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_BlTc6E/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_BlTc6E"
I0705 23:53:32.840445 26698 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_BlTc6E/credential'
I0705 23:53:32.840673 26698 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:32.840713 26698 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_BlTc6E/http_credentials'
I0705 23:53:32.840986 26698 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:32.841305 26698 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:32.841773 26698 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:32.842360 26698 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:32.842525 26698 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:32.842644 26698 slave.cpp:605] Agent hostname: 7122dbf28553
I0705 23:53:32.844533 26688 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_BlTc6E/meta'
I0705 23:53:32.844651 26698 process.cpp:3322] Handling HTTP event for process 'slave(543)' with path: '/slave(543)/containers'
I0705 23:53:32.845247 26694 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:32.845662 26687 containerizer.cpp:522] Recovering containerizer
I0705 23:53:32.845701 26697 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0705 23:53:32.847089 26687 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:32.847579 26697 slave.cpp:4839] Finished recovery
I0705 23:53:32.848166 26697 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:32.848384 26687 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:32.849453 26697 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (25 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0705 23:53:32.859097 26666 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:32.859807 26666 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:32.859951 26666 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:32.862872 26689 slave.cpp:203] Agent started on 544)@172.17.0.3:55947
I0705 23:53:32.862917 26689 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_LUK1Mr/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_LUK1Mr/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_LUK1Mr/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_LUK1Mr"
I0705 23:53:32.863356 26689 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_LUK1Mr/credential'
I0705 23:53:32.863548 26689 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:32.863585 26689 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_LUK1Mr/http_credentials'
I0705 23:53:32.863816 26689 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:32.864105 26689 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:32.864562 26689 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:32.865017 26689 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:32.865077 26689 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:32.865088 26689 slave.cpp:605] Agent hostname: 7122dbf28553
I0705 23:53:32.866348 26691 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_LUK1Mr/meta'
I0705 23:53:32.866456 26689 process.cpp:3322] Handling HTTP event for process 'slave(544)' with path: '/slave(544)/monitor/statistics'
I0705 23:53:32.867123 26690 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:32.867270 26690 containerizer.cpp:522] Recovering containerizer
I0705 23:53:32.869010 26688 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:32.869362 26684 slave.cpp:4839] Finished recovery
I0705 23:53:32.869942 26684 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:32.870087 26684 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0705 23:53:32.870344 26684 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:32.873642 26685 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0705 23:53:32.883009 26666 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:32.883765 26666 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:32.883916 26666 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:32.887969 26691 slave.cpp:203] Agent started on 545)@172.17.0.3:55947
I0705 23:53:32.888108 26691 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NqV7Ee/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NqV7Ee/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NqV7Ee/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NqV7Ee"
I0705 23:53:32.888875 26691 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NqV7Ee/credential'
I0705 23:53:32.889154 26691 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:32.889252 26691 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NqV7Ee/http_credentials'
I0705 23:53:32.889617 26691 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:32.889971 26691 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:32.890600 26691 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:32.891218 26691 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:32.891427 26691 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:32.891557 26691 slave.cpp:605] Agent hostname: 7122dbf28553
I0705 23:53:32.893571 26686 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_NqV7Ee/meta'
I0705 23:53:32.894032 26691 process.cpp:3322] Handling HTTP event for process 'slave(545)' with path: '/slave(545)/monitor/statistics.json'
I0705 23:53:32.894939 26688 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:32.895423 26691 containerizer.cpp:522] Recovering containerizer
I0705 23:53:32.895591 26686 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0705 23:53:32.897723 26687 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:32.898258 26694 slave.cpp:4839] Finished recovery
I0705 23:53:32.898808 26694 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:32.898988 26695 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:32.899634 26666 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (25 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0705 23:53:32.909155 26666 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:32.909971 26666 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:32.910162 26666 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:32.914609 26690 slave.cpp:203] Agent started on 546)@172.17.0.3:55947
I0705 23:53:32.914659 26690 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_nebnK1/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_nebnK1/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_nebnK1/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_nebnK1"
I0705 23:53:32.915216 26690 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_nebnK1/credential'
I0705 23:53:32.915434 26690 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:32.915560 26690 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_nebnK1/http_credentials'
I0705 23:53:32.915925 26690 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:32.916260 26690 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:32.916962 26690 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:32.917630 26690 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:32.917848 26690 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:32.918023 26690 slave.cpp:605] Agent hostname: 7122dbf28553
I0705 23:53:32.920086 26689 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_nebnK1/meta'
I0705 23:53:32.920325 26690 process.cpp:3322] Handling HTTP event for process 'slave(546)' with path: '/slave(546)/containers'
I0705 23:53:32.920959 26689 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:32.921120 26689 containerizer.cpp:522] Recovering containerizer
I0705 23:53:32.922113 26689 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0705 23:53:32.922854 26690 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:32.924347 26698 slave.cpp:4839] Finished recovery
I0705 23:53:32.924901 26698 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:32.925204 26693 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:32.926079 26666 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (35 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0705 23:53:32.944833 26666 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:32.945688 26666 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:32.945899 26666 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:32.947384 26666 cluster.cpp:432] Creating default 'local' authorizer
I0705 23:53:32.948997 26695 slave.cpp:203] Agent started on 547)@172.17.0.3:55947
I0705 23:53:32.949036 26695 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_dORs5O/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_dORs5O/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_dORs5O/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_dORs5O"
I0705 23:53:32.949537 26695 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_dORs5O/credential'
I0705 23:53:32.949757 26695 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:32.949806 26695 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_dORs5O/http_credentials'
I0705 23:53:32.950129 26695 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:32.950489 26695 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:32.951117 26695 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:32.951675 26695 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:32.951762 26695 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:32.951781 26695 slave.cpp:605] Agent hostname: 7122dbf28553
I0705 23:53:32.953315 26684 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_dORs5O/meta'
I0705 23:53:32.953419 26695 process.cpp:3322] Handling HTTP event for process 'slave(547)' with path: '/slave(547)/monitor/statistics'
I0705 23:53:32.953908 26689 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:32.954174 26691 containerizer.cpp:522] Recovering containerizer
I0705 23:53:32.954450 26697 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0705 23:53:32.955425 26698 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:32.956975 26685 slave.cpp:4839] Finished recovery
I0705 23:53:32.957571 26685 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:32.957962 26685 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:32.958644 26688 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0705 23:53:32.968041 26666 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:32.968709 26666 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:32.968858 26666 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:32.970269 26666 cluster.cpp:432] Creating default 'local' authorizer
I0705 23:53:32.972393 26687 slave.cpp:203] Agent started on 548)@172.17.0.3:55947
I0705 23:53:32.972435 26687 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_hQluDC/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_hQluDC/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_hQluDC/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_hQluDC"
I0705 23:53:32.973064 26687 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_hQluDC/credential'
I0705 23:53:32.973261 26687 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:32.973318 26687 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_hQluDC/http_credentials'
I0705 23:53:32.973593 26687 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:32.973866 26687 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:32.974331 26687 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:32.974915 26687 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:32.975005 26687 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:32.975024 26687 slave.cpp:605] Agent hostname: 7122dbf28553
I0705 23:53:32.976938 26685 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_hQluDC/meta'
I0705 23:53:32.977051 26687 process.cpp:3322] Handling HTTP event for process 'slave(548)' with path: '/slave(548)/monitor/statistics.json'
I0705 23:53:32.977623 26694 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:32.978034 26695 containerizer.cpp:522] Recovering containerizer
I0705 23:53:32.978070 26687 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0705 23:53:32.981127 26692 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:32.981627 26692 slave.cpp:4839] Finished recovery
I0705 23:53:32.982761 26692 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:32.983003 26694 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:32.984158 26666 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0705 23:53:32.993212 26666 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:32.994108 26666 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:32.994289 26666 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:32.996121 26666 cluster.cpp:432] Creating default 'local' authorizer
I0705 23:53:32.999480 26686 slave.cpp:203] Agent started on 549)@172.17.0.3:55947
I0705 23:53:32.999564 26686 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_531lnq/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_531lnq/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_531lnq/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_531lnq"
I0705 23:53:32.999943 26686 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_531lnq/credential'
I0705 23:53:33.000138 26686 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:33.000183 26686 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_531lnq/http_credentials'
I0705 23:53:33.000442 26686 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:33.000723 26686 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:33.001142 26686 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:33.002558 26686 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:33.002619 26686 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:33.002631 26686 slave.cpp:605] Agent hostname: 7122dbf28553
I0705 23:53:33.004271 26684 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_531lnq/meta'
I0705 23:53:33.004456 26686 process.cpp:3322] Handling HTTP event for process 'slave(549)' with path: '/slave(549)/containers'
I0705 23:53:33.004904 26694 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:33.005197 26694 containerizer.cpp:522] Recovering containerizer
I0705 23:53:33.006054 26686 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0705 23:53:33.006640 26685 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:33.007194 26686 slave.cpp:4839] Finished recovery
I0705 23:53:33.007701 26686 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:33.008509 26686 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:33.010447 26688 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (26 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (234 ms total)

[----------] Global test environment tear-down
[==========] 1224 tests from 139 test cases ran. (386015 ms total)
[  PASSED  ] 1223 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] DiskQuotaTest.SlaveRecovery

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1467760485-30160
Untagged: mesos-1467760485-30160:latest
Deleted: 0d9502d517c471c80b90ba3827a94ecc159dcd2088cb9293ef3a66a4337fc1b3
Deleted: dadbacadc7ab62af1633d85d9afe66777a126080cc5afece49da5cafa9abf848
Deleted: 92f523ec0bb029eabeba8bb10b2dacdcb17a945c79806cc657076ecd3aae71b7
Deleted: 4a1612f0cc4abfc97ba6083442897a7b419afceee4f4bbfbd4cec7e3d9b4d460
Deleted: b1120222121f72dfe28acdd3c31902046d08aa5c47b55e7c690a05455c646bfb
Deleted: 1534cac4ed7ffa2830e60c42e43457ec37946c958f2a843fabece704548d608c
Deleted: 5f7b81a66092c2cf5cfec2000865a525a7b41ba6a01e814d1c96c9a612aa6e3b
Deleted: 9c2466c13e318a7b00842f69a4f17fa39c489dbb7d3f0b254090722baae2b4cc
Deleted: 3ff6914fb6dda51b5b9b0042d4b0b1151e41399e1b15541c329e61593c250ed1
Deleted: 8734b4cd6f48999c6ed93da7d7bc04a3fda26099f3a6b4164e4c5548b839190c
Deleted: 9fc9ee2e6c279a7c11a94c505cbfc56e6d52b68d6c0b24a73e1fa9994eef3ca8
Deleted: 56056540912eec98ded98004a5388a9d455e41267db6fbdadad06e1241f1a04b
Deleted: 03649acf29e0320522bbb376438937bfe81146d13547efe69a8ffd75348a0434
Deleted: 5b83098b458a49acf210c05842370032eb054620da7d012cc675dfceff259636
Deleted: 64c9cfeab23a51cf766f4206d4c7c259761bc9100cd5aa2e0192faf073c1d3ff
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2446

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2446/changes>

Changes:

[toenshoff] Stout: Fixed 'make dist'.

[toenshoff] Libprocess: Fixed 'make dist'.

[yujie.jay] Added weave instructions to CNI doc.

[yujie.jay] Some minor style fixes in CNI doc.

[toenshoff] Added mr-redis to frameworks.md.

------------------------------------------
[...truncated 12623 lines...]
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/containerizer_pb2.py to containerizer_pb2.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
mesos.__init__: module references __path__
creating '/mesos/mesos-1.0.0/_build/src/python/dist/mesos.executor-1.0.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
creating build/bdist.linux-x86_64/wheel/mesos-1.0.0.dist-info/WHEEL
creating '/mesos/mesos-1.0.0/_build/src/python/dist/mesos.interface-1.0.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
creating build/bdist.linux-x86_64/wheel/mesos.cli-1.0.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/containerizer_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.0.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.0.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.0.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.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...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.0.0/_build/src/python/dist/mesos.scheduler-1.0.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)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.0.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.0.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.0.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.0.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.0.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.0.0.dist-info/WHEEL
make  dynamic-reservation-framework test-http-framework test-framework test-executor test-http-executor long-lived-framework long-lived-executor no-executor-framework docker-no-executor-framework balloon-framework balloon-executor load-generator-framework persistent-volume-framework setns-test-helper memory-test-helper active-user-test-helper mesos-tests examples/java/test-executor examples/java/test-exception-framework examples/java/test-framework examples/java/test-log examples/java/test-multiple-executors-framework examples/python/test_containerizer.py examples/python/test-containerizer examples/python/test_executor.py examples/python/test-executor examples/python/test_framework.py examples/python/test-framework \
	  tests/balloon_framework_test.sh tests/dynamic_reservation_framework_test.sh tests/test_http_framework_test.sh tests/java_exception_test.sh tests/java_framework_test.sh tests/java_log_test.sh tests/no_executor_framework_test.sh tests/persistent_volume_framework_test.sh tests/python_framework_test.sh tests/test_framework_test.sh
make[4]: Entering directory `/mesos/mesos-1.0.0/_build/src'
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT examples/dynamic_reservation_framework-dynamic_reservation_framework.o -MD -MP -MF examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Tpo -c -o examples/dynamic_reservation_framework-dynamic_reservation_framework.o `test -f 'examples/dynamic_reservation_framework.cpp' || echo '../../src/'`examples/dynamic_reservation_framework.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT examples/test_http_framework-test_http_framework.o -MD -MP -MF examples/.deps/test_http_framework-test_http_framework.Tpo -c -o examples/test_http_framework-test_http_framework.o `test -f 'examples/test_http_framework.cpp' || echo '../../src/'`examples/test_http_framework.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT examples/test_http_executor-test_http_executor.o -MD -MP -MF examples/.deps/test_http_executor-test_http_executor.Tpo -c -o examples/test_http_executor-test_http_executor.o `test -f 'examples/test_http_executor.cpp' || echo '../../src/'`examples/test_http_executor.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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/test_executor-test_executor.Tpo examples/.deps/test_executor-test_executor.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT examples/docker_no_executor_framework-docker_no_executor_framework.o -MD -MP -MF examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Tpo -c -o examples/docker_no_executor_framework-docker_no_executor_framework.o `test -f 'examples/docker_no_executor_framework.cpp' || echo '../../src/'`examples/docker_no_executor_framework.cpp
mv -f examples/.deps/test_framework-test_framework.Tpo examples/.deps/test_framework-test_framework.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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/long_lived_executor-long_lived_executor.Tpo examples/.deps/long_lived_executor-long_lived_executor.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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/test_http_executor-test_http_executor.Tpo examples/.deps/test_http_executor-test_http_executor.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT examples/load_generator_framework-load_generator_framework.o -MD -MP -MF examples/.deps/load_generator_framework-load_generator_framework.Tpo -c -o examples/load_generator_framework-load_generator_framework.o `test -f 'examples/load_generator_framework.cpp' || echo '../../src/'`examples/load_generator_framework.cpp
mv -f examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Tpo examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT examples/persistent_volume_framework-persistent_volume_framework.o -MD -MP -MF examples/.deps/persistent_volume_framework-persistent_volume_framework.Tpo -c -o examples/persistent_volume_framework-persistent_volume_framework.o `test -f 'examples/persistent_volume_framework.cpp' || echo '../../src/'`examples/persistent_volume_framework.cpp
mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo examples/.deps/no_executor_framework-no_executor_framework.Po
mv -f examples/.deps/test_http_framework-test_http_framework.Tpo examples/.deps/test_http_framework-test_http_framework.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/containerizer/memory_test_helper-memory_test_helper_main.o -MD -MP -MF tests/containerizer/.deps/memory_test_helper-memory_test_helper_main.Tpo -c -o tests/containerizer/memory_test_helper-memory_test_helper_main.o `test -f 'tests/containerizer/memory_test_helper_main.cpp' || echo '../../src/'`tests/containerizer/memory_test_helper_main.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/containerizer/memory_test_helper-memory_test_helper.o -MD -MP -MF tests/containerizer/.deps/memory_test_helper-memory_test_helper.Tpo -c -o tests/containerizer/memory_test_helper-memory_test_helper.o `test -f 'tests/containerizer/memory_test_helper.cpp' || echo '../../src/'`tests/containerizer/memory_test_helper.cpp
mv -f examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Tpo examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/active_user_test_helper-active_user_test_helper.o -MD -MP -MF tests/.deps/active_user_test_helper-active_user_test_helper.Tpo -c -o tests/active_user_test_helper-active_user_test_helper.o `test -f 'tests/active_user_test_helper.cpp' || echo '../../src/'`tests/active_user_test_helper.cpp
mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo examples/.deps/long_lived_framework-long_lived_framework.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT slave/qos_controllers/mesos_tests-load.o -MD -MP -MF slave/qos_controllers/.deps/mesos_tests-load.Tpo -c -o slave/qos_controllers/mesos_tests-load.o `test -f 'slave/qos_controllers/load.cpp' || echo '../../src/'`slave/qos_controllers/load.cpp
mv -f tests/.deps/active_user_test_helper-active_user_test_helper.Tpo tests/.deps/active_user_test_helper-active_user_test_helper.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-anonymous_tests.o -MD -MP -MF tests/.deps/mesos_tests-anonymous_tests.Tpo -c -o tests/mesos_tests-anonymous_tests.o `test -f 'tests/anonymous_tests.cpp' || echo '../../src/'`tests/anonymous_tests.cpp
mv -f examples/.deps/balloon_executor-balloon_executor.Tpo examples/.deps/balloon_executor-balloon_executor.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-api_tests.o -MD -MP -MF tests/.deps/mesos_tests-api_tests.Tpo -c -o tests/mesos_tests-api_tests.o `test -f 'tests/api_tests.cpp' || echo '../../src/'`tests/api_tests.cpp
mv -f tests/containerizer/.deps/memory_test_helper-memory_test_helper_main.Tpo tests/containerizer/.deps/memory_test_helper-memory_test_helper_main.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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 examples/.deps/load_generator_framework-load_generator_framework.Tpo examples/.deps/load_generator_framework-load_generator_framework.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-authentication_tests.o -MD -MP -MF tests/.deps/mesos_tests-authentication_tests.Tpo -c -o tests/mesos_tests-authentication_tests.o `test -f 'tests/authentication_tests.cpp' || echo '../../src/'`tests/authentication_tests.cpp
mv -f tests/containerizer/.deps/memory_test_helper-memory_test_helper.Tpo tests/containerizer/.deps/memory_test_helper-memory_test_helper.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-authorization_tests.o -MD -MP -MF tests/.deps/mesos_tests-authorization_tests.Tpo -c -o tests/mesos_tests-authorization_tests.o `test -f 'tests/authorization_tests.cpp' || echo '../../src/'`tests/authorization_tests.cpp
mv -f examples/.deps/balloon_framework-balloon_framework.Tpo examples/.deps/balloon_framework-balloon_framework.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-cluster.o -MD -MP -MF tests/.deps/mesos_tests-cluster.Tpo -c -o tests/mesos_tests-cluster.o `test -f 'tests/cluster.cpp' || echo '../../src/'`tests/cluster.cpp
mv -f tests/.deps/mesos_tests-attributes_tests.Tpo tests/.deps/mesos_tests-attributes_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-command_executor_tests.o -MD -MP -MF tests/.deps/mesos_tests-command_executor_tests.Tpo -c -o tests/mesos_tests-command_executor_tests.o `test -f 'tests/command_executor_tests.cpp' || echo '../../src/'`tests/command_executor_tests.cpp
mv -f examples/.deps/persistent_volume_framework-persistent_volume_framework.Tpo examples/.deps/persistent_volume_framework-persistent_volume_framework.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-container_logger_tests.o -MD -MP -MF tests/.deps/mesos_tests-container_logger_tests.Tpo -c -o tests/mesos_tests-container_logger_tests.o `test -f 'tests/container_logger_tests.cpp' || echo '../../src/'`tests/container_logger_tests.cpp
mv -f slave/qos_controllers/.deps/mesos_tests-load.Tpo slave/qos_controllers/.deps/mesos_tests-load.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-containerizer.o -MD -MP -MF tests/.deps/mesos_tests-containerizer.Tpo -c -o tests/mesos_tests-containerizer.o `test -f 'tests/containerizer.cpp' || echo '../../src/'`tests/containerizer.cpp
mv -f tests/.deps/mesos_tests-anonymous_tests.Tpo tests/.deps/mesos_tests-anonymous_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-cram_md5_authentication_tests.o -MD -MP -MF tests/.deps/mesos_tests-cram_md5_authentication_tests.Tpo -c -o tests/mesos_tests-cram_md5_authentication_tests.o `test -f 'tests/cram_md5_authentication_tests.cpp' || echo '../../src/'`tests/cram_md5_authentication_tests.cpp
mv -f tests/.deps/mesos_tests-command_executor_tests.Tpo tests/.deps/mesos_tests-command_executor_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-credentials_tests.o -MD -MP -MF tests/.deps/mesos_tests-credentials_tests.Tpo -c -o tests/mesos_tests-credentials_tests.o `test -f 'tests/credentials_tests.cpp' || echo '../../src/'`tests/credentials_tests.cpp
mv -f tests/.deps/mesos_tests-authorization_tests.Tpo tests/.deps/mesos_tests-authorization_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-disk_quota_tests.o -MD -MP -MF tests/.deps/mesos_tests-disk_quota_tests.Tpo -c -o tests/mesos_tests-disk_quota_tests.o `test -f 'tests/disk_quota_tests.cpp' || echo '../../src/'`tests/disk_quota_tests.cpp
mv -f tests/.deps/mesos_tests-cluster.Tpo tests/.deps/mesos_tests-cluster.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-dynamic_weights_tests.o -MD -MP -MF tests/.deps/mesos_tests-dynamic_weights_tests.Tpo -c -o tests/mesos_tests-dynamic_weights_tests.o `test -f 'tests/dynamic_weights_tests.cpp' || echo '../../src/'`tests/dynamic_weights_tests.cpp
mv -f tests/.deps/mesos_tests-containerizer.Tpo tests/.deps/mesos_tests-containerizer.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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-authentication_tests.Tpo tests/.deps/mesos_tests-authentication_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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-container_logger_tests.Tpo tests/.deps/mesos_tests-container_logger_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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-examples_tests.Tpo tests/.deps/mesos_tests-examples_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-executor_http_api_tests.o -MD -MP -MF tests/.deps/mesos_tests-executor_http_api_tests.Tpo -c -o tests/mesos_tests-executor_http_api_tests.o `test -f 'tests/executor_http_api_tests.cpp' || echo '../../src/'`tests/executor_http_api_tests.cpp
mv -f tests/.deps/mesos_tests-cram_md5_authentication_tests.Tpo tests/.deps/mesos_tests-cram_md5_authentication_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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-environment.Tpo tests/.deps/mesos_tests-environment.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-fetcher_cache_tests.o -MD -MP -MF tests/.deps/mesos_tests-fetcher_cache_tests.Tpo -c -o tests/mesos_tests-fetcher_cache_tests.o `test -f 'tests/fetcher_cache_tests.cpp' || echo '../../src/'`tests/fetcher_cache_tests.cpp
mv -f tests/.deps/mesos_tests-api_tests.Tpo tests/.deps/mesos_tests-api_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-fetcher_tests.o -MD -MP -MF tests/.deps/mesos_tests-fetcher_tests.Tpo -c -o tests/mesos_tests-fetcher_tests.o `test -f 'tests/fetcher_tests.cpp' || echo '../../src/'`tests/fetcher_tests.cpp
mv -f tests/.deps/mesos_tests-dynamic_weights_tests.Tpo tests/.deps/mesos_tests-dynamic_weights_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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-credentials_tests.Tpo tests/.deps/mesos_tests-credentials_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-flags.o -MD -MP -MF tests/.deps/mesos_tests-flags.Tpo -c -o tests/mesos_tests-flags.o `test -f 'tests/flags.cpp' || echo '../../src/'`tests/flags.cpp
mv -f tests/.deps/mesos_tests-disk_quota_tests.Tpo tests/.deps/mesos_tests-disk_quota_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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-exception_tests.Tpo tests/.deps/mesos_tests-exception_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-hdfs_tests.o -MD -MP -MF tests/.deps/mesos_tests-hdfs_tests.Tpo -c -o tests/mesos_tests-hdfs_tests.o `test -f 'tests/hdfs_tests.cpp' || echo '../../src/'`tests/hdfs_tests.cpp
mv -f tests/.deps/mesos_tests-executor_http_api_tests.Tpo tests/.deps/mesos_tests-executor_http_api_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-health_check_tests.o -MD -MP -MF tests/.deps/mesos_tests-health_check_tests.Tpo -c -o tests/mesos_tests-health_check_tests.o `test -f 'tests/health_check_tests.cpp' || echo '../../src/'`tests/health_check_tests.cpp
mv -f tests/.deps/mesos_tests-flags.Tpo tests/.deps/mesos_tests-flags.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-hierarchical_allocator_tests.o -MD -MP -MF tests/.deps/mesos_tests-hierarchical_allocator_tests.Tpo -c -o tests/mesos_tests-hierarchical_allocator_tests.o `test -f 'tests/hierarchical_allocator_tests.cpp' || echo '../../src/'`tests/hierarchical_allocator_tests.cpp
mv -f tests/.deps/mesos_tests-hdfs_tests.Tpo tests/.deps/mesos_tests-hdfs_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-hook_tests.o -MD -MP -MF tests/.deps/mesos_tests-hook_tests.Tpo -c -o tests/mesos_tests-hook_tests.o `test -f 'tests/hook_tests.cpp' || echo '../../src/'`tests/hook_tests.cpp
mv -f tests/.deps/mesos_tests-fetcher_tests.Tpo tests/.deps/mesos_tests-fetcher_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-http_authentication_tests.o -MD -MP -MF tests/.deps/mesos_tests-http_authentication_tests.Tpo -c -o tests/mesos_tests-http_authentication_tests.o `test -f 'tests/http_authentication_tests.cpp' || echo '../../src/'`tests/http_authentication_tests.cpp
mv -f tests/.deps/mesos_tests-fetcher_cache_tests.Tpo tests/.deps/mesos_tests-fetcher_cache_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-http_fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-http_fault_tolerance_tests.Tpo -c -o tests/mesos_tests-http_fault_tolerance_tests.o `test -f 'tests/http_fault_tolerance_tests.cpp' || echo '../../src/'`tests/http_fault_tolerance_tests.cpp
mv -f tests/.deps/mesos_tests-files_tests.Tpo tests/.deps/mesos_tests-files_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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-gc_tests.Tpo tests/.deps/mesos_tests-gc_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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-fault_tolerance_tests.Tpo tests/.deps/mesos_tests-fault_tolerance_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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-health_check_tests.Tpo tests/.deps/mesos_tests-health_check_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-master_allocator_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_allocator_tests.Tpo -c -o tests/mesos_tests-master_allocator_tests.o `test -f 'tests/master_allocator_tests.cpp' || echo '../../src/'`tests/master_allocator_tests.cpp
mv -f tests/.deps/mesos_tests-hook_tests.Tpo tests/.deps/mesos_tests-hook_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-master_authorization_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_authorization_tests.Tpo -c -o tests/mesos_tests-master_authorization_tests.o `test -f 'tests/master_authorization_tests.cpp' || echo '../../src/'`tests/master_authorization_tests.cpp
mv -f tests/.deps/mesos_tests-hierarchical_allocator_tests.Tpo tests/.deps/mesos_tests-hierarchical_allocator_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-master_contender_detector_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_contender_detector_tests.Tpo -c -o tests/mesos_tests-master_contender_detector_tests.o `test -f 'tests/master_contender_detector_tests.cpp' || echo '../../src/'`tests/master_contender_detector_tests.cpp
mv -f tests/.deps/mesos_tests-http_authentication_tests.Tpo tests/.deps/mesos_tests-http_authentication_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-master_maintenance_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_maintenance_tests.Tpo -c -o tests/mesos_tests-master_maintenance_tests.o `test -f 'tests/master_maintenance_tests.cpp' || echo '../../src/'`tests/master_maintenance_tests.cpp
mv -f tests/.deps/mesos_tests-logging_tests.Tpo tests/.deps/mesos_tests-logging_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-master_quota_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_quota_tests.Tpo -c -o tests/mesos_tests-master_quota_tests.o `test -f 'tests/master_quota_tests.cpp' || echo '../../src/'`tests/master_quota_tests.cpp
mv -f tests/.deps/mesos_tests-main.Tpo tests/.deps/mesos_tests-main.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-master_slave_reconciliation_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_slave_reconciliation_tests.Tpo -c -o tests/mesos_tests-master_slave_reconciliation_tests.o `test -f 'tests/master_slave_reconciliation_tests.cpp' || echo '../../src/'`tests/master_slave_reconciliation_tests.cpp
mv -f tests/.deps/mesos_tests-http_fault_tolerance_tests.Tpo tests/.deps/mesos_tests-http_fault_tolerance_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -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-log_tests.Tpo tests/.deps/mesos_tests-log_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-master_validation_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_validation_tests.Tpo -c -o tests/mesos_tests-master_validation_tests.o `test -f 'tests/master_validation_tests.cpp' || echo '../../src/'`tests/master_validation_tests.cpp
../../src/tests/master_slave_reconciliation_tests.cpp:615:39: error: no member named 'active_frameworks' in 'mesos::internal::ReregisterSlaveMessage'
  EXPECT_EQ(1u, reregisterSlave.get().active_frameworks().size());
                ~~~~~~~~~~~~~~~~~~~~~ ^
../3rdparty/gmock-1.7.0/gtest/include/gtest/gtest.h:1980:33: note: expanded from macro 'EXPECT_EQ'
                      expected, actual)
                                ^
../3rdparty/gmock-1.7.0/gtest/include/gtest/gtest_pred_impl.h:162:40: note: expanded from macro 'EXPECT_PRED_FORMAT2'
  GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
                                       ^
../3rdparty/gmock-1.7.0/gtest/include/gtest/gtest_pred_impl.h:147:43: note: expanded from macro 'GTEST_PRED_FORMAT2_'
  GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2), \
                                          ^
../3rdparty/gmock-1.7.0/gtest/include/gtest/gtest_pred_impl.h:77:52: note: expanded from macro 'GTEST_ASSERT_'
  if (const ::testing::AssertionResult gtest_ar = (expression)) \
                                                   ^
mv -f tests/.deps/mesos_tests-master_contender_detector_tests.Tpo tests/.deps/mesos_tests-master_contender_detector_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -std=c++11 -MT tests/mesos_tests-mesos.o -MD -MP -MF tests/.deps/mesos_tests-mesos.Tpo -c -o tests/mesos_tests-mesos.o `test -f 'tests/mesos.cpp' || echo '../../src/'`tests/mesos.cpp
1 error generated.
make[4]: *** [tests/mesos_tests-master_slave_reconciliation_tests.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f tests/.deps/mesos_tests-master_authorization_tests.Tpo tests/.deps/mesos_tests-master_authorization_tests.Po
mv -f tests/.deps/mesos_tests-master_maintenance_tests.Tpo tests/.deps/mesos_tests-master_maintenance_tests.Po
mv -f tests/.deps/mesos_tests-master_allocator_tests.Tpo tests/.deps/mesos_tests-master_allocator_tests.Po
mv -f tests/.deps/mesos_tests-master_validation_tests.Tpo tests/.deps/mesos_tests-master_validation_tests.Po
mv -f tests/.deps/mesos_tests-master_quota_tests.Tpo tests/.deps/mesos_tests-master_quota_tests.Po
mv -f tests/.deps/mesos_tests-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
mv -f tests/.deps/mesos_tests-mesos.Tpo tests/.deps/mesos_tests-mesos.Po
make[4]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[1]: make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
*** [check-recursive] Error 1
make: *** [distcheck] Error 1
+ docker rmi mesos-1467757774-21064
Untagged: mesos-1467757774-21064:latest
Deleted: 051cba573046ec8d63ff235c29075cdcf2253caee8a252941ecbbb10d5cea20e
Deleted: 381aa5dcdd48b92febb78e7f674e4d7291f3f9b8faa23ba558911f6b11b872c5
Deleted: 2f6bcdb73ede49e76f46f5a2fa558a6cf10dbe3a580fa0650bf84b585c018bf0
Deleted: 80b4b7dc5bcfc04d24692090d33fe9c2c127f5e9d8771b1321d21ddacba7a83a
Deleted: 4aea76916e987ff0aeb5bb15348313e7e465b2da5c6e16e0f62f5c11811b6629
Deleted: 616c112c718175a550cad6d481285e18131592cd035ae17b8eb800afa4ff23b6
Deleted: 40fd1ac00dc2f28a76f5b043b0ce974e04c1fd4340f5846ba41f1ac86f0eded6
Deleted: 3904293236afa4dccedb904964d926790ed9c4ded54800e1e7f969516ef1ef7a
Deleted: 37c6faf53e96753d60d9592d9f837f94c6e1c10cfab9e80dc23d04a8989023e0
Deleted: 3bba72707f9c770f264bda632d22d19903606684c5b0b8659c8a2f9a81eafbac
Deleted: 5993651f8abf75c80d494e9c966c74ed44dc7f93ccc47074d0501265396df752
Deleted: 02bbbafb3455d177f22b1cb6ba95ab4799162af0e8e376b451c0ed6ad265f879
Deleted: 5679526867b748e536df368c7bb86ab9ae3a3bf9ab7d57b1d677b9085c1c2d69
Deleted: 2437573ff74ab3adf1362c8fff5ac4a5af1db266dc2340aa26b0b01dda39915b
Deleted: d4972b1873cca5492fa246394d13cd974dad4902931af8f2fe72fe526ac79f5f
Build step 'Execute shell' marked build as failure