Alexander Rukletsov created MESOS-8210:
------------------------------------------
Summary: ReconciliationTest.RemovalInProgress is flaky.
Key: MESOS-8210
URL: https://issues.apache.org/jira/browse/MESOS-8210
Project: Mesos
Issue Type: Bug
Components: test
Environment: Ubuntu 16.04
Reporter: Alexander Rukletsov
Attachments: RemovalInProgress-badrun.txt
Observed it today on our internal CI:
{noformat}
/home/ubuntu/workspace/mesos/Mesos_CI-build/FLAG/CMake/label/mesos-ec2-ubuntu-16.04/mesos/src/tests/reconciliation_tests.cpp:655
Mock function called more times than expected - taking default action specified
at:
/home/ubuntu/workspace/mesos/Mesos_CI-build/FLAG/CMake/label/mesos-ec2-ubuntu-16.04/mesos/src/tests/mock_registrar.cpp:54:
Function call: apply(16-byte object <A0-A9 04-00 D0-7F 00-00 E0-47 04-00
D0-7F 00-00>)
Returns: 16-byte object <90-C5 04-00 D0-7F 00-00 F0-DB 05-00 D0-7F
00-00>
Expected: to be called once
Actual: called twice - over-saturated and active
{noformat}
Full log attached.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)