[ https://issues.apache.org/jira/browse/MESOS-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
haosdent reassigned MESOS-3053: ------------------------------- Assignee: haosdent > Failing DockerContainerizerTest.ROOT_DOCKER_Launch_Executor_Bridged > ------------------------------------------------------------------- > > Key: MESOS-3053 > URL: https://issues.apache.org/jira/browse/MESOS-3053 > Project: Mesos > Issue Type: Bug > Components: test > Affects Versions: 0.24.0 > Environment: Linux klaus-OptiPlex-780 3.13.0-57-generic #95-Ubuntu > SMP Fri Jun 19 09:28:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux > Reporter: Klaus Ma > Assignee: haosdent > > {code} > [ RUN ] DockerContainerizerTest.ROOT_DOCKER_Launch_Executor_Bridged > ../../src/tests/docker_containerizer_tests.cpp:618: Failure > Value of: statusRunning.get().state() > Actual: TASK_LOST > Expected: TASK_RUNNING > ../../src/tests/docker_containerizer_tests.cpp:619: Failure > Failed to wait 1mins for statusFinished > ../../src/tests/docker_containerizer_tests.cpp:610: Failure > Actual function call count doesn't match EXPECT_CALL(sched, > statusUpdate(&driver, _))... > Expected: to be called twice > Actual: called once - unsatisfied and active > *** Aborted at 1436949820 (unix time) try "date -d @1436949820" if you are > using GNU date *** > PC: @ 0x86ecf2 mesos::internal::tests::Cluster::Slaves::shutdown() > *** SIGSEGV (@0x7ffd010100c7) received by PID 1244 (TID 0x2ba741a49140) from > PID 16842951; stack trace: *** > @ 0x2ba74761b340 (unknown) > @ 0x86ecf2 mesos::internal::tests::Cluster::Slaves::shutdown() > @ 0x86eab2 mesos::internal::tests::Cluster::Slaves::~Slaves() > @ 0x870546 mesos::internal::tests::Cluster::~Cluster() > @ 0x8705b7 mesos::internal::tests::MesosTest::~MesosTest() > @ 0xa38b23 > mesos::internal::tests::DockerContainerizerTest::~DockerContainerizerTest() > @ 0xa67583 > mesos::internal::tests::DockerContainerizerTest_ROOT_DOCKER_Launch_Executor_Bridged_Test::~DockerContainerizerTest_ROOT_DOCKER_Launch_Executor_Bridged_Test() > @ 0xa675b2 > mesos::internal::tests::DockerContainerizerTest_ROOT_DOCKER_Launch_Executor_Bridged_Test::~DockerContainerizerTest_ROOT_DOCKER_Launch_Executor_Bridged_Test() > @ 0x11adb2e testing::Test::DeleteSelf_() > @ 0x11b6a57 > testing::internal::HandleSehExceptionsInMethodIfSupported<>() > @ 0x11b1bde > testing::internal::HandleExceptionsInMethodIfSupported<>() > @ 0x119a70f testing::TestInfo::Run() > @ 0x119ac4a testing::TestCase::Run() > @ 0x119f914 testing::internal::UnitTestImpl::RunAllTests() > @ 0x11b78ee > testing::internal::HandleSehExceptionsInMethodIfSupported<>() > @ 0x11b2903 > testing::internal::HandleExceptionsInMethodIfSupported<>() > @ 0x119e820 testing::UnitTest::Run() > @ 0xce54c3 main > @ 0x2ba74784aec5 (unknown) > @ 0x864c09 (unknown) > make[3]: *** [check-local] Segmentation fault (core dumped) > make[3]: Leaving directory `/home/klaus/mesos/build/src' > make[2]: *** [check-am] Error 2 > make[2]: Leaving directory `/home/klaus/mesos/build/src' > make[1]: *** [check] Error 2 > make[1]: Leaving directory `/home/klaus/mesos/build/src' > make: *** [check-recursive] Error 1 > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)