-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64297/#review192760
-----------------------------------------------------------
FAIL: Some Mesos libprocess-tests failed.
Reviews applied: `['64297']`
Failed command: `C:\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/64297
Relevant logs:
- [libprocess-tests-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/64297/logs/libprocess-tests-stdout.log):
```
[ RUN ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0
C:\DCOS\mesos\mesos\3rdparty\libprocess\src\tests\ssl_tests.cpp(446): error: (await_subprocess(client.get(),
0)).failure():
[++++++++++] Subprocess output.
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from SSLClientTest
[ RUN ] SSLClientTest.client
[ OK ] SSLClientTest.client (18 ms)
[----------] 1 test from SSLClientTest (18 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (18 ms total)
[ PASSED ] 1 test.
[++++++++++]
[ FAILED ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0, where GetParam() = "false" (1519
ms)
[ RUN ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1
[ OK ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1 (1052 ms)
[----------] 4 tests from SSLVerifyIPAdd/SSLTest (3895 ms total)
[----------] Global test environment tear-down
[==========] 222 tests from 35 test cases ran. (52318 ms total)
[ PASSED ] 221 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0, where GetParam() = "false"
1 FAILED TEST
YOU HAVE 19 DISABLED TESTS
```
- [libprocess-tests-stderr.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/64297/logs/libprocess-tests-stderr.log):
```
LIBPROCESS_SSL_VERIFY_CERT set to true
I1204 21:08:01.001610 2680 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\m3DSJF\cert.pem
WARNING: Logging before InitGoogleLogging() is written to STDERR
I1204 21:08:02.363243 1604 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory
path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1204 21:08:02.364307 1604 openssl.cpp:514] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1204 21:08:02.364307 1604 openssl.cpp:526] Will use IP address verification in subject alternative
name certificate extension.
I1204 21:08:02.364307 1604 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate
verification.
LIBPROCESS_SSL_VERIFY_CERT set to true
I1204 21:08:02.365309 1604 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\yjhfxJ\cert.pem
bject alternative name certificate extension.
I1204 21:07:59.838918 2440 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate
verification.
LIBPROCESS_SSL_VERIFY_CERT set to true
I1204 21:07:59.839900 2440 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\M81pPo\cert.pem
I1204 21:07:59.839900 2440 openssl.cpp:566] Using CA dir: C:\Users\mesos\AppData\Local\Temp\M81pPo
I1204 21:08:00.701602 2440 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory
path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1204 21:08:00.701602 2440 openssl.cpp:514] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1204 21:08:00.701602 2440 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate
verification.
LIBPROCESS_SSL_VERIFY_CERT set to true
I1204 21:08:00.701602 2440 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\m3DSJF\cert.pem
I1204 21:08:02.065299 2440 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory
path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1204 21:08:02.065299 2440 openssl.cpp:514] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1204 21:08:02.065299 2440 openssl.cpp:526] Will use IP address verification in subject alternative
name certificate extension.
I1204 21:08:02.065299 2440 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate
verification.
LIBPROCESS_SSL_VERIFY_CERT set to true
I1204 21:08:02.066304 2440 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\yjhfxJ\cert.pem
I1204 21:08:02.568505 2904 process.cpp:887] Failed to accept socket: future discarded
```
- Mesos Reviewbot Windows
On Dec. 4, 2017, 1:25 p.m., Till Toenshoff wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/64297/
> -----------------------------------------------------------
>
> (Updated Dec. 4, 2017, 1:25 p.m.)
>
>
> Review request for mesos, Armand Grillet, Benjamin Bannier, and Kapil Arya.
>
>
> Bugs: MESOS-8016
> https://issues.apache.org/jira/browse/MESOS-8016
>
>
> Repository: mesos
>
>
> Description
> -------
>
> Added mention of HTTP authenticatee module. Added mention of
> authorizer modules. Added details around hook modules.
>
>
> Diffs
> -----
>
> docs/hook.md PRE-CREATION
> docs/modules.md c5231e242cfe42834beeb98846c9308e0fd8dff3
>
>
> Diff: https://reviews.apache.org/r/64297/diff/1/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Till Toenshoff
>
>
|