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/07 00:22:41 UTC

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

Branch: origin/master

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

Status: Failure

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

1 tests failed.
FAILED:  DiskQuotaTest.SlaveRecovery

Error Message:
/tmp/SRC/src/tests/disk_quota_tests.cpp:746
Value of: usage->has_disk_limit_bytes()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/disk_quota_tests.cpp:746
Value of: usage->has_disk_limit_bytes()
  Actual: false
Expected: true

Branch: origin/1.5.x Mesos-Buildbot - Build # 6433 - Still Failing

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

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

Status: Still Failing

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

2 tests failed.
FAILED:  SlaveRecoveryTest/0.RebootWithSlaveInfoMismatch

Error Message:
../../../src/tests/slave_recovery_tests.cpp:2839
recoverState->slave is NONE

Stack Trace:
../../../src/tests/slave_recovery_tests.cpp:2839
recoverState->slave is NONE

FAILED:  PartitionTest.PartitionAwareTaskCompletedOnPartitionedAgent

Error Message:
/tmp/SRC/src/tests/partition_tests.cpp:2321
      Expected: TASK_FINISHED
To be equal to: finsihedStatusFromMaster->state()
      Which is: TASK_RUNNING

Stack Trace:
/tmp/SRC/src/tests/partition_tests.cpp:2321
      Expected: TASK_FINISHED
To be equal to: finsihedStatusFromMaster->state()
      Which is: TASK_RUNNING

Branch: origin/1.8.x Mesos-Buildbot - Build # 6432 - 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 #6432)

Status: Still Failing

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

3 tests failed.
FAILED:  StorageLocalResourceProviderTest.RetryRpcWithExponentialBackoff

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

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

FAILED:  SlaveRecoveryTest/0.PingTimeoutDuringRecovery

Error Message:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7fff056454f0, @0x7f3bfb845360 136-byte object <80-53 2D-08 3C-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 20-FE FC-04 00-00 00-00 20-4C 02-E8 3B-7F 00-00 20-FE FC-04 00-00 00-00 10-0E 03-E8 3B-7F 00-00 A0-FB 00-E8 3B-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 D0-44 01-E8 3B-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 76-AA E1-05 C2-46 D7-41 00-00 00-00 00-00 00-00 0B-00 00-00 05-00 00-00>)
         Expected: to be called twice
           Actual: called 3 times - over-saturated and active

Stack Trace:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7fff056454f0, @0x7f3bfb845360 136-byte object <80-53 2D-08 3C-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 20-FE FC-04 00-00 00-00 20-4C 02-E8 3B-7F 00-00 20-FE FC-04 00-00 00-00 10-0E 03-E8 3B-7F 00-00 A0-FB 00-E8 3B-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 D0-44 01-E8 3B-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 76-AA E1-05 C2-46 D7-41 00-00 00-00 00-00 00-00 0B-00 00-00 05-00 00-00>)
         Expected: to be called twice
           Actual: called 3 times - over-saturated and active

FAILED:  SlaveTest.AgentFailoverHTTPExecutorUsingResourceProviderResources

Error Message:
/tmp/SRC/3rdparty/libprocess/src/../include/process/gmock.hpp:704
Mock function called more times than expected - returning default value.
    Function call: filter(@0x7363270 slave(263)@172.17.0.2:44218, @0x7f8e1400ba10 32-byte object <68-30 2B-7F 8E-7F 00-00 E0-0E 00-14 8E-7F 00-00 00-00 00-00 32-66 33-2D 38-34 EE-04 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:704
Mock function called more times than expected - returning default value.
    Function call: filter(@0x7363270 slave(263)@172.17.0.2:44218, @0x7f8e1400ba10 32-byte object <68-30 2B-7F 8E-7F 00-00 E0-0E 00-14 8E-7F 00-00 00-00 00-00 32-66 33-2D 38-34 EE-04 00-00 00-00>)
          Returns: false
         Expected: to be never called
           Actual: called once - over-saturated and active

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

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

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

Status: Still Failing

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

1 tests failed.
FAILED:  CSIVersion/StorageLocalResourceProviderTest.RetryRpcWithExponentialBackoff/v0

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

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