You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/05/23 12:40:52 UTC

Branch: origin/master Mesos-Buildbot - Build # 6496 - Failure

Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6496)

Status: Failure

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6496/ to view the results.

2 tests failed.
FAILED:  ExamplesTest.DiskFullFramework

Error Message:
/tmp/SRC/src/tests/script.cpp:86
Failed
disk_full_framework_test.sh exited with status 1

Stack Trace:
/tmp/SRC/src/tests/script.cpp:86
Failed
disk_full_framework_test.sh exited with status 1

FAILED:  MesosContainerizer/DefaultExecutorTest.MaxCompletionTime/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7fff83726b18, @0x7f973c0280e0 TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0)
Google Mock tried the following 9 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:1911: tried expectation #0: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1922: tried expectation #1: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80) and (task status update state eq TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1933: tried expectation #2: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80) and (task status update state eq TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1949: tried expectation #3: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1960: tried expectation #4: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq fa84d089-f037-4280-b196-7d9d79bb4e80) and (task status update state eq TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1971: tried expectation #5: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), TaskStatusUpdateStateEq(v1::TASK_FAILED))))...
  Expected arg #1: (task status update task id eq fa84d089-f037-4280-b196-7d9d79bb4e80) and (task status update state eq TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1987: tried expectation #6: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1998: tried expectation #7: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 0cbdcb2f-c96d-4a79-9363-b13dc0a974ad) and (task status update state eq TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:2009: tried expectation #8: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 0cbdcb2f-c96d-4a79-9363-b13dc0a974ad) and (task status update state eq TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Stack Trace:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7fff83726b18, @0x7f973c0280e0 TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0)
Google Mock tried the following 9 expectations, but none matched:

/tmp/SRC/src/tests/default_executor_tests.cpp:1911: tried expectation #0: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1922: tried expectation #1: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80) and (task status update state eq TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1933: tried expectation #2: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo1.task_id()), TaskStatusUpdateStateEq(v1::TASK_FINISHED))))...
  Expected arg #1: (task status update task id eq 0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80) and (task status update state eq TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1949: tried expectation #3: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1960: tried expectation #4: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq fa84d089-f037-4280-b196-7d9d79bb4e80) and (task status update state eq TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1971: tried expectation #5: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo2.task_id()), TaskStatusUpdateStateEq(v1::TASK_FAILED))))...
  Expected arg #1: (task status update task id eq fa84d089-f037-4280-b196-7d9d79bb4e80) and (task status update state eq TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
/tmp/SRC/src/tests/default_executor_tests.cpp:1987: tried expectation #6: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), TaskStatusUpdateStateEq(v1::TASK_STARTING))))...
         Expected: the expectation is active
           Actual: it is retired
         Expected: to be called once
           Actual: called once - saturated and retired
/tmp/SRC/src/tests/default_executor_tests.cpp:1998: tried expectation #7: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), TaskStatusUpdateStateEq(v1::TASK_RUNNING))))...
  Expected arg #1: (task status update task id eq 0cbdcb2f-c96d-4a79-9363-b13dc0a974ad) and (task status update state eq TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0
         Expected: to be called once
           Actual: called once - saturated and active
/tmp/SRC/src/tests/default_executor_tests.cpp:2009: tried expectation #8: EXPECT_CALL(*scheduler, update(_, AllOf( TaskStatusUpdateTaskIdEq(taskInfo3.task_id()), TaskStatusUpdateStateEq(v1::TASK_KILLED))))...
  Expected arg #1: (task status update task id eq 0cbdcb2f-c96d-4a79-9363-b13dc0a974ad) and (task status update state eq TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: d0b5c5c1-2499-4a96-a343-d1ad8c7a7bc8) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '0ad81c89-6d23-4ca4-bc09-2a34ea7e4f80' on agent: 0a6a6430-3b32-49f1-ab0f-fb454e928bce-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

Branch: origin/master Mesos-Buildbot - Build # 6505 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6505)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6505/ to view the results.

