----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69186/#review210113 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['69180', '69181', '69182', '69183', '69184', '69185', '69186']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2539/mesos-review-69186 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2539/mesos-review-69186/logs/mesos-tests.log): ``` W1026 22:56:44.519311 6088 slave.cpp:3923] Ignoring shutdown framework 1cbdd316-57e8-41b2-975d-0a21ffdf99b0-0000 because it is terminating I1026 22:56:44.521322 7984 master.cpp:1284] Agent 1cbdd316-57e8-41b2-975d-0a21ffdf99b0-S0 at slave(461)@192.10.1.8:64341 (windows-05.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) disconnected I1026 22:56:44.521322 7984 master.cpp:3300] Disconnecting agent 1cbdd316-57e8-41b2-975d-0a21ffdf99b0-S0 at slave(461)@192.10.1.8:64341 (windows-05.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) I1026 22:56:44.521322 7984 master.cpp:3319] Deactivating agent 1cbdd316-57e8-41b2-975d-0a21ffdf99b0-S0 at slave(461)@192.10.1.8:64341 (windows-05.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) I1026 22:56:44.522310 3360 hierarchical.cpp:357] Removed framework 1cbdd316-57e8-41b2-975d-0a21ffdf99b0-0000 I1026 22:56:44.522310 3360 hierarchical.cpp:801] Agent 1cbdd316-57e8-41b2-975d-0a21ffdf99b0-S0 deactivated I1026 22:56:44.523324 9420 containerizer.cpp:2455] Destroying container 75a86323-6c9e-4b2a-9fd3-d2e3a675e47c in RUNNING state I1026 22:56:44.523324 9420 containerizer.cpp:3122] Transitioning the state of container 75a86323-6c9e-4b2a-9fd3-d2e3a675e47c from RUNNING to DESTROYING I1026 22:56:44.523324 9420 launcher.cpp:166] Asked to destroy container 75a86323-6c9e-4b2a-9fd3-d2e3a675e47c W1026 22:56:44.524359 10184 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=4192 to peer '192.10.1.8:49786': IO failed with error code: The specified network name is no longer available. W1026 22:56:44.525312 10184 process.cpp:838] Failed to recv on socket [ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (582 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (600 ms total) [----------] Global test environment tear-down [==========] 1056 tests from 103 test cases ran. (483124 ms total) [ PASSED ] 1055 tests. [ FAILED ] 1 test, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 1 FAILED TEST YOU HAVE 232 DISABLED TESTS WindowsFD::Type::SOCKET=4736 to peer '192.10.1.8:49787': IO failed with error code: The specified network name is no longer available. I1026 22:56:44.539360 3360 containerizer.cpp:2961] Container 75a86323-6c9e-4b2a-9fd3-d2e3a675e47c has exited I1026 22:56:44.567327 7788 master.cpp:1126] Master terminating I1026 22:56:44.568326 3360 hierarchical.cpp:643] Removed agent 1cbdd316-57e8-41b2-975d-0a21ffdf99b0-S0 I1026 22:56:44.785321 10184 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On Oct. 26, 2018, 9:57 p.m., Joseph Wu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69186/ > ----------------------------------------------------------- > > (Updated Oct. 26, 2018, 9:57 p.m.) > > > Review request for mesos, Gastón Kleiman and Greg Mann. > > > Bugs: MESOS-9258 > https://issues.apache.org/jira/browse/MESOS-9258 > > > Repository: mesos > > > Description > ------- > > These test client->master heartbeats. The existing tests exercise > master->client heartbeats. > > > Diffs > ----- > > src/tests/api_tests.cpp 97fd0bb891235302beda37f2eb8418677317df93 > > > Diff: https://reviews.apache.org/r/69186/diff/1/ > > > Testing > ------- > > ``` > make check > > src/mesos-tests --gtest_filter="*MasterAPITest.*Heartbeats*" > --gtest_repeat=1000 --gtest_break_on_failure > ``` > > > Thanks, > > Joseph Wu > >
