Jens Deppe created GEODE-6667:
---------------------------------
Summary: CI failure:
BucketCreationCrashCompletesRegressionTest.testCrashWhileCreatingABucket
Key: GEODE-6667
URL: https://issues.apache.org/jira/browse/GEODE-6667
Project: Geode
Issue Type: Bug
Components: tests
Reporter: Jens Deppe
This test does not appear to have failed in the past, however it is very flaky
when I run it locally and fails more than 50% of the time. Surprising that it
hasn't failed in CI before:
{noformat}
org.apache.geode.internal.cache.partitioned.BucketCreationCrashCompletesRegressionTest
> testCrashWhileCreatingABucket FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.partitioned.BucketCreationCrashCompletesRegressionTest$$Lambda$29/451578031.run
in VM 1 running on Host f2b84d9b1cba with 4 VMs
at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
at org.apache.geode.test.dunit.VM.invoke(VM.java:406)
at
org.apache.geode.internal.cache.partitioned.BucketCreationCrashCompletesRegressionTest.testCrashWhileCreatingABucket(BucketCreationCrashCompletesRegressionTest.java:103)
Caused by:
java.lang.AssertionError:
Expected size:<2> but was:<1> in:
<[[f2b84d9b1cba(251)<ec><v2>:41002, false, ""]]>
at
org.apache.geode.internal.cache.partitioned.BucketCreationCrashCompletesRegressionTest.verifyBucketsAfterAccessorCrashes(BucketCreationCrashCompletesRegressionTest.java:178)
at
org.apache.geode.internal.cache.partitioned.BucketCreationCrashCompletesRegressionTest.lambda$testCrashWhileCreatingABucket$bb17a952$4(BucketCreationCrashCompletesRegressionTest.java:103){noformat}
Test artifacts can be found here:
{noformat}
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0190/test-results/distributedTest/1555461241/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Test report artifacts from this job are available at:
http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0190/test-artifacts/1555461241/distributedtestfiles-OpenJDK8-1.10.0-SNAPSHOT.0190.tgz{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)