You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/09/28 21:55:49 UTC

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,centos:7,docker||Hadoop #876

See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=centos%3A7,label_exp=docker%7C%7CHadoop/876/changes>

Changes:

[benjamin.mahler] Fixed a file descriptor leak in error handling in poll_socket.cpp.

------------------------------------------
[...truncated 16608 lines...]
I0928 19:55:37.590378 27652 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3'
I0928 19:55:37.591924 27649 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3/nested'
[       OK ] ProcessTest.FirewallDisablePaths (9 ms)
[ RUN      ] ProcessTest.FirewallUninstall
I0928 19:55:37.593637 27654 process.cpp:2315] Returning '403 Forbidden' for '/testprocess/handler1' (firewall rule forbids request)
I0928 19:55:37.595016 27654 process.cpp:2315] Returning '403 Forbidden' for '/testprocess/handler2' (firewall rule forbids request)
I0928 19:55:37.596508 27648 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler1'
I0928 19:55:37.597833 27648 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2'
[       OK ] ProcessTest.FirewallUninstall (6 ms)
[----------] 43 tests from ProcessTest (101 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 (43 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (31 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (24 ms)
[----------] 3 tests from ReapTest (98 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (11 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (11 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (11 ms)
[----------] 4 tests from SequenceTest (45 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 (0 ms)
[----------] 4 tests from SharedTest (0 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)

[----------] 16 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (85 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (27 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (14 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (14 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (43 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (14 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (43 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (14 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (22 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (28 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (14 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (14 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (14 ms)
[ RUN      ] SubprocessTest.Setup
[       OK ] SubprocessTest.Setup (22 ms)
[ RUN      ] SubprocessTest.SetupStatus
[       OK ] SubprocessTest.SetupStatus (43 ms)
[----------] 16 tests from SubprocessTest (432 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 (1 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 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 (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (13 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (118 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0928 19:55:38.792014 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (101 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (101 ms)
[ RUN      ] SSLTest.RequireBadCA
W0928 19:55:38.999909 27654 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=11408c3bfb54
Subject: /C=US/O=Test/CN=11408c3bfb54
Error (18): self signed certificate
I0928 19:55:38.999989 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (100 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0928 19:55:39.101357 27654 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=11408c3bfb54
Subject: /C=US/O=Test/CN=11408c3bfb54
Error (18): self signed certificate
I0928 19:55:39.101431 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (102 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (100 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (102 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0928 19:55:39.383200 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0928 19:55:39.483975 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0928 19:55:39.501433 27654 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 19:55:39.585093 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0928 19:55:39.601882 27654 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 19:55:39.685531 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0928 19:55:39.703346 27654 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 19:55:39.785949 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0928 19:55:39.801372 27654 libevent_ssl_socket.cpp:1025] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0928 19:55:39.887135 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0928 19:55:39.988612 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0928 19:55:40.003718 27654 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 19:55:40.088368 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0928 19:55:40.105911 27654 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 19:55:40.189594 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0928 19:55:40.203584 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 19:55:40.290447 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0928 19:55:40.307624 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 19:55:40.391513 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0928 19:55:40.492194 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0928 19:55:40.510454 27654 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 19:55:40.593133 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0928 19:55:40.608551 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 19:55:40.694314 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0928 19:55:40.710616 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 19:55:40.795342 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0928 19:55:40.811975 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 19:55:40.895864 27637 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1614 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0928 19:55:40.997645 27637 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (100 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0928 19:55:41.108599 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (101 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0928 19:55:41.198387 27637 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0928 19:55:41.198716 27637 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0928 19:55:41.298995 27637 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0928 19:55:41.299444 27637 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0928 19:55:41.400272 27637 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0928 19:55:41.400636 27637 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0928 19:55:41.500782 27637 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0928 19:55:41.501238 27637 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (403 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0928 19:55:41.601398 27637 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0928 19:55:41.616094 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 19:55:41.701824 27637 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0928 19:55:41.716675 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 19:55:41.802659 27637 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0928 19:55:41.817211 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 19:55:41.903283 27637 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0928 19:55:41.917351 27654 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (403 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (12 ms)
[ RUN      ] SSLTest.HTTPSGet
[       OK ] SSLTest.HTTPSGet (11 ms)
[ RUN      ] SSLTest.HTTPSPost
[       OK ] SSLTest.HTTPSPost (9 ms)
[----------] 16 tests from SSLTest (3390 ms total)

[----------] Global test environment tear-down
[==========] 159 tests from 23 test cases ran. (5043 ms total)
[  PASSED  ] 159 tests.

  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Broken pipe
make[6]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.26.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1443469119-3239
Untagged: mesos-1443469119-3239:latest
Deleted: 40a62c32c1073cd9935cab751f0c9865055db2e35503973c4bef53a0c459e6ae
Deleted: d237e8e08429c7a07d8fb063b50a5e027bcc5def0c532670760c8f205fb7c77c
Deleted: 021653197f1bb5a7fa483cb933a4cc23992d2413a626708e38bda2100a27598b
Deleted: dd42f0d2a1649490a3531f93b879e12079b0450bfb75a7e830bdf560337d64de
Deleted: 6491f89e20e966556f4ae2138774ee2b35262df48dc1b8b32fb1cf201b8c4db0
Deleted: d9efd869259780302d71d32fb362fd8ab0ccae58f152d548c8f30e887352e47a
Deleted: ee60b8747215b1815639a930bb5d29e2a35971d280e2226647e046debd5aa4ba
Deleted: d9a920e8f4ed886dec38dbea16066b0b6f279076f0ce804a67c9a5f666ab454a
Deleted: cdefc3b74205f61dd75f4be89e08c17d5a7efd30016f9bc0d266c5a81e20ec5c
Deleted: b261ede52b878d28be0e90c93ceae3250ff40f4601a1cde618e09af85dc8617b
Deleted: 7b1546a5e7041e785de930ec760f54cf2db61b0c3f93304a3efb1e12fed620bc
Deleted: 4c79b1806911cf66dd3fe8e38ebdc699375707a73ec5c71f4cabb5901a050a3b
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos » gcc,--verbose --enable-libevent --enable-ssl,centos:7,docker||Hadoop #881

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=centos%3A7,label_exp=docker%7C%7CHadoop/881/changes>


Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,centos:7,docker||Hadoop #880

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=centos%3A7,label_exp=docker%7C%7CHadoop/880/changes>

Changes:

[benjamin.mahler] Fixed a file descriptor leak in io::redirect.

[benjamin.mahler] Fixed a file descriptor leak in slave/state.cpp.

------------------------------------------
[...truncated 16490 lines...]
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (1 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (42 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (32 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (23 ms)
[----------] 3 tests from ReapTest (97 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (11 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (11 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (11 ms)
[----------] 4 tests from SequenceTest (44 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)

[----------] 16 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (85 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (28 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (14 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (13 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (43 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (14 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (43 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (14 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 (28 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (14 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (14 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (14 ms)
[ RUN      ] SubprocessTest.Setup
[       OK ] SubprocessTest.Setup (22 ms)
[ RUN      ] SubprocessTest.SetupStatus
[       OK ] SubprocessTest.SetupStatus (42 ms)
[----------] 16 tests from SubprocessTest (433 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 (0 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 (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (15 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (33 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0929 01:21:58.290814 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (101 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (102 ms)
[ RUN      ] SSLTest.RequireBadCA
W0929 01:21:58.501401 27657 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=35ec14c608b7
Subject: /C=US/O=Test/CN=35ec14c608b7
Error (18): self signed certificate
I0929 01:21:58.501502 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (101 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0929 01:21:58.604734 27657 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=35ec14c608b7
Subject: /C=US/O=Test/CN=35ec14c608b7
Error (18): self signed certificate
I0929 01:21:58.604845 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (101 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (101 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (101 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0929 01:21:58.885006 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0929 01:21:58.985857 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0929 01:21:59.002817 27657 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0929 01:21:59.086684 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0929 01:21:59.103539 27657 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0929 01:21:59.187288 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0929 01:21:59.203706 27657 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0929 01:21:59.288460 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0929 01:21:59.303393 27657 libevent_ssl_socket.cpp:1025] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0929 01:21:59.389138 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0929 01:21:59.491139 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0929 01:21:59.510239 27657 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0929 01:21:59.590929 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0929 01:21:59.609025 27657 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0929 01:21:59.691931 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0929 01:21:59.708135 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 01:21:59.793195 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0929 01:21:59.809520 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 01:21:59.894330 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0929 01:21:59.996260 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0929 01:22:00.013141 27657 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0929 01:22:00.096875 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0929 01:22:00.110941 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 01:22:00.197706 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0929 01:22:00.211979 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 01:22:00.298774 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0929 01:22:00.313550 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 01:22:00.399356 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1615 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0929 01:22:00.500332 27640 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (100 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0929 01:22:00.614353 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (100 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0929 01:22:00.701025 27640 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0929 01:22:00.701444 27640 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0929 01:22:00.801538 27640 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0929 01:22:00.801862 27640 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0929 01:22:00.902179 27640 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0929 01:22:00.902580 27640 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0929 01:22:01.002576 27640 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0929 01:22:01.002909 27640 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0929 01:22:01.103477 27640 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_SSL_V3'
[       OK ] SSLTest.ValidDowngradeEachProtocol (403 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0929 01:22:01.117364 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 01:22:01.204027 27640 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0929 01:22:01.218081 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 01:22:01.304890 27640 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0929 01:22:01.319244 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 01:22:01.406108 27640 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0929 01:22:01.418833 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (403 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (10 ms)
[ RUN      ] SSLTest.HTTPSGet
[       OK ] SSLTest.HTTPSGet (10 ms)
[ RUN      ] SSLTest.HTTPSPost
[       OK ] SSLTest.HTTPSPost (10 ms)
[----------] 16 tests from SSLTest (3307 ms total)

[----------] Global test environment tear-down
[==========] 159 tests from 23 test cases ran. (4749 ms total)
[  PASSED  ] 159 tests.

  YOU HAVE 2 DISABLED TESTS

W0929 01:22:01.418833 27657 main.cpp:38] RAW: Received signal SIGPIPE; escalating to SIGABRT
*** Aborted at 1443489721 (unix time) try "date -d @1443489721" if you are using GNU date ***
PC: @     0x7f4f3225dffb raise
*** SIGABRT (@0x3e800006bf8) received by PID 27640 (TID 0x7f4f2585f700) from PID 27640; stack trace: ***
    @     0x7f4f3225e130 (unknown)
    @     0x7f4f3225dffb raise
    @           0x4d3cf9 handler()
    @     0x7f4f3225e130 (unknown)
    @     0x7f4f3225b6fa pthread_sigmask
    @           0x6cca6b os::signals::unblock()
    @           0x795538 process::EventLoop::run()
    @           0x75778b _ZNSt12_Bind_simpleIFPFvvEvEE9_M_invokeIIEEEvSt12_Index_tupleIIXspT_EEE
    @           0x7576e5 std::_Bind_simple<>::operator()()
    @           0x75767e std::thread::_Impl<>::_M_run()
    @     0x7f4f31bf11e0 (unknown)
    @     0x7f4f32256df5 start_thread
    @     0x7f4f313591ad __clone
make[6]: *** [check-local] Aborted
make[6]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty'
make[2]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.26.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1443488897-21198
Untagged: mesos-1443488897-21198:latest
Deleted: 1e37fa4059c4a04b160338cc458e3d6bff8972237f0a6306f383a62fcafade92
Deleted: 68cd189fe4e329d6f48b576e7f310d861ae06d798040ca9ad298d193f78a9bca
Deleted: 7393a7987ec00e0e2c3f7816d192477aaf2514257fb34efb8f6b4b2ac1eb1778
Deleted: 2a7d269732ee58d3eecaba0c208c127f5b07b578ea581cf7fa1015d77561dcff
Deleted: 4daa03ec546862bed9219e981a223d41023a3f38db33ffb4d4a5b11a82ddb67e
Deleted: acd0cbcdfe2df641929ad3e0fc25df94dd6af6565f371c90956214615df022c6
Deleted: 761f07723be520f375420f348023ddb47237dc85da9e8582b0917a00f97e3c0b
Deleted: cfa49ec2b36415d9f6de355565affb2081477ae1abf3f6bb449a5c14268226b6
Deleted: 87eefabe507a2c99ed89162356ab3a51487eedc07cd36d9be89db0bd95812247
Deleted: 701308f33e54fd55d5509f1973714aaab4f7a8e2627e6247b6b7c10d190b8298
Deleted: ad7f08a8170652b90bf91518702af5e5e7208a1051c98d3bc624708bd6ce947f
Deleted: e52e2cebed4d98bf1b6ac7b2ab645379ddf05382a638de9277d800ca9dc97a2e
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,centos:7,docker||Hadoop #879

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=centos%3A7,label_exp=docker%7C%7CHadoop/879/changes>

Changes:

[benjamin.mahler] Added a SIGPIPE handler for the libprocess tests.

------------------------------------------
[...truncated 16534 lines...]
[       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 (24 ms)
[----------] 3 tests from ReapTest (101 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (18 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (13 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (11 ms)
[----------] 4 tests from SequenceTest (54 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 (0 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)

[----------] 16 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (86 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (27 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (15 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (15 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (43 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (14 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (43 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (14 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (23 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (31 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (17 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (14 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (14 ms)
[ RUN      ] SubprocessTest.Setup
[       OK ] SubprocessTest.Setup (22 ms)
[ RUN      ] SubprocessTest.SetupStatus
[       OK ] SubprocessTest.SetupStatus (44 ms)
[----------] 16 tests from SubprocessTest (445 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 (1 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 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 (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (49 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (62 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0929 00:39:35.623829 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (101 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (101 ms)
[ RUN      ] SSLTest.RequireBadCA
W0929 00:39:35.828570 27645 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=c5b522c89baa
Subject: /C=US/O=Test/CN=c5b522c89baa
Error (18): self signed certificate
I0929 00:39:35.828656 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (101 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0929 00:39:35.928457 27645 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=c5b522c89baa
Subject: /C=US/O=Test/CN=c5b522c89baa
Error (18): self signed certificate
I0929 00:39:35.928553 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (101 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (100 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (100 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0929 00:39:36.211902 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0929 00:39:36.311913 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0929 00:39:36.329828 27645 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0929 00:39:36.412606 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0929 00:39:36.429491 27645 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0929 00:39:36.513278 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0929 00:39:36.531148 27645 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0929 00:39:36.614145 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0929 00:39:36.631155 27645 libevent_ssl_socket.cpp:1025] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0929 00:39:36.715489 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0929 00:39:36.815809 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0929 00:39:36.832765 27645 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0929 00:39:36.916467 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0929 00:39:36.934625 27645 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0929 00:39:37.017508 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0929 00:39:37.034008 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 00:39:37.118777 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0929 00:39:37.135766 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 00:39:37.219574 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0929 00:39:37.320731 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0929 00:39:37.342759 27645 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0929 00:39:37.421509 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0929 00:39:37.437350 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 00:39:37.522142 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0929 00:39:37.537034 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 00:39:37.622726 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0929 00:39:37.637473 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 00:39:37.723294 27628 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1613 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0929 00:39:37.824542 27628 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (101 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0929 00:39:37.939409 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (101 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0929 00:39:38.026502 27628 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0929 00:39:38.026947 27628 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0929 00:39:38.127331 27628 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0929 00:39:38.127749 27628 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0929 00:39:38.228521 27628 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0929 00:39:38.228866 27628 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0929 00:39:38.329188 27628 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0929 00:39:38.329515 27628 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (404 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0929 00:39:38.430622 27628 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0929 00:39:38.442689 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 00:39:38.531522 27628 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0929 00:39:38.545312 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 00:39:38.632208 27628 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0929 00:39:38.644543 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0929 00:39:38.733554 27628 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0929 00:39:38.749934 27645 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (404 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (10 ms)
[ RUN      ] SSLTest.HTTPSGet
[       OK ] SSLTest.HTTPSGet (9 ms)
[ RUN      ] SSLTest.HTTPSPost
[       OK ] SSLTest.HTTPSPost (9 ms)
[----------] 16 tests from SSLTest (3368 ms total)

[----------] Global test environment tear-down
[==========] 159 tests from 23 test cases ran. (4886 ms total)
[  PASSED  ] 159 tests.

  YOU HAVE 2 DISABLED TESTS

W0929 00:39:38.749934 27645 main.cpp:38] RAW: Received signal SIGPIPE; escalating to SIGABRT
*** Aborted at 1443487178 (unix time) try "date -d @1443487178" if you are using GNU date ***
PC: @     0x7f31fbab0ffb raise
*** SIGABRT (@0x3e800006bec) received by PID 27628 (TID 0x7f31ef0b2700) from PID 27628; stack trace: ***
    @     0x7f31fbab1130 (unknown)
    @     0x7f31fbab0ffb raise
    @           0x4d3cf9 handler()
    @     0x7f31fbab1130 (unknown)
    @     0x7f31fbaae6fa pthread_sigmask
    @           0x6cca3b os::signals::unblock()
    @           0x795508 process::EventLoop::run()
    @           0x75775b _ZNSt12_Bind_simpleIFPFvvEvEE9_M_invokeIIEEEvSt12_Index_tupleIIXspT_EEE
    @           0x7576b5 std::_Bind_simple<>::operator()()
    @           0x75764e std::thread::_Impl<>::_M_run()
    @     0x7f31fb4441e0 (unknown)
    @     0x7f31fbaa9df5 start_thread
    @     0x7f31fabac1ad __clone
make[6]: *** [check-local] Aborted
make[6]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.26.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1443486324-10338
Untagged: mesos-1443486324-10338:latest
Deleted: 7568d8853ef60809b6e10e5bcfc282172f32d9966a55f3e25f961edf1c6172b4
Deleted: b79512187bc72d948359397f8c625cf0476e200b433c16613bd1e68d558a0f46
Deleted: 3e15915d17c6174661fc8c074287fdf965c0a86a557c72a6b8c2171fe6ab0cb7
Deleted: 9055eefc70eab6e8ce868ca770ad883787d6bdb3cb1c5747f53c5b2dfdfc6e7d
Deleted: 1a770cb09e91f525b5a067e595ee4d838836f481b8355f8b133cd3c236396033
Deleted: 49a6f6c66b88f6341d4202203270d09cee5cfb378c45b0bf51b91064b3cd17b8
Deleted: e892d3e0aaae46db46bb5f934def9d956b0a79bd4fc74dc40b51344cda0df5b2
Deleted: eca429b84ff2036a6674532ba5fbbd3df031105005470da46991d36f646f0c81
Deleted: 8bdd07e2a69542ed2635072d8d3ea2eb89f99f99fa567fde0700179a6894b334
Deleted: 6d82d68992e54423e15a902f5992bc5fe38333d24c78d2b12dd21c48c1c4f0f2
Deleted: 2d46e364688548ecdea5fcf7e63638530572916db764d7d77627878b569c7b38
Deleted: 1fbd1d1265b4564bb751324924b7e8b856876df75e2ca36ebbf8afd0270a6aa5
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,centos:7,docker||Hadoop #878

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=centos%3A7,label_exp=docker%7C%7CHadoop/878/changes>

Changes:

[yujie.jay] Fixed a bug in cgroups test filter.

------------------------------------------
[...truncated 16643 lines...]
I0928 22:50:27.388370 27644 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3'
I0928 22:50:27.389824 27644 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3/nested'
[       OK ] ProcessTest.FirewallDisablePaths (9 ms)
[ RUN      ] ProcessTest.FirewallUninstall
I0928 22:50:27.391468 27653 process.cpp:2315] Returning '403 Forbidden' for '/testprocess/handler1' (firewall rule forbids request)
I0928 22:50:27.392547 27653 process.cpp:2315] Returning '403 Forbidden' for '/testprocess/handler2' (firewall rule forbids request)
I0928 22:50:27.393786 27637 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler1'
I0928 22:50:27.395109 27649 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2'
[       OK ] ProcessTest.FirewallUninstall (6 ms)
[----------] 43 tests from ProcessTest (95 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 (42 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (31 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (24 ms)
[----------] 3 tests from ReapTest (97 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (11 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (11 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (12 ms)
[----------] 4 tests from SequenceTest (45 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 (0 ms)
[----------] 4 tests from SharedTest (0 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)

[----------] 16 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (84 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (28 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (14 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (13 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (43 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (13 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (43 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (14 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (33 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (27 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (14 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (13 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (15 ms)
[ RUN      ] SubprocessTest.Setup
[       OK ] SubprocessTest.Setup (22 ms)
[ RUN      ] SubprocessTest.SetupStatus
[       OK ] SubprocessTest.SetupStatus (42 ms)
[----------] 16 tests from SubprocessTest (439 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 (1 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 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 (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (15 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (119 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0928 22:50:28.694664 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (101 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (101 ms)
[ RUN      ] SSLTest.RequireBadCA
W0928 22:50:28.905599 27653 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=b28b5fd65fe6
Subject: /C=US/O=Test/CN=b28b5fd65fe6
Error (18): self signed certificate
I0928 22:50:28.905702 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (101 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0928 22:50:29.005378 27653 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=b28b5fd65fe6
Subject: /C=US/O=Test/CN=b28b5fd65fe6
Error (18): self signed certificate
I0928 22:50:29.005475 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (101 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (101 ms)
[ RUN      ] SSLTest.RequireCertificate
I0928 22:50:29.286751 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
[       OK ] SSLTest.RequireCertificate (100 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0928 22:50:29.387526 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0928 22:50:29.403811 27653 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 22:50:29.488526 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0928 22:50:29.506631 27653 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 22:50:29.589265 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0928 22:50:29.606735 27653 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 22:50:29.690531 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0928 22:50:29.705032 27653 libevent_ssl_socket.cpp:1025] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0928 22:50:29.791764 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0928 22:50:29.893435 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0928 22:50:29.907984 27653 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 22:50:29.993978 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0928 22:50:30.015470 27653 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 22:50:30.094211 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0928 22:50:30.112030 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 22:50:30.194905 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0928 22:50:30.209478 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 22:50:30.296391 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0928 22:50:30.396874 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0928 22:50:30.413875 27653 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 22:50:30.497689 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0928 22:50:30.513572 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 22:50:30.598461 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0928 22:50:30.615363 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 22:50:30.699132 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0928 22:50:30.713424 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 22:50:30.800194 27636 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1614 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0928 22:50:30.901367 27636 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (100 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0928 22:50:31.013605 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (101 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0928 22:50:31.102552 27636 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0928 22:50:31.102929 27636 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0928 22:50:31.203771 27636 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0928 22:50:31.204152 27636 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0928 22:50:31.304158 27636 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0928 22:50:31.304548 27636 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0928 22:50:31.404867 27636 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0928 22:50:31.405308 27636 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (403 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0928 22:50:31.505642 27636 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0928 22:50:31.518436 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 22:50:31.605983 27636 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0928 22:50:31.617987 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 22:50:31.706830 27636 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0928 22:50:31.718444 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 22:50:31.807065 27636 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0928 22:50:31.819610 27653 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (403 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (10 ms)
[ RUN      ] SSLTest.HTTPSGet
[       OK ] SSLTest.HTTPSGet (11 ms)
[ RUN      ] SSLTest.HTTPSPost
[       OK ] SSLTest.HTTPSPost (9 ms)
[----------] 16 tests from SSLTest (3391 ms total)

[----------] Global test environment tear-down
[==========] 159 tests from 23 test cases ran. (5141 ms total)
[  PASSED  ] 159 tests.

  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Broken pipe
make[6]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[2]: *** [check] Error 2
make[3]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty'
make[2]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.26.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1443479694-12100
Untagged: mesos-1443479694-12100:latest
Deleted: 991f293cbe8ccf0b39fc70119980aee2d4fc87c770dc412d74cffb452469cfdf
Deleted: af917c1b740f9b61c6519c199ecf6475b0d6ba5ce34064a66e6b1d17a68baed3
Deleted: bb0868e0b3ebc94eab82043c4bf7fd9d79abc3b39809ad43bcb03c4d516144d1
Deleted: 267674dc1a6ace0e1c9f71cf162a023dc0d70ec8394c81b18848039d36956f66
Deleted: fc83d0146844da839ab062ff009a90c34be6b24e0f04ce3fc185b02c5544eaa1
Deleted: 811396b6f0880bf777337f58f52482c2c7804536f654e67e5de99a56cee504a3
Deleted: f6d38484dcde8b90497add612148dde7ddc29b9c620de9c936765d32a41a6f09
Deleted: 06fa5492e27e00292900054517aa49afe00d857860cc7162f9107a274b86939b
Deleted: 779d3c58938886670fe439fd8d7d8e643f93a7ffc590d7e06845f9f5abfcaddb
Deleted: 8d88a014b7efb48fe36d6626cb6bfda95fc13f1adbaa790d8f06f318d88fdb32
Deleted: 3127c628859e9b3dd1fdf75d496742ec0cc7e5e93bd31eaa36dbd772a59aa85b
Deleted: c8571462c82eb50271dc141cb458f7684133ad683e7bac993f0614f44ccf1fef
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,centos:7,docker||Hadoop #877

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=centos%3A7,label_exp=docker%7C%7CHadoop/877/changes>

Changes:

[nik] stout: Fix bug in IPNetwork::create() with zero prefix.

------------------------------------------
[...truncated 16541 lines...]
I0928 21:39:05.089959 27646 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3'
I0928 21:39:05.091261 27650 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler3/nested'
[       OK ] ProcessTest.FirewallDisablePaths (8 ms)
[ RUN      ] ProcessTest.FirewallUninstall
I0928 21:39:05.092703 27657 process.cpp:2315] Returning '403 Forbidden' for '/testprocess/handler1' (firewall rule forbids request)
I0928 21:39:05.093919 27657 process.cpp:2315] Returning '403 Forbidden' for '/testprocess/handler2' (firewall rule forbids request)
I0928 21:39:05.095206 27650 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler1'
I0928 21:39:05.096624 27655 process.cpp:3075] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2'
[       OK ] ProcessTest.FirewallUninstall (5 ms)
[----------] 43 tests from ProcessTest (95 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 (42 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (32 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 (12 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (10 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (12 ms)
[----------] 4 tests from SequenceTest (45 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 (0 ms)
[----------] 4 tests from SharedTest (0 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)

[----------] 16 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (84 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (26 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (13 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (13 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (42 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (15 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (43 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (14 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (23 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (28 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (13 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (15 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (13 ms)
[ RUN      ] SubprocessTest.Setup
[       OK ] SubprocessTest.Setup (22 ms)
[ RUN      ] SubprocessTest.SetupStatus
[       OK ] SubprocessTest.SetupStatus (43 ms)
[----------] 16 tests from SubprocessTest (429 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 (1 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 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 (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (13 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (46 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0928 21:39:05.991431 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (100 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (101 ms)
[ RUN      ] SSLTest.RequireBadCA
W0928 21:39:06.195577 27657 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=438a6e121044
Subject: /C=US/O=Test/CN=438a6e121044
Error (18): self signed certificate
I0928 21:39:06.195675 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (101 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0928 21:39:06.294183 27657 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=438a6e121044
Subject: /C=US/O=Test/CN=438a6e121044
Error (18): self signed certificate
I0928 21:39:06.294253 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (100 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (102 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (100 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0928 21:39:06.578853 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0928 21:39:06.679919 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0928 21:39:06.697373 27657 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 21:39:06.781136 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0928 21:39:06.798583 27657 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 21:39:06.882748 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0928 21:39:06.903029 27657 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 21:39:06.983815 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0928 21:39:06.998395 27657 libevent_ssl_socket.cpp:1025] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0928 21:39:07.084074 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0928 21:39:07.185036 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0928 21:39:07.205163 27657 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 21:39:07.285825 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0928 21:39:07.300745 27657 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 21:39:07.386422 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0928 21:39:07.402395 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 21:39:07.487103 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0928 21:39:07.504547 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 21:39:07.588274 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0928 21:39:07.688899 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0928 21:39:07.703241 27657 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
I0928 21:39:07.789834 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0928 21:39:07.803980 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 21:39:07.891016 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0928 21:39:07.909378 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 21:39:07.992161 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0928 21:39:08.005650 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 21:39:08.093370 27640 ssl_tests.cpp:383] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1616 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0928 21:39:08.194821 27640 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (101 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0928 21:39:08.307657 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (101 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0928 21:39:08.396543 27640 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0928 21:39:08.396898 27640 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0928 21:39:08.497609 27640 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0928 21:39:08.497952 27640 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0928 21:39:08.598531 27640 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0928 21:39:08.598944 27640 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
I0928 21:39:08.699687 27640 ssl_tests.cpp:502] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0928 21:39:08.700091 27640 openssl.cpp:360] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (404 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0928 21:39:08.800951 27640 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0928 21:39:08.815323 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 21:39:08.902312 27640 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0928 21:39:08.915853 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 21:39:09.002786 27640 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0928 21:39:09.018110 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0928 21:39:09.103855 27640 ssl_tests.cpp:549] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0928 21:39:09.116181 27657 libevent_ssl_socket.cpp:1025] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (404 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (11 ms)
[ RUN      ] SSLTest.HTTPSGet
[       OK ] SSLTest.HTTPSGet (24 ms)
[ RUN      ] SSLTest.HTTPSPost
[       OK ] SSLTest.HTTPSPost (11 ms)
[----------] 16 tests from SSLTest (3336 ms total)

[----------] Global test environment tear-down
[==========] 159 tests from 23 test cases ran. (4749 ms total)
[  PASSED  ] 159 tests.

  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Broken pipe
make[6]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-0.26.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.26.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1443475342-22705
Untagged: mesos-1443475342-22705:latest
Deleted: ec23feaf79859e9a3395b5298d03fd0aeb5a8eb23126e0ed19ca00e2d1970dcc
Deleted: bcd5d642f188adfe18eb9d6fd03b64939ce4692a7ec4b11fb810757dfbf391e7
Deleted: d5b72cf5e4c8c71dbe198a90d51ec82739e28ef9cb264f961024290b5a245e89
Deleted: 322239ef5cd8d2ab113eb96dd10b0b12d17ce444eef4569a2dcf5fe8650ac1d4
Deleted: 2b5d4ac167d8294e76eac6d07401aa6155b64ce58a512aa221fe212cd40d6aef
Deleted: 6d62bb7b7c0faeee61aec143778be4ac35bfe846bafad5ecebdd7d25862572dd
Deleted: 0ef704d5db6c219ba567bf151cb0521dbd1c0072432b52ef4f6dd68e3eee59d2
Deleted: 60a7da9dd7f7d70247b3895cd1c42a024f5f2c3d671e98d451c0cd8251ed0fa0
Deleted: 85f1cacb1d3b8230d14387b978fbd3d968444c19e21a10c40fee5a6906981258
Deleted: 0317e0eccaa025fb97e0e8e3aa7900071b3dd5bc120012e840e79cba9e5df854
Deleted: 5fde3c194b6b2d13363256d6f3a1e32de5ca1859ae6c512c0add64a13200f9dc
Deleted: bdb2c75e8d95014e3057c71bab459b5223afd07e205c524be05de61c540c76e8
Build step 'Execute shell' marked build as failure