[ 
https://issues.apache.org/jira/browse/MESOS-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15004420#comment-15004420
 ] 

Joseph Wu commented on MESOS-3916:
----------------------------------

Looks like we have a race:
{code}
I1113 16:44:01.695679  8744 master.cpp:5069] Sending 1 inverse offers to 
framework d59449fc-5462-43c5-b935-e05563fdd4b6-0000 (default)
I1113 16:44:01.701465  8743 http.cpp:338] HTTP POST for 
/master/api/v1/scheduler from 10.0.2.15:32768
I1113 16:44:01.701598  8743 master.cpp:3297] Processing DECLINE call for 
offers: [ d59449fc-5462-43c5-b935-e05563fdd4b6-O4 ] for framework 
d59449fc-5462-43c5-b935-e05563fdd4b6-0000 (default)
I1113 16:44:02.767982  8742 master.cpp:5069] Sending 2 inverse offers to 
framework d59449fc-5462-43c5-b935-e05563fdd4b6-0000 (default)
/mesos/src/tests/master_maintenance_tests.cpp:1594: Failure
Value of: event.get().offers().inverse_offers().size()
  Actual: 2
Expected: 1
{code}

I'm guessing this isn't OS-specific (it would be weird if it was), but I 
haven't seen it on any other OS.

> Flakey test on Ubuntu Wily: MasterMaintenanceTest.InverseOffersFilters
> ----------------------------------------------------------------------
>
>                 Key: MESOS-3916
>                 URL: https://issues.apache.org/jira/browse/MESOS-3916
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Neil Conway
>              Labels: maintenance, mesosphere, tech-debt
>         Attachments: wily_maintenance_test_verbose.txt
>
>
> Seems to fail about 10% of the time.



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

Reply via email to