You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Till Toenshoff (JIRA)" <ji...@apache.org> on 2014/05/13 02:37:14 UTC

[jira] [Commented] (MESOS-1257) ExternalContainerizerTest.Launch is flaky

    [ https://issues.apache.org/jira/browse/MESOS-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13995876#comment-13995876 ] 

Till Toenshoff commented on MESOS-1257:
---------------------------------------

Quick update; I am still working on the "MesosContainerizer used as ExternalContainerizer Program" shim. While the initial progress was great, I have now gotten to a stage where proper debugging is needed on that test_containerizer - that is where I am right now.
The good news however are that even though this shim is not ready for the public yet, I could still use it identify bugs when using it in conjunction with the "SlaveRecoveryTests". So while getting the shim ready, I am also putting out RRs alongside for anything that I discover within the EC (see https://reviews.apache.org/r/21328).

> ExternalContainerizerTest.Launch is flaky
> -----------------------------------------
>
>                 Key: MESOS-1257
>                 URL: https://issues.apache.org/jira/browse/MESOS-1257
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Jie Yu
>            Assignee: Till Toenshoff
>
> {noformat}
> [----------] 1 test from ExternalContainerizerTest
> [ RUN      ] ExternalContainerizerTest.Launch
> 2014-04-28 17:04:14,345:44634(0x7f94deffd700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:52535] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> 2014-04-28 17:04:17,681:44634(0x7f94deffd700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:52535] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> 2014-04-28 17:04:21,018:44634(0x7f94deffd700):ZOO_ERROR@handle_socket_error_msg@1697: Socket [127.0.0.1:52535] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> ../../../mesos/src/tests/external_containerizer_test.cpp:202: Failure
> Failed to wait 10secs for status
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)