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



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

Reviews applied: `['70313', '70314', '70315', '70316', '70245', '70168', 
'70247', '70248', '70213', '70214', '70216', '70215', '70217', '70284', 
'70222', '70285', '70223', '70225']`

Failed command: `Start-MesosCITesting`

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

Relevant logs:

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

```
I0327 08:05:28.029320 24212 master.cpp:1295] Agent 
44693939-c920-413b-a64c-fe502a9a79de-S0 at slave(500)@192.10.1.7:58261 
(windows-03.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected
I0327 08:05:28.029320 24212 master.cpp:3330] Disconnecting agent 
44693939-c920-413b-a64c-fe502a9a79de-S0 at slave(500)@192.10.1.7:58261 
(windows-03.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net)
I0327 08:05:28.029320 24212 master.cpp:3349] Deactivating agent 
44693939-c920-413b-a64c-fe502a9a79de-S0 at slave(500)@192.10.1.7:58261 
(windows-03.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net)
I0327 08:05:28.031342 24212 containerizer.cpp:2576] Destroying container 
74a8f195-10ca-41a0-bb89-f6d6c3e3e4f4 in RUNNING state
I0327 08:05:28.031342 24212 containerizer.cpp:3278] Transitioning the state of 
container 74a8f195-10ca-41a0-bb89-f6d6c3e3e4f4 from RUNNING to DESTROYING
I0327 08:05:28.031342 23996 hierarchical.cpp:391] Removed framework 
44693939-c920-413b-a64[       OK ] 
IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (681 ms)
[----------] 1 test from IsolationFlag/MemoryIsolatorTest (698 ms total)

[----------] Global test environment tear-down
[==========] 1132 tests from 108 test cases ran. (555018 ms total)
[  PASSED  ] 1130 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage
[  FAILED  ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName

 2 FAILED TESTS
  YOU HAVE 231 DISABLED TESTS

c-fe502a9a79de-0000
I0327 08:05:28.031342 24212 launcher.cpp:161] Asked to destroy container 
74a8f195-10ca-41a0-bb89-f6d6c3e3e4f4
I0327 08:05:28.031342 23996 hierarchical.cpp:828] Agent 
44693939-c920-413b-a64c-fe502a9a79de-S0 deactivated
W0327 08:05:28.032325 23176 process.cpp:838] Failed to recv on socket 
WindowsFD::Type::SOCKET=10840 to peer '192.10.1.7:60667': IO failed with error 
code: The specified network name is no longer available.

W0327 08:05:28.033329 23176 process.cpp:1423] Failed to recv on socket 
WindowsFD::Type::SOCKET=11144 to peer '192.10.1.7:60666': IO failed with error 
code: The specified network name is no longer available.

I0327 08:05:28.089020 23352 containerizer.cpp:3117] Container 
74a8f195-10ca-41a0-bb89-f6d6c3e3e4f4 has exited
I0327 08:05:28.117024 20072 master.cpp:1135] Master terminating
I0327 08:05:28.119022 20340 hierarchical.cpp:679] Removed agent 
44693939-c920-413b-a64c-fe502a9a79de-S0
I0327 08:05:28.478070 23176 process.cpp:927] Stopped the socket accept loop
```

- Mesos Reviewbot Windows


On March 16, 2019, 12:40 a.m., Chun-Hung Hsiao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/70225/
> -----------------------------------------------------------
> 
> (Updated March 16, 2019, 12:40 a.m.)
> 
> 
> Review request for mesos, Benjamin Bannier, James DeFelice, Jie Yu, and Jan 
> Schlicht.
> 
> 
> Bugs: MESOS-9639
>     https://issues.apache.org/jira/browse/MESOS-9639
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Since the fine-grained version-specific per-CSI-call metrics are not
> very useful for operators, and most informations are highly correlated
> to per-operation metrics, these metrics are aggregated and made CSI
> version agnostic.
> 
> 
> Diffs
> -----
> 
>   docs/monitoring.md 54b872f579dbc68ca5f67f4cc1ba34065a09aee2 
>   src/csi/metrics.hpp PRE-CREATION 
>   src/csi/metrics.cpp PRE-CREATION 
>   src/csi/service_manager.cpp PRE-CREATION 
>   src/csi/v0_volume_manager.cpp PRE-CREATION 
>   src/tests/storage_local_resource_provider_tests.cpp 
> 797f89e3545965e2cf2fd5ec0ecd78fc77a4ea87 
> 
> 
> Diff: https://reviews.apache.org/r/70225/diff/5/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Chun-Hung Hsiao
> 
>

Reply via email to