Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/118/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:51759/forceleader_test_collection 
due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:51759/forceleader_test_collection due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([9419A3414BD98B55:728E9781725B7234]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:748)


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
127.0.0.1:49661 within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: 
Could not connect to ZooKeeper 127.0.0.1:49661 within 45000 ms
        at 
__randomizedtesting.SeedInfo.seed([9419A3414BD98B55:4C548E16BC042EF5]:0)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:183)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:117)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:107)
        at 
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:88)
        at 
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:82)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:81)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:225)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:963)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:748)
Caused by: java.util.concurrent.TimeoutException: Could not connect to 
ZooKeeper 127.0.0.1:49661 within 45000 ms
        at 
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:233)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:175)
        ... 38 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestDynamicLoading

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.core.TestDynamicLoading:   
  1) Thread[id=16962, name=Thread-3237, state=WAITING, 
group=TGRP-TestDynamicLoading]         at java.lang.Object.wait(Native Method)  
       at java.lang.Thread.join(Thread.java:1252)         at 
java.lang.Thread.join(Thread.java:1326)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)    
2) Thread[id=16966, name=ProcessThread(sid:0 cport:49661):, state=WAITING, 
group=TGRP-TestDynamicLoading]         at sun.misc.Unsafe.park(Native Method)   
      at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)      
   at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
    3) Thread[id=16963, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestDynamicLoading]         at 
sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at 
sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at 
sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=16964, 
name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestDynamicLoading]        
 at java.lang.Object.wait(Native Method)         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.core.TestDynamicLoading: 
   1) Thread[id=16962, name=Thread-3237, state=WAITING, 
group=TGRP-TestDynamicLoading]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   2) Thread[id=16966, name=ProcessThread(sid:0 cport:49661):, state=WAITING, 
group=TGRP-TestDynamicLoading]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
   3) Thread[id=16963, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestDynamicLoading]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=16964, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestDynamicLoading]
        at java.lang.Object.wait(Native Method)
        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
        at __randomizedtesting.SeedInfo.seed([9419A3414BD98B55]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestDynamicLoading

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=16963, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestDynamicLoading]         at 
sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at 
sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at 
sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=16963, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestDynamicLoading]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([9419A3414BD98B55]:0)




