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

Anshum Gupta commented on SOLR-6956:
------------------------------------

Seems like this broke the build (Jenkins is yet to get there).
The OCP tests are failing.

{code}
   [junit4] ERROR   10.1s | 
OverseerCollectionProcessorTest.testReplicationCollectionNotCreatedDueToMaxShardsPerNodeLimit
 <<<
   [junit4]    > Throwable #1: java.lang.AssertionError:  Queue not empty 
within 10000 ms1424216414061
   [junit4]    >        at 
org.apache.solr.cloud.OverseerCollectionProcessorTest.waitForEmptyQueue(OverseerCollectionProcessorTest.java:556)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerCollectionProcessorTest.testTemplate(OverseerCollectionProcessorTest.java:606)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerCollectionProcessorTest.testReplicationCollectionNotCreatedDueToMaxShardsPerNodeLimit(OverseerCollectionProcessorTest.java:737)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=21, name=OverseerThreadFactory-3-thread-1, 
state=RUNNABLE, group=TGRP-OverseerCollectionProcessorTest]
   [junit4]    > Caused by: java.lang.AssertionError: 
   [junit4]    >   Unexpected method call updateClusterState(true):
   [junit4]    >     getClusterProps(): expected: 1, actual: 0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1247AEAB11BEC8AF]:0)
   [junit4]    >        at 
org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
   [junit4]    >        at 
org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:73)
   [junit4]    >        at 
org.easymock.internal.ClassProxyFactory$MockMethodInterceptor.intercept(ClassProxyFactory.java:92)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader$$EnhancerByCGLIB$$bb1422ab.updateClusterState(<generated>)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:584)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2864)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
{code}

> DeleteReplicaTest fails sometimes.
> ----------------------------------
>
>                 Key: SOLR-6956
>                 URL: https://issues.apache.org/jira/browse/SOLR-6956
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>            Priority: Minor
>         Attachments: DeleteReplicaTest-failure.log, SOLR-6956.patch, 
> SOLR-6956.patch, SOLR-6956.patch
>
>
> I still see fails of this test sometimes:
> {noformat}
> java.lang.AssertionError: Should have had a good message here
>       at 
> __randomizedtesting.SeedInfo.seed([D765D9019AAF2D1E:56835719EDF04D22]:0)
>       at org.junit.Assert.fail(Assert.java:93)
>       at org.junit.Assert.assertTrue(Assert.java:43)
>       at 
> org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:138)
>       at 
> org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89)
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to