You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jan Schlicht (JIRA)" <ji...@apache.org> on 2016/02/08 16:40:39 UTC

[jira] [Created] (MESOS-4620) ROOT_DOCKER_VerifySlavePreLaunchDockerHook is flaky

Jan Schlicht created MESOS-4620:
-----------------------------------

             Summary: ROOT_DOCKER_VerifySlavePreLaunchDockerHook is flaky
                 Key: MESOS-4620
                 URL: https://issues.apache.org/jira/browse/MESOS-4620
             Project: Mesos
          Issue Type: Bug
         Environment: Debian 8, CentOS 7 on AWS EC2.
            Reporter: Jan Schlicht


Log from TeamCity that is running {{sudo ./bin/mesos-tests.sh}} on AWS EC2:
{noformat}
[15:18:05][Step 8/8] [ RUN      ] HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook
[15:18:14][Step 8/8] ../../src/tests/hook_tests.cpp:713: Failure
[15:18:14][Step 8/8] Value of: statusRunning.get().state()
[15:18:14][Step 8/8]   Actual: TASK_FAILED
[15:18:14][Step 8/8] Expected: TASK_RUNNING
[15:19:14][Step 8/8] ../../src/tests/hook_tests.cpp:714: Failure
[15:19:14][Step 8/8] Failed to wait 1mins for statusFinished
[15:19:14][Step 8/8] ../../src/tests/hook_tests.cpp:704: Failure
[15:19:14][Step 8/8] Actual function call count doesn't match EXPECT_CALL(sched, statusUpdate(&driver, _))...
[15:19:14][Step 8/8]          Expected: to be called at least twice
[15:19:14][Step 8/8]            Actual: called once - unsatisfied and active
[15:19:14][Step 8/8] F0208 15:19:14.334328 26708 logging.cpp:64] RAW: Pure virtual method called
[15:19:14][Step 8/8]     @     0x7fcb4c021a32  google::LogMessage::Fail()
[15:19:14][Step 8/8]     @     0x7fcb4c026f14  google::RawLog__()
[15:19:14][Step 8/8]     @     0x7fcb4b1ee3e4  __cxa_pure_virtual
[15:19:14][Step 8/8]     @           0xa613a6  mesos::internal::tests::Cluster::Slaves::shutdown()
[15:19:14][Step 8/8]     @           0xff7328  mesos::internal::tests::MesosTest::ShutdownSlaves()
[15:19:14][Step 8/8]     @           0xff72e9  mesos::internal::tests::MesosTest::Shutdown()
[15:19:14][Step 8/8]     @           0xff318b  mesos::internal::tests::MesosTest::TearDown()
[15:19:14][Step 8/8]     @          0x164fa3a  testing::internal::HandleSehExceptionsInMethodIfSupported<>()
[15:19:14][Step 8/8]     @          0x164a988  testing::internal::HandleExceptionsInMethodIfSupported<>()
[15:19:14][Step 8/8]     @          0x162bfb6  testing::Test::Run()
[15:19:14][Step 8/8]     @          0x162c6f0  testing::TestInfo::Run()
[15:19:14][Step 8/8]     @          0x162cd36  testing::TestCase::Run()
[15:19:14][Step 8/8]     @          0x1633610  testing::internal::UnitTestImpl::RunAllTests()
[15:19:14][Step 8/8]     @          0x165065f  testing::internal::HandleSehExceptionsInMethodIfSupported<>()
[15:19:14][Step 8/8]     @          0x164b506  testing::internal::HandleExceptionsInMethodIfSupported<>()
[15:19:14][Step 8/8]     @          0x1632356  testing::UnitTest::Run()
[15:19:14][Step 8/8]     @           0xde6b0a  RUN_ALL_TESTS()
[15:19:14][Step 8/8]     @           0xde6720  main
[15:19:14][Step 8/8]     @     0x7fcb46725b15  __libc_start_main
[15:19:14][Step 8/8]     @           0x990769  (unknown)
[15:19:14][Step 8/8] /mnt/teamcity/temp/agentTmp/custom_script934854011225554539: line 3: 26708 Aborted                 ./bin/mesos-tests.sh --gtest_filter="-HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange"
[15:19:14][Step 8/8] Process exited with code 134
[15:19:14][Step 8/8] Step Run tests (Command Line) failed
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)