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/09/04 20:48:12 UTC

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

Branch: origin/master

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

Status: Still Failing

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

4 tests failed.
FAILED:  OversubscriptionTest.FixedResourceEstimator

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

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

FAILED:  CSIVersion/StorageLocalResourceProviderTest.Update/v0

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

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

FAILED:  CSIVersion/StorageLocalResourceProviderTest.RetryOperationStatusUpdateToScheduler/v0

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

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

FAILED:  CSIVersion/StorageLocalResourceProviderTest.Update/v0

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

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

Branch: origin/1.9.x Mesos-Buildbot - Build # 6775 - Still Failing

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

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

Status: Still Failing

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

1 tests failed.
FAILED:  ReservationEndpointsTest.ReserveAndUnreserveNoAuthentication

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1430
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus(reservations: [(DYNAMIC,role)]):1; disk:3749337; mem(reservations: [(DYNAMIC,role)]):512 does not contain cpus:1"

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1430
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus(reservations: [(DYNAMIC,role)]):1; disk:3749337; mem(reservations: [(DYNAMIC,role)]):512 does not contain cpus:1"

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

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

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

Status: Still Failing

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

All tests passed

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

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

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

Status: Still Failing

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

2 tests failed.
FAILED:  SlaveRecoveryTest/0.PingTimeoutDuringRecovery

Error Message:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7fff610c8638, @0x7ff97bf37a18 136-byte object <80-0F 6C-95 F9-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 A0-07 BC-95 F9-7F 00-00 40-3A 01-54 F9-7F 00-00 A0-07 BC-95 F9-7F 00-00 B0-5C 01-54 F9-7F 00-00 60-5A 01-54 F9-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 D0-53 01-54 F9-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 70-5B 05-5A 6D-75 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:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7fff610c8638, @0x7ff97bf37a18 136-byte object <80-0F 6C-95 F9-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 A0-07 BC-95 F9-7F 00-00 40-3A 01-54 F9-7F 00-00 A0-07 BC-95 F9-7F 00-00 B0-5C 01-54 F9-7F 00-00 60-5A 01-54 F9-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 D0-53 01-54 F9-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 70-5B 05-5A 6D-75 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:  GRPCClientTest.Success

Error Message:
/tmp/SRC/3rdparty/libprocess/src/tests/grpc_tests.cpp:143
pong.get(): DEADLINE_EXCEEDED: Deadline Exceeded

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/tests/grpc_tests.cpp:143
pong.get(): DEADLINE_EXCEEDED: Deadline Exceeded

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

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

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

Status: Still Failing

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

1 tests failed.
FAILED:  OversubscriptionTest.FixedResourceEstimator

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

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

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

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

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

Status: Still Failing

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

All tests passed

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

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

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

Status: Still Failing

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

1 tests failed.
FAILED:  PersistentVolumeEndpointsTest.SlavesEndpointFullResources

