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)/1900/changes>
Changes: [bmahler] Added flag to specify which Nvidia GPU devices to make available. [bmahler] Added GPUs as an explicit resource in the agent. ------------------------------------------ [...truncated 18054 lines...] [ OK ] ProcessTest.FirewallUninstall (8 ms) [----------] 30 tests from ProcessTest (85 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 (12 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) [----------] 14 tests from SubprocessTest [ RUN ] SubprocessTest.Status [ OK ] SubprocessTest.Status (84 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 (42 ms) [ RUN ] SubprocessTest.PathInput [ OK ] SubprocessTest.PathInput (14 ms) [ RUN ] SubprocessTest.FdOutput [ OK ] SubprocessTest.FdOutput (42 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 (26 ms) [ RUN ] SubprocessTest.EnvironmentWithSpaces [ OK ] SubprocessTest.EnvironmentWithSpaces (14 ms) [ RUN ] SubprocessTest.EnvironmentWithSpacesAndQuotes [ OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (14 ms) [ RUN ] SubprocessTest.EnvironmentOverride [ OK ] SubprocessTest.EnvironmentOverride (13 ms) [----------] 14 tests from SubprocessTest (362 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) [----------] 16 tests from SSLTest [ RUN ] SSLTest.BasicSameProcess [ OK ] SSLTest.BasicSameProcess (662 ms) [ RUN ] SSLTest.SSLSocket [ OK ] SSLTest.SSLSocket (342 ms) [ RUN ] SSLTest.NonSSLSocket I0330 01:11:15.860626 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NonSSLSocket (402 ms) [ RUN ] SSLTest.NoVerifyBadCA [ OK ] SSLTest.NoVerifyBadCA (302 ms) [ RUN ] SSLTest.RequireBadCA W0330 01:11:16.401561 32448 openssl.cpp:250] Error with certificate at depth: 0 Issuer: /C=US/O=Test/CN=133a27b9af71 Subject: /C=US/O=Test/CN=133a27b9af71 Error (18): self signed certificate I0330 01:11:16.401712 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned [ OK ] SSLTest.RequireBadCA (301 ms) [ RUN ] SSLTest.VerifyBadCA W0330 01:11:16.884852 32448 openssl.cpp:250] Error with certificate at depth: 0 Issuer: /C=US/O=Test/CN=133a27b9af71 Subject: /C=US/O=Test/CN=133a27b9af71 Error (18): self signed certificate I0330 01:11:16.884946 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned [ OK ] SSLTest.VerifyBadCA (403 ms) [ RUN ] SSLTest.VerifyCertificate [ OK ] SSLTest.VerifyCertificate (503 ms) [ RUN ] SSLTest.RequireCertificate [ OK ] SSLTest.RequireCertificate (301 ms) [ RUN ] SSLTest.ProtocolMismatch I0330 01:11:18.021989 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3' I0330 01:11:18.109509 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0' I0330 01:11:18.129169 32448 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 01:11:18.209769 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1' I0330 01:11:18.229183 32448 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 01:11:18.311130 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2' I0330 01:11:18.330921 32448 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 01:11:18.411731 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3' I0330 01:11:18.428606 32448 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number I0330 01:11:18.512670 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0' I0330 01:11:18.613451 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1' I0330 01:11:18.630913 32448 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 01:11:18.713608 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2' I0330 01:11:18.729567 32448 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 01:11:18.814793 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3' I0330 01:11:18.830010 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 01:11:18.914748 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0' I0330 01:11:18.929306 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 01:11:19.016110 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1' I0330 01:11:19.116875 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2' I0330 01:11:19.131853 32448 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0330 01:11:19.217607 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3' I0330 01:11:19.231854 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 01:11:19.318595 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0' I0330 01:11:19.333977 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 01:11:19.419867 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1' I0330 01:11:19.435645 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 01:11:19.520561 32431 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2' [ OK ] SSLTest.ProtocolMismatch (1914 ms) [ RUN ] SSLTest.ValidDowngrade W0330 01:11:19.996891 32431 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket [ OK ] SSLTest.ValidDowngrade (402 ms) [ RUN ] SSLTest.NoValidDowngrade I0330 01:11:20.158593 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NoValidDowngrade (202 ms) [ RUN ] SSLTest.ValidDowngradeEachProtocol I0330 01:11:20.774119 32431 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3' W0330 01:11:20.774665 32431 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0330 01:11:20.828196 32431 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0' W0330 01:11:20.828691 32431 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0330 01:11:20.929297 32431 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1' W0330 01:11:20.929864 32431 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0330 01:11:21.030294 32431 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2' W0330 01:11:21.030735 32431 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket [ OK ] SSLTest.ValidDowngradeEachProtocol (906 ms) [ RUN ] SSLTest.NoValidDowngradeEachProtocol I0330 01:11:21.930130 32431 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3' I0330 01:11:21.943452 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 01:11:22.034309 32431 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0' I0330 01:11:22.046427 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 01:11:22.135188 32431 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1' I0330 01:11:22.147425 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0330 01:11:22.236162 32431 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2' I0330 01:11:22.248178 32448 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NoValidDowngradeEachProtocol (1206 ms) [ RUN ] SSLTest.PeerAddress [ OK ] SSLTest.PeerAddress (264 ms) [ RUN ] SSLTest.HTTPSGet ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure (response).failure(): Failed to decode response [ FAILED ] SSLTest.HTTPSGet (250 ms) [ RUN ] SSLTest.HTTPSPost ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure (response).failure(): Failed to decode response [ FAILED ] SSLTest.HTTPSPost (423 ms) [----------] 16 tests from SSLTest (8783 ms total) [----------] Global test environment tear-down [==========] 172 tests from 25 test cases ran. (9954 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-1459299221-23149 Untagged: mesos-1459299221-23149:latest Deleted: 56eda4e4b816a62edb83db47edb99dd4201547d92ca26e0812cf1326abec781a Deleted: b704fd6fbadb90c8c619200e6d473f886d72f4b4bdd22040ebd5f084fa9868b5 Deleted: b00d1bad8c1b9e57973b07a402860f9237c7ab26228e598c85c5de28e8fdc54b Deleted: 4ed979ee1939e2a3b844daf38449a601ecc5411591a8fc2b6a391552c22d8ff6 Deleted: a8be8f4c155889a4ca8bbcd45249ae809308a5ef2a34e6045264a5dab40e40b8 Deleted: 86b5401b16d30941440980ff57926d261e222fcd3def9478dbe8347fb8b68c28 Deleted: 6246e54cca97f331fe0cc738300c25299c68c791ee238a945b4e652026b95971 Deleted: 2248b1a1d172f871cd7e400b1570d8c2631e69c1a86492be59294002e389f562 Deleted: 5be7ebb11a6fb015f04c2be0db75aa0410f1afc790cb77b0f4eccbc4d7df8c0c Deleted: 6556fda048095cdb8b0ad457c061daa485955e378074f2f75d89a2f563deed4b Deleted: 706cad60afeed64161c3ecf2437cd557a6cd68de4c7ae718f56e9b011843a0e0 Deleted: abfdc9e559d9c958707e37fc48f65517fe0bd1dc9319f7976717a5cf5846c81e Deleted: 5b358ad71c91dadf3baef618fc34e90631953a573f3126bdb8fe6ee48b26d6d5 Deleted: fd96bfeaf1792352541fdcda44681a20eb0134e80cb3e00576978cd1220f954f Deleted: b5e300a15baf9ee143e04eb40266924ac3fdcd88e82584941e85ecaa6348d139 Deleted: f23242bd023c8b62c3dff201a10560db5c7187d44b44cd7a2d99ab6075ee302d Build step 'Execute shell' marked build as failure