1 tests failed.
FAILED:  SlaveTest.AgentFailoverHTTPExecutorUsingResourceProviderResources

Error Message:
../../3rdparty/libprocess/include/process/gmock.hpp:704
Mock function called more times than expected - returning default value.
    Function call: filter(@0x560d0c735610 slave(675)@172.17.0.2:37844, @0x7f7f90017190 32-byte object <28-17 A8-E7 7F-7F 00-00 20-6E 01-90 7F-7F 00-00 00-00 00-00 00-00 00-00 60-5D B9-0B 0D-56 00-00>)
          Returns: false
         Expected: to be never called
           Actual: called once - over-saturated and active

Stack Trace:
../../3rdparty/libprocess/include/process/gmock.hpp:704
Mock function called more times than expected - returning default value.
    Function call: filter(@0x560d0c735610 slave(675)@172.17.0.2:37844, @0x7f7f90017190 32-byte object <28-17 A8-E7 7F-7F 00-00 20-6E 01-90 7F-7F 00-00 00-00 00-00 00-00 00-00 60-5D B9-0B 0D-56 00-00>)
          Returns: false
         Expected: to be never called
           Actual: called once - over-saturated and active

Branch: origin/1.7.x Mesos-Buildbot - Build # 6504 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/1.7.x

The Apache Jenkins build system has built Mesos-Buildbot (build #6504)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6504/ to view the results.

All tests passed

Branch: origin/1.8.x Mesos-Buildbot - Build # 6503 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/1.8.x

The Apache Jenkins build system has built Mesos-Buildbot (build #6503)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6503/ to view the results.

2 tests failed.
FAILED:  StorageLocalResourceProviderTest.RetryRpcWithExponentialBackoff

Error Message:
../../../src/tests/storage_local_resource_provider_tests.cpp:5036
Failed to wait 1mins for offers

Stack Trace:
../../../src/tests/storage_local_resource_provider_tests.cpp:5036
Failed to wait 1mins for offers

FAILED:  ExamplesTest.DynamicReservationFramework

Error Message:
../../src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core dumped)

Stack Trace:
../../src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core dumped)

Branch: origin/master Mesos-Buildbot - Build # 6502 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6502)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6502/ to view the results.

1 tests failed.
FAILED:  MasterAuthorizationTest.SlaveRemovedLost

Error Message:
../../src/tests/master_authorization_tests.cpp:641
Mock function called more times than expected - returning default value.
    Function call: authorized(@0x7f54f3f2c9c0 48-byte object <78-D7 9F-12 55-7F 00-00 00-00 00-00 00-00 00-00 07-00 00-00 00-00 00-00 70-C0 00-B0 54-7F 00-00 E0-24 01-B0 54-7F 00-00 02-00 00-00 54-7F 00-00>)
          Returns: Abandoned
         Expected: to be called once
           Actual: called twice - over-saturated and active

Stack Trace:
../../src/tests/master_authorization_tests.cpp:641
Mock function called more times than expected - returning default value.
    Function call: authorized(@0x7f54f3f2c9c0 48-byte object <78-D7 9F-12 55-7F 00-00 00-00 00-00 00-00 00-00 07-00 00-00 00-00 00-00 70-C0 00-B0 54-7F 00-00 E0-24 01-B0 54-7F 00-00 02-00 00-00 54-7F 00-00>)
          Returns: Abandoned
         Expected: to be called once
           Actual: called twice - over-saturated and active

Branch: origin/master Mesos-Buildbot - Build # 6501 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6501)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6501/ to view the results.

2 tests failed.
FAILED:  CSIVersion/StorageLocalResourceProviderTest.ReconcileDroppedOperation/v1

Error Message:
../../../src/tests/storage_local_resource_provider_tests.cpp:5310
Failed to wait 1mins for offersAfterOperations

Stack Trace:
../../../src/tests/storage_local_resource_provider_tests.cpp:5310
Failed to wait 1mins for offersAfterOperations

