You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Thomas Marshall (JIRA)" <ji...@apache.org> on 2013/03/28 22:27:15 UTC

[jira] [Created] (MESOS-421) SlaveRecoveryTest/0.ReconnectExecutor flaky

Thomas Marshall created MESOS-421:
-------------------------------------

             Summary: SlaveRecoveryTest/0.ReconnectExecutor flaky
                 Key: MESOS-421
                 URL: https://issues.apache.org/jira/browse/MESOS-421
             Project: Mesos
          Issue Type: Bug
            Reporter: Thomas Marshall


Running on Ubuntu 12.04:

> bin/mesos-tests.sh --gtest_filter=*ReconnectExecutor* --gtest_repeat=100 --gtest_break_on_failure

Note: Google Test filter = *0.ReconnectExecutor*-
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from SlaveRecoveryTest/0, where TypeParam = mesos::internal::slave::ProcessIsolator
[ RUN      ] SlaveRecoveryTest/0.ReconnectExecutor
I0328 14:14:42.774351 29752 master.cpp:309] Master started on 10.123.1.8:35269
I0328 14:14:42.774406 29752 master.cpp:324] Master ID: 201303281414-134314762-35269-29735

[ FATAL ] ../third_party/libprocess/third_party/gmock-1.6.0/gtest/include/gtest/internal/gtest-port.h:1208:: pthread_mutex_lock(&mutex_)failed with error 22
W0328 14:14:42.775002 29751 master.cpp:81] No whitelist given. Advertising offers for all slaves
I0328 14:14:42.775120 29750 slave.cpp:203] Slave started on 337)@10.123.1.8:35269
I0328 14:14:42.775763 29750 slave.cpp:204] Slave resources: cpus=2; mem=1024; ports=[31000-32000]; disk=1024
Aborted

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira