Barrett Oglesby created GEODE-8105:
--------------------------------------
Summary: WANRollingUpgradeNewSenderProcessOldEvent >
bothOldAndNewEventsShouldBeProcessedByOldSender failed with
ConditionTimeoutException
Key: GEODE-8105
URL: https://issues.apache.org/jira/browse/GEODE-8105
Project: Geode
Issue Type: Bug
Components: wan
Reporter: Barrett Oglesby
UpgradeTestOpenJDK8 build 151:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/UpgradeTestOpenJDK8/builds/151
Failed with:
{noformat}
org.apache.geode.cache.wan.WANRollingUpgradeNewSenderProcessOldEvent >
bothOldAndNewEventsShouldBeProcessedByOldSender[from_v1.4.0] FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.cache.wan.WANRollingUpgradeNewSenderProcessOldEvent$$Lambda$80/2095718601.run
in VM 1 running on Host b80bdc5d4182 with 7 VMs with version 1.4.0
at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
at org.apache.geode.test.dunit.VM.invoke(VM.java:437)
at
org.apache.geode.cache.wan.WANRollingUpgradeNewSenderProcessOldEvent.prepare(WANRollingUpgradeNewSenderProcessOldEvent.java:124)
Caused by:
org.awaitility.core.ConditionTimeoutException: Condition with lambda
expression in org.apache.geode.cache.wan.WANRollingUpgradeDUnitTest was not
fulfilled within 5 minutes.
at
org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
at
org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
at
org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
at
org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)
at
org.awaitility.core.ConditionFactory.until(ConditionFactory.java:864)
at
org.apache.geode.cache.wan.WANRollingUpgradeDUnitTest.waitForQueueRegionToCertainSize(WANRollingUpgradeDUnitTest.java:364)
at
org.apache.geode.cache.wan.WANRollingUpgradeNewSenderProcessOldEvent.lambda$prepare$bb17a952$10(WANRollingUpgradeNewSenderProcessOldEvent.java:124)
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)