----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69059/#review209687 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['69059']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2479/mesos-review-69059 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2479/mesos-review-69059/logs/mesos-tests.log): ``` I1017 08:55:59.674748 17088 executor.cpp:918] Sending SIGTERM to process tree at pid 11ork 54bc5eb9-9b63-44ab-84d0-50714e9052ce-0000 (latest state: TASK_KILLED, status update state: TASK_KILLED) I1017 08:55:59.672747 15432 slave.cpp:6646] Shutting down executor 'd513a499-900e-40bf-aa84-59def1d47baa' of framework 54bc5eb9-9b63-44ab-84d0-50714e9052ce-0000 at executor(1)@192.10.1.5:63895 I1017 08:55:59.674748 15432 slave.cpp:915] Agent terminating W1017 08:55:59.674748 15432 slave.cpp:3923] Ignoring shutdown framework 54bc5eb9-9b63-44ab-84d0-50714e9052ce-0000 because it is terminating I1017 08:55:59.674748 13932 master.cpp:11045] Removing task d513a499-900e-40bf-aa84-59def1d47baa with resources cpus(allocated: *):4; mem(allocated: *):2048; disk(allocated: *):1024; ports(allocated: *):[31000-32000] of framework 54bc5eb9-9b63-44ab-84d0-50714e9052ce-0000 on agent 54bc5eb9-9b63-44ab-84d0-50714e9052ce-S0 at slave(461)@192.10.1.5:62111 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) I1017 08:55:59.677739 13932 master.cpp:1266] Agent 54bc5eb9-9b63-44ab-84d0-50714e9052ce-S0 at slave(461)@192.10.1.5:62111 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) disconnected I1017 08:55:59.677739 13932 master.cpp:3282] Disconnecting agent 54bc5eb9-9b63-44ab-84d0-50714e9052ce-S0 at slave(461)@192.10.1.5:62111 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) I1017 08:55:59.677739 13932 master.cpp:3301] Deactivating agent 54bc5eb9-9b63-44ab-84d0-50714e9052ce-S0 at slave(461)@192.10.1.5:62111 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) I1017 08:55:59.678755 17004 hierarchical.cpp:359] Removed framework 54bc5eb9-9b63-44ab-84d0-50714e9052ce-0000 I1017 08:55:59.678755 17004 hierarchical.cpp:803] Agent 54bc5eb9-9b63-44ab-84d0-50714e9052ce-S0 deactivated I1017 08:55:59.678755 15392 containerizer.cpp:2455] Destroying container d3fa5292-1631-423c-9d04-fb967d511f6f in RUNNING state I1017 08:55:59.678755 15392 containerizer.cpp:3122] Transitioning the state of container d3fa5292-1631-423c-9d04-fb967d511f6f from RUNNING to DESTROYING I1017 08:55:59.679793 15392 la[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (581 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (604 ms total) [----------] Global test environment tear-down [==========] 1051 tests from 103 test cases ran. (477684 ms total) [ PASSED ] 1050 tests. [ FAILED ] 1 test, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 1 FAILED TEST YOU HAVE 232 DISABLED TESTS uncher.cpp:166] Asked to destroy container d3fa5292-1631-423c-9d04-fb967d511f6f I1017 08:55:59.701757 15432 containerizer.cpp:2961] Container d3fa5292-1631-423c-9d04-fb967d511f6f has exited I1017 08:55:59.729830 13980 master.cpp:1108] Master terminating I1017 08:55:59.731176 13932 hierarchical.cpp:645] Removed agent 54bc5eb9-9b63-44ab-84d0-50714e9052ce-S0 I1017 08:56:00.047755 14464 process.cpp:926] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On Oct. 17, 2018, 8 a.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69059/ > ----------------------------------------------------------- > > (Updated Oct. 17, 2018, 8 a.m.) > > > Review request for mesos, Andrei Budnik, Chun-Hung Hsiao, Jie Yu, James > Peach, and Qian Zhang. > > > Repository: mesos > > > Description > ------- > > Fixed the FreeBSD MACRO as '__FreeBSD__' in posix/pipe.hpp. > > > Diffs > ----- > > 3rdparty/stout/include/stout/os/posix/pipe.hpp > 9838d7b3abac5d004839c78bd6f88c077cee5e3e > > > Diff: https://reviews.apache.org/r/69059/diff/1/ > > > Testing > ------- > > > Thanks, > > Gilbert Song > >