Build Log:
[...truncated 11248 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> 848155 INFO  
(SUITE-ForceLeaderTest-seed#[9419A3414BD98B55]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/init-core-data-001
   [junit4]   2> 848156 INFO  
(SUITE-ForceLeaderTest-seed#[9419A3414BD98B55]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 848156 INFO  
(SUITE-ForceLeaderTest-seed#[9419A3414BD98B55]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 848156 INFO  
(SUITE-ForceLeaderTest-seed#[9419A3414BD98B55]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 848159 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 848159 INFO  (Thread-1678) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 848159 INFO  (Thread-1678) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 848160 ERROR (Thread-1678) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 848266 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63860
   [junit4]   2> 848296 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 848302 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 848307 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 848311 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 848315 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 848319 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 848322 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 848326 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 848329 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 848332 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 848334 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 848337 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 848447 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 848448 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4603051e{/,null,AVAILABLE}
   [junit4]   2> 848448 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7543bd62{HTTP/1.1,[http/1.1]}{127.0.0.1:50017}
   [junit4]   2> 848449 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.Server Started @854083ms
   [junit4]   2> 848449 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=62767, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/control-001/cores}
   [junit4]   2> 848449 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 848449 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 848449 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 848449 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 848449 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T06:25:00.473Z
   [junit4]   2> 848452 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 848452 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/control-001/solr.xml
   [junit4]   2> 848470 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 848472 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63860/solr
   [junit4]   2> 848583 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:62767_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 848584 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:62767_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:62767_
   [junit4]   2> 848585 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:62767_    ] o.a.s.c.Overseer Overseer 
(id=98503065612058628-127.0.0.1:62767_-n_0000000000) starting
   [junit4]   2> 848593 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:62767_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62767_
   [junit4]   2> 848595 INFO  
(zkCallback-1044-thread-1-processing-n:127.0.0.1:62767_) [n:127.0.0.1:62767_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 848738 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:62767_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 848744 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:62767_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 848744 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:62767_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 848745 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:62767_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/control-001/cores
   [junit4]   2> 848760 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 848762 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63860/solr ready
   [junit4]   2> 848762 INFO  (SocketProxy-Acceptor-62767) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49788,localport=62767], receiveBufferSize:130880
   [junit4]   2> 848766 INFO  (SocketProxy-Acceptor-62767) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50017,localport=41827], receiveBufferSize=139264
   [junit4]   2> 848767 INFO  (qtp785094393-6627) [n:127.0.0.1:62767_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62767_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 848770 INFO  
(OverseerThreadFactory-3207-thread-1-processing-n:127.0.0.1:62767_) 
[n:127.0.0.1:62767_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 848882 INFO  (SocketProxy-Acceptor-62767) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=36779,localport=62767], receiveBufferSize:130880
   [junit4]   2> 848883 INFO  (SocketProxy-Acceptor-62767) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50017,localport=38547], receiveBufferSize=139264
   [junit4]   2> 848886 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 848887 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 848998 INFO  
(zkCallback-1044-thread-1-processing-n:127.0.0.1:62767_) [n:127.0.0.1:62767_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 849913 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 849930 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 850001 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 850023 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 850024 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 850024 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 850024 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 850026 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=58.1240234375, 
floorSegmentMB=0.7763671875, forceMergeDeletesPctAllowed=28.20532485143109, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 850029 WARN  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 850081 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 850081 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 850082 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 850083 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 850083 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 850083 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3dff15fc[control_collection_shard1_replica_n1] main]
   [junit4]   2> 850085 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 850085 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 850086 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 850086 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576049051812495360
   [junit4]   2> 850089 INFO  
(searcherExecutor-3210-thread-1-processing-n:127.0.0.1:62767_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:62767_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@3dff15fc[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 850093 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 850093 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 850094 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62767/control_collection_shard1_replica_n1/
   [junit4]   2> 850094 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 850094 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:62767/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 850094 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 850102 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62767/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 850206 INFO  
(zkCallback-1044-thread-1-processing-n:127.0.0.1:62767_) [n:127.0.0.1:62767_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 850258 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 850261 INFO  (qtp785094393-6628) [n:127.0.0.1:62767_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1375
   [junit4]   2> 850269 INFO  (qtp785094393-6627) [n:127.0.0.1:62767_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 850369 INFO  
(zkCallback-1044-thread-1-processing-n:127.0.0.1:62767_) [n:127.0.0.1:62767_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 850777 INFO  
(OverseerCollectionConfigSetProcessor-98503065612058628-127.0.0.1:62767_-n_0000000000)
 [n:127.0.0.1:62767_    ] 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> 851270 INFO  (qtp785094393-6627) [n:127.0.0.1:62767_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62767_&wt=javabin&version=2}
 status=0 QTime=2503
   [junit4]   2> 851279 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 851280 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63860/solr ready
   [junit4]   2> 851280 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 851281 INFO  (SocketProxy-Acceptor-62767) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=46096,localport=62767], receiveBufferSize:130880
   [junit4]   2> 851281 INFO  (SocketProxy-Acceptor-62767) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=50017,localport=63715], receiveBufferSize=139264
   [junit4]   2> 851283 INFO  (qtp785094393-6629) [n:127.0.0.1:62767_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 851286 INFO  
(OverseerThreadFactory-3207-thread-2-processing-n:127.0.0.1:62767_) 
[n:127.0.0.1:62767_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 851288 WARN  
(OverseerThreadFactory-3207-thread-2-processing-n:127.0.0.1:62767_) 
[n:127.0.0.1:62767_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 851498 INFO  (qtp785094393-6629) [n:127.0.0.1:62767_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 851499 INFO  (qtp785094393-6629) [n:127.0.0.1:62767_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=216
   [junit4]   2> 851647 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-1-001
 of type TLOG
   [junit4]   2> 851647 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 851648 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c194b02{/,null,AVAILABLE}
   [junit4]   2> 851649 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5c76d86e{HTTP/1.1,[http/1.1]}{127.0.0.1:34227}
   [junit4]   2> 851649 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.Server Started @857285ms
   [junit4]   2> 851649 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=48126, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-1-001/cores}
   [junit4]   2> 851650 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 851650 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 851650 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 851650 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 851650 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T06:25:03.674Z
   [junit4]   2> 851653 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 851653 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-1-001/solr.xml
   [junit4]   2> 851656 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 851658 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63860/solr
   [junit4]   2> 851670 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:48126_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 851673 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:48126_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 851675 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:48126_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48126_
   [junit4]   2> 851676 INFO  
(zkCallback-1044-thread-1-processing-n:127.0.0.1:62767_) [n:127.0.0.1:62767_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 851677 INFO  (zkCallback-1051-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 851678 INFO  
(zkCallback-1056-thread-1-processing-n:127.0.0.1:48126_) [n:127.0.0.1:48126_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 851729 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:48126_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 851736 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:48126_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 851736 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:48126_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 851737 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:48126_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-1-001/cores
   [junit4]   2> 851754 INFO  (SocketProxy-Acceptor-48126) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=38488,localport=48126], receiveBufferSize:130880
   [junit4]   2> 851754 INFO  (SocketProxy-Acceptor-48126) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=34227,localport=52333], receiveBufferSize=139264
   [junit4]   2> 851756 INFO  (qtp1385526037-6674) [n:127.0.0.1:48126_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:48126_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 851760 INFO  
(OverseerCollectionConfigSetProcessor-98503065612058628-127.0.0.1:62767_-n_0000000000)
 [n:127.0.0.1:62767_    ] 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> 851760 INFO  
(OverseerThreadFactory-3207-thread-3-processing-n:127.0.0.1:62767_) 
[n:127.0.0.1:62767_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:48126_ 
for creating new replica
   [junit4]   2> 851763 INFO  (SocketProxy-Acceptor-48126) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=34421,localport=48126], receiveBufferSize:130880
   [junit4]   2> 851764 INFO  (SocketProxy-Acceptor-48126) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=34227,localport=37688], receiveBufferSize=139264
   [junit4]   2> 851765 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 851765 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 851872 INFO  
(zkCallback-1056-thread-1-processing-n:127.0.0.1:48126_) [n:127.0.0.1:48126_    
] 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: [2])
   [junit4]   2> 852791 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 852811 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 852882 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 852903 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 852903 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t41' (registry 
'solr.core.collection1.shard2.replica_t41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 852903 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 852903 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-1-001/cores/collection1_shard2_replica_t41],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 852905 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=58.1240234375, 
floorSegmentMB=0.7763671875, forceMergeDeletesPctAllowed=28.20532485143109, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 852907 WARN  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 852939 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 852939 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 852941 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 852941 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 852941 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 852942 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3aaab5ac[collection1_shard2_replica_t41] main]
   [junit4]   2> 852943 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 852944 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 852944 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 852945 INFO  
(searcherExecutor-3221-thread-1-processing-n:127.0.0.1:48126_ 
x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[collection1_shard2_replica_t41] Registered new searcher 
Searcher@3aaab5ac[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 852945 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576049054810374144
   [junit4]   2> 852953 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 852953 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 852953 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:48126/collection1_shard2_replica_t41/
   [junit4]   2> 852953 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 852953 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
http://127.0.0.1:48126/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 852953 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 852954 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 852960 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:48126/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 853064 INFO  
(zkCallback-1056-thread-1-processing-n:127.0.0.1:48126_) [n:127.0.0.1:48126_    
] 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: [2])
   [junit4]   2> 853111 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 853115 INFO  (qtp1385526037-6675) [n:127.0.0.1:48126_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1351
   [junit4]   2> 853122 INFO  (qtp1385526037-6674) [n:127.0.0.1:48126_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:48126_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1365
   [junit4]   2> 853221 INFO  
(zkCallback-1056-thread-1-processing-n:127.0.0.1:48126_) [n:127.0.0.1:48126_    
] 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: [2])
   [junit4]   2> 853248 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-2-001
 of type TLOG
   [junit4]   2> 853249 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 853250 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d64f6be{/,null,AVAILABLE}
   [junit4]   2> 853250 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@30985776{HTTP/1.1,[http/1.1]}{127.0.0.1:58425}
   [junit4]   2> 853250 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.Server Started @858886ms
   [junit4]   2> 853250 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=51759, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-2-001/cores}
   [junit4]   2> 853250 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 853250 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 853250 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 853250 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 853250 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T06:25:05.274Z
   [junit4]   2> 853255 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 853255 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-2-001/solr.xml
   [junit4]   2> 853258 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 853260 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63860/solr
   [junit4]   2> 853272 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:51759_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 853275 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:51759_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 853277 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:51759_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51759_
   [junit4]   2> 853279 INFO  
(zkCallback-1044-thread-1-processing-n:127.0.0.1:62767_) [n:127.0.0.1:62767_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 853279 INFO  (zkCallback-1051-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 853279 INFO  
(zkCallback-1056-thread-1-processing-n:127.0.0.1:48126_) [n:127.0.0.1:48126_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 853280 INFO  
(zkCallback-1062-thread-1-processing-n:127.0.0.1:51759_) [n:127.0.0.1:51759_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 853352 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:51759_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 853358 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:51759_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 853358 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:51759_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 853359 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:51759_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-2-001/cores
   [junit4]   2> 853382 INFO  (qtp1385526037-6678) [n:127.0.0.1:48126_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:51759_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 853385 INFO  
(OverseerCollectionConfigSetProcessor-98503065612058628-127.0.0.1:62767_-n_0000000000)
 [n:127.0.0.1:62767_    ] 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> 853386 INFO  
(OverseerThreadFactory-3207-thread-4-processing-n:127.0.0.1:62767_) 
[n:127.0.0.1:62767_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:51759_ 
for creating new replica
   [junit4]   2> 853388 INFO  (SocketProxy-Acceptor-51759) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=53736,localport=51759], receiveBufferSize:130880
   [junit4]   2> 853390 INFO  (SocketProxy-Acceptor-51759) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=58425,localport=33637], receiveBufferSize=139264
   [junit4]   2> 853392 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 853392 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 853500 INFO  
(zkCallback-1056-thread-1-processing-n:127.0.0.1:48126_) [n:127.0.0.1:48126_    
] 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> 853500 INFO  
(zkCallback-1062-thread-1-processing-n:127.0.0.1:51759_) [n:127.0.0.1:51759_    
] 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> 854405 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 854415 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 854482 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 854497 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 854498 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t43' (registry 
'solr.core.collection1.shard1.replica_t43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 854498 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 854498 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-2-001/cores/collection1_shard1_replica_t43],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 854499 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=58.1240234375, 
floorSegmentMB=0.7763671875, forceMergeDeletesPctAllowed=28.20532485143109, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 854502 WARN  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 854537 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 854537 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 854539 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 854539 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 854540 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 854540 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5c011054[collection1_shard1_replica_t43] main]
   [junit4]   2> 854541 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 854541 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 854542 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 854542 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576049056484950016
   [junit4]   2> 854543 INFO  
(searcherExecutor-3232-thread-1-processing-n:127.0.0.1:51759_ 
x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43] Registered new searcher 
Searcher@5c011054[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 854548 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 854548 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 854548 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:51759/collection1_shard1_replica_t43/
   [junit4]   2> 854548 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 854548 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
http://127.0.0.1:51759/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 854548 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 854548 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 854551 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51759/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 854654 INFO  
(zkCallback-1056-thread-1-processing-n:127.0.0.1:48126_) [n:127.0.0.1:48126_    
] 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> 854654 INFO  
(zkCallback-1062-thread-1-processing-n:127.0.0.1:51759_) [n:127.0.0.1:51759_    
] 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> 854703 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 854705 INFO  (qtp1872874522-6710) [n:127.0.0.1:51759_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1313
   [junit4]   2> 854707 INFO  (qtp1385526037-6678) [n:127.0.0.1:48126_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:51759_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1325
   [junit4]   2> 854808 INFO  
(zkCallback-1056-thread-1-processing-n:127.0.0.1:48126_) [n:127.0.0.1:48126_    
] 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> 854808 INFO  
(zkCallback-1062-thread-1-processing-n:127.0.0.1:51759_) [n:127.0.0.1:51759_    
] 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> 854851 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-3-001
 of type TLOG
   [junit4]   2> 854851 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 854853 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e226b0c{/,null,AVAILABLE}
   [junit4]   2> 854854 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69b53b68{HTTP/1.1,[http/1.1]}{127.0.0.1:45108}
   [junit4]   2> 854854 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.e.j.s.Server Started @860491ms
   [junit4]   2> 854854 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=56163, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-3-001/cores}
   [junit4]   2> 854854 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 854854 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 854855 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 854855 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 854855 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T06:25:06.879Z
   [junit4]   2> 854864 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 854864 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-3-001/solr.xml
   [junit4]   2> 854890 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 854895 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63860/solr
   [junit4]   2> 854908 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:56163_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 854911 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:56163_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 854913 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:56163_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56163_
   [junit4]   2> 854915 INFO  
(zkCallback-1044-thread-1-processing-n:127.0.0.1:62767_) [n:127.0.0.1:62767_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854915 INFO  
(zkCallback-1056-thread-1-processing-n:127.0.0.1:48126_) [n:127.0.0.1:48126_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854915 INFO  
(zkCallback-1062-thread-1-processing-n:127.0.0.1:51759_) [n:127.0.0.1:51759_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854915 INFO  (zkCallback-1051-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854916 INFO  
(zkCallback-1068-thread-1-processing-n:127.0.0.1:56163_) [n:127.0.0.1:56163_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 854991 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:56163_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 855001 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:56163_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 855001 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:56163_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 855002 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[9419A3414BD98B55]) 
[n:127.0.0.1:56163_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-3-001/cores
   [junit4]   2> 855030 INFO  (qtp1385526037-6677) [n:127.0.0.1:48126_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:56163_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 855034 INFO  
(OverseerCollectionConfigSetProcessor-98503065612058628-127.0.0.1:62767_-n_0000000000)
 [n:127.0.0.1:62767_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 855034 INFO  
(OverseerThreadFactory-3207-thread-5-processing-n:127.0.0.1:62767_) 
[n:127.0.0.1:62767_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:56163_ 
for creating new replica
   [junit4]   2> 855037 INFO  (SocketProxy-Acceptor-56163) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=52902,localport=56163], receiveBufferSize:130880
   [junit4]   2> 855039 INFO  (SocketProxy-Acceptor-56163) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=45108,localport=46525], receiveBufferSize=139264
   [junit4]   2> 855041 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 855041 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 855149 INFO  
(zkCallback-1062-thread-1-processing-n:127.0.0.1:51759_) [n:127.0.0.1:51759_    
] 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: [4])
   [junit4]   2> 855149 INFO  
(zkCallback-1056-thread-1-processing-n:127.0.0.1:48126_) [n:127.0.0.1:48126_    
] 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: [4])
   [junit4]   2> 855150 INFO  
(zkCallback-1068-thread-1-processing-n:127.0.0.1:56163_) [n:127.0.0.1:56163_    
] 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: [4])
   [junit4]   2> 856069 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 856088 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 856163 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 856181 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 856181 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t45' (registry 
'solr.core.collection1.shard2.replica_t45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70403cc0
   [junit4]   2> 856181 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 856182 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t45] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-3-001/cores/collection1_shard2_replica_t45],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_9419A3414BD98B55-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 856183 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=58.1240234375, 
floorSegmentMB=0.7763671875, forceMergeDeletesPctAllowed=28.20532485143109, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 856185 WARN  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 856218 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 856218 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 856220 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 856220 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 856220 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 856220 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f11f317[collection1_shard2_replica_t45] main]
   [junit4]   2> 856222 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 856222 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 856223 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 856224 INFO  
(searcherExecutor-3243-thread-1-processing-n:127.0.0.1:56163_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[collection1_shard2_replica_t45] Registered new searcher 
Searcher@3f11f317[collection1_shard2_replica_t45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 856224 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576049058248654848
   [junit4]   2> 856228 INFO  (qtp104020941-6742) [n:127.0.0.1:56163_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 856228 INFO  
(updateExecutor-1065-thread-1-processing-n:127.0.0.1:56163_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:56163_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] 
o.a.s.u.DefaultSolrCoreState Run

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

t 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
   [junit4]   2>        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
   [junit4]   2> 2254764 ERROR (ProcessThread(sid:0 cport:49661):) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2254764 ERROR (SessionTracker) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> Aug 18, 2017 6:48:29 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=16963, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestDynamicLoading]
   [junit4]   2>         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]   2>         at 
sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]   2>         at 
sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]   2>         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2>         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2>         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-CS, timezone=Asia/Pontianak
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=3,free=81355184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestXmlQParser, 
AssignBackwardCompatibilityTest, TestLuceneMatchVersion, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestCorePropertiesReload, 
TestFiltering, TestJsonFacetRefinement, TestRangeQuery, 
SpatialRPTFieldTypeTest, CdcrVersionReplicationTest, 
DistributedFacetPivotLongTailTest, TestShardHandlerFactory, TestCharFilters, 
AsyncCallRequestStatusResponseTest, HdfsBasicDistributedZkTest, 
BigEndianAscendingWordDeserializerTest, TestNRTOpen, TestSchemaResource, 
MergeStrategyTest, MoveReplicaHDFSUlogDirTest, TestSegmentSorting, 
UtilsToolTest, PluginInfoTest, TestSubQueryTransformerCrossCore, 
ZkNodePropsTest, TestManagedSchema, SolrIndexMetricsTest, SolrJmxReporterTest, 
CacheHeaderTest, PolyFieldTest, TestSchemaManager, TestCollapseQParserPlugin, 
TestAuthorizationFramework, TestPartialUpdateDeduplication, TestReqParamsAPI, 
WrapperMergePolicyFactoryTest, SimpleMLTQParserTest, TestNumericRangeQuery64, 
BlockJoinFacetSimpleTest, V2StandaloneTest, SolrIndexConfigTest, 
TestRandomCollapseQParserPlugin, ShardSplitTest, RequestLoggingTest, 
HttpSolrCallGetCoreTest, TestConfigSetsAPIZkFailure, TestMaxScoreQueryParser, 
SuggesterTSTTest, TestDocTermOrds, TestDistributedMissingSort, 
TestExceedMaxTermLength, CleanupOldIndexTest, HdfsSyncSliceTest, 
DistributedIntervalFacetingTest, TestPolicyCloud, DeleteShardTest, 
TestSimpleQParserPlugin, TestFieldSortValues, LeaderElectionContextKeyTest, 
JsonLoaderTest, HdfsDirectoryTest, PreAnalyzedUpdateProcessorTest, 
TestTolerantUpdateProcessorCloud, TestQueryUtils, TestSolrCloudWithKerberosAlt, 
DistanceUnitsTest, TestJoin, LukeRequestHandlerTest, DocumentBuilderTest, 
TestSlowCompositeReaderWrapper, TestCloudNestedDocsSort, ActionThrottleTest, 
ForceLeaderTest, TestSystemCollAutoCreate, TestDocSet, UpdateLogTest, 
TestManagedSynonymFilterFactory, DistribJoinFromCollectionTest, 
BadIndexSchemaTest, AnalyticsMergeStrategyTest, TestComplexPhraseQParserPlugin, 
IndexSchemaRuntimeFieldTest, TestDistributedGrouping, SolrXmlInZkTest, 
TestBlobHandler, TestPayloadScoreQParserPlugin, MBeansHandlerTest, 
SolrPluginUtilsTest, TestUseDocValuesAsStored, RestartWhileUpdatingTest, 
TermVectorComponentTest, BadComponentTest, ShowFileRequestHandlerTest, 
TestElisionMultitermQuery, TestCopyFieldCollectionResource, 
TestGraphTermsQParserPlugin, SolrCmdDistributorTest, TestRecovery, 
TestRawTransformer, TestConfigSetsAPI, TestFastWriter, 
VMParamsZkACLAndCredentialsProvidersTest, TestUninvertingReader, 
TestJettySolrRunner, TestRemoteStreaming, HdfsWriteToMultipleCollectionsTest, 
DocValuesMultiTest, TestMultiValuedNumericRangeQuery, TestConfigSetProperties, 
DateRangeFieldTest, MoreLikeThisHandlerTest, TestGraphMLResponseWriter, 
QueryEqualityTest, TestDeleteCollectionOnDownNodes, TestStressLucene, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestChildDocTransformer, 
SearchHandlerTest, CopyFieldTest, TestBadConfig, TestDefaultStatsCache, 
HLLUtilTest, TestCollectionAPI, MetricUtilsTest, ChaosMonkeySafeLeaderTest, 
TestSolrIndexConfig, SystemInfoHandlerTest, TestSuggestSpellingConverter, 
FieldMutatingUpdateProcessorTest, DistributedVersionInfoTest, 
StatsComponentTest, TermVectorComponentDistributedTest, TestPushWriter, 
CloneFieldUpdateProcessorFactoryTest, TestRandomRequestDistribution, 
EnumFieldTest, TestSchemaVersionResource, BasicAuthStandaloneTest, 
TestDistributedStatsComponentCardinality, TestSolrConfigHandler, 
CollectionsAPIDistributedZkTest, TestSQLHandler, OverseerRolesTest, 
ExitableDirectoryReaderTest, BasicZkTest, FullHLLTest, TestSystemIdResolver, 
TolerantUpdateProcessorTest, BitVectorTest, TestFieldTypeResource, 
SubstringBytesRefFilterTest, TestSolrCLIRunExample, 
TestMinMaxOnMultiValuedField, TestCloudJSONFacetJoinDomain, TestRandomFaceting, 
TestReRankQParserPlugin, InfoHandlerTest, 
DistributedQueryElevationComponentTest, SolrCLIZkUtilsTest, 
TestScoreJoinQPNoScore, TestMacroExpander, TestInPlaceUpdatesDistrib, 
CachingDirectoryFactoryTest, ConfigSetsAPITest, TestDynamicLoading]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading 
-Dtests.seed=9419A3414BD98B55 -Dtests.slow=true -Dtests.locale=sr-CS 
-Dtests.timezone=Asia/Pontianak -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestDynamicLoading (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE 
scope at org.apache.solr.core.TestDynamicLoading: 
   [junit4]    >    1) Thread[id=16962, name=Thread-3237, state=WAITING, 
group=TGRP-TestDynamicLoading]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1252)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1326)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   [junit4]    >    2) Thread[id=16966, name=ProcessThread(sid:0 cport:49661):, 
state=WAITING, group=TGRP-TestDynamicLoading]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
   [junit4]    >    3) Thread[id=16963, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestDynamicLoading]
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]    >         at 
sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]    >         at 
sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=16964, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-TestDynamicLoading]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9419A3414BD98B55]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=16963, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestDynamicLoading]
   [junit4]    >         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
   [junit4]    >         at 
sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
   [junit4]    >         at 
sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9419A3414BD98B55]:0)
   [junit4] Completed [333/729 (2!)] on J1 in 69.50s, 1 test, 3 errors <<< 
FAILURES!

[...truncated 44628 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to