See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1894/changes>
Changes: [bmahler] Cleaned up resources library to use the new -> operators. [bmahler] Added a flag parser for vector<unsigned int> to src/common/parse.hpp. ------------------------------------------ [...truncated 18019 lines...] [ OK ] ProcessTest.FirewallUninstall (28 ms) [----------] 30 tests from ProcessTest (183 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 (48 ms) [ RUN ] ReapTest.ChildProcess [ OK ] ReapTest.ChildProcess (33 ms) [ RUN ] ReapTest.TerminatedChildProcess [ OK ] ReapTest.TerminatedChildProcess (30 ms) [----------] 3 tests from ReapTest (111 ms total) [----------] 4 tests from SequenceTest [ RUN ] SequenceTest.Serialize [ OK ] SequenceTest.Serialize (13 ms) [ RUN ] SequenceTest.DiscardOne [ OK ] SequenceTest.DiscardOne (14 ms) [ RUN ] SequenceTest.DiscardAll [ OK ] SequenceTest.DiscardAll (12 ms) [ RUN ] SequenceTest.Random [ OK ] SequenceTest.Random (24 ms) [----------] 4 tests from SequenceTest (63 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) [----------] 14 tests from SubprocessTest [ RUN ] SubprocessTest.Status [ OK ] SubprocessTest.Status (92 ms) [ RUN ] SubprocessTest.PipeOutput [ OK ] SubprocessTest.PipeOutput (35 ms) [ RUN ] SubprocessTest.PipeInput [ OK ] SubprocessTest.PipeInput (19 ms) [ RUN ] SubprocessTest.PipeRedirect [ OK ] SubprocessTest.PipeRedirect (17 ms) [ RUN ] SubprocessTest.PathOutput [ OK ] SubprocessTest.PathOutput (46 ms) [ RUN ] SubprocessTest.PathInput [ OK ] SubprocessTest.PathInput (18 ms) [ RUN ] SubprocessTest.FdOutput [ OK ] SubprocessTest.FdOutput (45 ms) [ RUN ] SubprocessTest.FdInput [ OK ] SubprocessTest.FdInput (15 ms) [ RUN ] SubprocessTest.Default hello world [ OK ] SubprocessTest.Default (22 ms) [ RUN ] SubprocessTest.Flags [ OK ] SubprocessTest.Flags (25 ms) [ RUN ] SubprocessTest.Environment [ OK ] SubprocessTest.Environment (36 ms) [ RUN ] SubprocessTest.EnvironmentWithSpaces [ OK ] SubprocessTest.EnvironmentWithSpaces (17 ms) [ RUN ] SubprocessTest.EnvironmentWithSpacesAndQuotes [ OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (19 ms) [ RUN ] SubprocessTest.EnvironmentOverride [ OK ] SubprocessTest.EnvironmentOverride (16 ms) [----------] 14 tests from SubprocessTest (423 ms total) [----------] 3 tests from TimeSeriesTest [ RUN ] TimeSeriesTest.Set [ OK ] TimeSeriesTest.Set (0 ms) [ RUN ] TimeSeriesTest.Sparsify [ OK ] TimeSeriesTest.Sparsify (1 ms) [ RUN ] TimeSeriesTest.Truncate [ OK ] TimeSeriesTest.Truncate (0 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 (1 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) [----------] 16 tests from SSLTest [ RUN ] SSLTest.BasicSameProcess [ OK ] SSLTest.BasicSameProcess (252 ms) [ RUN ] SSLTest.SSLSocket [ OK ] SSLTest.SSLSocket (552 ms) [ RUN ] SSLTest.NonSSLSocket I0329 19:15:14.645781 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NonSSLSocket (404 ms) [ RUN ] SSLTest.NoVerifyBadCA [ OK ] SSLTest.NoVerifyBadCA (803 ms) [ RUN ] SSLTest.RequireBadCA W0329 19:15:15.924612 32437 openssl.cpp:250] Error with certificate at depth: 0 Issuer: /C=US/O=Test/CN=d7fcd610d772 Subject: /C=US/O=Test/CN=d7fcd610d772 Error (18): self signed certificate I0329 19:15:15.924768 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned [ OK ] SSLTest.RequireBadCA (709 ms) [ RUN ] SSLTest.VerifyBadCA W0329 19:15:17.002251 32437 openssl.cpp:250] Error with certificate at depth: 0 Issuer: /C=US/O=Test/CN=d7fcd610d772 Subject: /C=US/O=Test/CN=d7fcd610d772 Error (18): self signed certificate I0329 19:15:17.002378 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned [ OK ] SSLTest.VerifyBadCA (973 ms) [ RUN ] SSLTest.VerifyCertificate [ OK ] SSLTest.VerifyCertificate (307 ms) [ RUN ] SSLTest.RequireCertificate [ OK ] SSLTest.RequireCertificate (603 ms) [ RUN ] SSLTest.ProtocolMismatch I0329 19:15:18.724063 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3' I0329 19:15:18.829315 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0' I0329 19:15:19.005383 32437 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 19:15:19.055295 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1' I0329 19:15:19.260032 32437 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 19:15:19.309979 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2' I0329 19:15:19.503335 32437 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 19:15:19.512920 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3' I0329 19:15:19.536196 32437 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number I0329 19:15:19.742127 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0' I0329 19:15:19.842638 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1' I0329 19:15:20.035333 32437 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 19:15:20.085256 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2' I0329 19:15:20.298735 32437 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 19:15:20.388648 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3' I0329 19:15:20.413110 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 19:15:20.630973 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0' I0329 19:15:20.656509 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 19:15:20.832301 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1' I0329 19:15:20.933115 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2' I0329 19:15:20.960347 32437 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 19:15:21.034577 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3' I0329 19:15:21.063627 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 19:15:21.135566 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0' I0329 19:15:21.162783 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 19:15:21.236665 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1' I0329 19:15:21.260538 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 19:15:21.337373 32420 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2' [ OK ] SSLTest.ProtocolMismatch (3316 ms) [ RUN ] SSLTest.ValidDowngrade W0329 19:15:21.960132 32420 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket [ OK ] SSLTest.ValidDowngrade (603 ms) [ RUN ] SSLTest.NoValidDowngrade I0329 19:15:22.314388 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NoValidDowngrade (302 ms) [ RUN ] SSLTest.ValidDowngradeEachProtocol I0329 19:15:22.857149 32420 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3' W0329 19:15:22.857728 32420 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0329 19:15:22.946009 32420 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0' W0329 19:15:22.946583 32420 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0329 19:15:23.047358 32420 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1' W0329 19:15:23.047960 32420 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0329 19:15:23.148529 32420 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2' W0329 19:15:23.149142 32420 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket [ OK ] SSLTest.ValidDowngradeEachProtocol (907 ms) [ RUN ] SSLTest.NoValidDowngradeEachProtocol I0329 19:15:23.608687 32420 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3' I0329 19:15:23.635658 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 19:15:23.651500 32420 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0' I0329 19:15:23.688446 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 19:15:23.752516 32420 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1' I0329 19:15:23.777755 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 19:15:23.853664 32420 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2' I0329 19:15:23.879295 32437 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NoValidDowngradeEachProtocol (704 ms) [ RUN ] SSLTest.PeerAddress [ OK ] SSLTest.PeerAddress (304 ms) [ RUN ] SSLTest.HTTPSGet ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure (response).failure(): Failed to decode response [ FAILED ] SSLTest.HTTPSGet (222 ms) [ RUN ] SSLTest.HTTPSPost ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure (response).failure(): Failed to decode response [ FAILED ] SSLTest.HTTPSPost (313 ms) [----------] 16 tests from SSLTest (11277 ms total) [----------] Global test environment tear-down [==========] 172 tests from 25 test cases ran. (12906 ms total) [ PASSED ] 170 tests. [ FAILED ] 2 tests, listed below: [ FAILED ] SSLTest.HTTPSGet [ FAILED ] SSLTest.HTTPSPost 2 FAILED TESTS YOU HAVE 2 DISABLED TESTS make[6]: *** [check-local] Error 1 make[6]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess' make[5]: *** [check-am] Error 2 make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess' make[4]: *** [check-recursive] Error 1 make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess' make[3]: *** [check-recursive] Error 1 make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty' make[2]: *** [check] Error 2 make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/mesos/mesos-0.29.0/_build' make: *** [distcheck] Error 1 + docker rmi mesos-1459277609-4741 Untagged: mesos-1459277609-4741:latest Deleted: 75658ad69b0e68691b0bba831ba9d664761cbcf781e293e7ff1f5cf6e92a6e22 Deleted: a7905e729b1e50aea5e7828edba34471160ede3738a4836ab75bb7264218a52e Deleted: 6133fb22c1d77de220cf3777247c16277f915e1f5a6e49abc04574f37d4dfddf Deleted: 3b7f9503abbed5bde64106776707c3e8ea67485736a80d52f6fdc28818b0f7d7 Deleted: 6affc7e34ff9d1fcb5748a5dcb0cfe81cee3759b703b6ac37a1cda5e80c6de28 Deleted: 4daa71f6cd1d62e1ba60eea881788f1e58877ad4ea48024053a5889d8409e5a0 Deleted: f52c06d53fff48cdbb8afed673bccf237ef1a54bb53c18d689ef2c63be04c9fa Deleted: ced61845af4b08ee71672dd0f8278456dd35b2ab719ab12420e41610255dec48 Deleted: cae669d2cefe336b764ce10a4f73470d3f1170decd87bf40f7b0160a02e19ba0 Deleted: 44d72445d41af75a75dadf595a50bbd54499a2c535bb9a3be3e4537a5e379c58 Deleted: 15159a82e134aae61e6862704495cde26220e246a11cc08734a56c5bd4ce5625 Deleted: 8d187ef0276593099232a9bc03ab792c5d6de1feb2740795b3c0885ca854bfa6 Deleted: 80a8ae1f2a800e27f26bc379804632e459ae1345042d301605dbf88433612a14 Deleted: 5ed106178e74bd9d273bda503c2e106c75ff0c979331a2b4d3894f1f94589df8 Deleted: 70176ebd9fd0ac0686432a50257c0aec1af1f080c77771929e904aa7adf1c6da Deleted: f889be392767f8af347ea61ac2363a3a04dad621b173acc93d8a6b00315e3a13 Build step 'Execute shell' marked build as failure
