----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70388/#review214541 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['70387', '70388']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3142/mesos-review-70388 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3142/mesos-review-70388/logs/mesos-tests.log): ``` I0410 19:45:02.478229 46772 master.cpp:1295] Agent 16ee8b63-d31c-43e9-ac77-b7303f145b99-S0 at slave(501)@192.10.1.4:59534 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected I0410 19:45:02.478229 46772 master.cpp:3333] Disconnecting agent 16ee8b63-d31c-43e9-ac77-b7303f145b99-S0 at slave(501)@192.10.1.4:59534 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0410 19:45:02.478229 46772 master.cpp:3352] Deactivating agent 16ee8b63-d31c-43e9-ac77-b7303f145b99-S0 at slave(501)@192.10.1.4:59534 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0410 19:45:02.479225 48000 hierarchical.cpp:392] Removed framework 16ee8b63-d31c-43e9-ac77-b7303f145b99-0000 I0410 19:45:02.479225 48000 hierarchical.cpp:829] Agent 16ee8b63-d31c-43e9-ac77-b7303f145b99-S0 deactivated I0410 19:45:02.480255 46772 containerizer.cpp:2576] Destroying container 3030d2a7-91ba-4b1b-b5e7-5b0c1dcc9f47 in RUNNING state I0410 19:45:02.480255 46772 containerizer.cpp:3278] Transitioning the state of container 3030d2a7-91ba-4b1b-b5e7-5b0c1dcc9f47 from RUNNING to DESTROYING I0410 19:45:02.481281 46772 launcher.cpp:161] Asked to destroy container 3030d2a7-91ba-4b1b-b5e7-5b0c1dcc9f47 W0410 19:45:02.482372 45996 process.cpp:1423] Faile[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (788 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (805 ms total) [----------] Global test environment tear-down [==========] 1159 tests from 108 test cases ran. (607578 ms total) [ PASSED ] 1157 tests. [ FAILED ] 2 tests, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 2 FAILED TESTS YOU HAVE 233 DISABLED TESTS d to recv on socket WindowsFD::Type::SOCKET=8056 to peer '192.10.1.4:61930': IO failed with error code: The specified network name is no longer available. W0410 19:45:02.482372 45996 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=9132 to peer '192.10.1.4:61931': IO failed with error code: The specified network name is no longer available. I0410 19:45:02.567756 41176 containerizer.cpp:3117] Container 3030d2a7-91ba-4b1b-b5e7-5b0c1dcc9f47 has exited I0410 19:45:02.599726 49100 master.cpp:1135] Master terminating I0410 19:45:02.600733 45868 hierarchical.cpp:680] Removed agent 16ee8b63-d31c-43e9-ac77-b7303f145b99-S0 I0410 19:45:03.258083 45996 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 10, 2019, 6:59 a.m., Andrei Sekretenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70388/ > ----------------------------------------------------------- > > (Updated April 10, 2019, 6:59 a.m.) > > > Review request for mesos and Benno Evers. > > > Bugs: MESOS-9699 > https://issues.apache.org/jira/browse/MESOS-9699 > > > Repository: mesos > > > Description > ------- > > Replaced os.path.exists() with a proper check of automake flags. > > > Diffs > ----- > > src/python/native_common/ext_modules.py.in > eee56a94705b561794b1ee8e495701c0bba695f1 > > > Diff: https://reviews.apache.org/r/70388/diff/3/ > > > Testing > ------- > > > Thanks, > > Andrei Sekretenko > >