Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/726/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestDistribIDF

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [Overseer] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.cloud.Overseer.start(Overseer.java:523)  at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:747)
  at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) 
 at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)  
at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:158) 
 at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)  at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
  at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  
at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [Overseer]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at org.apache.solr.cloud.Overseer.start(Overseer.java:523)
        at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:747)
        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:158)
        at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)


        at __randomizedtesting.SeedInfo.seed([96FBE4DA750209C3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
        at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestDistribIDF

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.search.stats.TestDistribIDF:     1) Thread[id=1445, 
name=OverseerHdfsCoreFailoverThread-97464790325657609-127.0.0.1:33400_solr-n_0000000002,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.search.stats.TestDistribIDF: 
   1) Thread[id=1445, 
name=OverseerHdfsCoreFailoverThread-97464790325657609-127.0.0.1:33400_solr-n_0000000002,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([96FBE4DA750209C3]:0)




Build Log:
[...truncated 11300 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/init-core-data-001
   [junit4]   2> 155293 INFO  
(SUITE-TestDistribIDF-seed#[96FBE4DA750209C3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 155294 INFO  
(SUITE-TestDistribIDF-seed#[96FBE4DA750209C3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 155296 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[96FBE4DA750209C3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultiCollectionQuery
   [junit4]   2> 155296 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[96FBE4DA750209C3]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001
   [junit4]   2> 155296 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[96FBE4DA750209C3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 155302 INFO  (Thread-287) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 155302 INFO  (Thread-287) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 155401 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[96FBE4DA750209C3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51210
   [junit4]   2> 155422 INFO  (jetty-launcher-167-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 155427 INFO  (jetty-launcher-167-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 155433 INFO  (jetty-launcher-167-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 155448 INFO  (jetty-launcher-167-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d488976{/solr,null,AVAILABLE}
   [junit4]   2> 155449 INFO  (jetty-launcher-167-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@56c9a5c4{HTTP/1.1,[http/1.1]}{127.0.0.1:36891}
   [junit4]   2> 155449 INFO  (jetty-launcher-167-thread-3) [    ] 
o.e.j.s.Server Started @158780ms
   [junit4]   2> 155449 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36891}
   [junit4]   2> 155450 ERROR (jetty-launcher-167-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 155450 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 155450 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155450 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155450 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T21:37:56.742Z
   [junit4]   2> 155488 INFO  (jetty-launcher-167-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35f3e729{/solr,null,AVAILABLE}
   [junit4]   2> 155488 INFO  (jetty-launcher-167-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6747e265{HTTP/1.1,[http/1.1]}{127.0.0.1:43520}
   [junit4]   2> 155488 INFO  (jetty-launcher-167-thread-2) [    ] 
o.e.j.s.Server Started @158819ms
   [junit4]   2> 155488 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43520}
   [junit4]   2> 155488 ERROR (jetty-launcher-167-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 155489 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 155489 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155489 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155489 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T21:37:56.781Z
   [junit4]   2> 155628 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155634 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155650 INFO  (jetty-launcher-167-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d1d15e{/solr,null,AVAILABLE}
   [junit4]   2> 155650 INFO  (jetty-launcher-167-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6c78ae89{HTTP/1.1,[http/1.1]}{127.0.0.1:33400}
   [junit4]   2> 155650 INFO  (jetty-launcher-167-thread-1) [    ] 
o.e.j.s.Server Started @158981ms
   [junit4]   2> 155651 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33400}
   [junit4]   2> 155651 ERROR (jetty-launcher-167-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 155651 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 155651 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155651 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155651 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-15T21:37:56.943Z
   [junit4]   2> 155658 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 155662 INFO  (jetty-launcher-167-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51210/solr
   [junit4]   2> 155702 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 155720 INFO  (jetty-launcher-167-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51210/solr
   [junit4]   2> 155737 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155783 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 155796 INFO  (jetty-launcher-167-thread-3) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155797 INFO  (jetty-launcher-167-thread-3) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36891_solr
   [junit4]   2> 155797 INFO  (jetty-launcher-167-thread-3) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.Overseer Overseer 
(id=97464790325657606-127.0.0.1:36891_solr-n_0000000000) starting
   [junit4]   2> 155806 INFO  (jetty-launcher-167-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51210/solr
   [junit4]   2> 155836 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155875 INFO  (jetty-launcher-167-thread-3) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36891_solr
   [junit4]   2> 155877 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43520_solr
   [junit4]   2> 155889 INFO  
(zkCallback-178-thread-1-processing-n:127.0.0.1:36891_solr) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 155895 INFO  
(zkCallback-179-thread-1-processing-n:127.0.0.1:43520_solr) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 155896 INFO  
(zkCallback-178-thread-1-processing-n:127.0.0.1:36891_solr) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 155902 INFO  
(zkCallback-179-thread-1-processing-n:127.0.0.1:43520_solr) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 155905 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 155907 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155908 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33400_solr
   [junit4]   2> 155909 INFO  
(zkCallback-179-thread-1-processing-n:127.0.0.1:43520_solr) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 155909 INFO  
(zkCallback-178-thread-1-processing-n:127.0.0.1:36891_solr) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 155929 INFO  
(zkCallback-185-thread-1-processing-n:127.0.0.1:33400_solr) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 156041 INFO  (jetty-launcher-167-thread-2) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node2/.
   [junit4]   2> 156179 INFO  (jetty-launcher-167-thread-1) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node1/.
   [junit4]   2> 156503 INFO  (jetty-launcher-167-thread-3) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node3/.
   [junit4]   2> 157115 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[96FBE4DA750209C3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 157115 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[96FBE4DA750209C3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51210/solr ready
   [junit4]   2> 157137 INFO  (qtp740500875-1302) [n:127.0.0.1:43520_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 157150 INFO  
(OverseerThreadFactory-657-thread-1-processing-n:127.0.0.1:36891_solr) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 157444 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 157444 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 157554 INFO  
(zkCallback-185-thread-1-processing-n:127.0.0.1:33400_solr) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 157554 INFO  
(zkCallback-178-thread-4-processing-n:127.0.0.1:36891_solr) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 158508 WARN  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 158534 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 158537 WARN  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 158543 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 158589 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
[collection1_shard2_replica1] Schema name=test
   [junit4]   2> 158598 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] Schema name=test
   [junit4]   2> 158793 WARN  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
[collection1_shard2_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 158795 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 158810 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica1' using configuration from 
collection collection1
   [junit4]   2> 158810 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrCore 
[[collection1_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node3/collection1_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node3/./collection1_shard2_replica1/data/]
   [junit4]   2> 158810 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69778e22
   [junit4]   2> 158811 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=58.5107421875, 
floorSegmentMB=2.1796875, forceMergeDeletesPctAllowed=9.574689017205756, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.24424694871202401
   [junit4]   2> 158813 WARN  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
[collection1_shard1_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 158815 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 158858 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica1' using configuration from 
collection collection1
   [junit4]   2> 158858 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
[[collection1_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node1/collection1_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 158858 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69778e22
   [junit4]   2> 158859 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=58.5107421875, 
floorSegmentMB=2.1796875, forceMergeDeletesPctAllowed=9.574689017205756, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.24424694871202401
   [junit4]   2> 158928 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 158928 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 158929 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 158929 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 158929 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=91.8603515625, 
floorSegmentMB=1.306640625, forceMergeDeletesPctAllowed=15.0402465091731, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 158934 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@674e9d12[collection1_shard2_replica1] main]
   [junit4]   2> 158935 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 158940 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 158971 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 158975 INFO  
(searcherExecutor-664-thread-1-processing-n:127.0.0.1:36891_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 158976 INFO  
(searcherExecutor-664-thread-1-processing-n:127.0.0.1:36891_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 158976 INFO  
(searcherExecutor-664-thread-1-processing-n:127.0.0.1:36891_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 158976 INFO  
(searcherExecutor-664-thread-1-processing-n:127.0.0.1:36891_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 158976 INFO  
(searcherExecutor-664-thread-1-processing-n:127.0.0.1:36891_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 158976 INFO  
(searcherExecutor-664-thread-1-processing-n:127.0.0.1:36891_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 158976 INFO  
(searcherExecutor-664-thread-1-processing-n:127.0.0.1:36891_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 158977 INFO  
(searcherExecutor-664-thread-1-processing-n:127.0.0.1:36891_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 158977 INFO  
(searcherExecutor-664-thread-1-processing-n:127.0.0.1:36891_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 158978 INFO  
(searcherExecutor-664-thread-1-processing-n:127.0.0.1:36891_solr 
x:collection1_shard2_replica1 s:shard2 c:collection1) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrCore 
[collection1_shard2_replica1] Registered new searcher 
Searcher@674e9d12[collection1_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 158979 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1559436649059844096
   [junit4]   2> 158982 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 158982 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 158984 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 158984 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 158986 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 158986 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 158986 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36891/solr/collection1_shard2_replica1/
   [junit4]   2> 158986 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 158986 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:36891/solr/collection1_shard2_replica1/ has no replicas
   [junit4]   2> 158987 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=91.8603515625, 
floorSegmentMB=1.306640625, forceMergeDeletesPctAllowed=15.0402465091731, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 158990 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@416ea182[collection1_shard1_replica1] main]
   [junit4]   2> 158991 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 158992 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36891/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 158999 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 159030 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 159030 INFO  
(searcherExecutor-665-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 159030 INFO  
(searcherExecutor-665-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 159030 INFO  
(searcherExecutor-665-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 159030 INFO  
(searcherExecutor-665-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 159031 INFO  
(searcherExecutor-665-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 159031 INFO  
(searcherExecutor-665-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 159032 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1559436649115418624
   [junit4]   2> 159034 INFO  
(searcherExecutor-665-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 159034 INFO  
(searcherExecutor-665-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 159038 INFO  
(searcherExecutor-665-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 159038 INFO  
(searcherExecutor-665-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrCore 
[collection1_shard1_replica1] Registered new searcher 
Searcher@416ea182[collection1_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 159046 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 159046 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 159046 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:33400/solr/collection1_shard1_replica1/
   [junit4]   2> 159046 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 159046 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:33400/solr/collection1_shard1_replica1/ has no replicas
   [junit4]   2> 159048 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33400/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 159151 INFO  
(zkCallback-185-thread-1-processing-n:127.0.0.1:33400_solr) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 159151 INFO  
(zkCallback-178-thread-2-processing-n:127.0.0.1:36891_solr) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 159193 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 159195 INFO  (qtp1041420434-1293) [n:127.0.0.1:36891_solr 
c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1751
   [junit4]   2> 159199 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 159200 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1756
   [junit4]   2> 159206 INFO  (qtp740500875-1302) [n:127.0.0.1:43520_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 159327 INFO  
(zkCallback-185-thread-1-processing-n:127.0.0.1:33400_solr) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 159327 INFO  
(zkCallback-178-thread-3-processing-n:127.0.0.1:36891_solr) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 160207 INFO  (qtp740500875-1302) [n:127.0.0.1:43520_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3069
   [junit4]   2> 160208 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[96FBE4DA750209C3]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):100
   [junit4]   2> 160209 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[96FBE4DA750209C3]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 160211 INFO  (qtp740500875-1303) [n:127.0.0.1:43520_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=collection1_local&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 160222 INFO  
(OverseerCollectionConfigSetProcessor-97464790325657606-127.0.0.1:36891_solr-n_0000000000)
 [n:127.0.0.1:36891_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 160223 INFO  
(OverseerThreadFactory-657-thread-2-processing-n:127.0.0.1:36891_solr) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1_local
   [junit4]   2> 160431 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf2&newCollection=true&name=collection1_local_shard1_replica1&action=CREATE&numShards=2&collection=collection1_local&shard=shard1&wt=javabin&version=2
   [junit4]   2> 160438 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf2&newCollection=true&name=collection1_local_shard2_replica1&action=CREATE&numShards=2&collection=collection1_local&shard=shard2&wt=javabin&version=2
   [junit4]   2> 160550 INFO  
(zkCallback-185-thread-1-processing-n:127.0.0.1:33400_solr) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_local/state.json] for collection 
[collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 160550 INFO  
(zkCallback-179-thread-1-processing-n:127.0.0.1:43520_solr) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_local/state.json] for collection 
[collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 161456 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 161460 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 161478 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.s.IndexSchema [collection1_local_shard2_replica1] Schema name=minimal
   [junit4]   2> 161478 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.s.IndexSchema [collection1_local_shard1_replica1] Schema name=minimal
   [junit4]   2> 161481 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 161481 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_local_shard1_replica1' 
using configuration from collection collection1_local
   [junit4]   2> 161482 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.c.SolrCore [[collection1_local_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node2/collection1_local_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node2/./collection1_local_shard1_replica1/data/]
   [junit4]   2> 161483 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 161485 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_local_shard2_replica1' 
using configuration from collection collection1_local
   [junit4]   2> 161485 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.c.SolrCore [[collection1_local_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node1/collection1_local_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node1/./collection1_local_shard2_replica1/data/]
   [junit4]   2> 161539 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 161539 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 161539 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@aa96bfd[collection1_local_shard1_replica1] main]
   [junit4]   2> 161540 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 161540 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 161540 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3bffb1a4[collection1_local_shard2_replica1] main]
   [junit4]   2> 161540 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf2
   [junit4]   2> 161541 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf2
   [junit4]   2> 161541 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 161541 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 161542 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 161542 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 161545 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 161545 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 161545 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33400/solr/collection1_local_shard2_replica1/
   [junit4]   2> 161545 ERROR (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 161545 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 161548 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33400/solr/collection1_local_shard2_replica1/ shard2
   [junit4]   2> 161551 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 161551 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 161551 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43520/solr/collection1_local_shard1_replica1/
   [junit4]   2> 161551 ERROR (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 161551 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 161555 INFO  
(searcherExecutor-674-thread-1-processing-n:127.0.0.1:43520_solr 
x:collection1_local_shard1_replica1 s:shard1 c:collection1_local) 
[n:127.0.0.1:43520_solr c:collection1_local s:shard1  
x:collection1_local_shard1_replica1] o.a.s.c.SolrCore 
[collection1_local_shard1_replica1] Registered new searcher 
Searcher@aa96bfd[collection1_local_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 161555 INFO  
(searcherExecutor-675-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection1_local_shard2_replica1 s:shard2 c:collection1_local) 
[n:127.0.0.1:33400_solr c:collection1_local s:shard2  
x:collection1_local_shard2_replica1] o.a.s.c.SolrCore 
[collection1_local_shard2_replica1] Registered new searcher 
Searcher@3bffb1a4[collection1_local_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 161555 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43520/solr/collection1_local_shard1_replica1/ shard1
   [junit4]   2> 161661 INFO  
(zkCallback-185-thread-1-processing-n:127.0.0.1:33400_solr) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_local/state.json] for collection 
[collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 161661 INFO  
(zkCallback-179-thread-1-processing-n:127.0.0.1:43520_solr) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_local/state.json] for collection 
[collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 161699 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 161701 INFO  (qtp1135959664-1317) [n:127.0.0.1:33400_solr 
c:collection1_local s:shard2  x:collection1_local_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf2&newCollection=true&name=collection1_local_shard2_replica1&action=CREATE&numShards=2&collection=collection1_local&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1263
   [junit4]   2> 161707 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 161709 INFO  (qtp740500875-1300) [n:127.0.0.1:43520_solr 
c:collection1_local s:shard1  x:collection1_local_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf2&newCollection=true&name=collection1_local_shard1_replica1&action=CREATE&numShards=2&collection=collection1_local&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1278
   [junit4]   2> 161712 INFO  (qtp740500875-1303) [n:127.0.0.1:43520_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 161813 INFO  
(zkCallback-185-thread-1-processing-n:127.0.0.1:33400_solr) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_local/state.json] for collection 
[collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 161813 INFO  
(zkCallback-179-thread-1-processing-n:127.0.0.1:43520_solr) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1_local/state.json] for collection 
[collection1_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 162224 INFO  
(OverseerCollectionConfigSetProcessor-97464790325657606-127.0.0.1:36891_solr-n_0000000000)
 [n:127.0.0.1:36891_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 162712 INFO  (qtp740500875-1303) [n:127.0.0.1:43520_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=collection1_local&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2501
   [junit4]   2> 162713 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[96FBE4DA750209C3]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1_local failOnTimeout:true timeout (sec):100
   [junit4]   2> 162718 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[96FBE4DA750209C3]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1_local
   [junit4]   2> 162720 INFO  (qtp740500875-1304) [n:127.0.0.1:43520_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=collection2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 162736 INFO  
(OverseerThreadFactory-657-thread-3-processing-n:127.0.0.1:36891_solr) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection2
   [junit4]   2> 162952 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection2_shard2_replica1&action=CREATE&numShards=2&collection=collection2&shard=shard2&wt=javabin&version=2
   [junit4]   2> 162952 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection2_shard1_replica1&action=CREATE&numShards=2&collection=collection2&shard=shard1&wt=javabin&version=2
   [junit4]   2> 163056 INFO  
(zkCallback-185-thread-1-processing-n:127.0.0.1:33400_solr) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 163056 INFO  
(zkCallback-179-thread-1-processing-n:127.0.0.1:43520_solr) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 163973 WARN  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 163975 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 163983 WARN  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 163984 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 164019 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.s.IndexSchema 
[collection2_shard2_replica1] Schema name=test
   [junit4]   2> 164089 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.s.IndexSchema 
[collection2_shard1_replica1] Schema name=test
   [junit4]   2> 164231 WARN  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.s.IndexSchema 
[collection2_shard2_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 164246 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 164255 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection2_shard2_replica1' using configuration from 
collection collection2
   [junit4]   2> 164255 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.c.SolrCore 
[[collection2_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node1/collection2_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node1/./collection2_shard2_replica1/data/]
   [junit4]   2> 164256 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69778e22
   [junit4]   2> 164271 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=58.5107421875, 
floorSegmentMB=2.1796875, forceMergeDeletesPctAllowed=9.574689017205756, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.24424694871202401
   [junit4]   2> 164289 WARN  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.s.IndexSchema 
[collection2_shard1_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 164291 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 164335 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection2_shard1_replica1' using configuration from 
collection collection2
   [junit4]   2> 164339 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.c.SolrCore 
[[collection2_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node2/collection2_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node2/./collection2_shard1_replica1/data/]
   [junit4]   2> 164340 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69778e22
   [junit4]   2> 164345 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=58.5107421875, 
floorSegmentMB=2.1796875, forceMergeDeletesPctAllowed=9.574689017205756, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.24424694871202401
   [junit4]   2> 164389 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 164390 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 164390 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 164390 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 164391 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=91.8603515625, 
floorSegmentMB=1.306640625, forceMergeDeletesPctAllowed=15.0402465091731, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 164391 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@299ca29a[collection2_shard2_replica1] main]
   [junit4]   2> 164392 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 164397 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 164444 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 164444 INFO  
(searcherExecutor-682-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection2_shard2_replica1 s:shard2 c:collection2) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 164445 INFO  
(searcherExecutor-682-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection2_shard2_replica1 s:shard2 c:collection2) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 164445 INFO  
(searcherExecutor-682-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection2_shard2_replica1 s:shard2 c:collection2) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 164445 INFO  
(searcherExecutor-682-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection2_shard2_replica1 s:shard2 c:collection2) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 164445 INFO  
(searcherExecutor-682-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection2_shard2_replica1 s:shard2 c:collection2) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 164445 INFO  
(searcherExecutor-682-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection2_shard2_replica1 s:shard2 c:collection2) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 164445 INFO  
(searcherExecutor-682-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection2_shard2_replica1 s:shard2 c:collection2) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 164446 INFO  
(searcherExecutor-682-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection2_shard2_replica1 s:shard2 c:collection2) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 164446 INFO  
(searcherExecutor-682-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection2_shard2_replica1 s:shard2 c:collection2) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 164454 INFO  
(searcherExecutor-682-thread-1-processing-n:127.0.0.1:33400_solr 
x:collection2_shard2_replica1 s:shard2 c:collection2) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.c.SolrCore 
[collection2_shard2_replica1] Registered new searcher 
Searcher@299ca29a[collection2_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 164459 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1559436654806040576
   [junit4]   2> 164465 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 164465 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 164465 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:33400/solr/collection2_shard2_replica1/
   [junit4]   2> 164465 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 164465 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:33400/solr/collection2_shard2_replica1/ has no replicas
   [junit4]   2> 164469 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33400/solr/collection2_shard2_replica1/ shard2
   [junit4]   2> 164570 INFO  
(zkCallback-185-thread-1-processing-n:127.0.0.1:33400_solr) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 164570 INFO  
(zkCallback-179-thread-1-processing-n:127.0.0.1:43520_solr) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 164610 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 164610 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 164613 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 164613 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 164614 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=91.8603515625, 
floorSegmentMB=1.306640625, forceMergeDeletesPctAllowed=15.0402465091731, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 164618 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5508383c[collection2_shard1_replica1] main]
   [junit4]   2> 164620 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 164621 INFO  (qtp1135959664-1315) [n:127.0.0.1:33400_solr 
c:collection2 s:shard2  x:collection2_shard2_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection2_shard2_replica1&action=CREATE&numShards=2&collection=collection2&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1669
   [junit4]   2> 164625 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 164632 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 164674 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 164674 INFO  
(searcherExecutor-684-thread-1-processing-n:127.0.0.1:43520_solr 
x:collection2_shard1_replica1 s:shard1 c:collection2) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 164674 INFO  
(searcherExecutor-684-thread-1-processing-n:127.0.0.1:43520_solr 
x:collection2_shard1_replica1 s:shard1 c:collection2) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 164674 INFO  
(searcherExecutor-684-thread-1-processing-n:127.0.0.1:43520_solr 
x:collection2_shard1_replica1 s:shard1 c:collection2) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 164674 INFO  
(searcherExecutor-684-thread-1-processing-n:127.0.0.1:43520_solr 
x:collection2_shard1_replica1 s:shard1 c:collection2) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 164674 INFO  
(searcherExecutor-684-thread-1-processing-n:127.0.0.1:43520_solr 
x:collection2_shard1_replica1 s:shard1 c:collection2) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 164675 INFO  
(searcherExecutor-684-thread-1-processing-n:127.0.0.1:43520_solr 
x:collection2_shard1_replica1 s:shard1 c:collection2) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 164675 INFO  
(searcherExecutor-684-thread-1-processing-n:127.0.0.1:43520_solr 
x:collection2_shard1_replica1 s:shard1 c:collection2) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 164675 INFO  
(searcherExecutor-684-thread-1-processing-n:127.0.0.1:43520_solr 
x:collection2_shard1_replica1 s:shard1 c:collection2) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 164675 INFO  
(searcherExecutor-684-thread-1-processing-n:127.0.0.1:43520_solr 
x:collection2_shard1_replica1 s:shard1 c:collection2) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 164676 INFO  
(searcherExecutor-684-thread-1-processing-n:127.0.0.1:43520_solr 
x:collection2_shard1_replica1 s:shard1 c:collection2) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.c.SolrCore 
[collection2_shard1_replica1] Registered new searcher 
Searcher@5508383c[collection2_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 164687 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1559436655045115904
   [junit4]   2> 164693 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 164693 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 164693 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43520/solr/collection2_shard1_replica1/
   [junit4]   2> 164694 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 164694 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:43520/solr/collection2_shard1_replica1/ has no replicas
   [junit4]   2> 164698 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43520/solr/collection2_shard1_replica1/ shard1
   [junit4]   2> 164799 INFO  
(zkCallback-185-thread-1-processing-n:127.0.0.1:33400_solr) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 164799 INFO  
(zkCallback-179-thread-1-processing-n:127.0.0.1:43520_solr) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 164850 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 164851 INFO  (qtp740500875-1306) [n:127.0.0.1:43520_solr 
c:collection2 s:shard1  x:collection2_shard1_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection2_shard1_replica1&action=CREATE&numShards=2&collection=collection2&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1899
   [junit4]   2> 164854 INFO  (qtp740500875-1304) [n:127.0.0.1:43520_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 164855 INFO  
(OverseerCollectionConfigSetProcessor-97464790325657606-127.0.0.1:36891_solr-n_0000000000)
 [n:127.0.0.1:36891_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 164956 INFO  
(zkCallback-185-thread-1-processing-n:127.0.0.1:33400_solr) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 164956 INFO  
(zkCallback-179-thread-1-processing-n:127.0.0.1:43520_solr) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 165854 INFO  (qtp740500875-1304) [n:127.0.0.1:43520_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=collection2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3133
   [junit4]   2> 165855 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[96FBE4DA750209C3]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection2 failOnTimeout:true timeout (sec):100
   [junit4]   2> 165856 INFO  
(TEST-TestDistribIDF.testMultiCollectionQuery-seed#[96FBE4DA750209C3]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection2
   [junit4]   2> 165858 INFO  (qtp740500875-1302) [n:127.0.0.1:43520_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=collection2_local&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 165896 INFO  
(OverseerThreadFactory-657-thread-4-processing-n:127.0.0.1:36891_solr) 
[n:127.0.0.1:36891_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection2_local
   [junit4]   2> 166008 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf2&newCollection=true&name=collection2_local_shard2_replica1&action=CREATE&numShards=2&collection=collection2_local&shard=shard2&wt=javabin&version=2
   [junit4]   2> 166009 INFO  (qtp740500875-1305) [n:127.0.0.1:43520_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf2&newCollection=true&name=collection2_local_shard1_replica1&action=CREATE&numShards=2&collection=collection2_local&shard=shard1&wt=javabin&version=2
   [junit4]   2> 166129 INFO  
(zkCallback-185-thread-1-processing-n:127.0.0.1:33400_solr) 
[n:127.0.0.1:33400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2_local/state.json] for collection 
[collection2_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 166129 INFO  
(zkCallback-179-thread-1-processing-n:127.0.0.1:43520_solr) 
[n:127.0.0.1:43520_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2_local/state.json] for collection 
[collection2_local] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 167019 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection2_local s:shard2  x:collection2_local_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 167021 INFO  (qtp740500875-1305) [n:127.0.0.1:43520_solr 
c:collection2_local s:shard1  x:collection2_local_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 167025 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection2_local s:shard2  x:collection2_local_shard2_replica1] 
o.a.s.s.IndexSchema [collection2_local_shard2_replica1] Schema name=minimal
   [junit4]   2> 167026 INFO  (qtp740500875-1305) [n:127.0.0.1:43520_solr 
c:collection2_local s:shard1  x:collection2_local_shard1_replica1] 
o.a.s.s.IndexSchema [collection2_local_shard1_replica1] Schema name=minimal
   [junit4]   2> 167028 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection2_local s:shard2  x:collection2_local_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 167028 INFO  (qtp740500875-1305) [n:127.0.0.1:43520_solr 
c:collection2_local s:shard1  x:collection2_local_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 167028 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection2_local s:shard2  x:collection2_local_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2_local_shard2_replica1' 
using configuration from collection collection2_local
   [junit4]   2> 167028 INFO  (qtp740500875-1305) [n:127.0.0.1:43520_solr 
c:collection2_local s:shard1  x:collection2_local_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2_local_shard1_replica1' 
using configuration from collection collection2_local
   [junit4]   2> 167029 INFO  (qtp740500875-1305) [n:127.0.0.1:43520_solr 
c:collection2_local s:shard1  x:collection2_local_shard1_replica1] 
o.a.s.c.SolrCore [[collection2_local_shard1_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node2/collection2_local_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node2/./collection2_local_shard1_replica1/data/]
   [junit4]   2> 167029 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection2_local s:shard2  x:collection2_local_shard2_replica1] 
o.a.s.c.SolrCore [[collection2_local_shard2_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node1/collection2_local_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_96FBE4DA750209C3-001/tempDir-001/node1/./collection2_local_shard2_replica1/data/]
   [junit4]   2> 167061 INFO  (qtp740500875-1305) [n:127.0.0.1:43520_solr 
c:collection2_local s:shard1  x:collection2_local_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 167061 INFO  (qtp740500875-1305) [n:127.0.0.1:43520_solr 
c:collection2_local s:shard1  x:collection2_local_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 167061 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection2_local s:shard2  x:collection2_local_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 167061 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection2_local s:shard2  x:collection2_local_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 167061 INFO  (qtp740500875-1305) [n:127.0.0.1:43520_solr 
c:collection2_local s:shard1  x:collection2_local_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29d6275a[collection2_local_shard1_replica1] main]
   [junit4]   2> 167061 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection2_local s:shard2  x:collection2_local_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6420468f[collection2_local_shard2_replica1] main]
   [junit4]   2> 167062 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection2_local s:shard2  x:collection2_local_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf2
   [junit4]   2> 167063 INFO  (qtp740500875-1305) [n:127.0.0.1:43520_solr 
c:collection2_local s:shard1  x:collection2_local_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf2
   [junit4]   2> 167063 INFO  (qtp1135959664-1318) [n:127.0.0.1:33400_solr 
c:collection2_local s:shard2  x:collection2_local_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 167063 INFO  (qtp740500875-1

[...truncated too long message...]

 for all tracked resources to be released
   [junit4]   2> Finalizer:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
   [junit4]   2>     
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
   [junit4]   2>     
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
   [junit4]   2> 
   [junit4]   2> Signal Dispatcher:
   [junit4]   2> 
   [junit4]   2> JUnit4-serializer-daemon:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> 
OverseerHdfsCoreFailoverThread-97464790325657609-127.0.0.1:33400_solr-n_0000000002:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> SUITE-TestDistribIDF-seed#[96FBE4DA750209C3]-worker:
   [junit4]   2>     java.lang.Thread.dumpThreads(Native Method)
   [junit4]   2>     java.lang.Thread.getAllStackTraces(Thread.java:1607)
   [junit4]   2>     
org.apache.solr.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty(SolrTestCaseJ4.java:354)
   [junit4]   2>     
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:300)
   [junit4]   2>     [...sun.*, java.lang.reflect.*, 
com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>     
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>     
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>     
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> SUITE-TestDistribIDF-seed#[96FBE4DA750209C3]:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1257)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2> 
   [junit4]   2> Reference Handler:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Object.wait(Object.java:502)
   [junit4]   2>     
java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2>     
java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> main:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1249)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1323)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:244)
   [junit4]   2>     
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:355)
   [junit4]   2>     
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> 301725 INFO  
(SUITE-TestDistribIDF-seed#[96FBE4DA750209C3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Feb 15, 2017 9:40:23 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 15, 2017 9:40:43 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.search.stats.TestDistribIDF: 
   [junit4]   2>    1) Thread[id=1445, 
name=OverseerHdfsCoreFailoverThread-97464790325657609-127.0.0.1:33400_solr-n_0000000002,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Feb 15, 2017 9:40:43 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1445, 
name=OverseerHdfsCoreFailoverThread-97464790325657609-127.0.0.1:33400_solr-n_0000000002,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> Feb 15, 2017 9:40:43 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=FST50, multiDefault=PostingsFormat(name=Asserting), cat=FST50, 
intDefault=FST50, id=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_i_dv=FST50, _route_=FSTOrd50, range_facet_l=FST50, 
timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
intDvoDefault=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=902, 
maxMBSortInHeap=7.947178593945185, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=sr-CS, 
timezone=Africa/Lagos
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=174826040,total=493355008
   [junit4]   2> NOTE: All tests run in this JVM: [ZkStateReaderTest, 
ResponseLogComponentTest, TestFieldCacheSort, TestManagedStopFilterFactory, 
TestSchemaSimilarityResource, TestReload, TestDFRSimilarityFactory, TestUtils, 
JSONWriterTest, SOLR749Test, TestCollectionAPIs, TestRTimerTree, SuggesterTest, 
HdfsThreadLeakTest, CustomCollectionTest, TestNRTOpen, SolrPluginUtilsTest, 
AnalysisErrorHandlingTest, TestCorePropertiesReload, RequestHandlersTest, 
HdfsCollectionsAPIDistributedZkTest, TestSSLRandomization, DebugComponentTest, 
SpellPossibilityIteratorTest, CdcrReplicationHandlerTest, DirectoryFactoryTest, 
SolrXmlInZkTest, DocValuesMissingTest, PrimUtilsTest, 
TestCollationFieldDocValues, TestPerFieldSimilarityWithDefaultOverride, 
PrimitiveFieldTypeTest, TestFieldCache, CollectionReloadTest, 
DistanceUnitsTest, SimpleFacetsTest, TestDistribIDF]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribIDF 
-Dtests.seed=96FBE4DA750209C3 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=sr-CS -Dtests.timezone=Africa/Lagos -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestDistribIDF (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 
object(s) that were not released!!! [Overseer]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.cloud.Overseer.start(Overseer.java:523)
   [junit4]    >        at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:747)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:158)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
   [junit4]    >        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [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)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([96FBE4DA750209C3]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.search.stats.TestDistribIDF: 
   [junit4]    >    1) Thread[id=1445, 
name=OverseerHdfsCoreFailoverThread-97464790325657609-127.0.0.1:33400_solr-n_0000000002,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([96FBE4DA750209C3]:0)
   [junit4] Completed [103/692 (1!)] on J2 in 166.53s, 2 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 64489 lines...]


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

Reply via email to