Sorry for the delay! Probably you just don't have the 'perf' command available on your machine, and the error is being poorly reported. Can you confirm?
Mind filing a ticket? This test should be disabled if perf is not available on the machine. On Thu, Dec 11, 2014 at 3:03 AM, farzad nozarian <[email protected]> wrote: > > Hi, I've the the same *Colapinto* error as he illustrate in > http://www.mail-archive.com/[email protected]/msg01276.html . > When i make check Mesos 0.21.0 it gives me this error: > > [----------] 1 test from PerfEventIsolatorTest > [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample > F1211 13:57:14.649850 22492 isolator_tests.cpp:708] CHECK_SOME(isolator): > Failed to create PerfEvent isolator, invalid events: { cycles, task-clock } > *** Check failure stack trace: *** > @ 0x2b53b652ab60 google::LogMessage::Fail() > @ 0x2b53b652aaac google::LogMessage::SendToLog() > @ 0x2b53b652a4ae google::LogMessage::Flush() > @ 0x2b53b652d3c2 google::LogMessageFatal::~LogMessageFatal() > @ 0x9021f0 _CheckFatal::~_CheckFatal() > @ 0xca3b24 > PerfEventIsolatorTest_ROOT_CGROUPS_Sample_Test::TestBody() > @ 0x10e7638 > testing::internal::HandleSehExceptionsInMethodIfSupported<>() > @ 0x10e278e > testing::internal::HandleExceptionsInMethodIfSupported<>() > @ 0x10caa9f testing::Test::Run() > @ 0x10cb1c2 testing::TestInfo::Run() > @ 0x10cb74a testing::TestCase::Run() > @ 0x10d0414 testing::internal::UnitTestImpl::RunAllTests() > @ 0x10e84a9 > testing::internal::HandleSehExceptionsInMethodIfSupported<>() > @ 0x10e347f > testing::internal::HandleExceptionsInMethodIfSupported<>() > @ 0x10cf320 testing::UnitTest::Run() > @ 0xd43bdb main > @ 0x2b53b8a53ec5 (unknown) > @ 0x8eb8c9 (unknown) > > I have checked it several times. > OS: Ubuntu 14.04 64Bit > > -- > >