FAILED:  CSIVersion/StorageLocalResourceProviderTest.RetryOperationStatusUpdateAfterRecovery/v1

Error Message:
/tmp/SRC/3rdparty/libprocess/src/../include/process/gmock.hpp:667
Mock function called more times than expected - returning default value.
    Function call: filter(@0x6f2cf98 master@172.17.0.2:35073, @0x7f53a003b460 264-byte object <F0-0F 76-E6 53-7F 00-00 10-42 01-A0 53-7F 00-00 2B-00 00-00 00-00 00-00 2B-00 00-00 00-00 00-00 30-8D 02-A0 53-7F 00-00 50-F3 22-07 00-00 00-00 40-F3 22-07 00-00 00-00 02-00 00-00 AC-11 00-02 ... 00-00 00-00 00-00 00-00 00-00 00-00 04-00 00-00 30-94 01-07 00-00 00-00 20-94 01-07 00-00 00-00 A0-54 03-A0 53-7F 00-00 2E-04 00-00 00-00 00-00 2E-04 00-00 00-00 00-00 8B-00 00-00 00-00 00-00>)
          Returns: false
         Expected: to be never called
           Actual: called once - over-saturated and active

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/../include/process/gmock.hpp:667
Mock function called more times than expected - returning default value.
    Function call: filter(@0x6f2cf98 master@172.17.0.2:35073, @0x7f53a003b460 264-byte object <F0-0F 76-E6 53-7F 00-00 10-42 01-A0 53-7F 00-00 2B-00 00-00 00-00 00-00 2B-00 00-00 00-00 00-00 30-8D 02-A0 53-7F 00-00 50-F3 22-07 00-00 00-00 40-F3 22-07 00-00 00-00 02-00 00-00 AC-11 00-02 ... 00-00 00-00 00-00 00-00 00-00 00-00 04-00 00-00 30-94 01-07 00-00 00-00 20-94 01-07 00-00 00-00 A0-54 03-A0 53-7F 00-00 2E-04 00-00 00-00 00-00 2E-04 00-00 00-00 00-00 8B-00 00-00 00-00 00-00>)
          Returns: false
         Expected: to be never called
           Actual: called once - over-saturated and active

Branch: origin/master Mesos-Buildbot - Build # 6500 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6500)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6500/ to view the results.

1 tests failed.
FAILED:  OversubscriptionTest.FixedResourceEstimator

Error Message:
/tmp/SRC/src/tests/oversubscription_tests.cpp:707
Value of: update->update_oversubscribed_resources()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/oversubscription_tests.cpp:707
Value of: update->update_oversubscribed_resources()
  Actual: false
Expected: true

Branch: origin/master Mesos-Buildbot - Build # 6499 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6499)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6499/ to view the results.

All tests passed

Branch: origin/master Mesos-Buildbot - Build # 6498 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6498)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6498/ to view the results.

1 tests failed.
FAILED:  DefaultExecutorCheckTest.CommandCheckTimeout

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:2162
Failed to wait 1mins for updateCheckResult

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:2162
Failed to wait 1mins for updateCheckResult

Branch: origin/master Mesos-Buildbot - Build # 6497 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #6497)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/6497/ to view the results.

1 tests failed.
FAILED:  ContentType/OperationReconciliationTest.FrameworkReconciliationRaceWithUpdateSlaveMessage/1

Error Message:
/tmp/SRC/src/tests/operation_reconciliation_tests.cpp:1835
Actual function call count doesn't match EXPECT_CALL(*scheduler, disconnected(_))...
         Expected: to be called twice
           Actual: called once - unsatisfied and active

Stack Trace:
/tmp/SRC/src/tests/operation_reconciliation_tests.cpp:1835
Actual function call count doesn't match EXPECT_CALL(*scheduler, disconnected(_))...
         Expected: to be called twice
           Actual: called once - unsatisfied and active