See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/1804/changes>
Changes: [vinod] Fixed MesosContainerizer to correctly update resources after recovery. [bmahler] Initialized MetricsProcess during libprocess initialization. [yujie.jay] Added a test for testing the base set in log ZooKeeper network. [yujie.jay] Fixed compiler error (gcc-4.1.2) in state tests. [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. [vinod] Introduced exponential backoff for slave registration retries. [bmahler] Fixed a compiler warning in Statistics. ------------------------------------------ [...truncated 3739 lines...] I0424 13:58:16.203378 16242 process.cpp:3184] Delegating message 'func' to (13)@67.195.138.8:34397 [ OK ] Process.delegate (0 ms) [ RUN ] Process.limiter [ OK ] Process.limiter (7 ms) [ RUN ] Process.dispatch [ OK ] Process.dispatch (0 ms) [ RUN ] Process.select [ OK ] Process.select (1 ms) [ RUN ] Process.donate [ OK ] Process.donate (0 ms) [ RUN ] Process.future [ OK ] Process.future (0 ms) [ RUN ] Process.collect [ OK ] Process.collect (19 ms) [ RUN ] Process.defer3 [ OK ] Process.defer3 (4 ms) [ RUN ] Process.after2 [ OK ] Process.after2 (12 ms) [ RUN ] Process.spawn [ OK ] Process.spawn (0 ms) [ RUN ] Process.then [ OK ] Process.then (0 ms) [ RUN ] Process.defer2 [ OK ] Process.defer2 (1 ms) [ RUN ] Process.action [ OK ] Process.action (1 ms) [ RUN ] Process.await2 [ OK ] Process.await2 (0 ms) [ RUN ] Process.event [ OK ] Process.event (0 ms) [ RUN ] Process.onAny [ OK ] Process.onAny (0 ms) [ RUN ] Process.discard3 [ OK ] Process.discard3 (0 ms) [ RUN ] Process.chain [ OK ] Process.chain (0 ms) [ RUN ] Process.await1 [ OK ] Process.await1 (1 ms) [ RUN ] Process.settle [ OK ] Process.settle (42 ms) [ RUN ] Process.discard1 [ OK ] Process.discard1 (0 ms) [ RUN ] Process.after1 [ OK ] Process.after1 (30 ms) [ RUN ] Process.thunk [ OK ] Process.thunk (0 ms) [ RUN ] Process.pid [ OK ] Process.pid (0 ms) [ RUN ] Process.associate [ OK ] Process.associate (0 ms) [ RUN ] Process.order [ OK ] Process.order (1 ms) [----------] 39 tests from Process (162 ms total) [----------] 4 tests from Sequence [ RUN ] Sequence.DiscardAll [ OK ] Sequence.DiscardAll (10 ms) [ RUN ] Sequence.Random [ OK ] Sequence.Random (13 ms) [ RUN ] Sequence.Serialize [ OK ] Sequence.Serialize (11 ms) [ RUN ] Sequence.DiscardOne [ OK ] Sequence.DiscardOne (11 ms) [----------] 4 tests from Sequence (45 ms total) [----------] 3 tests from Reap [ RUN ] Reap.ChildProcess [ OK ] Reap.ChildProcess (32 ms) [ RUN ] Reap.NonChildProcess [ OK ] Reap.NonChildProcess (42 ms) [ RUN ] Reap.TerminatedChildProcess [ OK ] Reap.TerminatedChildProcess (28 ms) [----------] 3 tests from Reap (102 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) [----------] 3 tests from TimeSeries [ RUN ] TimeSeries.truncate [ OK ] TimeSeries.truncate (0 ms) [ RUN ] TimeSeries.sparsify [ OK ] TimeSeries.sparsify (0 ms) [ RUN ] TimeSeries.set [ OK ] TimeSeries.set (0 ms) [----------] 3 tests from TimeSeries (0 ms total) [----------] 5 tests from IO [ RUN ] IO.BufferedRead [ OK ] IO.BufferedRead (5 ms) [ RUN ] IO.Write [ OK ] IO.Write (0 ms) [ RUN ] IO.Poll [ OK ] IO.Poll (0 ms) [ RUN ] IO.Read [ OK ] IO.Read (0 ms) [ RUN ] IO.splice [ OK ] IO.splice (43 ms) [----------] 5 tests from IO (48 ms total) [----------] 5 tests from HTTP [ RUN ] HTTP.Encode [ OK ] HTTP.Encode (1 ms) [ RUN ] HTTP.Get I0424 13:58:16.522689 16244 process.cpp:3201] Handling HTTP event for process '(39)' with path: '/(39)/get' I0424 13:58:16.523226 16251 process.cpp:1013] Socket closed while receiving I0424 13:58:16.523571 16244 process.cpp:3201] Handling HTTP event for process '(39)' with path: '/(39)/get' I0424 13:58:16.524250 16251 process.cpp:1013] Socket closed while receiving [ OK ] HTTP.Get (2 ms) [ RUN ] HTTP.PathParse [ OK ] HTTP.PathParse (0 ms) [ RUN ] HTTP.Endpoints I0424 13:58:16.524757 16249 process.cpp:3201] Handling HTTP event for process '(40)' with path: '/(40)/body' I0424 13:58:16.524991 16251 process.cpp:1011] Socket error while receiving: Connection reset by peer I0424 13:58:16.525179 16246 process.cpp:3201] Handling HTTP event for process '(40)' with path: '/(40)/pipe' I0424 13:58:16.525552 16244 process.cpp:1778] Starting "chunked" streaming I0424 13:58:16.525848 16251 process.cpp:1013] Socket closed while receiving [ OK ] HTTP.Endpoints (2 ms) [ RUN ] HTTP.Post I0424 13:58:16.526535 16251 process.cpp:1013] Socket closed while receiving I0424 13:58:16.527020 16243 process.cpp:3201] Handling HTTP event for process '(41)' with path: '/(41)/post' I0424 13:58:16.527472 16251 process.cpp:1013] Socket closed while receiving [ OK ] HTTP.Post (1 ms) [----------] 5 tests from HTTP (6 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 (1 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) [----------] 6 tests from Metrics [ RUN ] Metrics.Gauge [ OK ] Metrics.Gauge (2 ms) [ RUN ] Metrics.Timer [ OK ] Metrics.Timer (4 ms) [ RUN ] Metrics.Statistics [ OK ] Metrics.Statistics (20 ms) [ RUN ] Metrics.Counter [ OK ] Metrics.Counter (0 ms) [ RUN ] Metrics.Snapshot I0424 13:58:16.561269 16244 process.cpp:3201] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot' I0424 13:58:16.571024 16251 process.cpp:1013] Socket closed while receiving I0424 13:58:16.578917 16246 process.cpp:3201] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot' I0424 13:58:17.375345 16251 process.cpp:1013] Socket closed while receiving I0424 13:58:17.386742 16250 process.cpp:3201] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot' I0424 13:58:17.562890 16251 process.cpp:1013] Socket closed while receiving [ OK ] Metrics.Snapshot (1003 ms) [ RUN ] Metrics.SnapshotStatistics I0424 13:58:17.563685 16247 process.cpp:3201] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot' I0424 13:58:18.064126 16251 process.cpp:1013] Socket closed while receiving I0424 13:58:18.074841 16244 process.cpp:3201] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot' I0424 13:58:18.075391 16251 process.cpp:1013] Socket closed while receiving [ OK ] Metrics.SnapshotStatistics (542 ms) [----------] 6 tests from Metrics (1574 ms total) [----------] 3 tests from Owned [ RUN ] Owned.Null [ OK ] Owned.Null (0 ms) [ RUN ] Owned.Share [ OK ] Owned.Share (0 ms) [ RUN ] Owned.Access [ OK ] Owned.Access (0 ms) [----------] 3 tests from Owned (0 ms total) [----------] 3 tests from Decoder [ RUN ] Decoder.Request [ OK ] Decoder.Request (0 ms) [ RUN ] Decoder.RequestHeaderContinuation [ OK ] Decoder.RequestHeaderContinuation (0 ms) [ RUN ] Decoder.Response [ OK ] Decoder.Response (0 ms) [----------] 3 tests from Decoder (0 ms total) [----------] 1 test from Future [ RUN ] Future.FromTry [ OK ] Future.FromTry (0 ms) [----------] 1 test from Future (0 ms total) [----------] Global test environment tear-down [==========] 97 tests from 16 test cases ran. (2465 ms total) [ PASSED ] 97 tests. YOU HAVE 2 DISABLED TESTS make[6]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/3rdparty/libprocess'> make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/3rdparty/libprocess'> make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/3rdparty/libprocess'> make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/3rdparty'> make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/3rdparty'> make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/3rdparty'> Making check in src make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/src'> make check-am make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/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 mv -f examples/.deps/long_lived_executor-long_lived_executor.Tpo examples/.deps/long_lived_executor-long_lived_executor.Po /bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g -g2 -O2 -std=c++0x -o long-lived-executor examples/long_lived_executor-long_lived_executor.o libmesos.la -lsasl2 -lcurl -lz -lrt libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/long-lived-executor examples/long_lived_executor-long_lived_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-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/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/no_executor_framework-no_executor_framework.o -MD -MP -MF examples/.deps/no_executor_framework-no_executor_framework.Tpo -c -o examples/no_executor_framework-no_executor_framework.o `test -f 'examples/no_executor_framework.cpp' || echo '../../src/'`examples/no_executor_framework.cpp mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo examples/.deps/no_executor_framework-no_executor_framework.Po /bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g -g2 -O2 -std=c++0x -o no-executor-framework examples/no_executor_framework-no_executor_framework.o libmesos.la -lsasl2 -lcurl -lz -lrt libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/no-executor-framework examples/no_executor_framework-no_executor_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-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/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/balloon_framework-balloon_framework.o -MD -MP -MF examples/.deps/balloon_framework-balloon_framework.Tpo -c -o examples/balloon_framework-balloon_framework.o `test -f 'examples/balloon_framework.cpp' || echo '../../src/'`examples/balloon_framework.cpp mv -f examples/.deps/balloon_framework-balloon_framework.Tpo examples/.deps/balloon_framework-balloon_framework.Po /bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g -g2 -O2 -std=c++0x -o balloon-framework examples/balloon_framework-balloon_framework.o libmesos.la -lsasl2 -lcurl -lz -lrt libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/balloon-framework examples/balloon_framework-balloon_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-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/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/balloon_executor-balloon_executor.o -MD -MP -MF examples/.deps/balloon_executor-balloon_executor.Tpo -c -o examples/balloon_executor-balloon_executor.o `test -f 'examples/balloon_executor.cpp' || echo '../../src/'`examples/balloon_executor.cpp mv -f examples/.deps/balloon_executor-balloon_executor.Tpo examples/.deps/balloon_executor-balloon_executor.Po /bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g -g2 -O2 -std=c++0x -o balloon-executor examples/balloon_executor-balloon_executor.o libmesos.la -lsasl2 -lcurl -lz -lrt libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/balloon-executor examples/balloon_executor-balloon_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-In-Src-Set-JAVA_HOME/ws/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-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/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 -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-allocator_tests.o -MD -MP -MF tests/.deps/mesos_tests-allocator_tests.Tpo -c -o tests/mesos_tests-allocator_tests.o `test -f 'tests/allocator_tests.cpp' || echo '../../src/'`tests/allocator_tests.cpp mv -f tests/.deps/mesos_tests-allocator_tests.Tpo tests/.deps/mesos_tests-allocator_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.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-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/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 -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/mesos-0.19.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -pthread -g -g2 -O2 -std=c++0x -MT tests/mesos_tests-attributes_tests.o -MD -MP -MF tests/.deps/mesos_tests-attributes_tests.Tpo -c -o tests/mesos_tests-attributes_tests.o `test -f 'tests/attributes_tests.cpp' || echo '../../src/'`tests/attributes_tests.cpp Build timed out (after 120 minutes). Marking the build as failed.
