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



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

Reviews applied: `['68538']`

Failed command: `Start-MesosCITesting`

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

Relevant logs:

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

```
I0910 17:34:51.998980  5032 exec.cpp:445] Executor asked to shutdown
I0910 17:34:51.999984 14456 executor.cpp:182] Received SHUTDOWN event
I0910 17:34:51.999984 14456 executor.cpp:796] Shutting down
I0910 17:34:51.999984 14456 executor.cpp:909] Sending SIGTERM to process tree 
at pid 14ated: *):2048; disk(allocated: *):1024; ports(allocated: 
*):[31000-32000] of framework d8c35ba1-0b4b-4bc2-b43f-c5d4388ab031-0000 on 
agent d8c35ba1-0b4b-4bc2-b43f-c5d4388ab031-S0 at slave(462)@192.10.1.5:59777 
(windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net)
W0910 17:34:51.998980 16644 slave.cpp:3917] Ignoring shutdown framework 
d8c35ba1-0b4b-4bc2-b43f-c5d4388ab031-0000 because it is terminating
I0910 17:34:52.001989 16848 master.cpp:1251] Agent 
d8c35ba1-0b4b-4bc2-b43f-c5d4388ab031-S0 at slave(462)@192.10.1.5:59777 
(windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) disconnected
I0910 17:34:52.001989 16848 master.cpp:3267] Disconnecting agent 
d8c35ba1-0b4b-4bc2-b43f-c5d4388ab031-S0 at slave(462)@192.10.1.5:59777 
(windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net)
I0910 17:34:52.002990 16848 master.cpp:3286] Deactivating agent 
d8c35ba1-0b4b-4bc2-b43f-c5d4388ab031-S0 at slave(462)@192.10.1.5:59777 
(windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net)
I0910 17:[       OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (693 ms)
[----------] 1 test from IsolationFlag/MemoryIsolatorTest (712 ms total)

[----------] Global test environment tear-down
[==========] 1051 tests from 103 test cases ran. (496387 ms total)
[  PASSED  ] 1050 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] DockerFetcherPluginTest.INTERNET_CURL_FetchBlob

 1 FAILED TEST
  YOU HAVE 229 DISABLED TESTS

34:52.002990 10328 hierarchical.cpp:359] Removed framework 
d8c35ba1-0b4b-4bc2-b43f-c5d4388ab031-0000
I0910 17:34:52.003999 10328 hierarchical.cpp:795] Agent 
d8c35ba1-0b4b-4bc2-b43f-c5d4388ab031-S0 deactivated
I0910 17:34:52.003999 14540 containerizer.cpp:2455] Destroying container 
e06be2c0-7e11-4c22-8a3d-9c362a015bd0 in RUNNING state
I0910 17:34:52.003999 14540 containerizer.cpp:3118] Transitioning the state of 
container e06be2c0-7e11-4c22-8a3d-9c362a015bd0 from RUNNING to DESTROYING
I0910 17:34:52.005002 14540 launcher.cpp:166] Asked to destroy container 
e06be2c0-7e11-4c22-8a3d-9c362a015bd0
I0910 17:34:52.094002 16644 containerizer.cpp:2957] Container 
e06be2c0-7e11-4c22-8a3d-9c362a015bd0 has exited
I0910 17:34:52.127995 13816 master.cpp:1093] Master terminating
I0910 17:34:52.129988 16848 hierarchical.cpp:637] Removed agent 
d8c35ba1-0b4b-4bc2-b43f-c5d4388ab031-S0
I0910 17:34:52.450001  9692 process.cpp:926] Stopped the socket accept loop
```

- Mesos Reviewbot Windows


On Sept. 10, 2018, 4:36 p.m., Robin Gögge wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/68538/
> -----------------------------------------------------------
> 
> (Updated Sept. 10, 2018, 4:36 p.m.)
> 
> 
> Review request for mesos, Andrew Schwartzmeyer, Armand Grillet, Benjamin 
> Bannier, and Kevin Klues.
> 
> 
> Bugs: MESOS-8957
>     https://issues.apache.org/jira/browse/MESOS-8957
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Following the update of the CLI to Python 3, we embed Python 3.6
> (the minimum required Python version) to the docker images used
> during continuous integration.
> 
> 
> Diffs
> -----
> 
>   support/mesos-build/centos-7.dockerfile 068f946f8 
>   support/mesos-build/ubuntu-16.04-arm.dockerfile 352156fb1 
>   support/mesos-build/ubuntu-16.04.dockerfile 503b2e370 
>   support/mesos-tidy/Dockerfile ea28e4099 
> 
> 
> Diff: https://reviews.apache.org/r/68538/diff/4/
> 
> 
> Testing
> -------
> 
> For each of the docker files I have built the docker image and ran 
> `PYTHON=python3 src/python/cli_new/bootstrap`.
> 
> 
> Thanks,
> 
> Robin Gögge
> 
>

Reply via email to