Hi,
This check error is not related to my patch, but a master test. See below
for more details:
[ RUN ] ExamplesTest.LowLevelSchedulerPthread
[ OK ] ExamplesTest.LowLevelSchedulerPthread (6837 ms)
...
[ RUN ] MasterTest.KillUnknownTaskSlaveInTransition
2014-07-04
01:07:34,327:14853(0x2adb28b47700):ZOO_ERROR@handle_socket_error_msg@1697:
Socket [127.0.0.1:47781] zk retcode=-4, errno=111(Connection refused):
server refused to accept the client
2014-07-04
01:07:37,663:14853(0x2adb28b47700):ZOO_ERROR@handle_socket_error_msg@1697:
Socket [127.0.0.1:47781] zk retcode=-4, errno=111(Connection refused):
server refused to accept the client
2014-07-04
01:07:40,998:14853(0x2adb28b47700):ZOO_ERROR@handle_socket_error_msg@1697:
Socket [127.0.0.1:47781] zk retcode=-4, errno=111(Connection refused):
server refused to accept the client
F0704 01:07:42.326771 14853 cluster.hpp:430] Failed to wait for _recover
*** Check failure stack trace: ***
@ 0x2ad9906bc5dd google::LogMessage::Fail()
@ 0x2ad9906be66f google::LogMessage::SendToLog()
@ 0x2ad9906bc1cc google::LogMessage::Flush()
@ 0x2ad9906beedd google::LogMessageFatal::~LogMessageFatal()
@ 0x7d4790 mesos::internal::tests::Cluster::Masters::start()
@ 0x7ccd59 mesos::internal::tests::MesosTest::StartMaster()
@ 0x79b5f6
MasterTest_KillUnknownTaskSlaveInTransition_Test::TestBody()
@ 0x9b08ed
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x9a8f21 testing::Test::Run()
@ 0x9a9006 testing::TestInfo::Run()
@ 0x9a9147 testing::TestCase::Run()
@ 0x9a94ae testing::internal::UnitTestImpl::RunAllTests()
@ 0x9b046d
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x9a857e testing::UnitTest::Run()
@ 0x4b3f70 main
@ 0x2ad99239076d (unknown)
@ 0x4c1da1 (unknown)
make[4]: *** [check-local] Aborted