You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Mesos Reviewbot Windows <re...@mesos.apache.org> on 2019/03/13 19:56:53 UTC

Re: Review Request 69313: Enabled parallel test runner to cmake build.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69313/#review213684
-----------------------------------------------------------



FAIL: Some of the unit tests failed. Please check the relevant logs.

Reviews applied: `['69311', '69312', '69313']`

Failed command: `Start-MesosCITesting`

All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2935/mesos-review-69313

Relevant logs:

- [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2935/mesos-review-69313/logs/mesos-tests.log):

```
I0313 19:39:56.309106 10024 executor.cpp:726] Forked command at 14488
W0313 19:46:09.772416 12652 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=120 to peer '192.10.1.6:52776': IO failed with error code: The specified network name is no longer available.

W0313 19:46:09.773432 12652 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=152 to peer '192.10.1.6:51759': IO failed with error code: The specified network name is no longer available.

I0313 I0313 19:39:00.779943  9460 exec.cpp:162] Version: 1.8.0
W0313 19:46:09.772416 10312 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=440 to peer '192.10.1.6:51759': IO failed with error code: The specified network name is no longer available.

I0313 19:46:09.772416 15556 exec.cpp:527] Agent exited ... shutting down
I0313 19:46:09.773432 11020 v0_v1executor.cpp:172] Implicitly connecting the executor to shut it down
I0313 19:46:09.774415 15036 executor.cpp:190] Received SHUTDOWN event
I0313 19:46:09.778455 15036 executor.cpp:829] Shutting down
I0313 19:46:09.779428 10312 process.cpp:927] Stopped the socket accept loop
19:46:09.728420 14852 exec.cpp:518] Agent exited, but framework has checkpointing enabled. Waiting 15mins to reconnect with agent a6f83e7b-928a-46c7-b1af-d0f3813db984-S0
I0313 19:54:27.609165 14852 executor.cpp:1027] Command exited with status 0 (pid: 14864)
I0313 19:54:28.613957 11056 process.cpp:927] Stopped the socket accept loop
W0313 19:54:28.614946 11056 process.cpp:1890] Failed to send 'mesos.internal.StatusUpdateMessage' to '192.10.1.6:51759', connect: IO failed with error code: The remote computer refused the network connection.

.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=392 to peer '192.10.1.6:52713': IO failed with error code: The specified network name is no longer available.

I0313 19:55:08.837858  7840 executor.cpp:1027] Command exited with status 0 (pid: 13548)
I0313 19:55:09.841377 16232 process.cpp:927] Stopped the socket accept loop
W0313 19:55:09.843376 16232 process.cpp:1890] Failed to send 'mesos.internal.StatusUpdateMessage' to '192.10.1.6:51759', connect: IO failed with error code: The remote computer refused the network connection.

19:46:09.773432 14212 exec.cpp:518] Agent exited, but framework has checkpointing enabled. Waiting 15mins to reconnect with agent 6ac199e2-95f8-45ba-9772-c4b6245813e1-S0
I0313 19:56:36.600431 12296 executor.cpp:1027] Command exited with status 0 (pid: 14488)
W0313 19:56:37.605705 12652 process.cpp:1890] Failed to send 'mesos.internal.StatusUpdateMessage' to '192.10.1.6:51759', connect: IO failed with error code: The remote computer refused the network connection.

I0313 19:56:37.606717 12652 process.cpp:927] Stopped the socket accept loop
```

- Mesos Reviewbot Windows


On Nov. 11, 2018, 12:01 a.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69313/
> -----------------------------------------------------------
> 
> (Updated Nov. 11, 2018, 12:01 a.m.)
> 
> 
> Review request for mesos, Benjamin Mahler and Joseph Wu.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Enabled parallel test runner to cmake build.
> 
> 
> Diffs
> -----
> 
>   3rdparty/stout/tests/CMakeLists.txt ff0660707c116cae8174f2ebffb6e2a2698a2c49 
> 
> 
> Diff: https://reviews.apache.org/r/69313/diff/1/
> 
> 
> Testing
> -------
> 
> `ninja check`
> `ninja tests && ctest -j3 -V`
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>