You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/24 03:44:19 UTC

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

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

Changes:

[bmahler] Added libprocess metrics to master/slave '/stats.json'.

[vinod] Added Containerizer::containers() to get set of containers.

[bmahler] Added metrics to the registrar.

[vinod] Fixed containerizer::Termination use in SlaveRecoveryTest.

[vinod] Added timeouts to registrar.

[vinod] Fixed a warning in ReservationAllocatorTest.ResourcesReturned.

[bmahler] Fixed a CHECK failure in Statistics.

------------------------------------------
[...truncated 2396 lines...]
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking for nfds_t... yes
checking whether to enable ipv6... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getlogin... yes
checking for getpwuid_r... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for memmove... yes
checking for memset... yes
checking for poll... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty/zookeeper-3.4.5/src/c'>
make  all-am
make[6]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty/zookeeper-3.4.5/src/c'>
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -Wall -Werror  -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF ".deps/zookeeper.Tpo" -c -o zookeeper.lo `test -f 'src/zookeeper.c' || echo './'`src/zookeeper.c; \
	then mv -f ".deps/zookeeper.Tpo" ".deps/zookeeper.Plo"; else rm -f ".deps/zookeeper.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.lo -MD -MP -MF .deps/zookeeper.Tpo -c src/zookeeper.c  -fPIC -DPIC -o zookeeper.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -Wall -Werror  -g -O2 -D_GNU_SOURCE -MT recordio.lo -MD -MP -MF ".deps/recordio.Tpo" -c -o recordio.lo `test -f 'src/recordio.c' || echo './'`src/recordio.c; \
	then mv -f ".deps/recordio.Tpo" ".deps/recordio.Plo"; else rm -f ".deps/recordio.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT recordio.lo -MD -MP -MF .deps/recordio.Tpo -c src/recordio.c  -fPIC -DPIC -o recordio.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -Wall -Werror  -g -O2 -D_GNU_SOURCE -MT zookeeper.jute.lo -MD -MP -MF ".deps/zookeeper.jute.Tpo" -c -o zookeeper.jute.lo `test -f 'generated/zookeeper.jute.c' || echo './'`generated/zookeeper.jute.c; \
	then mv -f ".deps/zookeeper.jute.Tpo" ".deps/zookeeper.jute.Plo"; else rm -f ".deps/zookeeper.jute.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeeper.jute.lo -MD -MP -MF .deps/zookeeper.jute.Tpo -c generated/zookeeper.jute.c  -fPIC -DPIC -o zookeeper.jute.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -Wall -Werror  -g -O2 -D_GNU_SOURCE -MT zk_log.lo -MD -MP -MF ".deps/zk_log.Tpo" -c -o zk_log.lo `test -f 'src/zk_log.c' || echo './'`src/zk_log.c; \
	then mv -f ".deps/zk_log.Tpo" ".deps/zk_log.Plo"; else rm -f ".deps/zk_log.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zk_log.lo -MD -MP -MF .deps/zk_log.Tpo -c src/zk_log.c  -fPIC -DPIC -o zk_log.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -Wall -Werror  -g -O2 -D_GNU_SOURCE -MT zk_hashtable.lo -MD -MP -MF ".deps/zk_hashtable.Tpo" -c -o zk_hashtable.lo `test -f 'src/zk_hashtable.c' || echo './'`src/zk_hashtable.c; \
	then mv -f ".deps/zk_hashtable.Tpo" ".deps/zk_hashtable.Plo"; else rm -f ".deps/zk_hashtable.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zk_hashtable.lo -MD -MP -MF .deps/zk_hashtable.Tpo -c src/zk_hashtable.c  -fPIC -DPIC -o zk_hashtable.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -Wall -Werror  -g -O2 -D_GNU_SOURCE -MT st_adaptor.lo -MD -MP -MF ".deps/st_adaptor.Tpo" -c -o st_adaptor.lo `test -f 'src/st_adaptor.c' || echo './'`src/st_adaptor.c; \
	then mv -f ".deps/st_adaptor.Tpo" ".deps/st_adaptor.Plo"; else rm -f ".deps/st_adaptor.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT st_adaptor.lo -MD -MP -MF .deps/st_adaptor.Tpo -c src/st_adaptor.c  -fPIC -DPIC -o st_adaptor.o
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Werror  -g -O2 -D_GNU_SOURCE   -o libzkst.la   zookeeper.lo recordio.lo zookeeper.jute.lo zk_log.lo zk_hashtable.lo st_adaptor.lo -lm 
mkdir .libs
ar cru .libs/libzkst.a  zookeeper.o recordio.o zookeeper.jute.o zk_log.o zk_hashtable.o st_adaptor.o
ranlib .libs/libzkst.a
creating libzkst.la
(cd .libs && rm -f libzkst.la && ln -s ../libzkst.la libzkst.la)
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -Wall -Werror  -g -O2 -D_GNU_SOURCE -MT hashtable_itr.lo -MD -MP -MF ".deps/hashtable_itr.Tpo" -c -o hashtable_itr.lo `test -f 'src/hashtable/hashtable_itr.c' || echo './'`src/hashtable/hashtable_itr.c; \
	then mv -f ".deps/hashtable_itr.Tpo" ".deps/hashtable_itr.Plo"; else rm -f ".deps/hashtable_itr.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT hashtable_itr.lo -MD -MP -MF .deps/hashtable_itr.Tpo -c src/hashtable/hashtable_itr.c  -fPIC -DPIC -o hashtable_itr.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -Wall -Werror  -g -O2 -D_GNU_SOURCE -MT hashtable.lo -MD -MP -MF ".deps/hashtable.Tpo" -c -o hashtable.lo `test -f 'src/hashtable/hashtable.c' || echo './'`src/hashtable/hashtable.c; \
	then mv -f ".deps/hashtable.Tpo" ".deps/hashtable.Plo"; else rm -f ".deps/hashtable.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c src/hashtable/hashtable.c  -fPIC -DPIC -o hashtable.o
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Werror  -g -O2 -D_GNU_SOURCE   -o libhashtable.la   hashtable_itr.lo hashtable.lo  
ar cru .libs/libhashtable.a  hashtable_itr.o hashtable.o
ranlib .libs/libhashtable.a
creating libhashtable.la
(cd .libs && rm -f libhashtable.la && ln -s ../libhashtable.la libhashtable.la)
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Werror  -g -O2 -D_GNU_SOURCE   -o libzookeeper_st.la -rpath <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib> -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror|is_unrecoverable)'  libzkst.la libhashtable.la 
rm -fr .libs/libzookeeper_st.lax
mkdir .libs/libzookeeper_st.lax
rm -fr .libs/libzookeeper_st.lax/libzkst.a
mkdir .libs/libzookeeper_st.lax/libzkst.a
(cd .libs/libzookeeper_st.lax/libzkst.a && ar x <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty/zookeeper-3.4.5/src/c/./.libs/libzkst.a)>
rm -fr .libs/libzookeeper_st.lax/libhashtable.a
mkdir .libs/libzookeeper_st.lax/libhashtable.a
(cd .libs/libzookeeper_st.lax/libhashtable.a && ar x <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty/zookeeper-3.4.5/src/c/./.libs/libhashtable.a)>
ar cru .libs/libzookeeper_st.a   .libs/libzookeeper_st.lax/libzkst.a/zookeeper.jute.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.o .libs/libzookeeper_st.lax/libzkst.a/zk_hashtable.o .libs/libzookeeper_st.lax/libzkst.a/recordio.o .libs/libzookeeper_st.lax/libzkst.a/st_adaptor.o .libs/libzookeeper_st.lax/libzkst.a/zk_log.o  .libs/libzookeeper_st.lax/libhashtable.a/hashtable_itr.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable.o 
ranlib .libs/libzookeeper_st.a
rm -fr .libs/libzookeeper_st.lax
creating libzookeeper_st.la
(cd .libs && rm -f libzookeeper_st.la && ln -s ../libzookeeper_st.la libzookeeper_st.la)
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.lo -MD -MP -MF ".deps/libzkmt_la-zookeeper.Tpo" -c -o libzkmt_la-zookeeper.lo `test -f 'src/zookeeper.c' || echo './'`src/zookeeper.c; \
	then mv -f ".deps/libzkmt_la-zookeeper.Tpo" ".deps/libzkmt_la-zookeeper.Plo"; else rm -f ".deps/libzkmt_la-zookeeper.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c src/zookeeper.c  -fPIC -DPIC -o libzkmt_la-zookeeper.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-recordio.lo -MD -MP -MF ".deps/libzkmt_la-recordio.Tpo" -c -o libzkmt_la-recordio.lo `test -f 'src/recordio.c' || echo './'`src/recordio.c; \
	then mv -f ".deps/libzkmt_la-recordio.Tpo" ".deps/libzkmt_la-recordio.Plo"; else rm -f ".deps/libzkmt_la-recordio.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-recordio.lo -MD -MP -MF .deps/libzkmt_la-recordio.Tpo -c src/recordio.c  -fPIC -DPIC -o libzkmt_la-recordio.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.jute.lo -MD -MP -MF ".deps/libzkmt_la-zookeeper.jute.Tpo" -c -o libzkmt_la-zookeeper.jute.lo `test -f 'generated/zookeeper.jute.c' || echo './'`generated/zookeeper.jute.c; \
	then mv -f ".deps/libzkmt_la-zookeeper.jute.Tpo" ".deps/libzkmt_la-zookeeper.jute.Plo"; else rm -f ".deps/libzkmt_la-zookeeper.jute.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.jute.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.jute.Tpo -c generated/zookeeper.jute.c  -fPIC -DPIC -o libzkmt_la-zookeeper.jute.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_log.lo -MD -MP -MF ".deps/libzkmt_la-zk_log.Tpo" -c -o libzkmt_la-zk_log.lo `test -f 'src/zk_log.c' || echo './'`src/zk_log.c; \
	then mv -f ".deps/libzkmt_la-zk_log.Tpo" ".deps/libzkmt_la-zk_log.Plo"; else rm -f ".deps/libzkmt_la-zk_log.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_log.lo -MD -MP -MF .deps/libzkmt_la-zk_log.Tpo -c src/zk_log.c  -fPIC -DPIC -o libzkmt_la-zk_log.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_hashtable.lo -MD -MP -MF ".deps/libzkmt_la-zk_hashtable.Tpo" -c -o libzkmt_la-zk_hashtable.lo `test -f 'src/zk_hashtable.c' || echo './'`src/zk_hashtable.c; \
	then mv -f ".deps/libzkmt_la-zk_hashtable.Tpo" ".deps/libzkmt_la-zk_hashtable.Plo"; else rm -f ".deps/libzkmt_la-zk_hashtable.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_hashtable.lo -MD -MP -MF .deps/libzkmt_la-zk_hashtable.Tpo -c src/zk_hashtable.c  -fPIC -DPIC -o libzkmt_la-zk_hashtable.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-mt_adaptor.lo -MD -MP -MF ".deps/libzkmt_la-mt_adaptor.Tpo" -c -o libzkmt_la-mt_adaptor.lo `test -f 'src/mt_adaptor.c' || echo './'`src/mt_adaptor.c; \
	then mv -f ".deps/libzkmt_la-mt_adaptor.Tpo" ".deps/libzkmt_la-mt_adaptor.Plo"; else rm -f ".deps/libzkmt_la-mt_adaptor.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-mt_adaptor.lo -MD -MP -MF .deps/libzkmt_la-mt_adaptor.Tpo -c src/mt_adaptor.c  -fPIC -DPIC -o libzkmt_la-mt_adaptor.o
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Werror  -g -O2 -D_GNU_SOURCE   -o libzkmt.la   libzkmt_la-zookeeper.lo libzkmt_la-recordio.lo libzkmt_la-zookeeper.jute.lo libzkmt_la-zk_log.lo libzkmt_la-zk_hashtable.lo libzkmt_la-mt_adaptor.lo -lm 
ar cru .libs/libzkmt.a  libzkmt_la-zookeeper.o libzkmt_la-recordio.o libzkmt_la-zookeeper.jute.o libzkmt_la-zk_log.o libzkmt_la-zk_hashtable.o libzkmt_la-mt_adaptor.o
ranlib .libs/libzkmt.a
creating libzkmt.la
(cd .libs && rm -f libzkmt.la && ln -s ../libzkmt.la libzkmt.la)
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Werror  -g -O2 -D_GNU_SOURCE   -o libzookeeper_mt.la -rpath <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib> -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror|is_unrecoverable)'  libzkmt.la libhashtable.la -lpthread 
rm -fr .libs/libzookeeper_mt.lax
mkdir .libs/libzookeeper_mt.lax
rm -fr .libs/libzookeeper_mt.lax/libzkmt.a
mkdir .libs/libzookeeper_mt.lax/libzkmt.a
(cd .libs/libzookeeper_mt.lax/libzkmt.a && ar x <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty/zookeeper-3.4.5/src/c/./.libs/libzkmt.a)>
rm -fr .libs/libzookeeper_mt.lax/libhashtable.a
mkdir .libs/libzookeeper_mt.lax/libhashtable.a
(cd .libs/libzookeeper_mt.lax/libhashtable.a && ar x <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty/zookeeper-3.4.5/src/c/./.libs/libhashtable.a)>
ar cru .libs/libzookeeper_mt.a   .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.jute.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-recordio.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_log.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_hashtable.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-mt_adaptor.o  .libs/libzookeeper_mt.lax/libhashtable.a/hashtable_itr.o .libs/libzookeeper_mt.lax/libhashtable.a/hashtable.o 
ranlib .libs/libzookeeper_mt.a
rm -fr .libs/libzookeeper_mt.lax
creating libzookeeper_mt.la
(cd .libs && rm -f libzookeeper_mt.la && ln -s ../libzookeeper_mt.la libzookeeper_mt.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -Wall -Werror  -g -O2 -D_GNU_SOURCE -MT cli.o -MD -MP -MF ".deps/cli.Tpo" -c -o cli.o `test -f 'src/cli.c' || echo './'`src/cli.c; \
	then mv -f ".deps/cli.Tpo" ".deps/cli.Po"; else rm -f ".deps/cli.Tpo"; exit 1; fi
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Werror  -g -O2 -D_GNU_SOURCE   -o cli_st  cli.o libzookeeper_st.la 
gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o cli_st cli.o  ./.libs/libzookeeper_st.a -lm  
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT cli_mt-cli.o -MD -MP -MF ".deps/cli_mt-cli.Tpo" -c -o cli_mt-cli.o `test -f 'src/cli.c' || echo './'`src/cli.c; \
	then mv -f ".deps/cli_mt-cli.Tpo" ".deps/cli_mt-cli.Po"; else rm -f ".deps/cli_mt-cli.Tpo"; exit 1; fi
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Werror  -g -O2 -D_GNU_SOURCE   -o cli_mt  cli_mt-cli.o libzookeeper_mt.la 
gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o cli_mt cli_mt-cli.o  ./.libs/libzookeeper_mt.a -lm -lpthread  
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT load_gen-load_gen.o -MD -MP -MF ".deps/load_gen-load_gen.Tpo" -c -o load_gen-load_gen.o `test -f 'src/load_gen.c' || echo './'`src/load_gen.c; \
	then mv -f ".deps/load_gen-load_gen.Tpo" ".deps/load_gen-load_gen.Po"; else rm -f ".deps/load_gen-load_gen.Tpo"; exit 1; fi
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Werror  -g -O2 -D_GNU_SOURCE   -o load_gen  load_gen-load_gen.o libzookeeper_mt.la 
gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o load_gen load_gen-load_gen.o  ./.libs/libzookeeper_mt.a -lm -lpthread  
make[6]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty/zookeeper-3.4.5/src/c'>
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty/zookeeper-3.4.5/src/c'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty'>
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty'>
Making all in src
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
/bin/mkdir -p .
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/protoc -I../../include/mesos -I../../src --cpp_out=. ../../include/mesos/mesos.proto
/bin/mkdir -p containerizer
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/protoc -I../../include/mesos -I../../src --cpp_out=. ../../include/mesos/containerizer/containerizer.proto
/bin/mkdir -p  java/generated/org/apache/mesos
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/protoc -I../../include/mesos -I../../src --java_out=java/generated ../../include/mesos/mesos.proto
/bin/mkdir -p  java/generated/org/apache/mesos/containerizer
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/protoc -I../../include/mesos -I../../src --java_out=java/generated ../../include/mesos/containerizer/containerizer.proto
/bin/mkdir -p python/src
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/protoc -I../../include/mesos -I../../src --python_out=python/src ../../include/mesos/mesos.proto
/bin/mkdir -p python/src
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/protoc -I../../include/mesos/containerizer		\
		-I../../include/mesos -I../../src --python_out=python/src ../../include/mesos/containerizer/containerizer.proto
/bin/mkdir -p messages
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/protoc -I../../include/mesos -I../../src --cpp_out=. ../../src/messages/messages.proto
/bin/mkdir -p messages
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/protoc -I../../include/mesos -I../../src --cpp_out=. ../../src/messages/log.proto
/bin/mkdir -p messages
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/protoc -I../../include/mesos -I../../src --cpp_out=. ../../src/messages/state.proto
/bin/mkdir -p master
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/protoc -I../../include/mesos -I../../src --cpp_out=. ../../src/master/registry.proto
Building protobuf-2.5.0.jar ...
/bin/mkdir -p ../3rdparty/libprocess/3rdparty/protobuf-2.5.0/java/src/main/java
../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/protoc --java_out=../3rdparty/libprocess/3rdparty/protobuf-2.5.0/java/src/main/java		\
          -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src						\
          ../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src/google/protobuf/descriptor.proto
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javac -source 1.6 -target 1.6			\
          -d ../3rdparty/libprocess/3rdparty/protobuf-2.5.0/java/src/main/java				\
          ../3rdparty/libprocess/3rdparty/protobuf-2.5.0/java/src/main/java/com/google/protobuf/*.java	\
          ../3rdparty/libprocess/3rdparty/protobuf-2.5.0/java/src/main/java/com/google/protobuf/*.java
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/jar cf ../protobuf-2.5.0.jar -C ../3rdparty/libprocess/3rdparty/protobuf-2.5.0/java/src/main/java com
Building mesos-0.19.0.jar ...
rm -rf java/classes/org/apache/mesos
/bin/mkdir -p java/classes/org/apache/mesos
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javac -source 1.6 -target 1.6			\
          -cp ../protobuf-2.5.0.jar						\
          -d java/classes ../../src/java/src/org/apache/mesos/ExecutorDriver.java ../../src/java/src/org/apache/mesos/Executor.java ../../src/java/src/org/apache/mesos/Log.java ../../src/java/src/org/apache/mesos/MesosExecutorDriver.java ../../src/java/src/org/apache/mesos/MesosSchedulerDriver.java ../../src/java/src/org/apache/mesos/SchedulerDriver.java ../../src/java/src/org/apache/mesos/Scheduler.java ../../src/java/src/org/apache/mesos/state/AbstractState.java ../../src/java/src/org/apache/mesos/state/InMemoryState.java ../../src/java/src/org/apache/mesos/state/LevelDBState.java ../../src/java/src/org/apache/mesos/state/State.java ../../src/java/src/org/apache/mesos/state/Variable.java ../../src/java/src/org/apache/mesos/state/ZooKeeperState.java java/generated/org/apache/mesos/Protos.java java/generated/org/apache/mesos/containerizer/Protos.java java/generated/org/apache/mesos/MesosNativeLibrary.java
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/jar cf mesos-0.19.0.jar -C java/classes org
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javah -d java/jni -classpath			\
          ../protobuf-2.5.0.jar:java/classes					\
          org.apache.mesos.MesosSchedulerDriver
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javah -d java/jni -classpath			\
          ../protobuf-2.5.0.jar:java/classes					\
          org.apache.mesos.MesosExecutorDriver
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javah -d java/jni -classpath			\
          ../protobuf-2.5.0.jar:java/classes org.apache.mesos.Log
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javah -d java/jni -classpath		\
          ../protobuf-2.5.0.jar:java/classes org.apache.mesos.state.AbstractState
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javah -d java/jni -classpath		\
          ../protobuf-2.5.0.jar:java/classes org.apache.mesos.state.LevelDBState
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javah -d java/jni -classpath			\
          ../protobuf-2.5.0.jar:java/classes org.apache.mesos.state.Variable
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javah -d java/jni -classpath			\
          ../protobuf-2.5.0.jar:java/classes org.apache.mesos.state.ZooKeeperState
make  all-am
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x -MT sasl/libmesos_no_3rdparty_la-auxprop.lo -MD -MP -MF sasl/.deps/libmesos_no_3rdparty_la-auxprop.Tpo -c -o sasl/libmesos_no_3rdparty_la-auxprop.lo `test -f 'sasl/auxprop.cpp' || echo '../../src/'`sasl/auxprop.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT sasl/libmesos_no_3rdparty_la-auxprop.lo -MD -MP -MF sasl/.deps/libmesos_no_3rdparty_la-auxprop.Tpo -c ../../src/sasl/auxprop.cpp  -fPIC -DPIC -o sasl/.libs/libmesos_no_3rdparty_la-auxprop.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT sasl/libmesos_no_3rdparty_la-auxprop.lo -MD -MP -MF sasl/.deps/libmesos_no_3rdparty_la-auxprop.Tpo -c ../../src/sasl/auxprop.cpp -o sasl/libmesos_no_3rdparty_la-auxprop.o >/dev/null 2>&1
mv -f sasl/.deps/libmesos_no_3rdparty_la-auxprop.Tpo sasl/.deps/libmesos_no_3rdparty_la-auxprop.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x -MT sched/libmesos_no_3rdparty_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_3rdparty_la-sched.Tpo -c -o sched/libmesos_no_3rdparty_la-sched.lo `test -f 'sched/sched.cpp' || echo '../../src/'`sched/sched.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT sched/libmesos_no_3rdparty_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_3rdparty_la-sched.Tpo -c ../../src/sched/sched.cpp  -fPIC -DPIC -o sched/.libs/libmesos_no_3rdparty_la-sched.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT sched/libmesos_no_3rdparty_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_3rdparty_la-sched.Tpo -c ../../src/sched/sched.cpp -o sched/libmesos_no_3rdparty_la-sched.o >/dev/null 2>&1
mv -f sched/.deps/libmesos_no_3rdparty_la-sched.Tpo sched/.deps/libmesos_no_3rdparty_la-sched.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x -MT local/libmesos_no_3rdparty_la-local.lo -MD -MP -MF local/.deps/libmesos_no_3rdparty_la-local.Tpo -c -o local/libmesos_no_3rdparty_la-local.lo `test -f 'local/local.cpp' || echo '../../src/'`local/local.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT local/libmesos_no_3rdparty_la-local.lo -MD -MP -MF local/.deps/libmesos_no_3rdparty_la-local.Tpo -c ../../src/local/local.cpp  -fPIC -DPIC -o local/.libs/libmesos_no_3rdparty_la-local.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT local/libmesos_no_3rdparty_la-local.lo -MD -MP -MF local/.deps/libmesos_no_3rdparty_la-local.Tpo -c ../../src/local/local.cpp -o local/libmesos_no_3rdparty_la-local.o >/dev/null 2>&1
mv -f local/.deps/libmesos_no_3rdparty_la-local.Tpo local/.deps/libmesos_no_3rdparty_la-local.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-contender.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-contender.Tpo -c -o master/libmesos_no_3rdparty_la-contender.lo `test -f 'master/contender.cpp' || echo '../../src/'`master/contender.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-contender.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-contender.Tpo -c ../../src/master/contender.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_3rdparty_la-contender.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-contender.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-contender.Tpo -c ../../src/master/contender.cpp -o master/libmesos_no_3rdparty_la-contender.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_3rdparty_la-contender.Tpo master/.deps/libmesos_no_3rdparty_la-contender.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-constants.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-constants.Tpo -c -o master/libmesos_no_3rdparty_la-constants.lo `test -f 'master/constants.cpp' || echo '../../src/'`master/constants.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-constants.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-constants.Tpo -c ../../src/master/constants.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_3rdparty_la-constants.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-constants.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-constants.Tpo -c ../../src/master/constants.cpp -o master/libmesos_no_3rdparty_la-constants.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_3rdparty_la-constants.Tpo master/.deps/libmesos_no_3rdparty_la-constants.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-detector.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-detector.Tpo -c -o master/libmesos_no_3rdparty_la-detector.lo `test -f 'master/detector.cpp' || echo '../../src/'`master/detector.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-detector.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-detector.Tpo -c ../../src/master/detector.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_3rdparty_la-detector.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-detector.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-detector.Tpo -c ../../src/master/detector.cpp -o master/libmesos_no_3rdparty_la-detector.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_3rdparty_la-detector.Tpo master/.deps/libmesos_no_3rdparty_la-detector.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-drf_sorter.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-drf_sorter.Tpo -c -o master/libmesos_no_3rdparty_la-drf_sorter.lo `test -f 'master/drf_sorter.cpp' || echo '../../src/'`master/drf_sorter.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-drf_sorter.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-drf_sorter.Tpo -c ../../src/master/drf_sorter.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_3rdparty_la-drf_sorter.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-drf_sorter.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-drf_sorter.Tpo -c ../../src/master/drf_sorter.cpp -o master/libmesos_no_3rdparty_la-drf_sorter.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_3rdparty_la-drf_sorter.Tpo master/.deps/libmesos_no_3rdparty_la-drf_sorter.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-http.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-http.Tpo -c -o master/libmesos_no_3rdparty_la-http.lo `test -f 'master/http.cpp' || echo '../../src/'`master/http.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" "-DPACKAGE_STRING=\"mesos 0.19.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -pthread -g -g2 -O2 -std=c++0x -MT master/libmesos_no_3rdparty_la-http.lo -MD -MP -MF master/.deps/libmesos_no_3rdparty_la-http.Tpo -c ../../src/master/http.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_3rdparty_la-http.o
In file included from ../../3rdparty/libprocess/include/process/future.hpp:15:0,
                 from ../../3rdparty/libprocess/include/process/help.hpp:8,
                 from ../../src/master/http.cpp:27:
../3rdparty/libprocess/3rdparty/glog-0.3.3/src/glog/logging.h: In function 'std::string* google::Check_GEImpl(const T1&, const T2&, const char*) [with T1 = long unsigned int, T2 = int, std::string = std::basic_string<char>]':
../../3rdparty/libprocess/include/process/statistics.hpp:74:5:   instantiated from 'static T process::Statistics<T>::percentile(const std::vector<_RealType>&, double) [with T = double]'
../../3rdparty/libprocess/include/process/statistics.hpp:47:5:   instantiated from 'static Option<process::Statistics<T> > process::Statistics<T>::from(const process::TimeSeries<T>&) [with T = double]'
../../3rdparty/libprocess/include/process/metrics/metric.hpp:38:42:   instantiated from here
../3rdparty/libprocess/3rdparty/glog-0.3.3/src/glog/logging.h:698:1: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
cc1plus: all warnings being treated as errors
make[3]: *** [master/libmesos_no_3rdparty_la-http.lo] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
make[2]: *** [all] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build'>
make: *** [distcheck] Error 1
Build step 'Execute shell' marked build as failure

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

Posted by Vinod Kone <vi...@twitter.com>.
this should be fixed by https://reviews.apache.org/r/20430/


@vinodkone


On Thu, Apr 24, 2014 at 2:52 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/2087/changes
> >
>
> Changes:
>
> [bmahler] Added a missing call to delete on the RegistrarProcess.
>
> [vinod] Renamed and moved MasterZooKeeperTest fixture.
>
> [vinod] Integrated log storage into master.
>
> [bmahler] Manipulated clock in metric tests to avoid rate limiting.
>
> [bmahler] Added message counters and a counter for slave timeouts during
> recovery in Master.
>
> [niklas] Updated containerizer.proto's Launch message, added Destroy-,
> Wait- and Usage-messages.
>
> ------------------------------------------
> [...truncated 42723 lines...]
> I0424 21:52:51.273568 16662 leveldb.cpp:304] Persisting metadata (8 bytes)
> to leveldb took 20.179263ms
> I0424 21:52:51.273624 16662 replica.cpp:320] Persisted replica status to
> STARTING
> I0424 21:52:51.273764 16663 recover.cpp:451] Replica is in STARTING status
> I0424 21:52:51.274024 16664 replica.cpp:626] Replica in STARTING status
> received a broadcasted recover request
> I0424 21:52:51.274149 16663 recover.cpp:188] Received a recover response
> from a replica in STARTING status
> I0424 21:52:51.274288 16659 recover.cpp:542] Updating replica status to
> VOTING
> I0424 21:52:51.278003 16663 leveldb.cpp:304] Persisting metadata (8 bytes)
> to leveldb took 3.659359ms
> I0424 21:52:51.278024 16663 replica.cpp:320] Persisted replica status to
> VOTING
> I0424 21:52:51.278082 16659 recover.cpp:556] Successfully joined the Paxos
> group
> I0424 21:52:51.278192 16659 recover.cpp:440] Recover process terminated
> I0424 21:52:51.278360 16666 log.cpp:656] Attempting to start the writer
> I0424 21:52:51.278813 16660 replica.cpp:474] Replica received implicit
> promise request with proposal 1
> I0424 21:52:51.286348 16660 leveldb.cpp:304] Persisting metadata (8 bytes)
> to leveldb took 7.51685ms
> I0424 21:52:51.286365 16660 replica.cpp:342] Persisted promised to 1
> I0424 21:52:51.286664 16663 coordinator.cpp:229] Coordinator attemping to
> fill missing position
> I0424 21:52:51.287245 16665 replica.cpp:375] Replica received explicit
> promise request for position 0 with proposal 2
> I0424 21:52:51.294661 16665 leveldb.cpp:341] Persisting action (8 bytes)
> to leveldb took 7.398646ms
> I0424 21:52:51.294679 16665 replica.cpp:664] Persisted action at 0
> I0424 21:52:51.295120 16660 replica.cpp:508] Replica received write
> request for position 0
> I0424 21:52:51.295146 16660 leveldb.cpp:436] Reading position from leveldb
> took 11388ns
> I0424 21:52:51.303009 16660 leveldb.cpp:341] Persisting action (14 bytes)
> to leveldb took 7.84837ms
> I0424 21:52:51.303026 16660 replica.cpp:664] Persisted action at 0
> I0424 21:52:51.303269 16659 replica.cpp:643] Replica received learned
> notice for position 0
> I0424 21:52:51.311322 16659 leveldb.cpp:341] Persisting action (16 bytes)
> to leveldb took 8.036591ms
> I0424 21:52:51.311346 16659 replica.cpp:664] Persisted action at 0
> I0424 21:52:51.311355 16659 replica.cpp:649] Replica learned NOP action at
> position 0
> I0424 21:52:51.311578 16660 log.cpp:672] Writer started with ending
> position 0
> I0424 21:52:51.312005 16659 leveldb.cpp:436] Reading position from leveldb
> took 16226ns
> I0424 21:52:51.313616 16661 registrar.cpp:308] Successfully recovered
> registrar
> I0424 21:52:51.313642 16661 registrar.cpp:379] Attempting to update the
> 'registry'
> I0424 21:52:51.315104 16661 log.cpp:680] Attempting to append 137 bytes to
> the log
> I0424 21:52:51.315181 16665 coordinator.cpp:339] Coordinator attempting to
> write APPEND action at position 1
> I0424 21:52:51.315495 16659 replica.cpp:508] Replica received write
> request for position 1
> I0424 21:52:51.319648 16659 leveldb.cpp:341] Persisting action (156 bytes)
> to leveldb took 4.134342ms
> I0424 21:52:51.319666 16659 replica.cpp:664] Persisted action at 1
> I0424 21:52:51.319900 16661 replica.cpp:643] Replica received learned
> notice for position 1
> I0424 21:52:51.327982 16661 leveldb.cpp:341] Persisting action (158 bytes)
> to leveldb took 8.049144ms
> I0424 21:52:51.327999 16661 replica.cpp:664] Persisted action at 1
> I0424 21:52:51.328007 16661 replica.cpp:649] Replica learned APPEND action
> at position 1
> I0424 21:52:51.328378 16660 registrar.cpp:427] Successfully updated
> 'registry'
> I0424 21:52:51.328543 16665 log.cpp:699] Attempting to truncate the log to
> 1
> I0424 21:52:51.328601 16665 coordinator.cpp:339] Coordinator attempting to
> write TRUNCATE action at position 2
> I0424 21:52:51.328605 16666 master.cpp:806] Recovered 0 slaves from the
> Registry (99B) ; allowing 10mins for slaves to re-register
> I0424 21:52:51.328938 16661 replica.cpp:508] Replica received write
> request for position 2
> I0424 21:52:51.329237 16552 containerizer.cpp:177] Using isolation:
> posix/cpu,posix/mem
> I0424 21:52:51.330973 16659 slave.cpp:130] Slave started on 146)@
> 67.195.138.61:59407
> I0424 21:52:51.331105 16659 slave.cpp:218] Slave resources: cpus(*):2;
> mem(*):1024; disk(*):1024; ports(*):[31000-32000]
> I0424 21:52:51.331178 16659 slave.cpp:246] Slave hostname: juno.apache.org
> I0424 21:52:51.331190 16659 slave.cpp:247] Slave checkpoint: true
> I0424 21:52:51.331764 16666 state.cpp:33] Recovering state from
> '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta'
> I0424 21:52:51.331897 16663 status_update_manager.cpp:193] Recovering
> status update manager
> I0424 21:52:51.331982 16663 mesos_containerizer.cpp:199] Recovering
> containerizer
> I0424 21:52:51.332229 16666 slave.cpp:2802] Finished recovery
> I0424 21:52:51.332546 16666 slave.cpp:497] New master detected at
> master@67.195.138.61:59407
> I0424 21:52:51.332607 16666 slave.cpp:731] Will retry registration in
> 7.264555526secs if necessary
> I0424 21:52:51.332625 16662 status_update_manager.cpp:167] New master
> detected at master@67.195.138.61:59407
> I0424 21:52:51.332631 16666 slave.cpp:522] Detecting new master
> I0424 21:52:51.332801 16666 registrar.cpp:379] Attempting to update the
> 'registry'
> I0424 21:52:51.332936 16552 sched.cpp:121] Version: 0.19.0
> I0424 21:52:51.333214 16665 sched.cpp:217] New master detected at
> master@67.195.138.61:59407
> I0424 21:52:51.333237 16665 sched.cpp:268] Authenticating with master
> master@67.195.138.61:59407
> I0424 21:52:51.333330 16659 authenticatee.hpp:128] Creating new client
> SASL connection
> I0424 21:52:51.333462 16665 master.cpp:2731] Authenticating framework at
> scheduler(138)@67.195.138.61:59407
> I0424 21:52:51.333534 16659 authenticator.hpp:148] Creating new server
> SASL connection
> I0424 21:52:51.333644 16659 authenticatee.hpp:219] Received SASL
> authentication mechanisms: CRAM-MD5
> I0424 21:52:51.333662 16659 authenticatee.hpp:245] Attempting to
> authenticate with mechanism 'CRAM-MD5'
> I0424 21:52:51.333696 16659 authenticator.hpp:254] Received SASL
> authentication start
> I0424 21:52:51.333746 16659 authenticator.hpp:342] Authentication requires
> more steps
> I0424 21:52:51.333781 16659 authenticatee.hpp:265] Received SASL
> authentication step
> I0424 21:52:51.333829 16659 authenticator.hpp:282] Received SASL
> authentication step
> I0424 21:52:51.333850 16659 auxprop.cpp:81] Request to lookup properties
> for user: 'test-principal' realm: 'juno.apache.org' server FQDN: '
> juno.apache.org' SASL_AUXPROP_VERIFY_AGAINST_HASH: false
> SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false
> I0424 21:52:51.333860 16659 auxprop.cpp:153] Looking up auxiliary property
> '*userPassword'
> I0424 21:52:51.333873 16659 auxprop.cpp:153] Looking up auxiliary property
> '*cmusaslsecretCRAM-MD5'
> I0424 21:52:51.333886 16659 auxprop.cpp:81] Request to lookup properties
> for user: 'test-principal' realm: 'juno.apache.org' server FQDN: '
> juno.apache.org' SASL_AUXPROP_VERIFY_AGAINST_HASH: false
> SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true
> I0424 21:52:51.333894 16659 auxprop.cpp:103] Skipping auxiliary property
> '*userPassword' since SASL_AUXPROP_AUTHZID == true
> I0424 21:52:51.333900 16659 auxprop.cpp:103] Skipping auxiliary property
> '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
> I0424 21:52:51.333914 16659 authenticator.hpp:334] Authentication success
> I0424 21:52:51.333951 16659 authenticatee.hpp:305] Authentication success
> I0424 21:52:51.333979 16662 master.cpp:2771] Successfully authenticated
> framework at scheduler(138)@67.195.138.61:59407
> I0424 21:52:51.334007 16659 sched.cpp:342] Successfully authenticated with
> master master@67.195.138.61:59407
> I0424 21:52:51.334031 16659 sched.cpp:461] Sending registration request to
> master@67.195.138.61:59407
> I0424 21:52:51.334125 16662 master.cpp:1007] Received registration request
> from scheduler(138)@67.195.138.61:59407
> I0424 21:52:51.334161 16662 master.cpp:1025] Registering framework
> 20140424-215251-1032504131-59407-16552-0000 at scheduler(138)@
> 67.195.138.61:59407
> I0424 21:52:51.334233 16662 sched.cpp:392] Framework registered with
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.334255 16662 sched.cpp:406] Scheduler::registered took
> 10055ns
> I0424 21:52:51.334292 16662 hierarchical_allocator_process.hpp:332] Added
> framework 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.334303 16662 hierarchical_allocator_process.hpp:726] No
> resources available to allocate!
> I0424 21:52:51.334310 16662 hierarchical_allocator_process.hpp:688]
> Performed allocation for 0 slaves in 6927ns
> I0424 21:52:51.336307 16661 leveldb.cpp:341] Persisting action (16 bytes)
> to leveldb took 7.351389ms
> I0424 21:52:51.336325 16661 replica.cpp:664] Persisted action at 2
> I0424 21:52:51.336565 16659 replica.cpp:643] Replica received learned
> notice for position 2
> I0424 21:52:51.344638 16659 leveldb.cpp:341] Persisting action (18 bytes)
> to leveldb took 8.057296ms
> I0424 21:52:51.344666 16659 leveldb.cpp:399] Deleting ~1 keys from leveldb
> took 11442ns
> I0424 21:52:51.344677 16659 replica.cpp:664] Persisted action at 2
> I0424 21:52:51.344686 16659 replica.cpp:649] Replica learned TRUNCATE
> action at position 2
> I0424 21:52:51.344959 16659 log.cpp:680] Attempting to append 328 bytes to
> the log
> I0424 21:52:51.345023 16662 coordinator.cpp:339] Coordinator attempting to
> write APPEND action at position 3
> I0424 21:52:51.345324 16665 replica.cpp:508] Replica received write
> request for position 3
> I0424 21:52:51.352964 16665 leveldb.cpp:341] Persisting action (347 bytes)
> to leveldb took 7.620106ms
> I0424 21:52:51.352983 16665 replica.cpp:664] Persisted action at 3
> I0424 21:52:51.353257 16666 replica.cpp:643] Replica received learned
> notice for position 3
> I0424 21:52:51.361295 16666 leveldb.cpp:341] Persisting action (349 bytes)
> to leveldb took 8.021148ms
> I0424 21:52:51.361315 16666 replica.cpp:664] Persisted action at 3
> I0424 21:52:51.361323 16666 replica.cpp:649] Replica learned APPEND action
> at position 3
> I0424 21:52:51.361652 16664 registrar.cpp:427] Successfully updated
> 'registry'
> I0424 21:52:51.361783 16664 log.cpp:699] Attempting to truncate the log to
> 3
> I0424 21:52:51.361783 16663 master.cpp:2164] Admitted slave on
> juno.apache.org at slave(146)@67.195.138.61:59407
> I0424 21:52:51.361811 16663 master.cpp:3220] Adding slave
> 20140424-215251-1032504131-59407-16552-0 at juno.apache.org with
> cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
> I0424 21:52:51.361865 16665 coordinator.cpp:339] Coordinator attempting to
> write TRUNCATE action at position 4
> I0424 21:52:51.361901 16660 slave.cpp:540] Registered with master
> master@67.195.138.61:59407; given slave ID
> 20140424-215251-1032504131-59407-16552-0
> I0424 21:52:51.362048 16660 slave.cpp:553] Checkpointing SlaveInfo to
> '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/
> slave.info'
> I0424 21:52:51.362063 16665 hierarchical_allocator_process.hpp:445] Added
> slave 20140424-215251-1032504131-59407-16552-0 (juno.apache.org) with
> cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] (and
> cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] available)
> I0424 21:52:51.362120 16659 replica.cpp:508] Replica received write
> request for position 4
> I0424 21:52:51.362131 16665 hierarchical_allocator_process.hpp:752]
> Offering cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on
> slave 20140424-215251-1032504131-59407-16552-0 to framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.362277 16665 hierarchical_allocator_process.hpp:708]
> Performed allocation for slave 20140424-215251-1032504131-59407-16552-0 in
> 174053ns
> I0424 21:52:51.362339 16664 master.hpp:584] Adding offer
> 20140424-215251-1032504131-59407-16552-0 with resources cpus(*):2;
> mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave
> 20140424-215251-1032504131-59407-16552-0 (juno.apache.org)
> I0424 21:52:51.362396 16664 master.cpp:2692] Sending 1 offers to framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.362530 16663 sched.cpp:529] Scheduler::resourceOffers took
> 26273ns
> I0424 21:52:51.364027 16663 master.hpp:594] Removing offer
> 20140424-215251-1032504131-59407-16552-0 with resources cpus(*):2;
> mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave
> 20140424-215251-1032504131-59407-16552-0 (juno.apache.org)
> I0424 21:52:51.364086 16663 master.cpp:1827] Processing reply for offers:
> [ 20140424-215251-1032504131-59407-16552-0 ] on slave
> 20140424-215251-1032504131-59407-16552-0 (juno.apache.org) for framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.364181 16663 master.hpp:556] Adding task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 with resources cpus(*):2; mem(*):1024;
> disk(*):1024; ports(*):[31000-32000] on slave
> 20140424-215251-1032504131-59407-16552-0 (juno.apache.org)
> I0424 21:52:51.364240 16663 master.cpp:2855] Launching task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000 with resources cpus(*):2;
> mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave
> 20140424-215251-1032504131-59407-16552-0 (juno.apache.org)
> I0424 21:52:51.364332 16666 slave.cpp:765] Got assigned task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 for framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.364433 16666 slave.cpp:2941] Checkpointing FrameworkInfo to
> '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/
> framework.info'
> I0424 21:52:51.364609 16666 slave.cpp:2948] Checkpointing framework pid
> 'scheduler(138)@67.195.138.61:59407' to
> '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/framework.pid'
> I0424 21:52:51.364851 16666 slave.cpp:874] Launching task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 for framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.366386 16666 slave.cpp:3255] Checkpointing ExecutorInfo to
> '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/executors/6a516821-c5c6-4ef5-bb5c-1c00d6c6c829/
> executor.info'
> I0424 21:52:51.366834 16666 slave.cpp:3352] Checkpointing TaskInfo to
> '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/executors/6a516821-c5c6-4ef5-bb5c-1c00d6c6c829/runs/f2172d63-4422-456c-a15d-4a05020c42aa/tasks/6a516821-c5c6-4ef5-bb5c-1c00d6c6c829/
> task.info'
> I0424 21:52:51.366843 16662 mesos_containerizer.cpp:413] Starting
> container 'f2172d63-4422-456c-a15d-4a05020c42aa' for executor
> '6a516821-c5c6-4ef5-bb5c-1c00d6c6c829' of framework
> '20140424-215251-1032504131-59407-16552-0000'
> I0424 21:52:51.366984 16666 slave.cpp:984] Queuing task
> '6a516821-c5c6-4ef5-bb5c-1c00d6c6c829' for executor
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> '20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.367043 16666 slave.cpp:458] Successfully attached file
> '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/executors/6a516821-c5c6-4ef5-bb5c-1c00d6c6c829/runs/f2172d63-4422-456c-a15d-4a05020c42aa'
> I0424 21:52:51.367431 16662 mesos_containerizer.cpp:555] Fetching URIs for
> container 'f2172d63-4422-456c-a15d-4a05020c42aa' using command '<
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src/mesos-fetcher
> '>
> I0424 21:52:51.371083 16659 leveldb.cpp:341] Persisting action (16 bytes)
> to leveldb took 8.862219ms
> I0424 21:52:51.371178 16659 replica.cpp:664] Persisted action at 4
> I0424 21:52:51.377100 16664 replica.cpp:643] Replica received learned
> notice for position 4
> I0424 21:52:51.386318 16664 leveldb.cpp:341] Persisting action (18 bytes)
> to leveldb took 9.179794ms
> I0424 21:52:51.386373 16664 leveldb.cpp:399] Deleting ~2 keys from leveldb
> took 23648ns
> I0424 21:52:51.386385 16664 replica.cpp:664] Persisted action at 4
> I0424 21:52:51.386399 16664 replica.cpp:649] Replica learned TRUNCATE
> action at position 4
> I0424 21:52:51.681949 16665 launcher.cpp:117] Forked child with pid
> '22018' for container 'f2172d63-4422-456c-a15d-4a05020c42aa'
> I0424 21:52:51.682153 16665 mesos_containerizer.cpp:650] Checkpointing
> executor's forked pid 22018 to
> '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/executors/6a516821-c5c6-4ef5-bb5c-1c00d6c6c829/runs/f2172d63-4422-456c-a15d-4a05020c42aa/pids/forked.pid'
> I0424 21:52:51.683718 16666 slave.cpp:2141] Monitoring executor
> '6a516821-c5c6-4ef5-bb5c-1c00d6c6c829' of framework
> '20140424-215251-1032504131-59407-16552-0000' in container
> 'f2172d63-4422-456c-a15d-4a05020c42aa'
> WARNING: Logging before InitGoogleLogging() is written to STDERR
> I0424 21:52:51.730275 22021 process.cpp:1601] libprocess is initialized on
> 67.195.138.61:53773 for 8 cpus
> Command terminated with signal Terminated (pid: 21975)
> I0424 21:52:51.731451 22021 exec.cpp:131] Version: 0.19.0
> I0424 21:52:51.732118 21966 exec.cpp:524] Executor sending status update
> TASK_KILLED (UUID: 52e28047-bc62-408e-ab69-9122f339de8f) for task
> 23d66755-753f-40f5-83cf-76992fe4bf50 of framework
> 20140424-215248-1032504131-59407-16552-0000
> I0424 21:52:51.733001 22037 exec.cpp:181] Executor started at: executor(1)@
> 67.195.138.61:53773 with pid 22021
> I0424 21:52:51.733633 16664 slave.cpp:1457] Got registration for executor
> '6a516821-c5c6-4ef5-bb5c-1c00d6c6c829' of framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.733744 16664 slave.cpp:1542] Checkpointing executor pid
> 'executor(1)@67.195.138.61:53773' to
> '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/executors/6a516821-c5c6-4ef5-bb5c-1c00d6c6c829/runs/f2172d63-4422-456c-a15d-4a05020c42aa/pids/libprocess.pid'
> I0424 21:52:51.734310 16664 slave.cpp:1576] Flushing queued task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 for executor
> '6a516821-c5c6-4ef5-bb5c-1c00d6c6c829' of framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.734566 22043 process.cpp:1013] Socket closed while receiving
> I0424 21:52:51.734678 22040 exec.cpp:205] Executor registered on slave
> 20140424-215251-1032504131-59407-16552-0
> I0424 21:52:51.734776 22043 process.cpp:1013] Socket closed while receiving
> I0424 21:52:51.735730 22040 exec.cpp:217] Executor::registered took
> 108076ns
> Registered executor on juno.apache.org
> I0424 21:52:51.735842 22040 exec.cpp:292] Executor asked to run task
> '6a516821-c5c6-4ef5-bb5c-1c00d6c6c829'
> IStarting task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829
> 0424 21:52:51.735903 22040 exec.cpp:301] Executor::launchTask took 46177ns
> Forked command at 22044
> sh -c 'sleep 1000'
> I0424 21:52:51.737665 22038 exec.cpp:524] Executor sending status update
> TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.737987 16664 slave.cpp:1812] Handling status update
> TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000 from executor(1)@
> 67.195.138.61:53773
> I0424 21:52:51.738126 16666 status_update_manager.cpp:320] Received status
> update TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.738152 16666 status_update_manager.cpp:499] Creating
> StatusUpdate stream for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of
> framework 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.738361 16666 status_update_manager.hpp:342] Checkpointing
> UPDATE for status update TASK_RUNNING (UUID:
> ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.825945 16666 status_update_manager.cpp:373] Forwarding
> status update TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for
> task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000 to master@67.195.138.61:59407
> I0424 21:52:51.826139 16665 master.cpp:2398] Status update TASK_RUNNING
> (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000 from slave(146)@
> 67.195.138.61:59407
> I0424 21:52:51.826163 16663 slave.cpp:1929] Status update manager
> successfully handled status update TASK_RUNNING (UUID:
> ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.826191 16663 slave.cpp:1935] Sending acknowledgement for
> status update TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for
> task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000 to executor(1)@
> 67.195.138.61:53773
> I0424 21:52:51.826297 16666 sched.cpp:620] Scheduler::statusUpdate took
> 9852ns
> I0424 21:52:51.826486 22043 process.cpp:1013] Socket closed while receiving
> I0424 21:52:51.826505 22039 exec.cpp:338] Executor received status update
> acknowledgement ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f for task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.826638 16666 status_update_manager.cpp:398] Received status
> update acknowledgement (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for
> task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.826663 16666 status_update_manager.hpp:342] Checkpointing
> ACK for status update TASK_RUNNING (UUID:
> ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.859483 16666 slave.cpp:1397] Status update manager
> successfully handled status update acknowledgement (UUID:
> ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework
> 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.859616 16552 state.cpp:33] Recovering state from
> '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta'
> I0424 21:52:51.860822 16666 sched.cpp:731] Stopping framework
> '20140424-215251-1032504131-59407-16552-0000'
> I0424 21:52:51.860838 16552 master.cpp:577] Master terminating
> I0424 21:52:51.860882 22043 process.cpp:1013] Socket closed while receiving
> I0424 21:52:51.860931 16552 master.hpp:574] Removing task
> 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 with resources cpus(*):2; mem(*):1024;
> disk(*):1024; ports(*):[31000-32000] on slave
> 20140424-215251-1032504131-59407-16552-0 (juno.apache.org)
> I0424 21:52:51.861032 22042 exec.cpp:378] Executor asked to shutdown
> I0424 21:52:51.861090 22042 exec.cpp:393] Executor::shutdown took 9876ns
> IShutting down
> 0424 21:52:51.861109 22042 exec.cpp:77] Scheduling shutdown of the executor
> Sending SIGTERM to process tree at pid 22044
> I0424 21:52:51.861351 16659 slave.cpp:2010] master@67.195.138.61:59407exited
> W0424 21:52:51.861376 16659 slave.cpp:2013] Master disconnected! Waiting
> for a new master to be elected
> I0424 21:52:51.861371 16662 hierarchical_allocator_process.hpp:637]
> Recovered cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
> (total allocatable: cpus(*):2; mem(*):1024; disk(*):1024;
> ports(*):[31000-32000]) on slave 20140424-215251-1032504131-59407-16552-0
> from framework 20140424-215251-1032504131-59407-16552-0000
> I0424 21:52:51.862850 16552 slave.cpp:387] Slave terminating
> [       OK ] SlaveRecoveryTest/0.RecoverSlaveState (723 ms)
> [----------] 24 tests from SlaveRecoveryTest/0 (57722 ms total)
>
> [----------] 7 tests from InMemoryStateTest
> [ RUN      ] InMemoryStateTest.Names
> [       OK ] InMemoryStateTest.Names (3 ms)
> [ RUN      ] InMemoryStateTest.FetchAndStoreAndExpungeAndFetch
> [       OK ] InMemoryStateTest.FetchAndStoreAndExpungeAndFetch (4 ms)
> [ RUN      ] InMemoryStateTest.FetchAndStoreAndExpungeAndStoreAndFetch
> [       OK ] InMemoryStateTest.FetchAndStoreAndExpungeAndStoreAndFetch (5
> ms)
> [ RUN      ] InMemoryStateTest.FetchAndStoreAndExpungeAndExpunge
> [       OK ] InMemoryStateTest.FetchAndStoreAndExpungeAndExpunge (2 ms)
> [ RUN      ] InMemoryStateTest.FetchAndStoreAndStoreFailAndFetch
> [       OK ] InMemoryStateTest.FetchAndStoreAndStoreFailAndFetch (4 ms)
> [ RUN      ] InMemoryStateTest.FetchAndStoreAndFetch
> [       OK ] InMemoryStateTest.FetchAndStoreAndFetch (2 ms)
> [ RUN      ] InMemoryStateTest.FetchAndStoreAndStoreAndFetch
> Killing the following process trees:
> [
> -+- 22044 sh -c sleep 1000
>  \--- 22045 sleep 1000
> ]
> [       OK ] InMemoryStateTest.FetchAndStoreAndStoreAndFetch (5 ms)
> [----------] 7 tests from InMemoryStateTest (25 ms total)
>
> [----------] Global test environment tear-down
> ../../src/tests/environment.cpp:258: Failure
> Failed
> Tests completed with child processes remaining:
> -+- 16552 <
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src/.libs/lt-mesos-tests
> >
>  |-+- 21949 sh -c <
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src/mesos-executor
> >
>  | \--- 21952 <
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src/.libs/lt-mesos-executor
> >
>  \-+- 22018 sh -c <
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src/mesos-executor
> >
>    \-+- 22021 <
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src/.libs/lt-mesos-executor
> >
>      \--- 22044 ()
> [==========] 299 tests from 51 test cases ran. (337401 ms total)
> [  PASSED  ] 299 tests.
> [  FAILED  ] 0 tests, listed below:
>
>  0 FAILED TESTS
>
>   YOU HAVE 1 DISABLED TEST
>
> I0424 21:52:51.966599 21974 process.cpp:1013] Socket closed while receiving
> I0424 21:52:51.966624 22043 process.cpp:1013] Socket closed while receiving
> I0424 21:52:51.966701 21970 exec.cpp:439] Ignoring exited event because
> the driver is aborted!
> I0424 21:52:51.966728 21970 exec.cpp:439] Ignoring exited event because
> the driver is aborted!
> I0424 21:52:51.966737 22042 exec.cpp:439] Ignoring exited event because
> the driver is aborted!
> make[4]: *** [check-local] Error 1
> make[4]: Leaving directory `<
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src
> '>
> make[3]: *** [check-am] Error 2
> make[3]: Leaving directory `<
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src
> '>
> make[2]: *** [check] Error 2
> make[2]: Leaving directory `<
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src
> '>
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `<
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build
> '>
> make: *** [distcheck] Error 1
> Command terminated with signal Terminated (pid: 22044)
> Build step 'Execute shell' marked build as failure
>

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

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

Changes:

[bmahler] Added a missing call to delete on the RegistrarProcess.

[vinod] Renamed and moved MasterZooKeeperTest fixture.

[vinod] Integrated log storage into master.

[bmahler] Manipulated clock in metric tests to avoid rate limiting.

[bmahler] Added message counters and a counter for slave timeouts during recovery in Master.

[niklas] Updated containerizer.proto's Launch message, added Destroy-, Wait- and Usage-messages.

------------------------------------------
[...truncated 42723 lines...]
I0424 21:52:51.273568 16662 leveldb.cpp:304] Persisting metadata (8 bytes) to leveldb took 20.179263ms
I0424 21:52:51.273624 16662 replica.cpp:320] Persisted replica status to STARTING
I0424 21:52:51.273764 16663 recover.cpp:451] Replica is in STARTING status
I0424 21:52:51.274024 16664 replica.cpp:626] Replica in STARTING status received a broadcasted recover request
I0424 21:52:51.274149 16663 recover.cpp:188] Received a recover response from a replica in STARTING status
I0424 21:52:51.274288 16659 recover.cpp:542] Updating replica status to VOTING
I0424 21:52:51.278003 16663 leveldb.cpp:304] Persisting metadata (8 bytes) to leveldb took 3.659359ms
I0424 21:52:51.278024 16663 replica.cpp:320] Persisted replica status to VOTING
I0424 21:52:51.278082 16659 recover.cpp:556] Successfully joined the Paxos group
I0424 21:52:51.278192 16659 recover.cpp:440] Recover process terminated
I0424 21:52:51.278360 16666 log.cpp:656] Attempting to start the writer
I0424 21:52:51.278813 16660 replica.cpp:474] Replica received implicit promise request with proposal 1
I0424 21:52:51.286348 16660 leveldb.cpp:304] Persisting metadata (8 bytes) to leveldb took 7.51685ms
I0424 21:52:51.286365 16660 replica.cpp:342] Persisted promised to 1
I0424 21:52:51.286664 16663 coordinator.cpp:229] Coordinator attemping to fill missing position
I0424 21:52:51.287245 16665 replica.cpp:375] Replica received explicit promise request for position 0 with proposal 2
I0424 21:52:51.294661 16665 leveldb.cpp:341] Persisting action (8 bytes) to leveldb took 7.398646ms
I0424 21:52:51.294679 16665 replica.cpp:664] Persisted action at 0
I0424 21:52:51.295120 16660 replica.cpp:508] Replica received write request for position 0
I0424 21:52:51.295146 16660 leveldb.cpp:436] Reading position from leveldb took 11388ns
I0424 21:52:51.303009 16660 leveldb.cpp:341] Persisting action (14 bytes) to leveldb took 7.84837ms
I0424 21:52:51.303026 16660 replica.cpp:664] Persisted action at 0
I0424 21:52:51.303269 16659 replica.cpp:643] Replica received learned notice for position 0
I0424 21:52:51.311322 16659 leveldb.cpp:341] Persisting action (16 bytes) to leveldb took 8.036591ms
I0424 21:52:51.311346 16659 replica.cpp:664] Persisted action at 0
I0424 21:52:51.311355 16659 replica.cpp:649] Replica learned NOP action at position 0
I0424 21:52:51.311578 16660 log.cpp:672] Writer started with ending position 0
I0424 21:52:51.312005 16659 leveldb.cpp:436] Reading position from leveldb took 16226ns
I0424 21:52:51.313616 16661 registrar.cpp:308] Successfully recovered registrar
I0424 21:52:51.313642 16661 registrar.cpp:379] Attempting to update the 'registry'
I0424 21:52:51.315104 16661 log.cpp:680] Attempting to append 137 bytes to the log
I0424 21:52:51.315181 16665 coordinator.cpp:339] Coordinator attempting to write APPEND action at position 1
I0424 21:52:51.315495 16659 replica.cpp:508] Replica received write request for position 1
I0424 21:52:51.319648 16659 leveldb.cpp:341] Persisting action (156 bytes) to leveldb took 4.134342ms
I0424 21:52:51.319666 16659 replica.cpp:664] Persisted action at 1
I0424 21:52:51.319900 16661 replica.cpp:643] Replica received learned notice for position 1
I0424 21:52:51.327982 16661 leveldb.cpp:341] Persisting action (158 bytes) to leveldb took 8.049144ms
I0424 21:52:51.327999 16661 replica.cpp:664] Persisted action at 1
I0424 21:52:51.328007 16661 replica.cpp:649] Replica learned APPEND action at position 1
I0424 21:52:51.328378 16660 registrar.cpp:427] Successfully updated 'registry'
I0424 21:52:51.328543 16665 log.cpp:699] Attempting to truncate the log to 1
I0424 21:52:51.328601 16665 coordinator.cpp:339] Coordinator attempting to write TRUNCATE action at position 2
I0424 21:52:51.328605 16666 master.cpp:806] Recovered 0 slaves from the Registry (99B) ; allowing 10mins for slaves to re-register
I0424 21:52:51.328938 16661 replica.cpp:508] Replica received write request for position 2
I0424 21:52:51.329237 16552 containerizer.cpp:177] Using isolation: posix/cpu,posix/mem
I0424 21:52:51.330973 16659 slave.cpp:130] Slave started on 146)@67.195.138.61:59407
I0424 21:52:51.331105 16659 slave.cpp:218] Slave resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0424 21:52:51.331178 16659 slave.cpp:246] Slave hostname: juno.apache.org
I0424 21:52:51.331190 16659 slave.cpp:247] Slave checkpoint: true
I0424 21:52:51.331764 16666 state.cpp:33] Recovering state from '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta'
I0424 21:52:51.331897 16663 status_update_manager.cpp:193] Recovering status update manager
I0424 21:52:51.331982 16663 mesos_containerizer.cpp:199] Recovering containerizer
I0424 21:52:51.332229 16666 slave.cpp:2802] Finished recovery
I0424 21:52:51.332546 16666 slave.cpp:497] New master detected at master@67.195.138.61:59407
I0424 21:52:51.332607 16666 slave.cpp:731] Will retry registration in 7.264555526secs if necessary
I0424 21:52:51.332625 16662 status_update_manager.cpp:167] New master detected at master@67.195.138.61:59407
I0424 21:52:51.332631 16666 slave.cpp:522] Detecting new master
I0424 21:52:51.332801 16666 registrar.cpp:379] Attempting to update the 'registry'
I0424 21:52:51.332936 16552 sched.cpp:121] Version: 0.19.0
I0424 21:52:51.333214 16665 sched.cpp:217] New master detected at master@67.195.138.61:59407
I0424 21:52:51.333237 16665 sched.cpp:268] Authenticating with master master@67.195.138.61:59407
I0424 21:52:51.333330 16659 authenticatee.hpp:128] Creating new client SASL connection
I0424 21:52:51.333462 16665 master.cpp:2731] Authenticating framework at scheduler(138)@67.195.138.61:59407
I0424 21:52:51.333534 16659 authenticator.hpp:148] Creating new server SASL connection
I0424 21:52:51.333644 16659 authenticatee.hpp:219] Received SASL authentication mechanisms: CRAM-MD5
I0424 21:52:51.333662 16659 authenticatee.hpp:245] Attempting to authenticate with mechanism 'CRAM-MD5'
I0424 21:52:51.333696 16659 authenticator.hpp:254] Received SASL authentication start
I0424 21:52:51.333746 16659 authenticator.hpp:342] Authentication requires more steps
I0424 21:52:51.333781 16659 authenticatee.hpp:265] Received SASL authentication step
I0424 21:52:51.333829 16659 authenticator.hpp:282] Received SASL authentication step
I0424 21:52:51.333850 16659 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'juno.apache.org' server FQDN: 'juno.apache.org' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0424 21:52:51.333860 16659 auxprop.cpp:153] Looking up auxiliary property '*userPassword'
I0424 21:52:51.333873 16659 auxprop.cpp:153] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0424 21:52:51.333886 16659 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'juno.apache.org' server FQDN: 'juno.apache.org' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0424 21:52:51.333894 16659 auxprop.cpp:103] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0424 21:52:51.333900 16659 auxprop.cpp:103] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0424 21:52:51.333914 16659 authenticator.hpp:334] Authentication success
I0424 21:52:51.333951 16659 authenticatee.hpp:305] Authentication success
I0424 21:52:51.333979 16662 master.cpp:2771] Successfully authenticated framework at scheduler(138)@67.195.138.61:59407
I0424 21:52:51.334007 16659 sched.cpp:342] Successfully authenticated with master master@67.195.138.61:59407
I0424 21:52:51.334031 16659 sched.cpp:461] Sending registration request to master@67.195.138.61:59407
I0424 21:52:51.334125 16662 master.cpp:1007] Received registration request from scheduler(138)@67.195.138.61:59407
I0424 21:52:51.334161 16662 master.cpp:1025] Registering framework 20140424-215251-1032504131-59407-16552-0000 at scheduler(138)@67.195.138.61:59407
I0424 21:52:51.334233 16662 sched.cpp:392] Framework registered with 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.334255 16662 sched.cpp:406] Scheduler::registered took 10055ns
I0424 21:52:51.334292 16662 hierarchical_allocator_process.hpp:332] Added framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.334303 16662 hierarchical_allocator_process.hpp:726] No resources available to allocate!
I0424 21:52:51.334310 16662 hierarchical_allocator_process.hpp:688] Performed allocation for 0 slaves in 6927ns
I0424 21:52:51.336307 16661 leveldb.cpp:341] Persisting action (16 bytes) to leveldb took 7.351389ms
I0424 21:52:51.336325 16661 replica.cpp:664] Persisted action at 2
I0424 21:52:51.336565 16659 replica.cpp:643] Replica received learned notice for position 2
I0424 21:52:51.344638 16659 leveldb.cpp:341] Persisting action (18 bytes) to leveldb took 8.057296ms
I0424 21:52:51.344666 16659 leveldb.cpp:399] Deleting ~1 keys from leveldb took 11442ns
I0424 21:52:51.344677 16659 replica.cpp:664] Persisted action at 2
I0424 21:52:51.344686 16659 replica.cpp:649] Replica learned TRUNCATE action at position 2
I0424 21:52:51.344959 16659 log.cpp:680] Attempting to append 328 bytes to the log
I0424 21:52:51.345023 16662 coordinator.cpp:339] Coordinator attempting to write APPEND action at position 3
I0424 21:52:51.345324 16665 replica.cpp:508] Replica received write request for position 3
I0424 21:52:51.352964 16665 leveldb.cpp:341] Persisting action (347 bytes) to leveldb took 7.620106ms
I0424 21:52:51.352983 16665 replica.cpp:664] Persisted action at 3
I0424 21:52:51.353257 16666 replica.cpp:643] Replica received learned notice for position 3
I0424 21:52:51.361295 16666 leveldb.cpp:341] Persisting action (349 bytes) to leveldb took 8.021148ms
I0424 21:52:51.361315 16666 replica.cpp:664] Persisted action at 3
I0424 21:52:51.361323 16666 replica.cpp:649] Replica learned APPEND action at position 3
I0424 21:52:51.361652 16664 registrar.cpp:427] Successfully updated 'registry'
I0424 21:52:51.361783 16664 log.cpp:699] Attempting to truncate the log to 3
I0424 21:52:51.361783 16663 master.cpp:2164] Admitted slave on juno.apache.org at slave(146)@67.195.138.61:59407
I0424 21:52:51.361811 16663 master.cpp:3220] Adding slave 20140424-215251-1032504131-59407-16552-0 at juno.apache.org with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0424 21:52:51.361865 16665 coordinator.cpp:339] Coordinator attempting to write TRUNCATE action at position 4
I0424 21:52:51.361901 16660 slave.cpp:540] Registered with master master@67.195.138.61:59407; given slave ID 20140424-215251-1032504131-59407-16552-0
I0424 21:52:51.362048 16660 slave.cpp:553] Checkpointing SlaveInfo to '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/slave.info'
I0424 21:52:51.362063 16665 hierarchical_allocator_process.hpp:445] Added slave 20140424-215251-1032504131-59407-16552-0 (juno.apache.org) with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] (and cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] available)
I0424 21:52:51.362120 16659 replica.cpp:508] Replica received write request for position 4
I0424 21:52:51.362131 16665 hierarchical_allocator_process.hpp:752] Offering cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 20140424-215251-1032504131-59407-16552-0 to framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.362277 16665 hierarchical_allocator_process.hpp:708] Performed allocation for slave 20140424-215251-1032504131-59407-16552-0 in 174053ns
I0424 21:52:51.362339 16664 master.hpp:584] Adding offer 20140424-215251-1032504131-59407-16552-0 with resources cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 20140424-215251-1032504131-59407-16552-0 (juno.apache.org)
I0424 21:52:51.362396 16664 master.cpp:2692] Sending 1 offers to framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.362530 16663 sched.cpp:529] Scheduler::resourceOffers took 26273ns
I0424 21:52:51.364027 16663 master.hpp:594] Removing offer 20140424-215251-1032504131-59407-16552-0 with resources cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 20140424-215251-1032504131-59407-16552-0 (juno.apache.org)
I0424 21:52:51.364086 16663 master.cpp:1827] Processing reply for offers: [ 20140424-215251-1032504131-59407-16552-0 ] on slave 20140424-215251-1032504131-59407-16552-0 (juno.apache.org) for framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.364181 16663 master.hpp:556] Adding task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 with resources cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 20140424-215251-1032504131-59407-16552-0 (juno.apache.org)
I0424 21:52:51.364240 16663 master.cpp:2855] Launching task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000 with resources cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 20140424-215251-1032504131-59407-16552-0 (juno.apache.org)
I0424 21:52:51.364332 16666 slave.cpp:765] Got assigned task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 for framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.364433 16666 slave.cpp:2941] Checkpointing FrameworkInfo to '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/framework.info'
I0424 21:52:51.364609 16666 slave.cpp:2948] Checkpointing framework pid 'scheduler(138)@67.195.138.61:59407' to '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/framework.pid'
I0424 21:52:51.364851 16666 slave.cpp:874] Launching task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 for framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.366386 16666 slave.cpp:3255] Checkpointing ExecutorInfo to '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/executors/6a516821-c5c6-4ef5-bb5c-1c00d6c6c829/executor.info'
I0424 21:52:51.366834 16666 slave.cpp:3352] Checkpointing TaskInfo to '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/executors/6a516821-c5c6-4ef5-bb5c-1c00d6c6c829/runs/f2172d63-4422-456c-a15d-4a05020c42aa/tasks/6a516821-c5c6-4ef5-bb5c-1c00d6c6c829/task.info'
I0424 21:52:51.366843 16662 mesos_containerizer.cpp:413] Starting container 'f2172d63-4422-456c-a15d-4a05020c42aa' for executor '6a516821-c5c6-4ef5-bb5c-1c00d6c6c829' of framework '20140424-215251-1032504131-59407-16552-0000'
I0424 21:52:51.366984 16666 slave.cpp:984] Queuing task '6a516821-c5c6-4ef5-bb5c-1c00d6c6c829' for executor 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework '20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.367043 16666 slave.cpp:458] Successfully attached file '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/executors/6a516821-c5c6-4ef5-bb5c-1c00d6c6c829/runs/f2172d63-4422-456c-a15d-4a05020c42aa'
I0424 21:52:51.367431 16662 mesos_containerizer.cpp:555] Fetching URIs for container 'f2172d63-4422-456c-a15d-4a05020c42aa' using command '<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src/mesos-fetcher'>
I0424 21:52:51.371083 16659 leveldb.cpp:341] Persisting action (16 bytes) to leveldb took 8.862219ms
I0424 21:52:51.371178 16659 replica.cpp:664] Persisted action at 4
I0424 21:52:51.377100 16664 replica.cpp:643] Replica received learned notice for position 4
I0424 21:52:51.386318 16664 leveldb.cpp:341] Persisting action (18 bytes) to leveldb took 9.179794ms
I0424 21:52:51.386373 16664 leveldb.cpp:399] Deleting ~2 keys from leveldb took 23648ns
I0424 21:52:51.386385 16664 replica.cpp:664] Persisted action at 4
I0424 21:52:51.386399 16664 replica.cpp:649] Replica learned TRUNCATE action at position 4
I0424 21:52:51.681949 16665 launcher.cpp:117] Forked child with pid '22018' for container 'f2172d63-4422-456c-a15d-4a05020c42aa'
I0424 21:52:51.682153 16665 mesos_containerizer.cpp:650] Checkpointing executor's forked pid 22018 to '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/executors/6a516821-c5c6-4ef5-bb5c-1c00d6c6c829/runs/f2172d63-4422-456c-a15d-4a05020c42aa/pids/forked.pid'
I0424 21:52:51.683718 16666 slave.cpp:2141] Monitoring executor '6a516821-c5c6-4ef5-bb5c-1c00d6c6c829' of framework '20140424-215251-1032504131-59407-16552-0000' in container 'f2172d63-4422-456c-a15d-4a05020c42aa'
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0424 21:52:51.730275 22021 process.cpp:1601] libprocess is initialized on 67.195.138.61:53773 for 8 cpus
Command terminated with signal Terminated (pid: 21975)
I0424 21:52:51.731451 22021 exec.cpp:131] Version: 0.19.0
I0424 21:52:51.732118 21966 exec.cpp:524] Executor sending status update TASK_KILLED (UUID: 52e28047-bc62-408e-ab69-9122f339de8f) for task 23d66755-753f-40f5-83cf-76992fe4bf50 of framework 20140424-215248-1032504131-59407-16552-0000
I0424 21:52:51.733001 22037 exec.cpp:181] Executor started at: executor(1)@67.195.138.61:53773 with pid 22021
I0424 21:52:51.733633 16664 slave.cpp:1457] Got registration for executor '6a516821-c5c6-4ef5-bb5c-1c00d6c6c829' of framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.733744 16664 slave.cpp:1542] Checkpointing executor pid 'executor(1)@67.195.138.61:53773' to '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta/slaves/20140424-215251-1032504131-59407-16552-0/frameworks/20140424-215251-1032504131-59407-16552-0000/executors/6a516821-c5c6-4ef5-bb5c-1c00d6c6c829/runs/f2172d63-4422-456c-a15d-4a05020c42aa/pids/libprocess.pid'
I0424 21:52:51.734310 16664 slave.cpp:1576] Flushing queued task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 for executor '6a516821-c5c6-4ef5-bb5c-1c00d6c6c829' of framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.734566 22043 process.cpp:1013] Socket closed while receiving
I0424 21:52:51.734678 22040 exec.cpp:205] Executor registered on slave 20140424-215251-1032504131-59407-16552-0
I0424 21:52:51.734776 22043 process.cpp:1013] Socket closed while receiving
I0424 21:52:51.735730 22040 exec.cpp:217] Executor::registered took 108076ns
Registered executor on juno.apache.org
I0424 21:52:51.735842 22040 exec.cpp:292] Executor asked to run task '6a516821-c5c6-4ef5-bb5c-1c00d6c6c829'
IStarting task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829
0424 21:52:51.735903 22040 exec.cpp:301] Executor::launchTask took 46177ns
Forked command at 22044
sh -c 'sleep 1000'
I0424 21:52:51.737665 22038 exec.cpp:524] Executor sending status update TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.737987 16664 slave.cpp:1812] Handling status update TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000 from executor(1)@67.195.138.61:53773
I0424 21:52:51.738126 16666 status_update_manager.cpp:320] Received status update TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.738152 16666 status_update_manager.cpp:499] Creating StatusUpdate stream for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.738361 16666 status_update_manager.hpp:342] Checkpointing UPDATE for status update TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.825945 16666 status_update_manager.cpp:373] Forwarding status update TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000 to master@67.195.138.61:59407
I0424 21:52:51.826139 16665 master.cpp:2398] Status update TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000 from slave(146)@67.195.138.61:59407
I0424 21:52:51.826163 16663 slave.cpp:1929] Status update manager successfully handled status update TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.826191 16663 slave.cpp:1935] Sending acknowledgement for status update TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000 to executor(1)@67.195.138.61:53773
I0424 21:52:51.826297 16666 sched.cpp:620] Scheduler::statusUpdate took 9852ns
I0424 21:52:51.826486 22043 process.cpp:1013] Socket closed while receiving
I0424 21:52:51.826505 22039 exec.cpp:338] Executor received status update acknowledgement ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.826638 16666 status_update_manager.cpp:398] Received status update acknowledgement (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.826663 16666 status_update_manager.hpp:342] Checkpointing ACK for status update TASK_RUNNING (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.859483 16666 slave.cpp:1397] Status update manager successfully handled status update acknowledgement (UUID: ad0c5b1f-ebdd-4e91-98a0-d2dc97e9a71f) for task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 of framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.859616 16552 state.cpp:33] Recovering state from '/tmp/SlaveRecoveryTest_0_RecoverSlaveState_5ixOwr/meta'
I0424 21:52:51.860822 16666 sched.cpp:731] Stopping framework '20140424-215251-1032504131-59407-16552-0000'
I0424 21:52:51.860838 16552 master.cpp:577] Master terminating
I0424 21:52:51.860882 22043 process.cpp:1013] Socket closed while receiving
I0424 21:52:51.860931 16552 master.hpp:574] Removing task 6a516821-c5c6-4ef5-bb5c-1c00d6c6c829 with resources cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 20140424-215251-1032504131-59407-16552-0 (juno.apache.org)
I0424 21:52:51.861032 22042 exec.cpp:378] Executor asked to shutdown
I0424 21:52:51.861090 22042 exec.cpp:393] Executor::shutdown took 9876ns
IShutting down
0424 21:52:51.861109 22042 exec.cpp:77] Scheduling shutdown of the executor
Sending SIGTERM to process tree at pid 22044
I0424 21:52:51.861351 16659 slave.cpp:2010] master@67.195.138.61:59407 exited
W0424 21:52:51.861376 16659 slave.cpp:2013] Master disconnected! Waiting for a new master to be elected
I0424 21:52:51.861371 16662 hierarchical_allocator_process.hpp:637] Recovered cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] (total allocatable: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]) on slave 20140424-215251-1032504131-59407-16552-0 from framework 20140424-215251-1032504131-59407-16552-0000
I0424 21:52:51.862850 16552 slave.cpp:387] Slave terminating
[       OK ] SlaveRecoveryTest/0.RecoverSlaveState (723 ms)
[----------] 24 tests from SlaveRecoveryTest/0 (57722 ms total)

[----------] 7 tests from InMemoryStateTest
[ RUN      ] InMemoryStateTest.Names
[       OK ] InMemoryStateTest.Names (3 ms)
[ RUN      ] InMemoryStateTest.FetchAndStoreAndExpungeAndFetch
[       OK ] InMemoryStateTest.FetchAndStoreAndExpungeAndFetch (4 ms)
[ RUN      ] InMemoryStateTest.FetchAndStoreAndExpungeAndStoreAndFetch
[       OK ] InMemoryStateTest.FetchAndStoreAndExpungeAndStoreAndFetch (5 ms)
[ RUN      ] InMemoryStateTest.FetchAndStoreAndExpungeAndExpunge
[       OK ] InMemoryStateTest.FetchAndStoreAndExpungeAndExpunge (2 ms)
[ RUN      ] InMemoryStateTest.FetchAndStoreAndStoreFailAndFetch
[       OK ] InMemoryStateTest.FetchAndStoreAndStoreFailAndFetch (4 ms)
[ RUN      ] InMemoryStateTest.FetchAndStoreAndFetch
[       OK ] InMemoryStateTest.FetchAndStoreAndFetch (2 ms)
[ RUN      ] InMemoryStateTest.FetchAndStoreAndStoreAndFetch
Killing the following process trees:
[ 
-+- 22044 sh -c sleep 1000 
 \--- 22045 sleep 1000 
]
[       OK ] InMemoryStateTest.FetchAndStoreAndStoreAndFetch (5 ms)
[----------] 7 tests from InMemoryStateTest (25 ms total)

[----------] Global test environment tear-down
../../src/tests/environment.cpp:258: Failure
Failed
Tests completed with child processes remaining:
-+- 16552 <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src/.libs/lt-mesos-tests> 
 |-+- 21949 sh -c <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src/mesos-executor> 
 | \--- 21952 <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src/.libs/lt-mesos-executor> 
 \-+- 22018 sh -c <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src/mesos-executor> 
   \-+- 22021 <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src/.libs/lt-mesos-executor> 
     \--- 22044 ()
[==========] 299 tests from 51 test cases ran. (337401 ms total)
[  PASSED  ] 299 tests.
[  FAILED  ] 0 tests, listed below:

 0 FAILED TESTS

  YOU HAVE 1 DISABLED TEST

I0424 21:52:51.966599 21974 process.cpp:1013] Socket closed while receiving
I0424 21:52:51.966624 22043 process.cpp:1013] Socket closed while receiving
I0424 21:52:51.966701 21970 exec.cpp:439] Ignoring exited event because the driver is aborted!
I0424 21:52:51.966728 21970 exec.cpp:439] Ignoring exited event because the driver is aborted!
I0424 21:52:51.966737 22042 exec.cpp:439] Ignoring exited event because the driver is aborted!
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
make[2]: *** [check] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build'>
make: *** [distcheck] Error 1
Command terminated with signal Terminated (pid: 22044)
Build step 'Execute shell' marked build as failure

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

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

Changes:

[benjamin.hindman] Cleanups in configure.ac for libjvm detection.

------------------------------------------
[...truncated 3646 lines...]
[       OK ] Process.async (13 ms)
[ RUN      ] Process.discard2
[       OK ] Process.discard2 (0 ms)
[ RUN      ] Process.chain
[       OK ] Process.chain (0 ms)
[ RUN      ] Process.discard1
[       OK ] Process.discard1 (0 ms)
[ RUN      ] Process.defer3
[       OK ] Process.defer3 (1 ms)
[ RUN      ] Process.associate
[       OK ] Process.associate (0 ms)
[ RUN      ] Process.order
[       OK ] Process.order (0 ms)
[ RUN      ] Process.await2
[       OK ] Process.await2 (0 ms)
[ RUN      ] Process.onAny
[       OK ] Process.onAny (0 ms)
[ RUN      ] Process.await1
[       OK ] Process.await1 (6 ms)
[ RUN      ] Process.after2
[       OK ] Process.after2 (11 ms)
[ RUN      ] Process.handlers
[       OK ] Process.handlers (0 ms)
[ RUN      ] Process.delegate
I0424 18:55:02.037312 18558 process.cpp:3184] Delegating message 'func' to (15)@67.195.138.8:56849
[       OK ] Process.delegate (0 ms)
[ RUN      ] Process.then
[       OK ] Process.then (0 ms)
[ RUN      ] Process.expect
[       OK ] Process.expect (0 ms)
[ RUN      ] Process.limiter
[       OK ] Process.limiter (8 ms)
[ RUN      ] Process.executor
[       OK ] Process.executor (0 ms)
[ RUN      ] Process.listener
[       OK ] Process.listener (0 ms)
[ RUN      ] Process.provide
I0424 18:55:02.084800 18564 process.cpp:3201] Handling HTTP event for process '(20)' with path: '/(20)'
I0424 18:55:02.084995 18561 process.cpp:1746] Sending file at '/tmp/p10rfW/lorem.txt' with length 446
I0424 18:55:02.085235 18565 process.cpp:1013] Socket closed while receiving
[       OK ] Process.provide (39 ms)
[ RUN      ] Process.delay
[       OK ] Process.delay (1 ms)
[ RUN      ] Process.settle
[       OK ] Process.settle (43 ms)
[ RUN      ] Process.thunk
[       OK ] Process.thunk (0 ms)
[ RUN      ] Process.future
[       OK ] Process.future (0 ms)
[ RUN      ] Process.remote
I0424 18:55:02.130228 18565 process.cpp:1013] Socket closed while receiving
[       OK ] Process.remote (6 ms)
[ RUN      ] Process.event
[       OK ] Process.event (0 ms)
[ RUN      ] Process.pid
[       OK ] Process.pid (0 ms)
[ RUN      ] Process.defer2
[       OK ] Process.defer2 (0 ms)
[ RUN      ] Process.await3
[       OK ] Process.await3 (0 ms)
[ RUN      ] Process.discard3
[       OK ] Process.discard3 (0 ms)
[ RUN      ] Process.donate
[       OK ] Process.donate (0 ms)
[ RUN      ] Process.spawn
[       OK ] Process.spawn (16 ms)
[ RUN      ] Process.select
[       OK ] Process.select (0 ms)
[ RUN      ] Process.collect
[       OK ] Process.collect (1 ms)
[ RUN      ] Process.action
[       OK ] Process.action (0 ms)
[ RUN      ] Process.defer1
[       OK ] Process.defer1 (1 ms)
[----------] 39 tests from Process (162 ms total)

[----------] 3 tests from Owned
[ RUN      ] Owned.Share
[       OK ] Owned.Share (0 ms)
[ RUN      ] Owned.Access
[       OK ] Owned.Access (0 ms)
[ RUN      ] Owned.Null
[       OK ] Owned.Null (0 ms)
[----------] 3 tests from Owned (0 ms total)

[----------] 3 tests from TimeSeries
[ RUN      ] TimeSeries.truncate
[       OK ] TimeSeries.truncate (1 ms)
[ RUN      ] TimeSeries.sparsify
[       OK ] TimeSeries.sparsify (0 ms)
[ RUN      ] TimeSeries.set
[       OK ] TimeSeries.set (0 ms)
[----------] 3 tests from TimeSeries (1 ms total)

[----------] 3 tests from Reap
[ RUN      ] Reap.TerminatedChildProcess
[       OK ] Reap.TerminatedChildProcess (47 ms)
[ RUN      ] Reap.NonChildProcess
[       OK ] Reap.NonChildProcess (42 ms)
[ RUN      ] Reap.ChildProcess
[       OK ] Reap.ChildProcess (31 ms)
[----------] 3 tests from Reap (121 ms total)

[----------] 1 test from Future
[ RUN      ] Future.FromTry
[       OK ] Future.FromTry (0 ms)
[----------] 1 test from Future (1 ms total)

[----------] 4 tests from Shared
[ RUN      ] Shared.Null
[       OK ] Shared.Null (0 ms)
[ RUN      ] Shared.Own
[       OK ] Shared.Own (0 ms)
[ RUN      ] Shared.ConstAccess
[       OK ] Shared.ConstAccess (0 ms)
[ RUN      ] Shared.Reset
[       OK ] Shared.Reset (0 ms)
[----------] 4 tests from Shared (0 ms total)

[----------] 3 tests from Statistics
[ RUN      ] Statistics.single
[       OK ] Statistics.single (0 ms)
[ RUN      ] Statistics.empty
[       OK ] Statistics.empty (0 ms)
[ RUN      ] Statistics.statistics
[       OK ] Statistics.statistics (0 ms)
[----------] 3 tests from Statistics (0 ms total)

[----------] 3 tests from TimeTest
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[----------] 3 tests from TimeTest (1 ms total)

[----------] 10 tests from Subprocess
[ RUN      ] Subprocess.status
[       OK ] Subprocess.status (124 ms)
[ RUN      ] Subprocess.setupStatus
[       OK ] Subprocess.setupStatus (62 ms)
[ RUN      ] Subprocess.input
[       OK ] Subprocess.input (32 ms)
[ RUN      ] Subprocess.environment
[       OK ] Subprocess.environment (63 ms)
[ RUN      ] Subprocess.environmentWithSpacesAndQuotes
[       OK ] Subprocess.environmentWithSpacesAndQuotes (31 ms)
[ RUN      ] Subprocess.splice
[       OK ] Subprocess.splice (43 ms)
[ RUN      ] Subprocess.setup
[       OK ] Subprocess.setup (69 ms)
[ RUN      ] Subprocess.environmentWithSpaces
[       OK ] Subprocess.environmentWithSpaces (32 ms)
[ RUN      ] Subprocess.output
[       OK ] Subprocess.output (62 ms)
[ RUN      ] Subprocess.environmentOverride
[       OK ] Subprocess.environmentOverride (32 ms)
[----------] 10 tests from Subprocess (551 ms total)

[----------] 3 tests from Mutex
[ RUN      ] Mutex.lock
[       OK ] Mutex.lock (0 ms)
[ RUN      ] Mutex.queue
[       OK ] Mutex.queue (0 ms)
[ RUN      ] Mutex.block
[       OK ] Mutex.block (0 ms)
[----------] 3 tests from Mutex (0 ms total)

[----------] 5 tests from HTTP
[ RUN      ] HTTP.Encode
[       OK ] HTTP.Encode (0 ms)
[ RUN      ] HTTP.Get
I0424 18:55:02.831519 18561 process.cpp:3201] Handling HTTP event for process '(35)' with path: '/(35)/get'
I0424 18:55:02.831974 18565 process.cpp:1013] Socket closed while receiving
I0424 18:55:02.832306 18561 process.cpp:3201] Handling HTTP event for process '(35)' with path: '/(35)/get'
I0424 18:55:02.832541 18565 process.cpp:1013] Socket closed while receiving
[       OK ] HTTP.Get (1 ms)
[ RUN      ] HTTP.Post
I0424 18:55:02.832891 18565 process.cpp:1013] Socket closed while receiving
I0424 18:55:02.833077 18561 process.cpp:3201] Handling HTTP event for process '(36)' with path: '/(36)/post'
I0424 18:55:02.833430 18565 process.cpp:1013] Socket closed while receiving
[       OK ] HTTP.Post (1 ms)
[ RUN      ] HTTP.PathParse
[       OK ] HTTP.PathParse (0 ms)
[ RUN      ] HTTP.Endpoints
I0424 18:55:02.834215 18557 process.cpp:3201] Handling HTTP event for process '(37)' with path: '/(37)/body'
I0424 18:55:02.834511 18565 process.cpp:1011] Socket error while receiving: Connection reset by peer
I0424 18:55:02.834630 18559 process.cpp:3201] Handling HTTP event for process '(37)' with path: '/(37)/pipe'
I0424 18:55:02.834715 18557 process.cpp:1778] Starting "chunked" streaming
I0424 18:55:02.835152 18565 process.cpp:1013] Socket closed while receiving
[       OK ] HTTP.Endpoints (7 ms)
[----------] 5 tests from HTTP (9 ms total)

[----------] 3 tests from Decoder
[ RUN      ] Decoder.Request
[       OK ] Decoder.Request (0 ms)
[ RUN      ] Decoder.Response
[       OK ] Decoder.Response (0 ms)
[ RUN      ] Decoder.RequestHeaderContinuation
[       OK ] Decoder.RequestHeaderContinuation (0 ms)
[----------] 3 tests from Decoder (1 ms total)

[----------] 4 tests from Sequence
[ RUN      ] Sequence.DiscardAll
[       OK ] Sequence.DiscardAll (10 ms)
[ RUN      ] Sequence.DiscardOne
[       OK ] Sequence.DiscardOne (10 ms)
[ RUN      ] Sequence.Serialize
[       OK ] Sequence.Serialize (11 ms)
[ RUN      ] Sequence.Random
[       OK ] Sequence.Random (12 ms)
[----------] 4 tests from Sequence (44 ms total)

[----------] Global test environment tear-down
[==========] 97 tests from 16 test cases ran. (3221 ms total)
[  PASSED  ] 97 tests.

  YOU HAVE 2 DISABLED TESTS

make[6]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty/libprocess'>
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty/libprocess'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty/libprocess'>
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty'>
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty'>
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/3rdparty'>
Making check in src
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
make  check-am
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
make  test-framework test-executor long-lived-framework long-lived-executor no-executor-framework balloon-framework balloon-executor mesos-tests  examples/python/test_framework.py examples/python/test-framework examples/python/test_executor.py examples/python/test-executor \
	  tests/balloon_framework_test.sh tests/test_framework_test.sh tests/no_executor_framework_test.sh tests/java_exception_test.sh tests/java_framework_test.sh tests/java_log_test.sh tests/python_framework_test.sh
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x -MT examples/test_framework-test_framework.o -MD -MP -MF examples/.deps/test_framework-test_framework.Tpo -c -o examples/test_framework-test_framework.o `test -f 'examples/test_framework.cpp' || echo '../../src/'`examples/test_framework.cpp
mv -f examples/.deps/test_framework-test_framework.Tpo examples/.deps/test_framework-test_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g -g2 -O2 -std=c++0x   -o test-framework examples/test_framework-test_framework.o libmesos.la -lsasl2 -lcurl -lz  -lrt
libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/test-framework examples/test_framework-test_framework.o  ./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl.so -lz -lrt -pthread -Wl,-rpath -Wl,<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x -MT examples/test_executor-test_executor.o -MD -MP -MF examples/.deps/test_executor-test_executor.Tpo -c -o examples/test_executor-test_executor.o `test -f 'examples/test_executor.cpp' || echo '../../src/'`examples/test_executor.cpp
mv -f examples/.deps/test_executor-test_executor.Tpo examples/.deps/test_executor-test_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g -g2 -O2 -std=c++0x   -o test-executor examples/test_executor-test_executor.o libmesos.la -lsasl2 -lcurl -lz  -lrt
libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/test-executor examples/test_executor-test_executor.o  ./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl.so -lz -lrt -pthread -Wl,-rpath -Wl,<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x -MT examples/long_lived_framework-long_lived_framework.o -MD -MP -MF examples/.deps/long_lived_framework-long_lived_framework.Tpo -c -o examples/long_lived_framework-long_lived_framework.o `test -f 'examples/long_lived_framework.cpp' || echo '../../src/'`examples/long_lived_framework.cpp
mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo examples/.deps/long_lived_framework-long_lived_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g -g2 -O2 -std=c++0x   -o long-lived-framework examples/long_lived_framework-long_lived_framework.o libmesos.la -lsasl2 -lcurl -lz  -lrt
libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/long-lived-framework examples/long_lived_framework-long_lived_framework.o  ./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl.so -lz -lrt -pthread -Wl,-rpath -Wl,<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib>
Build timed out (after 120 minutes). Marking the build as failed.
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_inst/share/mesos\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/picojson-4f93734 -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x -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

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

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

Changes:

[vinod] Introduced exponential backoff for slave registration retries.

[bmahler] Fixed a compiler warning in Statistics.

------------------------------------------
[...truncated 41177 lines...]
I0424 05:59:44.519804 23016 registrar.cpp:388] Attempting to update the 'registry'
I0424 05:59:44.521528 23017 log.cpp:680] Attempting to append 137 bytes to the log
I0424 05:59:44.521610 23022 coordinator.cpp:339] Coordinator attempting to write APPEND action at position 1
I0424 05:59:44.521957 23018 replica.cpp:508] Replica received write request for position 1
I0424 05:59:44.525598 23018 leveldb.cpp:341] Persisting action (156 bytes) to leveldb took 3.619311ms
I0424 05:59:44.525615 23018 replica.cpp:664] Persisted action at 1
I0424 05:59:44.526011 23015 replica.cpp:643] Replica received learned notice for position 1
I0424 05:59:44.533926 23015 leveldb.cpp:341] Persisting action (158 bytes) to leveldb took 7.896259ms
I0424 05:59:44.533946 23015 replica.cpp:664] Persisted action at 1
I0424 05:59:44.533956 23015 replica.cpp:649] Replica learned APPEND action at position 1
I0424 05:59:44.534221 23018 registrar.cpp:436] Successfully updated 'registry'
I0424 05:59:44.534308 23021 log.cpp:699] Attempting to truncate the log to 1
I0424 05:59:44.534349 23018 master.cpp:800] Recovered 0 slaves from the Registry (99B) ; allowing 75secs for slaves to re-register
I0424 05:59:44.534354 23021 coordinator.cpp:339] Coordinator attempting to write TRUNCATE action at position 2
I0424 05:59:44.534719 23022 replica.cpp:508] Replica received write request for position 2
2014-04-24 05:59:44,535:22994(0x2af03cdf6700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
2014-04-24 05:59:44,535:22994(0x2af03cdf6700):ZOO_INFO@log_env@716: Client environment:host.name=juno
2014-04-24 05:59:44,535:22994(0x2af03cdf6700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
2014-04-24 05:59:44,535:22994(0x2af03cdf6700):ZOO_INFO@log_env@724: Client environment:os.arch=3.2.0-51-generic
2014-04-24 05:59:44,535:22994(0x2af03cdf6700):ZOO_INFO@log_env@725: Client environment:os.version=#77-Ubuntu SMP Wed Jul 24 20:18:19 UTC 2013
2014-04-24 05:59:44,535:22994(0x2af03cdf6700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
2014-04-24 05:59:44,535:22994(0x2af03cdf6700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
2014-04-24 05:59:44,535:22994(0x2af03cdf6700):ZOO_INFO@log_env@753: Client environment:user.dir=<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src>
2014-04-24 05:59:44,535:22994(0x2af03cdf6700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:49267 sessionTimeout=10000 watcher=0x2af03a93bc00 sessionId=0 sessionPasswd=<null> context=0x2af04007f7a0 flags=0
I0424 05:59:44.535655 23021 slave.cpp:130] Slave started on 145)@67.195.138.61:47981
I0424 05:59:44.535781 23021 slave.cpp:218] Slave resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
2014-04-24 05:59:44,535:22994(0x2af1d5972700):ZOO_INFO@check_events@1703: initiated connection to server [127.0.0.1:49267]
I0424 05:59:44.535876 23021 slave.cpp:246] Slave hostname: juno.apache.org
I0424 05:59:44.535887 23021 slave.cpp:247] Slave checkpoint: false
I0424 05:59:44.536337 23017 state.cpp:33] Recovering state from '/tmp/MasterZooKeeperTest_LostZooKeeperCluster_tGse2g/meta'
2014-04-24 05:59:44,536:22994(0x2af03cff7700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
2014-04-24 05:59:44,536:22994(0x2af03cff7700):ZOO_INFO@log_env@716: Client environment:host.name=juno
2014-04-24 05:59:44,536:22994(0x2af03cff7700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
2014-04-24 05:59:44,536:22994(0x2af03cff7700):ZOO_INFO@log_env@724: Client environment:os.arch=3.2.0-51-generic
2014-04-24 05:59:44,536:22994(0x2af03cff7700):ZOO_INFO@log_env@725: Client environment:os.version=#77-Ubuntu SMP Wed Jul 24 20:18:19 UTC 2013
I0424 05:59:44.536731 22994 sched.cpp:121] Version: 0.19.0
I0424 05:59:44.536749 23019 status_update_manager.cpp:193] Recovering status update manager
2014-04-24 05:59:44,536:22994(0x2af03cff7700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
2014-04-24 05:59:44,536:22994(0x2af03cff7700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
2014-04-24 05:59:44,536:22994(0x2af03cff7700):ZOO_INFO@log_env@753: Client environment:user.dir=<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src>
2014-04-24 05:59:44,536:22994(0x2af03cff7700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:49267 sessionTimeout=10000 watcher=0x2af03a93bc00 sessionId=0 sessionPasswd=<null> context=0x2af07804d0a0 flags=0
I0424 05:59:44.536998 23015 slave.cpp:2802] Finished recovery
2014-04-24 05:59:44,537:22994(0x2af1f0200700):ZOO_INFO@check_events@1703: initiated connection to server [127.0.0.1:49267]
I0424 05:59:44.542258 23022 leveldb.cpp:341] Persisting action (16 bytes) to leveldb took 7.519651ms
I0424 05:59:44.542280 23022 replica.cpp:664] Persisted action at 2
I0424 05:59:44.542539 23019 replica.cpp:643] Replica received learned notice for position 2
I0424 05:59:44.562832 23019 leveldb.cpp:341] Persisting action (18 bytes) to leveldb took 20.276891ms
I0424 05:59:44.562872 23019 leveldb.cpp:399] Deleting ~1 keys from leveldb took 14018ns
I0424 05:59:44.562882 23019 replica.cpp:664] Persisted action at 2
I0424 05:59:44.562892 23019 replica.cpp:649] Replica learned TRUNCATE action at position 2
2014-04-24 05:59:44,563:22994(0x2af1d5972700):ZOO_INFO@check_events@1750: session establishment complete on server [127.0.0.1:49267], sessionId=0x145925178f80002, negotiated timeout=10000
I0424 05:59:44.563285 23019 group.cpp:310] Group process ((3729)@67.195.138.61:47981) connected to ZooKeeper
I0424 05:59:44.563302 23019 group.cpp:778] Syncing group operations: queue size (joins, cancels, datas) = (0, 0, 0)
I0424 05:59:44.563309 23019 group.cpp:382] Trying to create path '/znode' in ZooKeeper
2014-04-24 05:59:44,571:22994(0x2af1f0200700):ZOO_INFO@check_events@1750: session establishment complete on server [127.0.0.1:49267], sessionId=0x145925178f80003, negotiated timeout=10000
I0424 05:59:44.571391 23015 group.cpp:310] Group process ((3735)@67.195.138.61:47981) connected to ZooKeeper
I0424 05:59:44.571406 23015 group.cpp:778] Syncing group operations: queue size (joins, cancels, datas) = (0, 0, 0)
I0424 05:59:44.571414 23015 group.cpp:382] Trying to create path '/znode' in ZooKeeper
I0424 05:59:44.572286 23016 detector.cpp:134] Detected a new leader: (id='0')
I0424 05:59:44.572386 23016 group.cpp:655] Trying to get '/znode/info_0000000000' in ZooKeeper
I0424 05:59:44.572566 23018 detector.cpp:134] Detected a new leader: (id='0')
I0424 05:59:44.572722 23021 group.cpp:655] Trying to get '/znode/info_0000000000' in ZooKeeper
I0424 05:59:44.573333 23016 detector.cpp:376] A new leading master (UPID=master@67.195.138.61:47981) is detected
I0424 05:59:44.573429 23019 slave.cpp:497] New master detected at master@67.195.138.61:47981
I0424 05:59:44.573487 23016 status_update_manager.cpp:167] New master detected at master@67.195.138.61:47981
I0424 05:59:44.573515 23019 slave.cpp:731] Will retry registration in 7.107908139secs if necessary
I0424 05:59:44.573545 23019 slave.cpp:522] Detecting new master
I0424 05:59:44.573729 23017 registrar.cpp:388] Attempting to update the 'registry'
I0424 05:59:44.573765 23021 detector.cpp:376] A new leading master (UPID=master@67.195.138.61:47981) is detected
I0424 05:59:44.573845 23020 sched.cpp:217] New master detected at master@67.195.138.61:47981
I0424 05:59:44.573865 23020 sched.cpp:268] Authenticating with master master@67.195.138.61:47981
I0424 05:59:44.573951 23018 authenticatee.hpp:128] Creating new client SASL connection
I0424 05:59:44.574120 23020 master.cpp:2715] Authenticating framework at scheduler(137)@67.195.138.61:47981
I0424 05:59:44.574189 23018 authenticator.hpp:148] Creating new server SASL connection
I0424 05:59:44.574302 23020 authenticatee.hpp:219] Received SASL authentication mechanisms: CRAM-MD5
I0424 05:59:44.574323 23020 authenticatee.hpp:245] Attempting to authenticate with mechanism 'CRAM-MD5'
I0424 05:59:44.574360 23020 authenticator.hpp:254] Received SASL authentication start
I0424 05:59:44.574434 23020 authenticator.hpp:342] Authentication requires more steps
I0424 05:59:44.574470 23020 authenticatee.hpp:265] Received SASL authentication step
I0424 05:59:44.574522 23020 authenticator.hpp:282] Received SASL authentication step
I0424 05:59:44.574543 23020 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'juno.apache.org' server FQDN: 'juno.apache.org' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0424 05:59:44.574553 23020 auxprop.cpp:153] Looking up auxiliary property '*userPassword'
I0424 05:59:44.574566 23020 auxprop.cpp:153] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0424 05:59:44.574578 23020 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'juno.apache.org' server FQDN: 'juno.apache.org' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0424 05:59:44.574585 23020 auxprop.cpp:103] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0424 05:59:44.574591 23020 auxprop.cpp:103] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0424 05:59:44.574604 23020 authenticator.hpp:334] Authentication success
I0424 05:59:44.574643 23018 authenticatee.hpp:305] Authentication success
I0424 05:59:44.574658 23020 master.cpp:2755] Successfully authenticated framework at scheduler(137)@67.195.138.61:47981
I0424 05:59:44.574733 23018 sched.cpp:342] Successfully authenticated with master master@67.195.138.61:47981
I0424 05:59:44.574748 23018 sched.cpp:461] Sending registration request to master@67.195.138.61:47981
I0424 05:59:44.574807 23021 master.cpp:997] Received registration request from scheduler(137)@67.195.138.61:47981
I0424 05:59:44.574848 23021 master.cpp:1015] Registering framework 20140424-055944-1032504131-47981-22994-0000 at scheduler(137)@67.195.138.61:47981
I0424 05:59:44.574954 23018 sched.cpp:392] Framework registered with 20140424-055944-1032504131-47981-22994-0000
I0424 05:59:44.574997 23018 sched.cpp:406] Scheduler::registered took 26393ns
I0424 05:59:44.575058 23021 hierarchical_allocator_process.hpp:332] Added framework 20140424-055944-1032504131-47981-22994-0000
I0424 05:59:44.575073 23021 hierarchical_allocator_process.hpp:726] No resources available to allocate!
I0424 05:59:44.575079 23021 hierarchical_allocator_process.hpp:688] Performed allocation for 0 slaves in 7925ns
I0424 05:59:44.575811 23015 log.cpp:680] Attempting to append 328 bytes to the log
I0424 05:59:44.575860 23021 coordinator.cpp:339] Coordinator attempting to write APPEND action at position 3
I0424 05:59:44.576100 23019 replica.cpp:508] Replica received write request for position 3
I0424 05:59:44.583896 23019 leveldb.cpp:341] Persisting action (347 bytes) to leveldb took 7.776696ms
I0424 05:59:44.583915 23019 replica.cpp:664] Persisted action at 3
I0424 05:59:44.584177 23022 replica.cpp:643] Replica received learned notice for position 3
I0424 05:59:44.592246 23022 leveldb.cpp:341] Persisting action (349 bytes) to leveldb took 8.05154ms
I0424 05:59:44.592264 23022 replica.cpp:664] Persisted action at 3
I0424 05:59:44.592273 23022 replica.cpp:649] Replica learned APPEND action at position 3
I0424 05:59:44.592694 23018 registrar.cpp:436] Successfully updated 'registry'
I0424 05:59:44.592824 23020 master.cpp:2150] Admitted slave on juno.apache.org at slave(145)@67.195.138.61:47981
I0424 05:59:44.592854 23017 log.cpp:699] Attempting to truncate the log to 3
I0424 05:59:44.592844 23020 master.cpp:3204] Adding slave 20140424-055944-1032504131-47981-22994-0 at juno.apache.org with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0424 05:59:44.592916 23015 coordinator.cpp:339] Coordinator attempting to write TRUNCATE action at position 4
I0424 05:59:44.592952 23017 slave.cpp:540] Registered with master master@67.195.138.61:47981; given slave ID 20140424-055944-1032504131-47981-22994-0
I0424 05:59:44.593088 23016 hierarchical_allocator_process.hpp:445] Added slave 20140424-055944-1032504131-47981-22994-0 (juno.apache.org) with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] (and cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] available)
I0424 05:59:44.593165 23016 hierarchical_allocator_process.hpp:752] Offering cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 20140424-055944-1032504131-47981-22994-0 to framework 20140424-055944-1032504131-47981-22994-0000
I0424 05:59:44.593255 23018 replica.cpp:508] Replica received write request for position 4
I0424 05:59:44.593333 23016 hierarchical_allocator_process.hpp:708] Performed allocation for slave 20140424-055944-1032504131-47981-22994-0 in 205171ns
I0424 05:59:44.593520 23020 master.hpp:524] Adding offer 20140424-055944-1032504131-47981-22994-0 with resources cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 20140424-055944-1032504131-47981-22994-0 (juno.apache.org)
I0424 05:59:44.593585 23020 master.cpp:2676] Sending 1 offers to framework 20140424-055944-1032504131-47981-22994-0000
I0424 05:59:44.593716 23021 sched.cpp:529] Scheduler::resourceOffers took 11378ns
2014-04-24 05:59:44,594:22994(0x2af1d5972700):ZOO_ERROR@handle_socket_error_msg@1721: Socket [127.0.0.1:49267] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
I0424 05:59:44.594521 23020 group.cpp:415] Lost connection to ZooKeeper, attempting to reconnect ...
2014-04-24 05:59:44,594:22994(0x2af1d536f700):ZOO_ERROR@handle_socket_error_msg@1721: Socket [127.0.0.1:49267] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
I0424 05:59:44.594921 23019 group.cpp:415] Lost connection to ZooKeeper, attempting to reconnect ...
2014-04-24 05:59:44,595:22994(0x2af1d5570700):ZOO_ERROR@handle_socket_error_msg@1721: Socket [127.0.0.1:49267] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
I0424 05:59:44.595129 23015 group.cpp:415] Lost connection to ZooKeeper, attempting to reconnect ...
2014-04-24 05:59:44,595:22994(0x2af1f0200700):ZOO_ERROR@handle_socket_error_msg@1721: Socket [127.0.0.1:49267] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
I0424 05:59:44.595621 23021 group.cpp:415] Lost connection to ZooKeeper, attempting to reconnect ...
I0424 05:59:44.595937 22994 zookeeper_test_server.cpp:122] Shutdown ZooKeeperTestServer on port 49267
I0424 05:59:44.596179 23017 master.cpp:102] No whitelist given. Advertising offers for all slaves
I0424 05:59:44.596210 23021 hierarchical_allocator_process.hpp:688] Performed allocation for 1 slaves in 13833ns
W0424 05:59:44.596253 23015 group.cpp:453] Timed out waiting to reconnect to ZooKeeper. Forcing ZooKeeper session (sessionId=145925178f80002) expiration
I0424 05:59:44.596266 23015 group.cpp:469] ZooKeeper session expired
W0424 05:59:44.596287 23022 group.cpp:453] Timed out waiting to reconnect to ZooKeeper. Forcing ZooKeeper session (sessionId=145925178f80001) expiration
I0424 05:59:44.596303 23022 group.cpp:469] ZooKeeper session expired
W0424 05:59:44.596307 23019 group.cpp:453] Timed out waiting to reconnect to ZooKeeper. Forcing ZooKeeper session (sessionId=145925178f80000) expiration
I0424 05:59:44.596318 23019 group.cpp:469] ZooKeeper session expired
I0424 05:59:44.596364 23016 detector.cpp:122] The current leader (id=0) is lost
I0424 05:59:44.596379 23016 detector.cpp:134] Detected a new leader: None
2014-04-24 05:59:44,596:22994(0x2af03c9f4700):ZOO_INFO@zookeeper_close@2522: Freeing zookeeper resources for sessionId=0x145925178f80002

2014-04-24 05:59:44,596:22994(0x2af03c9f4700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
2014-04-24 05:59:44,596:22994(0x2af03c9f4700):ZOO_INFO@log_env@716: Client environment:host.name=juno
2014-04-24 05:59:44,596:22994(0x2af03c9f4700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
2014-04-24 05:59:44,596:22994(0x2af03c9f4700):ZOO_INFO@log_env@724: Client environment:os.arch=3.2.0-51-generic
2014-04-24 05:59:44,596:22994(0x2af03c9f4700):ZOO_INFO@log_env@725: Client environment:os.version=#77-Ubuntu SMP Wed Jul 24 20:18:19 UTC 2013
I0424 05:59:44.596446 23020 contender.cpp:192] Membership cancelled: 0
2014-04-24 05:59:44,596:22994(0x2af03d7fb700):ZOO_INFO@zookeeper_close@2522: Freeing zookeeper resources for sessionId=0x145925178f80001

2014-04-24 05:59:44,596:22994(0x2af03d7fb700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
2014-04-24 05:59:44,596:22994(0x2af03d7fb700):ZOO_INFO@log_env@716: Client environment:host.name=juno
2014-04-24 05:59:44,596:22994(0x2af03d7fb700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
2014-04-24 05:59:44,596:22994(0x2af03d7fb700):ZOO_INFO@log_env@724: Client environment:os.arch=3.2.0-51-generic
2014-04-24 05:59:44,596:22994(0x2af03d7fb700):ZOO_INFO@log_env@725: Client environment:os.version=#77-Ubuntu SMP Wed Jul 24 20:18:19 UTC 2013
I0424 05:59:44.596472 23021 detector.cpp:122] The current leader (id=0) is lost
2014-04-24 05:59:44,596:22994(0x2af03c9f4700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
2014-04-24 05:59:44,596:22994(0x2af03d1f8700):ZOO_INFO@zookeeper_close@2522: Freeing zookeeper resources for sessionId=0x145925178f80000

I0424 05:59:44.596750 23021 detector.cpp:134] Detected a new leader: None
2014-04-24 05:59:44,596:22994(0x2af03c9f4700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
2014-04-24 05:59:44,596:22994(0x2af03d7fb700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
2014-04-24 05:59:44,596:22994(0x2af03d7fb700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
2014-04-24 05:59:44,596:22994(0x2af03d7fb700):ZOO_INFO@log_env@753: Client environment:user.dir=<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src>
2014-04-24 05:59:44,596:22994(0x2af03d7fb700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:49267 sessionTimeout=10000 watcher=0x2af03a93bc00 sessionId=0 sessionPasswd=<null> context=0x2af05807cdf0 flags=0
2014-04-24 05:59:44,596:22994(0x2af03d1f8700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
2014-04-24 05:59:44,597:22994(0x2af03d1f8700):ZOO_INFO@log_env@716: Client environment:host.name=juno
2014-04-24 05:59:44,597:22994(0x2af03d1f8700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
2014-04-24 05:59:44,597:22994(0x2af03d1f8700):ZOO_INFO@log_env@724: Client environment:os.arch=3.2.0-51-generic
2014-04-24 05:59:44,597:22994(0x2af1fc200700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:49267] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2014-04-24 05:59:44,596:22994(0x2af03c9f4700):ZOO_INFO@log_env@753: Client environment:user.dir=<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src>
2014-04-24 05:59:44,597:22994(0x2af03c9f4700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:49267 sessionTimeout=10000 watcher=0x2af03a93bc00 sessionId=0 sessionPasswd=<null> context=0x2af0640563c0 flags=0
W0424 05:59:44.596598 23017 group.cpp:453] Timed out waiting to reconnect to ZooKeeper. Forcing ZooKeeper session (sessionId=145925178f80003) expiration
2014-04-24 05:59:44,597:22994(0x2af03d1f8700):ZOO_INFO@log_env@725: Client environment:os.version=#77-Ubuntu SMP Wed Jul 24 20:18:19 UTC 2013
I0424 05:59:44.597278 23017 group.cpp:469] ZooKeeper session expired
2014-04-24 05:59:44,597:22994(0x2af03d1f8700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
I0424 05:59:44.597381 23021 detector.cpp:122] The current leader (id=0) is lost
I0424 05:59:44.597393 23021 detector.cpp:134] Detected a new leader: None
2014-04-24 05:59:44,597:22994(0x2af03cdf6700):ZOO_INFO@zookeeper_close@2522: Freeing zookeeper resources for sessionId=0x145925178f80003

2014-04-24 05:59:44,597:22994(0x2af03d1f8700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
2014-04-24 05:59:44,597:22994(0x2af03cdf6700):ZOO_INFO@log_env@712: Client environment:zookeeper.version=zookeeper C client 3.4.5
2014-04-24 05:59:44,597:22994(0x2af03cdf6700):ZOO_INFO@log_env@716: Client environment:host.name=juno
2014-04-24 05:59:44,597:22994(0x2af03cdf6700):ZOO_INFO@log_env@723: Client environment:os.name=Linux
2014-04-24 05:59:44,597:22994(0x2af03cdf6700):ZOO_INFO@log_env@724: Client environment:os.arch=3.2.0-51-generic
2014-04-24 05:59:44,597:22994(0x2af03cdf6700):ZOO_INFO@log_env@725: Client environment:os.version=#77-Ubuntu SMP Wed Jul 24 20:18:19 UTC 2013
I0424 05:59:44.597493 23021 sched.cpp:211] Scheduler::disconnected took 9941ns
2014-04-24 05:59:44,597:22994(0x2af03d1f8700):ZOO_INFO@log_env@753: Client environment:user.dir=<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src>
2014-04-24 05:59:44,597:22994(0x2af03d1f8700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:49267 sessionTimeout=10000 watcher=0x2af03a93bc00 sessionId=0 sessionPasswd=<null> context=0x2af048072ff0 flags=0
2014-04-24 05:59:44,597:22994(0x2af1fc401700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:49267] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
I0424 05:59:44.597592 23021 sched.cpp:233] No master detected
2014-04-24 05:59:44,597:22994(0x2af03cdf6700):ZOO_INFO@log_env@733: Client environment:user.name=(null)
2014-04-24 05:59:44,597:22994(0x2af03cdf6700):ZOO_INFO@log_env@741: Client environment:user.home=/home/jenkins
2014-04-24 05:59:44,597:22994(0x2af03cdf6700):ZOO_INFO@log_env@753: Client environment:user.dir=<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src>
2014-04-24 05:59:44,597:22994(0x2af03cdf6700):ZOO_INFO@zookeeper_init@786: Initiating client connection, host=127.0.0.1:49267 sessionTimeout=10000 watcher=0x2af03a93bc00 sessionId=0 sessionPasswd=<null> context=0x2af040076e20 flags=0
2014-04-24 05:59:44,597:22994(0x2af1d5b73700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:49267] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
I0424 05:59:44.596539 23016 slave.cpp:518] Lost leading master
2014-04-24 05:59:44,597:22994(0x2af1d4b33700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:49267] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
I0424 05:59:44.597990 23016 slave.cpp:522] Detecting new master
I0424 05:59:44.600575 23018 leveldb.cpp:341] Persisting action (16 bytes) to leveldb took 7.290247ms
I0424 05:59:44.600595 23018 replica.cpp:664] Persisted action at 4
I0424 05:59:44.600908 23021 replica.cpp:643] Replica received learned notice for position 4
I0424 05:59:44.608894 23021 leveldb.cpp:341] Persisting action (18 bytes) to leveldb took 7.965456ms
I0424 05:59:44.608927 23021 leveldb.cpp:399] Deleting ~2 keys from leveldb took 16157ns
I0424 05:59:44.608937 23021 replica.cpp:664] Persisted action at 4
I0424 05:59:44.608947 23021 replica.cpp:649] Replica learned TRUNCATE action at position 4
I0424 05:59:44.616204 23017 master.cpp:573] Master terminating
I0424 05:59:44.616206 23015 sched.cpp:731] Stopping framework '20140424-055944-1032504131-47981-22994-0000'
I0424 05:59:44.616276 23017 master.hpp:534] Removing offer 20140424-055944-1032504131-47981-22994-0 with resources cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 20140424-055944-1032504131-47981-22994-0 (juno.apache.org)
I0424 05:59:44.616475 23019 slave.cpp:2010] master@67.195.138.61:47981 exited
W0424 05:59:44.616495 23019 slave.cpp:2013] Master disconnected! Waiting for a new master to be elected
I0424 05:59:44.617267 23015 contender.cpp:182] Now cancelling the membership: 0
2014-04-24 05:59:44,617:22994(0x2af03c7eef80):ZOO_INFO@zookeeper_close@2522: Freeing zookeeper resources for sessionId=0

2014-04-24 05:59:44,617:22994(0x2af03c7eef80):ZOO_INFO@zookeeper_close@2522: Freeing zookeeper resources for sessionId=0

I0424 05:59:44.617893 22994 slave.cpp:387] Slave terminating
2014-04-24 05:59:44,618:22994(0x2af03c7eef80):ZOO_INFO@zookeeper_close@2522: Freeing zookeeper resources for sessionId=0

2014-04-24 05:59:44,618:22994(0x2af03c7eef80):ZOO_INFO@zookeeper_close@2522: Freeing zookeeper resources for sessionId=0

[       OK ] MasterZooKeeperTest.LostZooKeeperCluster (498 ms)
[----------] 1 test from MasterZooKeeperTest (498 ms total)

[----------] 2 tests from AttributesTest
[ RUN      ] AttributesTest.Parsing
[       OK ] AttributesTest.Parsing (0 ms)
[ RUN      ] AttributesTest.Equality
[       OK ] AttributesTest.Equality (1 ms)
[----------] 2 tests from AttributesTest (1 ms total)

[----------] Global test environment tear-down
[==========] 298 tests from 50 test cases ran. (312857 ms total)
[  PASSED  ] 297 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] MasterTest.MetricsInStatsEndpoint

 1 FAILED TEST
  YOU HAVE 1 DISABLED TEST

make[4]: *** [check-local] Error 1
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
make[2]: *** [check] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build/src'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/ws/build/mesos-0.19.0/_build'>
make: *** [distcheck] Error 1
Build step 'Execute shell' marked build as failure