Steve Rowe created SOLR-11889:
---------------------------------

             Summary: TestLargeCluster.testNodeLost() failure
                 Key: SOLR-11889
                 URL: https://issues.apache.org/jira/browse/SOLR-11889
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Steve Rowe


branch_7x seed from my Jenkins, fails 100% for me on branch_7x HEAD when I 
exclude {{-Dtests.method=testNodeLost}} from the cmdline:

{noformat}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLargeCluster 
-Dtests.method=testNodeLost -Dtests.seed=ABE4E3467339CB5A -Dtests.slow=true 
-Dtests.locale=zh-CN -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   44.8s J6  | TestLargeCluster.testNodeLost <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ABE4E3467339CB5A:14F12DB8F0D3AEDC]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.waitForState(SimSolrCloudTestCase.java:271)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.doTestNodeLost(TestLargeCluster.java:453)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testNodeLost(TestLargeCluster.java:295)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 160248 WARN  (Simulated OverseerAutoScalingTriggerThread) [    
] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:166)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
[...]
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1652, maxMBSortInHeap=7.478137703720408, 
sim=RandomSimilarity(queryNorm=true): {}, locale=zh-CN, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 
1.8.0_151 (64-bit)/cpus=16,threads=1,free=347940824,total=527433728
{noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to