----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65151/#review195395 -----------------------------------------------------------
FAIL: Some Mesos libprocess-tests failed. Reviews applied: `['65150', '65151']` Failed command: `D:\DCOS\mesos\3rdparty\libprocess\src\tests\Debug\libprocess-tests.exe` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65151 Relevant logs: - [libprocess-tests-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65151/logs/libprocess-tests-stdout.log): ``` [ OK ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1 (1092 ms) [----------] 4 tests from SSLVerifyIPAdd/SSLTest (2621 ms total) [----------] Global test environment tear-down [==========] 225 tests from 35 test cases ran. (36049 ms total) [ PASSED ] 207 tests. [ FAILED ] 18 tests, listed below: [ FAILED ] Scheme/HTTPTest.Endpoints/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.PipeEOF/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.PipeFailure/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.PipeReaderCloses/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.Encode/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.EncodeAdditionalChars/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.PathParse/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.Get/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.StreamingGetComplete/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.StreamingGetFailure/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.PipeEquality/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.Post/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.Delete/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.Request/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.Headers/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.CaseInsensitiveHeaders/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.WWWAuthenticateHeader/1, where GetParam() = "http" [ FAILED ] Scheme/HTTPTest.Accepts/1, where GetParam() = "http" 18 FAILED TESTS YOU HAVE 19 DISABLED TESTS ``` - [libprocess-tests-stderr.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65151/logs/libprocess-tests-stderr.log): ``` LIBPROCESS_SSL_VERIFY_CERT set to true I0113 22:01:54.603526 9868 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\ZSDI8c\cert.pem WARNING: Logging before InitGoogleLogging() is written to STDERR I0113 22:01:55.707952 10772 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I0113 22:01:55.708955 10772 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I0113 22:01:55.708955 10772 openssl.cpp:526] Will use IP address verification in subject alternative name certificate extension. I0113 22:01:55.708955 10772 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I0113 22:01:55.709969 10772 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\WmlK8B\cert.pem bject alternative name certificate extension. I0113 22:01:53.814424 13516 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I0113 22:01:53.814424 13516 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\NgUJZf\cert.pem I0113 22:01:53.814424 13516 openssl.cpp:566] Using CA dir: C:\Users\mesos\AppData\Local\Temp\NgUJZf I0113 22:01:54.042454 13516 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I0113 22:01:54.042454 13516 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I0113 22:01:54.042454 13516 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I0113 22:01:54.042454 13516 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\ZSDI8c\cert.pem I0113 22:01:55.141876 13516 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I0113 22:01:55.141876 13516 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I0113 22:01:55.141876 13516 openssl.cpp:526] Will use IP address verification in subject alternative name certificate extension. I0113 22:01:55.141876 13516 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I0113 22:01:55.141876 13516 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\WmlK8B\cert.pem I0113 22:01:55.848850 3616 process.cpp:888] Failed to accept socket: future discarded ``` - Mesos Reviewbot Windows On Jan. 13, 2018, 9:35 p.m., Benjamin Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65151/ > ----------------------------------------------------------- > > (Updated Jan. 13, 2018, 9:35 p.m.) > > > Review request for mesos and Benjamin Hindman. > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > 3rdparty/libprocess/src/tests/queue_tests.cpp > 95b738133fa50641f8f9b83014837d2808e0e4ff > > > Diff: https://reviews.apache.org/r/65151/diff/1/ > > > Testing > ------- > > Ran in repetitino to ensure there was no memory growth. > > > Thanks, > > Benjamin Mahler > >