Error Message:
/tmp/SRC/src/tests/persistent_volume_endpoints_tests.cpp:2017
Value of: Resources(offer.resources()).contains( allocatedResources(volume, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/persistent_volume_endpoints_tests.cpp:2017
Value of: Resources(offer.resources()).contains( allocatedResources(volume, frameworkInfo.roles(0)))
  Actual: false
Expected: true

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

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

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

Status: Still Failing

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

All tests passed

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

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

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

Status: Still Failing

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

2 tests failed.
FAILED:  ReservationEndpointsTest.ReserveAndUnreserveNoAuthentication

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1430
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus(reservations: [(DYNAMIC,role)]):1; disk:3748369; mem(reservations: [(DYNAMIC,role)]):512 does not contain cpus:1"

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1430
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus(reservations: [(DYNAMIC,role)]):1; disk:3748369; mem(reservations: [(DYNAMIC,role)]):512 does not contain cpus:1"

FAILED:  ReservationEndpointsTest.DifferentPrincipalsSameRole

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1514
Value of: resources.contains( allocatedResources(dynamicallyReserved2, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1514
Value of: resources.contains( allocatedResources(dynamicallyReserved2, frameworkInfo.roles(0)))
  Actual: false
Expected: true

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

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

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

Status: Still Failing

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

All tests passed

Branch: origin/1.9.x Mesos-Buildbot - Build # 6766 - Still Failing

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

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

Status: Still Failing

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

6 tests failed.
FAILED:  DefaultExecutorCheckTest.CommandCheckTimeout

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

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

FAILED:  SlaveRecoveryTest/0.PingTimeoutDuringRecovery

Error Message:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffcc5853ab0, @0x7fb519d5c2b0 136-byte object <00-60 9E-38 B5-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 C0-01 EF-38 B5-7F 00-00 B0-59 01-C4 B4-7F 00-00 C0-01 EF-38 B5-7F 00-00 D0-54 00-C4 B4-7F 00-00 C0-02 02-C4 B4-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 B0-09 02-C4 B4-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 2F-6A C1-6B E0-73 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:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffcc5853ab0, @0x7fb519d5c2b0 136-byte object <00-60 9E-38 B5-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 C0-01 EF-38 B5-7F 00-00 B0-59 01-C4 B4-7F 00-00 C0-01 EF-38 B5-7F 00-00 D0-54 00-C4 B4-7F 00-00 C0-02 02-C4 B4-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 B0-09 02-C4 B4-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 2F-6A C1-6B E0-73 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.RestartSlaveRequireExecutorAuthentication

Error Message:
../../src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

Stack Trace:
../../src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

FAILED:  ReservationEndpointsTest.LabeledResources

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:711
Value of: offeredResources.contains( allocatedResources(labeledResources2, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:711
Value of: offeredResources.contains( allocatedResources(labeledResources2, frameworkInfo.roles(0)))
  Actual: false
Expected: true

FAILED:  ReservationEndpointsTest.ReserveAndUnreserveNoAuthentication

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1440
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus:1; disk:3748369; mem:512 does not contain cpus(reservations: [(DYNAMIC,role,test-principal)]):1"

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1440
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus:1; disk:3748369; mem:512 does not contain cpus(reservations: [(DYNAMIC,role,test-principal)]):1"

FAILED:  AfterTest.Loop

Error Message:
/tmp/SRC/3rdparty/libprocess/src/tests/after_tests.cpp:98
Failed to wait 15secs for future

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/tests/after_tests.cpp:98
Failed to wait 15secs for future

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

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

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

Status: Still Failing

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

2 tests failed.
FAILED:  AfterTest.Loop

Error Message:
/tmp/SRC/3rdparty/libprocess/src/tests/after_tests.cpp:98
Failed to wait 15secs for future

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/tests/after_tests.cpp:98
Failed to wait 15secs for future

FAILED:  OversubscriptionTest.FixedResourceEstimator

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

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

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

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

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

Status: Still Failing

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

9 tests failed.
FAILED:  PersistentVolumeEndpointsTest.DynamicReservation

Error Message:
../../../src/tests/persistent_volume_endpoints_tests.cpp:305
Value of: Resources(offer.resources()).contains( allocatedResources(volume, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Stack Trace:
../../../src/tests/persistent_volume_endpoints_tests.cpp:305
Value of: Resources(offer.resources()).contains( allocatedResources(volume, frameworkInfo.roles(0)))
  Actual: false
Expected: true

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(0x7ffc5d483c78, @0x7f08924402d8 136-byte object <80-6F 0B-A3 08-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 E8-3A 9C-A0 08-7F 00-00 10-BA 00-60 08-7F 00-00 E8-3A 9C-A0 08-7F 00-00 30-82 01-60 08-7F 00-00 A0-28 01-60 08-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 D0-81 01-60 08-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 0A-F6 29-4F 7E-73 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(0x7ffc5d483c78, @0x7f08924402d8 136-byte object <80-6F 0B-A3 08-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 E8-3A 9C-A0 08-7F 00-00 10-BA 00-60 08-7F 00-00 E8-3A 9C-A0 08-7F 00-00 30-82 01-60 08-7F 00-00 A0-28 01-60 08-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 D0-81 01-60 08-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 0A-F6 29-4F 7E-73 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:  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(0x7ffdce5ded28, @0x7f6e1e65e1d0 136-byte object <80-FF A1-30 6E-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 08-FA 29-2E 6E-7F 00-00 D0-1D 00-EC 6D-7F 00-00 08-FA 29-2E 6E-7F 00-00 90-AD 00-EC 6D-7F 00-00 B0-59 00-EC 6D-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 C0-09 00-EC 6D-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 BA-F5 A7-12 7F-73 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(0x7ffdce5ded28, @0x7f6e1e65e1d0 136-byte object <80-FF A1-30 6E-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 08-FA 29-2E 6E-7F 00-00 D0-1D 00-EC 6D-7F 00-00 08-FA 29-2E 6E-7F 00-00 90-AD 00-EC 6D-7F 00-00 B0-59 00-EC 6D-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 C0-09 00-EC 6D-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 BA-F5 A7-12 7F-73 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:  DefaultExecutorCheckTest.CommandCheckTimeout

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

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

FAILED:  ExamplesTest.JavaLog

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

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

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(0x7ffd33408950, @0x7fe2dc0a3b70 136-byte object <A0-37 D8-E8 E2-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 B8-5C 7F-E6 E2-7F 00-00 B0-37 01-B4 E2-7F 00-00 B8-5C 7F-E6 E2-7F 00-00 70-29 01-B4 E2-7F 00-00 B0-19 01-B4 E2-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 E0-3D 00-B4 E2-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A4-33 00-E5 7E-73 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(0x7ffd33408950, @0x7fe2dc0a3b70 136-byte object <A0-37 D8-E8 E2-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 B8-5C 7F-E6 E2-7F 00-00 B0-37 01-B4 E2-7F 00-00 B8-5C 7F-E6 E2-7F 00-00 70-29 01-B4 E2-7F 00-00 B0-19 01-B4 E2-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 E0-3D 00-B4 E2-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A4-33 00-E5 7E-73 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:  DefaultExecutorCheckTest.CommandCheckTimeout

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

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

FAILED:  SlaveRecoveryTest/0.PingTimeoutDuringRecovery

Error Message:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffc147e3bb8, @0x7f8741161a18 136-byte object <90-1B 9F-5F 87-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 C8-59 EF-5F 87-7F 00-00 60-7D 01-08 87-7F 00-00 C8-59 EF-5F 87-7F 00-00 D0-EA 01-08 87-7F 00-00 40-FF 01-08 87-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 80-E4 01-08 87-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 31-E8 CD-C9 85-73 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:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffc147e3bb8, @0x7f8741161a18 136-byte object <90-1B 9F-5F 87-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 C8-59 EF-5F 87-7F 00-00 60-7D 01-08 87-7F 00-00 C8-59 EF-5F 87-7F 00-00 D0-EA 01-08 87-7F 00-00 40-FF 01-08 87-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 80-E4 01-08 87-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 31-E8 CD-C9 85-73 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:  MesosContainerizer/DefaultExecutorTest.MaxCompletionTime/0

Error Message:
unknown file

Unexpected mock function call - returning directly.
    Function call: update(0x7ffc147e3150, @0x7f86d40259e0 TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0)
Google Mock tried the following 9 expectations, but none matched:

../../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
../../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 7b9658e7-ad65-4bcc-8535-542f79290e7f) and (task status update state eq TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0
         Expected: to be called once
           Actual: called once - saturated and active
../../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 7b9658e7-ad65-4bcc-8535-542f79290e7f) and (task status update state eq TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
../../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
../../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 a9264b75-efe1-4b44-a422-ca27007f8daf) and (task status update state eq TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0
         Expected: to be called once
           Actual: called once - saturated and active
../../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 a9264b75-efe1-4b44-a422-ca27007f8daf) and (task status update state eq TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
../../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
../../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 7f325268-053e-403a-b34d-bc46b659c345) and (task status update state eq TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0
         Expected: to be called once
           Actual: called once - saturated and active
../../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 7f325268-053e-403a-b34d-bc46b659c345) and (task status update state eq TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-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(0x7ffc147e3150, @0x7f86d40259e0 TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0)
Google Mock tried the following 9 expectations, but none matched:

../../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
../../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 7b9658e7-ad65-4bcc-8535-542f79290e7f) and (task status update state eq TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0
         Expected: to be called once
           Actual: called once - saturated and active
../../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 7b9658e7-ad65-4bcc-8535-542f79290e7f) and (task status update state eq TASK_FINISHED)
           Actual: TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
../../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
../../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 a9264b75-efe1-4b44-a422-ca27007f8daf) and (task status update state eq TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0
         Expected: to be called once
           Actual: called once - saturated and active
../../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 a9264b75-efe1-4b44-a422-ca27007f8daf) and (task status update state eq TASK_FAILED)
           Actual: TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active
../../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
../../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 7f325268-053e-403a-b34d-bc46b659c345) and (task status update state eq TASK_RUNNING)
           Actual: TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0
         Expected: to be called once
           Actual: called once - saturated and active
../../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 7f325268-053e-403a-b34d-bc46b659c345) and (task status update state eq TASK_KILLED)
           Actual: TASK_FAILED (Status UUID: 4b8f81d6-7bde-4fd4-b589-796156a4e38d) Source: SOURCE_EXECUTOR Reason: REASON_MAX_COMPLETION_TIME_REACHED Message: 'Command terminated with signal Killed' for task '7b9658e7-ad65-4bcc-8535-542f79290e7f' on agent: 017c66a6-5693-40a7-b73f-c1357dd21e17-S0
         Expected: to be called once
           Actual: never called - unsatisfied and active

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

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

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

Status: Still Failing

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

1 tests failed.
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(0x7ffd6cc7ebd8, @0x7f915c0862d8 136-byte object <80-1F 50-6F 91-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 E8-EA E0-6C 91-7F 00-00 40-AB 01-FC 90-7F 00-00 E8-EA E0-6C 91-7F 00-00 90-23 01-FC 90-7F 00-00 D0-68 00-FC 90-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 D0-4B 00-FC 90-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 76-6B A6-4E 63-73 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(0x7ffd6cc7ebd8, @0x7f915c0862d8 136-byte object <80-1F 50-6F 91-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 E8-EA E0-6C 91-7F 00-00 40-AB 01-FC 90-7F 00-00 E8-EA E0-6C 91-7F 00-00 90-23 01-FC 90-7F 00-00 D0-68 00-FC 90-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 D0-4B 00-FC 90-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 76-6B A6-4E 63-73 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

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

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

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

Status: Still Failing

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

All tests passed

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

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

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

Status: Still Failing

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

7 tests failed.
FAILED:  SlaveRecoveryTest/0.PingTimeoutDuringRecovery

Error Message:
../../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7fff59460350, @0x7fdbd2b93050 136-byte object <20-02 76-F7 DB-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 C0-0F 33-50 82-55 00-00 E0-E2 00-70 DB-7F 00-00 C0-0F 33-50 82-55 00-00 40-DD 00-70 DB-7F 00-00 10-E0 00-70 DB-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-4F 03-70 DB-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 4E-41 1A-B3 1B-73 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:
../../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7fff59460350, @0x7fdbd2b93050 136-byte object <20-02 76-F7 DB-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 C0-0F 33-50 82-55 00-00 E0-E2 00-70 DB-7F 00-00 C0-0F 33-50 82-55 00-00 40-DD 00-70 DB-7F 00-00 10-E0 00-70 DB-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-4F 03-70 DB-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 4E-41 1A-B3 1B-73 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.RestartSlaveRequireExecutorAuthentication

Error Message:
../../../src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

Stack Trace:
../../../src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

FAILED:  GRPCClientTest.Success

Error Message:
/tmp/SRC/3rdparty/libprocess/src/tests/grpc_tests.cpp:143
pong.get(): DEADLINE_EXCEEDED: Deadline Exceeded

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/tests/grpc_tests.cpp:143
pong.get(): DEADLINE_EXCEEDED: Deadline Exceeded

FAILED:  SlaveTest.RestartSlaveRequireExecutorAuthentication

Error Message:
/tmp/SRC/src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

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(0x7ffda3ee5668, @0x7f10ab84b2d8 136-byte object <80-9F 6B-C1 10-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 E8-6A F6-BE 10-7F 00-00 C0-A8 03-48 10-7F 00-00 E8-6A F6-BE 10-7F 00-00 B0-60 03-48 10-7F 00-00 30-0A 00-48 10-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 80-93 03-48 10-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 F1-83 5D-27 11-73 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(0x7ffda3ee5668, @0x7f10ab84b2d8 136-byte object <80-9F 6B-C1 10-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 E8-6A F6-BE 10-7F 00-00 C0-A8 03-48 10-7F 00-00 E8-6A F6-BE 10-7F 00-00 B0-60 03-48 10-7F 00-00 30-0A 00-48 10-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 80-93 03-48 10-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 F1-83 5D-27 11-73 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.RestartSlaveRequireExecutorAuthentication

Error Message:
/tmp/SRC/src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

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(0x7ffeafecb300, @0x7f156d09c910 136-byte object <20-38 B7-80 15-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 E0-A4 48-05 00-00 00-00 20-1C 04-30 15-7F 00-00 E0-A4 48-05 00-00 00-00 E0-20 04-30 15-7F 00-00 90-54 04-30 15-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 60-54 04-30 15-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AD-C6 C2-64 12-73 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(0x7ffeafecb300, @0x7f156d09c910 136-byte object <20-38 B7-80 15-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 E0-A4 48-05 00-00 00-00 20-1C 04-30 15-7F 00-00 E0-A4 48-05 00-00 00-00 E0-20 04-30 15-7F 00-00 90-54 04-30 15-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 60-54 04-30 15-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AD-C6 C2-64 12-73 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

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

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

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

Status: Still Failing

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

2 tests failed.
FAILED:  OversubscriptionTest.FixedResourceEstimator

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

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

FAILED:  HierarchicalAllocatorTest.MaintenanceInverseOffers

Error Message:
/tmp/SRC/src/tests/hierarchical_allocator_tests.cpp:1148
Value of: deallocations.get().isPending()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/hierarchical_allocator_tests.cpp:1148
Value of: deallocations.get().isPending()
  Actual: false
Expected: true

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

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

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

Status: Still Failing

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

1 tests failed.
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(0x7ffd4c3fd728, @0x7f90f1deb1d0 136-byte object <80-6F 1A-01 91-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 08-6A A2-FE 90-7F 00-00 E0-F7 01-9C 90-7F 00-00 08-6A A2-FE 90-7F 00-00 40-E8 00-9C 90-7F 00-00 30-F0 01-9C 90-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 50-E5 00-9C 90-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 E2-7E 5A-07 C2-72 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(0x7ffd4c3fd728, @0x7f90f1deb1d0 136-byte object <80-6F 1A-01 91-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 08-6A A2-FE 90-7F 00-00 E0-F7 01-9C 90-7F 00-00 08-6A A2-FE 90-7F 00-00 40-E8 00-9C 90-7F 00-00 30-F0 01-9C 90-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 50-E5 00-9C 90-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 E2-7E 5A-07 C2-72 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

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

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

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

Status: Still Failing

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

2 tests failed.
FAILED:  MasterAuthorizationTest.PendingExecutorInfoDiffersOnDifferentSlaves

Error Message:
/tmp/SRC/src/tests/master_authorization_tests.cpp:994
Failed to wait 1mins for status1

Stack Trace:
/tmp/SRC/src/tests/master_authorization_tests.cpp:994
Failed to wait 1mins for status1

FAILED:  SlaveRecoveryTest/0.PingTimeoutDuringRecovery

Error Message:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7fff856ea090, @0x7f16578b32b0 136-byte object <00-2D 47-79 16-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 10-C1 97-79 16-7F 00-00 30-85 01-28 16-7F 00-00 10-C1 97-79 16-7F 00-00 60-1C 01-28 16-7F 00-00 E0-FC 00-28 16-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 90-31 01-28 16-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 D0-3F DD-03 60-72 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:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7fff856ea090, @0x7f16578b32b0 136-byte object <00-2D 47-79 16-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 10-C1 97-79 16-7F 00-00 30-85 01-28 16-7F 00-00 10-C1 97-79 16-7F 00-00 60-1C 01-28 16-7F 00-00 E0-FC 00-28 16-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 90-31 01-28 16-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 D0-3F DD-03 60-72 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

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

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

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

Status: Still Failing

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

All tests passed

Branch: origin/1.9.x Mesos-Buildbot - Build # 6756 - Still Failing

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

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

Status: Still Failing

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

1 tests failed.
FAILED:  CSIVersion/StorageLocalResourceProviderTest.Update/v1

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

Branch: origin/1.9.x Mesos-Buildbot - Build # 6755 - Still Failing

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

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

Status: Still Failing

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

All tests passed

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

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

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

Status: Still Failing

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

5 tests failed.
FAILED:  DefaultExecutorCheckTest.CommandCheckTimeout

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

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

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(0x7ffe0a27d328, @0x7fb804ff91d0 136-byte object <80-4F 3B-14 B8-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 08-4A C3-11 B8-7F 00-00 30-63 01-C8 B7-7F 00-00 08-4A C3-11 B8-7F 00-00 40-85 00-C8 B7-7F 00-00 10-62 00-C8 B7-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 50-61 01-C8 B7-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 70-2C AB-24 4F-71 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(0x7ffe0a27d328, @0x7fb804ff91d0 136-byte object <80-4F 3B-14 B8-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 08-4A C3-11 B8-7F 00-00 30-63 01-C8 B7-7F 00-00 08-4A C3-11 B8-7F 00-00 40-85 00-C8 B7-7F 00-00 10-62 00-C8 B7-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 50-61 01-C8 B7-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 70-2C AB-24 4F-71 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:  CSIVersion/StorageLocalResourceProviderTest.Update/v1

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

FAILED:  GRPCClientTest.StatusError

Error Message:
/tmp/SRC/3rdparty/libprocess/src/tests/grpc_tests.cpp:248
      Expected: ::grpc::CANCELLED
      Which is: CANCELLED
To be equal to: pong->error().status.error_code()
      Which is: DEADLINE_EXCEEDED

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/tests/grpc_tests.cpp:248
      Expected: ::grpc::CANCELLED
      Which is: CANCELLED
To be equal to: pong->error().status.error_code()
      Which is: DEADLINE_EXCEEDED

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(0x7ffff4b8b150, @0x7f5ad2f57b70 136-byte object <A0-97 C4-E8 5A-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 B8-BC 6B-E6 5A-7F 00-00 E0-62 00-90 5A-7F 00-00 B8-BC 6B-E6 5A-7F 00-00 30-4B 01-90 5A-7F 00-00 30-AB 00-90 5A-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 B0-12 00-90 5A-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 F7-00 87-9E 4F-71 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(0x7ffff4b8b150, @0x7f5ad2f57b70 136-byte object <A0-97 C4-E8 5A-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 B8-BC 6B-E6 5A-7F 00-00 E0-62 00-90 5A-7F 00-00 B8-BC 6B-E6 5A-7F 00-00 30-4B 01-90 5A-7F 00-00 30-AB 00-90 5A-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 B0-12 00-90 5A-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 F7-00 87-9E 4F-71 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

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

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

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

Status: Still Failing

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

2 tests failed.
FAILED:  SlaveRecoveryTest/0.PingTimeoutDuringRecovery

Error Message:
../../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffdb6cde9c0, @0x7f8ad8289050 136-byte object <40-5F EB-FF 8A-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 C0-AE 09-0C A7-55 00-00 F0-02 01-98 8A-7F 00-00 C0-AE 09-0C A7-55 00-00 10-19 00-98 8A-7F 00-00 B0-9C 00-98 8A-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 20-30 01-98 8A-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 18-07 7D-26 4A-71 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:
../../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffdb6cde9c0, @0x7f8ad8289050 136-byte object <40-5F EB-FF 8A-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 C0-AE 09-0C A7-55 00-00 F0-02 01-98 8A-7F 00-00 C0-AE 09-0C A7-55 00-00 10-19 00-98 8A-7F 00-00 B0-9C 00-98 8A-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 20-30 01-98 8A-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 18-07 7D-26 4A-71 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:  SlaveRecoveryTest/0.PingTimeoutDuringRecovery

Error Message:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffdda77a8e0, @0x7fdb579c92b0 136-byte object <00-5D D8-77 DB-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 10-F1 28-78 DB-7F 00-00 C0-D4 01-34 DB-7F 00-00 10-F1 28-78 DB-7F 00-00 E0-D4 01-34 DB-7F 00-00 C0-B1 01-34 DB-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 20-D6 01-34 DB-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 BC-05 C1-F9 4D-71 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:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffdda77a8e0, @0x7fdb579c92b0 136-byte object <00-5D D8-77 DB-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 10-F1 28-78 DB-7F 00-00 C0-D4 01-34 DB-7F 00-00 10-F1 28-78 DB-7F 00-00 E0-D4 01-34 DB-7F 00-00 C0-B1 01-34 DB-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 20-D6 01-34 DB-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 BC-05 C1-F9 4D-71 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

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

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

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

Status: Still Failing

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

4 tests failed.
FAILED:  ProvisionerDockerLocalStoreTest.LocalStoreTestWithTar

Error Message:
../../../src/tests/containerizer/provisioner_docker_tests.cpp:211
(imageInfo).failure(): Collect failed: Subprocess 'tar, tar, -x, -f, /tmp/LOD6Eu/store/staging/VsU5A0/456/layer.tar, -C, /tmp/LOD6Eu/store/staging/VsU5A0/456/rootfs' failed: tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors


Stack Trace:
../../../src/tests/containerizer/provisioner_docker_tests.cpp:211
(imageInfo).failure(): Collect failed: Subprocess 'tar, tar, -x, -f, /tmp/LOD6Eu/store/staging/VsU5A0/456/layer.tar, -C, /tmp/LOD6Eu/store/staging/VsU5A0/456/rootfs' failed: tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors


FAILED:  GRPCClientTest.Success

Error Message:
/tmp/SRC/3rdparty/libprocess/src/tests/grpc_tests.cpp:143
pong.get(): DEADLINE_EXCEEDED: Deadline Exceeded

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/tests/grpc_tests.cpp:143
pong.get(): DEADLINE_EXCEEDED: Deadline Exceeded

FAILED:  SlaveTest.RestartSlaveRequireExecutorAuthentication

Error Message:
/tmp/SRC/src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

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(0x7ffc7074e9e0, @0x7f8e8c319910 136-byte object <20-28 AC-9E 8E-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 20-F4 3D-05 00-00 00-00 90-3F 02-5C 8E-7F 00-00 20-F4 3D-05 00-00 00-00 C0-3F 02-5C 8E-7F 00-00 10-A5 00-5C 8E-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A0-5C 00-5C 8E-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 CC-46 62-FF 33-71 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(0x7ffc7074e9e0, @0x7f8e8c319910 136-byte object <20-28 AC-9E 8E-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 20-F4 3D-05 00-00 00-00 90-3F 02-5C 8E-7F 00-00 20-F4 3D-05 00-00 00-00 C0-3F 02-5C 8E-7F 00-00 10-A5 00-5C 8E-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A0-5C 00-5C 8E-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 CC-46 62-FF 33-71 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

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

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

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

Status: Still Failing

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

3 tests failed.
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(0x7ffcb37f54b0, @0x7f1c1508a910 136-byte object <20-38 83-27 1C-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 60-04 3E-05 00-00 00-00 A0-67 00-E0 1B-7F 00-00 60-04 3E-05 00-00 00-00 F0-87 02-E0 1B-7F 00-00 70-73 00-E0 1B-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 B0-12 00-E0 1B-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 45-13 2D-BC 60-70 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(0x7ffcb37f54b0, @0x7f1c1508a910 136-byte object <20-38 83-27 1C-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 60-04 3E-05 00-00 00-00 A0-67 00-E0 1B-7F 00-00 60-04 3E-05 00-00 00-00 F0-87 02-E0 1B-7F 00-00 70-73 00-E0 1B-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 B0-12 00-E0 1B-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 45-13 2D-BC 60-70 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.RestartSlaveRequireExecutorAuthentication

Error Message:
/tmp/SRC/src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

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(0x7fff82439b60, @0x7f51385aab70 136-byte object <A0-A7 C7-46 51-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 B8-4C 68-44 51-7F 00-00 30-A4 00-08 51-7F 00-00 B8-4C 68-44 51-7F 00-00 40-47 00-08 51-7F 00-00 60-9F 00-08 51-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A0-1C 00-08 51-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 43-74 3A-73 60-70 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(0x7fff82439b60, @0x7f51385aab70 136-byte object <A0-A7 C7-46 51-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 B8-4C 68-44 51-7F 00-00 30-A4 00-08 51-7F 00-00 B8-4C 68-44 51-7F 00-00 40-47 00-08 51-7F 00-00 60-9F 00-08 51-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A0-1C 00-08 51-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 43-74 3A-73 60-70 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

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

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

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

Status: Still Failing

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

1 tests failed.
FAILED:  PersistentVolumeEndpointsTest.DynamicReservation

Error Message:
../../src/tests/persistent_volume_endpoints_tests.cpp:305
Value of: Resources(offer.resources()).contains( allocatedResources(volume, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Stack Trace:
../../src/tests/persistent_volume_endpoints_tests.cpp:305
Value of: Resources(offer.resources()).contains( allocatedResources(volume, frameworkInfo.roles(0)))
  Actual: false
Expected: true

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

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

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

Status: Still Failing

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

5 tests failed.
FAILED:  OversubscriptionTest.FixedResourceEstimator

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

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

FAILED:  CSIVersion/StorageLocalResourceProviderTest.Update/v0

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

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

FAILED:  SlaveRecoveryTest/0.RemoveNonCheckpointingFramework

Error Message:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:2302
termination.get() is NONE

Stack Trace:
/tmp/SRC/src/tests/slave_recovery_tests.cpp:2302
termination.get() is NONE

FAILED:  SlaveRecoveryTest/0.PingTimeoutDuringRecovery

Error Message:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffe482f7910, @0x7f34803432b0 136-byte object <00-2D F0-A0 34-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 10-C2 40-A1 34-7F 00-00 30-93 01-1C 34-7F 00-00 10-C2 40-A1 34-7F 00-00 90-F1 01-1C 34-7F 00-00 E0-F1 01-1C 34-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 50-DF 00-1C 34-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 3D-28 CB-15 26-70 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:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffe482f7910, @0x7f34803432b0 136-byte object <00-2D F0-A0 34-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 10-C2 40-A1 34-7F 00-00 30-93 01-1C 34-7F 00-00 10-C2 40-A1 34-7F 00-00 90-F1 01-1C 34-7F 00-00 E0-F1 01-1C 34-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 50-DF 00-1C 34-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 3D-28 CB-15 26-70 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:  SlaveRecoveryTest/0.PingTimeoutDuringRecovery

Error Message:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffee9c68b18, @0x7f8cafa40a18 136-byte object <80-0F 9E-CF 8C-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 20-0B EE-CF 8C-7F 00-00 70-8D 02-6C 8C-7F 00-00 20-0B EE-CF 8C-7F 00-00 80-84 00-6C 8C-7F 00-00 C0-11 01-6C 8C-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 F0-56 01-6C 8C-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 20-B5 E5-DF 27-70 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:
../../src/tests/slave_recovery_tests.cpp:990
Mock function called more times than expected - returning directly.
    Function call: statusUpdate(0x7ffee9c68b18, @0x7f8cafa40a18 136-byte object <80-0F 9E-CF 8C-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 20-0B EE-CF 8C-7F 00-00 70-8D 02-6C 8C-7F 00-00 20-0B EE-CF 8C-7F 00-00 80-84 00-6C 8C-7F 00-00 C0-11 01-6C 8C-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 F0-56 01-6C 8C-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 20-B5 E5-DF 27-70 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

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

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

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

Status: Still Failing

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

4 tests failed.
FAILED:  CSIVersion/StorageLocalResourceProviderTest.Update/v0

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

FAILED:  CSIVersion/StorageLocalResourceProviderTest.Update/v0

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

FAILED:  OversubscriptionTest.FixedResourceEstimator

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

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

FAILED:  CSIVersion/StorageLocalResourceProviderTest.Update/v0

Error Message:
../../src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

Stack Trace:
../../src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

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

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

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

Status: Still Failing

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

3 tests failed.
FAILED:  CSIVersion/StorageLocalResourceProviderTest.Update/v1

Error Message:
../../src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

Stack Trace:
../../src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

FAILED:  SlaveTest.RestartSlaveRequireExecutorAuthentication

Error Message:
/tmp/SRC/src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

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(0x7ffd5d672990, @0x7ff952440910 136-byte object <20-68 71-65 F9-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 00-F5 48-05 00-00 00-00 E0-1C 03-E8 F8-7F 00-00 00-F5 48-05 00-00 00-00 90-25 06-E8 F8-7F 00-00 10-61 00-E8 F8-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 C0-13 06-E8 F8-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 F0-18 C4-9E 3A-6F 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(0x7ffd5d672990, @0x7ff952440910 136-byte object <20-68 71-65 F9-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 00-F5 48-05 00-00 00-00 E0-1C 03-E8 F8-7F 00-00 00-F5 48-05 00-00 00-00 90-25 06-E8 F8-7F 00-00 10-61 00-E8 F8-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 C0-13 06-E8 F8-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 F0-18 C4-9E 3A-6F 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

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

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

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

Status: Still Failing

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

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

Error Message:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

FAILED:  CSIVersion/StorageLocalResourceProviderTest.Update/v0

Error Message:
../../src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

Stack Trace:
../../src/tests/storage_local_resource_provider_tests.cpp:6986
Value of: updateSlave3.isPending()
  Actual: false
Expected: true

Branch: origin/1.9.x Mesos-Buildbot - Build # 6745 - Still Failing

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

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

Status: Still Failing

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

4 tests failed.
FAILED:  OversubscriptionTest.FixedResourceEstimator

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

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

FAILED:  CSIVersion/StorageLocalResourceProviderTest.ReconcileUnacknowledgedTerminalOperation/v0

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

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

FAILED:  SlaveTest.RestartSlaveRequireExecutorAuthentication

Error Message:
/tmp/SRC/src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/slave_tests.cpp:8990
Value of: value->contains(expected.get())
  Actual: false
Expected: true

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(0x7ffe5bb39ce8, @0x7ff99ddb81d0 136-byte object <80-FF 20-AE F9-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 08-FA A2-AB F9-7F 00-00 70-D4 01-74 F9-7F 00-00 08-FA A2-AB F9-7F 00-00 A0-04 01-74 F9-7F 00-00 00-BD 01-74 F9-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 90-55 00-74 F9-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 BE-D7 37-31 B8-6E 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(0x7ffe5bb39ce8, @0x7ff99ddb81d0 136-byte object <80-FF 20-AE F9-7F 00-00 00-00 00-00 00-00 00-00 1A-E9 00-00 00-00 00-00 08-FA A2-AB F9-7F 00-00 70-D4 01-74 F9-7F 00-00 08-FA A2-AB F9-7F 00-00 A0-04 01-74 F9-7F 00-00 00-BD 01-74 F9-7F 00-00 ... 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 90-55 00-74 F9-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 BE-D7 37-31 B8-6E 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

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

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

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

Status: Still Failing

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

2 tests failed.
FAILED:  CSIVersion/StorageLocalResourceProviderTest.Update/v0

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

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

FAILED:  CSIVersion/StorageLocalResourceProviderTest.Update/v1

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

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