[ 
https://issues.apache.org/jira/browse/GEODE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15674396#comment-15674396
 ] 

xiaojian zhou commented on GEODE-2120:
--------------------------------------

The root cause is: concourse is slower than expected, and cause the max wait 
time not enough. It tooked more than 5 seconds (the maximum wait time in test)

[info 2016/11/15 19:19:31.965 UTC <Test worker> tid=0x13] testMultipleRolling 
letting compactor go
[info 2016/11/15 19:19:35.351 UTC <Idle OplogCompactor> tid=0x24] Created 
oplog#2 krf for disk store testRegion.
[info 2016/11/15 19:19:35.352 UTC <Idle OplogCompactor> tid=0x24] Closing 
oplog#3 early since it is empty. It is for disk store testRegion.
[info 2016/11/15 19:19:35.352 UTC <Oplog Delete Task> tid=0x25] Deleted oplog#3 
crf for disk store testRegion.
[info 2016/11/15 19:19:35.353 UTC <Oplog Delete Task> tid=0x25] Deleted oplog#3 
drf for disk store testRegion.
[info 2016/11/15 19:19:36.976 UTC <Test worker> tid=0x13] GemFireCache[id = 
413111853; isClosing = true; isShutDownAll = false; created = Tue Nov 15 
19:19:31 UTC 2016; server = false; copyOnRead = false; lockLease = 120; 
lockTimeout = 60]: Now closing.
[info 2016/11/15 19:19:37.445 UTC <Idle OplogCompactor> tid=0x24] Created 
oplog#4 krf for disk store testRegion.
[info 2016/11/15 19:19:37.449 UTC <Oplog Delete Task> tid=0x25] Deleted oplog#5 
crf for disk store testRegion.


> MultipleOplogsRollingFeatureJUnitTest sometimes failed in CI
> ------------------------------------------------------------
>
>                 Key: GEODE-2120
>                 URL: https://issues.apache.org/jira/browse/GEODE-2120
>             Project: Geode
>          Issue Type: Bug
>          Components: core
>            Reporter: xiaojian zhou
>              Labels: CI
>
> In Integration Tests Build #276: 
>   <testcase name="testMultipleRolling" 
> classname="org.apache.geode.internal.cache.MultipleOplogsRollingFeatureJUnitTest"
>  time="7.264">
>     <failure message="java.lang.AssertionError: Waited over 5000entry to 
> java.lang.AssertionError: Waited over 5000entry to get refreshed
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at 
> org.apache.geode.internal.cache.MultipleOplogsRollingFeatureJUnitTest.waitForCompactor(MultipleOplogsRollingFeatureJUnitTest.java:156)
>         at 
> org.apache.geode.internal.cache.MultipleOplogsRollingFeatureJUnitTest.testMultipleRolling(MultipleOplogsRollingFeatureJUnitTest.java:138)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to