Looking into the test failure: https://issues.apache.org/jira/browse/MESOS-5759
The build timing out is possibly related, as the last log timestamp is 20:17:01 and the build started at approx. 19:48:50. It seems to have sat waiting on the libprocess test global cleanup. On Thu, Jun 30, 2016 at 5:48 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < > https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2408/changes > > > > Changes: > > [bmahler] Added a flag parser for std::set<std::string>. > > [bmahler] Cleanups for std::set<std::string> flag parser. > > [bmahler] Fixed a comment typo in hierarchical.hpp. > > ------------------------------------------ > [...truncated 19518 lines...] > I0630 20:16:51.643491 25130 process.cpp:1066] libprocess is initialized on > 172.17.0.2:45189 with 16 worker threads > [ OK ] ProcessRemoteLinkTest.RemoteDoubleLinkRelink (28 ms) > [ RUN ] ProcessRemoteLinkTest.RemoteUseStaleLink > WARNING: Logging before InitGoogleLogging() is written to STDERR > I0630 20:16:51.671164 25149 process.cpp:1066] libprocess is initialized on > 172.17.0.2:56533 with 16 worker threads > E0630 20:16:51.673352 25071 process.cpp:2104] Failed to shutdown socket > with fd 7: Transport endpoint is not connected > ../../../3rdparty/libprocess/src/tests/process_tests.cpp:1006: Failure > Value of: exitedPid.isPending() > Actual: false > Expected: true > [ FAILED ] ProcessRemoteLinkTest.RemoteUseStaleLink (30 ms) > [ RUN ] ProcessRemoteLinkTest.RemoteStaleLinkRelink > WARNING: Logging before InitGoogleLogging() is written to STDERR > I0630 20:16:51.700997 25168 process.cpp:1066] libprocess is initialized on > 172.17.0.2:50987 with 16 worker threads > > [ OK ] ProcessRemoteLinkTest.RemoteStaleLinkRelink (32 ms) > [----------] 6 tests from ProcessRemoteLinkTest (184 ms total) > > [----------] 2 tests from ProfilerTest > [ RUN ] ProfilerTest.StartAndStop > I0630 20:16:51.726578 25057 process.cpp:3322] Handling HTTP event for > process 'profiler' with path: '/profiler/start' > I0630 20:16:51.728390 25064 process.cpp:3322] Handling HTTP event for > process 'profiler' with path: '/profiler/stop' > [ OK ] ProfilerTest.StartAndStop (4 ms) > [ RUN ] ProfilerTest.StartAndStopAuthenticationEnabled > I0630 20:16:51.730520 25067 process.cpp:3322] Handling HTTP event for > process 'profiler' with path: '/profiler/start' > I0630 20:16:51.731993 25056 process.cpp:3322] Handling HTTP event for > process 'profiler' with path: '/profiler/stop' > [ OK ] ProfilerTest.StartAndStopAuthenticationEnabled (4 ms) > [----------] 2 tests from ProfilerTest (8 ms total) > > [----------] 3 tests from QueueTest > [ RUN ] QueueTest.Block > [ OK ] QueueTest.Block (0 ms) > [ RUN ] QueueTest.Noblock > [ OK ] QueueTest.Noblock (0 ms) > [ RUN ] QueueTest.Queue > [ OK ] QueueTest.Queue (0 ms) > [----------] 3 tests from QueueTest (0 ms total) > > [----------] 3 tests from ReapTest > [ RUN ] ReapTest.NonChildProcess > [ OK ] ReapTest.NonChildProcess (44 ms) > [ RUN ] ReapTest.ChildProcess > [ OK ] ReapTest.ChildProcess (31 ms) > [ RUN ] ReapTest.TerminatedChildProcess > [ OK ] ReapTest.TerminatedChildProcess (23 ms) > [----------] 3 tests from ReapTest (98 ms total) > > [----------] 4 tests from SequenceTest > [ RUN ] SequenceTest.Serialize > [ OK ] SequenceTest.Serialize (16 ms) > [ RUN ] SequenceTest.DiscardOne > [ OK ] SequenceTest.DiscardOne (11 ms) > [ RUN ] SequenceTest.DiscardAll > [ OK ] SequenceTest.DiscardAll (12 ms) > [ RUN ] SequenceTest.Random > [ OK ] SequenceTest.Random (12 ms) > [----------] 4 tests from SequenceTest (51 ms total) > > [----------] 4 tests from SharedTest > [ RUN ] SharedTest.ConstAccess > [ OK ] SharedTest.ConstAccess (0 ms) > [ RUN ] SharedTest.Null > [ OK ] SharedTest.Null (0 ms) > [ RUN ] SharedTest.Reset > [ OK ] SharedTest.Reset (0 ms) > [ RUN ] SharedTest.Own > [ OK ] SharedTest.Own (1 ms) > [----------] 4 tests from SharedTest (1 ms total) > > [----------] 3 tests from StatisticsTest > [ RUN ] StatisticsTest.Empty > [ OK ] StatisticsTest.Empty (0 ms) > [ RUN ] StatisticsTest.Single > [ OK ] StatisticsTest.Single (0 ms) > [ RUN ] StatisticsTest.Statistics > [ OK ] StatisticsTest.Statistics (0 ms) > [----------] 3 tests from StatisticsTest (0 ms total) > > [----------] 17 tests from SubprocessTest > [ RUN ] SubprocessTest.PipeOutputToFileDescriptor > [ OK ] SubprocessTest.PipeOutputToFileDescriptor (45 ms) > [ RUN ] SubprocessTest.PipeOutputToPath > [ OK ] SubprocessTest.PipeOutputToPath (46 ms) > [ RUN ] SubprocessTest.EnvironmentEcho > [ OK ] SubprocessTest.EnvironmentEcho (21 ms) > [ RUN ] SubprocessTest.Status > [ OK ] SubprocessTest.Status (86 ms) > [ RUN ] SubprocessTest.PipeOutput > [ OK ] SubprocessTest.PipeOutput (24 ms) > [ RUN ] SubprocessTest.PipeInput > [ OK ] SubprocessTest.PipeInput (12 ms) > [ RUN ] SubprocessTest.PipeRedirect > [ OK ] SubprocessTest.PipeRedirect (26 ms) > [ RUN ] SubprocessTest.PathOutput > [ OK ] SubprocessTest.PathOutput (47 ms) > [ RUN ] SubprocessTest.PathInput > [ OK ] SubprocessTest.PathInput (13 ms) > [ RUN ] SubprocessTest.FdOutput > [ OK ] SubprocessTest.FdOutput (47 ms) > [ RUN ] SubprocessTest.FdInput > [ OK ] SubprocessTest.FdInput (27 ms) > [ RUN ] SubprocessTest.Default > hello world > [ OK ] SubprocessTest.Default (22 ms) > [ RUN ] SubprocessTest.Flags > [ OK ] SubprocessTest.Flags (22 ms) > [ RUN ] SubprocessTest.Environment > [ OK ] SubprocessTest.Environment (25 ms) > [ RUN ] SubprocessTest.EnvironmentWithSpaces > [ OK ] SubprocessTest.EnvironmentWithSpaces (12 ms) > [ RUN ] SubprocessTest.EnvironmentWithSpacesAndQuotes > [ OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (12 ms) > [ RUN ] SubprocessTest.EnvironmentOverride > [ OK ] SubprocessTest.EnvironmentOverride (12 ms) > [----------] 17 tests from SubprocessTest (500 ms total) > > [----------] 3 tests from TimeSeriesTest > [ RUN ] TimeSeriesTest.Set > [ OK ] TimeSeriesTest.Set (0 ms) > [ RUN ] TimeSeriesTest.Sparsify > [ OK ] TimeSeriesTest.Sparsify (0 ms) > [ RUN ] TimeSeriesTest.Truncate > [ OK ] TimeSeriesTest.Truncate (0 ms) > [----------] 3 tests from TimeSeriesTest (0 ms total) > > [----------] 5 tests from TimeTest > [ RUN ] TimeTest.Arithmetic > [ OK ] TimeTest.Arithmetic (0 ms) > [ RUN ] TimeTest.Now > [ OK ] TimeTest.Now (1 ms) > [ RUN ] TimeTest.RFC1123Output > [ OK ] TimeTest.RFC1123Output (0 ms) > [ RUN ] TimeTest.RFC3339Output > [ OK ] TimeTest.RFC3339Output (0 ms) > [ RUN ] TimeTest.Output > [ OK ] TimeTest.Output (0 ms) > [----------] 5 tests from TimeTest (1 ms total) > > [----------] 1 test from SSL > [ RUN ] SSL.Disabled > [ OK ] SSL.Disabled (0 ms) > [----------] 1 test from SSL (0 ms total) > > [----------] 17 tests from SSLTest > [ RUN ] SSLTest.BasicSameProcess > [ OK ] SSLTest.BasicSameProcess (345 ms) > [ RUN ] SSLTest.SSLSocket > [ OK ] SSLTest.SSLSocket (158 ms) > [ RUN ] SSLTest.NonSSLSocket > I0630 20:16:53.425671 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > [ OK ] SSLTest.NonSSLSocket (604 ms) > [ RUN ] SSLTest.NoVerifyBadCA > [ OK ] SSLTest.NoVerifyBadCA (502 ms) > [ RUN ] SSLTest.RequireBadCA > W0630 20:16:54.670845 25071 openssl.cpp:250] Error with certificate at > depth: 0 > Issuer: /C=US/O=Test/CN=32996bc31547 > Subject: /C=US/O=Test/CN=32996bc31547 > Error (18): self signed certificate > I0630 20:16:54.670976 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate > returned > [ OK ] SSLTest.RequireBadCA (709 ms) > [ RUN ] SSLTest.VerifyBadCA > W0630 20:16:55.109845 25071 openssl.cpp:250] Error with certificate at > depth: 0 > Issuer: /C=US/O=Test/CN=32996bc31547 > Subject: /C=US/O=Test/CN=32996bc31547 > Error (18): self signed certificate > I0630 20:16:55.109933 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate > returned > [ OK ] SSLTest.VerifyBadCA (503 ms) > [ RUN ] SSLTest.VerifyCertificate > [ OK ] SSLTest.VerifyCertificate (304 ms) > [ RUN ] SSLTest.RequireCertificate > [ OK ] SSLTest.RequireCertificate (405 ms) > [ RUN ] SSLTest.ProtocolMismatch > I0630 20:16:56.312628 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3' > I0630 20:16:56.418784 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0' > I0630 20:16:56.447551 25071 libevent_ssl_socket.cpp:1094] Socket error: > Connection reset by peer > I0630 20:16:56.522459 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1' > I0630 20:16:56.536427 25071 libevent_ssl_socket.cpp:1094] Socket error: > Connection reset by peer > I0630 20:16:56.623132 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2' > I0630 20:16:56.634347 25071 libevent_ssl_socket.cpp:1094] Socket error: > Connection reset by peer > I0630 20:16:56.724397 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3' > I0630 20:16:56.743055 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number > I0630 20:16:56.824981 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0' > I0630 20:16:56.926251 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1' > I0630 20:16:56.939139 25071 libevent_ssl_socket.cpp:1094] Socket error: > Connection reset by peer > I0630 20:16:57.027014 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2' > I0630 20:16:57.041998 25071 libevent_ssl_socket.cpp:1094] Socket error: > Connection reset by peer > I0630 20:16:57.128281 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3' > I0630 20:16:57.140817 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > I0630 20:16:57.228626 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0' > I0630 20:16:57.242635 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > I0630 20:16:57.329916 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1' > I0630 20:16:57.430804 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2' > I0630 20:16:57.447834 25071 libevent_ssl_socket.cpp:1094] Socket error: > Connection reset by peer > I0630 20:16:57.531803 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3' > I0630 20:16:57.544184 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > I0630 20:16:57.633170 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0' > I0630 20:16:57.643460 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > I0630 20:16:57.734378 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1' > I0630 20:16:57.746170 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > I0630 20:16:57.835106 25054 ssl_tests.cpp:402] Testing server protocol > 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2' > [ OK ] SSLTest.ProtocolMismatch (2025 ms) > [ RUN ] SSLTest.ValidDowngrade > W0630 20:16:58.157510 25054 openssl.cpp:368] Failed SSL connections will > be downgraded to a non-SSL socket > [ OK ] SSLTest.ValidDowngrade (301 ms) > [ RUN ] SSLTest.NoValidDowngrade > I0630 20:16:59.029273 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > [ OK ] SSLTest.NoValidDowngrade (805 ms) > [ RUN ] SSLTest.ValidDowngradeEachProtocol > I0630 20:16:59.744700 25054 ssl_tests.cpp:521] Testing server protocol > 'SSL_ENABLE_SSL_V3' > W0630 20:16:59.745299 25054 openssl.cpp:368] Failed SSL connections will > be downgraded to a non-SSL socket > I0630 20:16:59.849629 25054 ssl_tests.cpp:521] Testing server protocol > 'SSL_ENABLE_TLS_V1_0' > W0630 20:16:59.850136 25054 openssl.cpp:368] Failed SSL connections will > be downgraded to a non-SSL socket > I0630 20:16:59.951119 25054 ssl_tests.cpp:521] Testing server protocol > 'SSL_ENABLE_TLS_V1_1' > W0630 20:16:59.951825 25054 openssl.cpp:368] Failed SSL connections will > be downgraded to a non-SSL socket > I0630 20:17:00.052361 25054 ssl_tests.cpp:521] Testing server protocol > 'SSL_ENABLE_TLS_V1_2' > W0630 20:17:00.052836 25054 openssl.cpp:368] Failed SSL connections will > be downgraded to a non-SSL socket > [ OK ] SSLTest.ValidDowngradeEachProtocol (1108 ms) > [ RUN ] SSLTest.NoValidDowngradeEachProtocol > I0630 20:17:00.380342 25054 ssl_tests.cpp:568] Testing server protocol > 'SSL_ENABLE_SSL_V3' > I0630 20:17:00.390928 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > I0630 20:17:00.455030 25054 ssl_tests.cpp:568] Testing server protocol > 'SSL_ENABLE_TLS_V1_0' > I0630 20:17:00.471446 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > I0630 20:17:00.556311 25054 ssl_tests.cpp:568] Testing server protocol > 'SSL_ENABLE_TLS_V1_1' > I0630 20:17:00.565775 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > I0630 20:17:00.657554 25054 ssl_tests.cpp:568] Testing server protocol > 'SSL_ENABLE_TLS_V1_2' > I0630 20:17:00.682373 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol > [ OK ] SSLTest.NoValidDowngradeEachProtocol (605 ms) > [ RUN ] SSLTest.PeerAddress > [ OK ] SSLTest.PeerAddress (184 ms) > [ RUN ] SSLTest.HTTPSGet > [ OK ] SSLTest.HTTPSGet (200 ms) > [ RUN ] SSLTest.HTTPSPost > [ OK ] SSLTest.HTTPSPost (284 ms) > [ RUN ] SSLTest.SilentSocket > I0630 20:17:01.873687 25071 libevent_ssl_socket.cpp:1094] Socket error: > error:00000000:lib(0):func(0):reason(0) > [ OK ] SSLTest.SilentSocket (448 ms) > [----------] 17 tests from SSLTest (9490 ms total) > > [----------] Global test environment tear-down > [==========] 185 tests from 27 test cases ran. (11170 ms total) > [ PASSED ] 184 tests. > [ FAILED ] 1 test, listed below: > [ FAILED ] ProcessRemoteLinkTest.RemoteUseStaleLink > > 1 FAILED TEST > YOU HAVE 2 DISABLED TESTS > > Build timed out (after 300 minutes). Marking the build as failed. > Build was aborted >