You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Helena Bales (JIRA)" <ji...@apache.org> on 2018/10/11 19:45:00 UTC

[jira] [Assigned] (GEODE-5797) CI failure: ConcurrentParallelGatewaySenderDUnitTest.testPartitionedParallelPropagationHA

     [ https://issues.apache.org/jira/browse/GEODE-5797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Helena Bales reassigned GEODE-5797:
-----------------------------------

    Assignee: Helena Bales

> CI failure: ConcurrentParallelGatewaySenderDUnitTest.testPartitionedParallelPropagationHA
> -----------------------------------------------------------------------------------------
>
>                 Key: GEODE-5797
>                 URL: https://issues.apache.org/jira/browse/GEODE-5797
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>            Reporter: Galen O'Sullivan
>            Assignee: Helena Bales
>            Priority: Major
>              Labels: swat
>
> at https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/29
> artifacts at http://files.apachegeode-ci.info/builds/1.8.0-build.1482/test-artifacts/1538129994/distributedtestfiles-1.8.0-build.1482.tgz
> {noformat}
> org.apache.geode.internal.cache.wan.concurrent.ConcurrentParallelGatewaySenderDUnitTest > testPartitionedParallelPropagationHA FAILED
> 	
>     java.lang.AssertionError: Suspicious strings were written to the log during this run.
> 	
>     Fix the strings or use IgnoredException.addIgnoredException to ignore.
> 	
>     -----------------------------------------------------------------------
> 	
>     Found suspect string in log4j at line 5853
> 	
> 	
>     [error 2018/09/28 09:42:18.421 UTC <ResourceManagerRecoveryThread 0> tid=0x692] Unexpected exception during bucket recovery
> 	
>     java.lang.IllegalStateException: Region specified in 'colocated-with' (/testPartitionedParallelPropagationHA_PR) for region /ln_PARALLEL_GATEWAY_SENDER_QUEUE does not exist. It should be created before setting 'colocated-with' attribute for this region.
> 	
>     	at org.apache.geode.internal.cache.ColocationHelper.getColocatedRegion(ColocationHelper.java:94)
> 	
>     	at org.apache.geode.internal.cache.ColocationHelper.getLeaderRegion(ColocationHelper.java:455)
> 	
>     	at org.apache.geode.internal.cache.partitioned.PartitionedRegionRebalanceOp.<init>(PartitionedRegionRebalanceOp.java:134)
> 	
>     	at org.apache.geode.internal.cache.partitioned.PartitionedRegionRebalanceOp.<init>(PartitionedRegionRebalanceOp.java:114)
> 	
>     	at org.apache.geode.internal.cache.PRHARedundancyProvider$3.run2(PRHARedundancyProvider.java:1587)
> 	
>     	at org.apache.geode.internal.cache.partitioned.RecoveryRunnable.run(RecoveryRunnable.java:58)
> 	
>     	at org.apache.geode.internal.OneTaskOnlyExecutor$DelegatingRunnable.run(OneTaskOnlyExecutor.java:141)
> 	
>     	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> 	
>     	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 	
>     	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
> 	
>     	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
> 	
>     	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> 	
>     	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> 	
>     	at java.lang.Thread.run(Thread.java:748)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)