Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/327/

3 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx

Error Message:
java.lang.RuntimeException: IOException occured when talking to server at: 
http://127.0.0.1:45798/solr/test_col

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: 
IOException occured when talking to server at: 
http://127.0.0.1:45798/solr/test_col
        at 
__randomizedtesting.SeedInfo.seed([4DCBB2917DC285A9:5DAA1F686860C087]:0)
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx(TestStressCloudBlindAtomicUpdates.java:234)
        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 
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:745)
Caused by: java.lang.RuntimeException: IOException occured when talking to 
server at: http://127.0.0.1:45798/solr/test_col
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:45798/solr/test_col
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
        ... 6 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:45798 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
        ... 12 more


FAILED:  org.apache.solr.handler.TestConfigReload.test

Error Message:
tried these servers [https://127.0.0.1:54987/x_mrn/wz/collection1, 
https://127.0.0.1:57950/x_mrn/wz/collection1, 
https://127.0.0.1:37497/x_mrn/wz/collection1, 
https://127.0.0.1:40109/x_mrn/wz/collection1] succeeded only in []  
expected:<4> but was:<0>

Stack Trace:
java.lang.AssertionError: tried these servers 
[https://127.0.0.1:54987/x_mrn/wz/collection1, 
https://127.0.0.1:57950/x_mrn/wz/collection1, 
https://127.0.0.1:37497/x_mrn/wz/collection1, 
https://127.0.0.1:40109/x_mrn/wz/collection1] succeeded only in []  
expected:<4> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([4DCBB2917DC285A9:C59F8D4BD33EE851]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.handler.TestConfigReload.checkConfReload(TestConfigReload.java:132)
        at 
org.apache.solr.handler.TestConfigReload.reloadTest(TestConfigReload.java:92)
        at 
org.apache.solr.handler.TestConfigReload.test(TestConfigReload.java:79)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:745)


FAILED:  
org.apache.solr.store.blockcache.BlockDirectoryTest.testRandomAccessWritesLargeCache

Error Message:
Direct buffer memory

Stack Trace:
java.lang.OutOfMemoryError: Direct buffer memory
        at java.nio.Bits.reserveMemory(Bits.java:693)
        at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
        at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
        at 
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:75)
        at 
org.apache.solr.store.blockcache.BlockDirectoryTest.setUp(BlockDirectoryTest.java:119)
        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$9.evaluate(RandomizedRunner.java:941)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:745)




Build Log:
[...truncated 11644 lines...]
   [junit4] Suite: org.apache.solr.handler.TestConfigReload
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/init-core-data-001
   [junit4]   2> 338479 WARN  
(SUITE-TestConfigReload-seed#[4DCBB2917DC285A9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 338479 INFO  
(SUITE-TestConfigReload-seed#[4DCBB2917DC285A9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 338497 INFO  
(SUITE-TestConfigReload-seed#[4DCBB2917DC285A9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 338646 INFO  
(SUITE-TestConfigReload-seed#[4DCBB2917DC285A9]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/x_mrn/wz
   [junit4]   2> 338653 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 338659 INFO  (Thread-4294) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 338659 INFO  (Thread-4294) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 338783 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53873
   [junit4]   2> 338897 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to 
java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 340979 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 340981 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 340983 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 340985 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 340989 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 340991 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 340992 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 340997 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 341001 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 341003 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 341013 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 343430 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/control-001/cores/collection1
   [junit4]   2> 343544 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 343905 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b6a7697{/x_mrn/wz,null,AVAILABLE}
   [junit4]   2> 343930 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6ecd7281{SSL,[ssl, 
http/1.1]}{127.0.0.1:45893}
   [junit4]   2> 343930 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.e.j.s.Server 
Started @351788ms
   [junit4]   2> 343930 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/tempDir-001/control/data,
 hostContext=/x_mrn/wz, hostPort=45893, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/control-001/cores}
   [junit4]   2> 343933 ERROR 
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 343933 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 343940 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 343940 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 343940 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-12T21:41:55.266Z
   [junit4]   2> 343969 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 343969 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/control-001/solr.xml
   [junit4]   2> 344013 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 344014 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:53873/solr
   [junit4]   2> 344504 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 344509 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:45893_x_mrn%2Fwz
   [junit4]   2> 344510 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.Overseer Overseer 
(id=97781895018708997-127.0.0.1:45893_x_mrn%2Fwz-n_0000000000) starting
   [junit4]   2> 344585 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:45893_x_mrn%2Fwz
   [junit4]   2> 344601 INFO  
(OverseerStateUpdate-97781895018708997-127.0.0.1:45893_x_mrn%2Fwz-n_0000000000) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 345892 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/control-001/cores
   [junit4]   2> 345892 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 345981 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 346018 INFO  
(OverseerStateUpdate-97781895018708997-127.0.0.1:45893_x_mrn%2Fwz-n_0000000000) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 346119 WARN  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 346127 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 346445 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 347991 WARN  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 347999 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 348050 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 348051 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 348051 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/control-001/cores/collection1/data/]
   [junit4]   2> 348052 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da10f6a
   [junit4]   2> 348064 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4337744142124055]
   [junit4]   2> 348102 WARN  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
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> 348541 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 348541 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 348542 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 348543 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 348549 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.88671875, 
noCFSRatio=0.1921596015507878]
   [junit4]   2> 348563 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c833719[collection1] main]
   [junit4]   2> 348564 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 348564 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 348565 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 348591 INFO  
(searcherExecutor-153-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz 
x:collection1 c:control_collection) [n:127.0.0.1:45893_x_mrn%2Fwz 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@7c833719[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 348591 INFO  
(coreLoadExecutor-152-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1564510330465288192
   [junit4]   2> 348858 INFO  
(coreZkRegister-145-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz 
x:collection1 c:control_collection) [n:127.0.0.1:45893_x_mrn%2Fwz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 348859 INFO  
(coreZkRegister-145-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz 
x:collection1 c:control_collection) [n:127.0.0.1:45893_x_mrn%2Fwz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 348859 INFO  
(coreZkRegister-145-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz 
x:collection1 c:control_collection) [n:127.0.0.1:45893_x_mrn%2Fwz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:45893/x_mrn/wz/collection1/
   [junit4]   2> 348859 INFO  
(coreZkRegister-145-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz 
x:collection1 c:control_collection) [n:127.0.0.1:45893_x_mrn%2Fwz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 348859 INFO  
(coreZkRegister-145-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz 
x:collection1 c:control_collection) [n:127.0.0.1:45893_x_mrn%2Fwz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:45893/x_mrn/wz/collection1/ has no replicas
   [junit4]   2> 348859 INFO  
(coreZkRegister-145-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz 
x:collection1 c:control_collection) [n:127.0.0.1:45893_x_mrn%2Fwz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 348877 INFO  
(coreZkRegister-145-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz 
x:collection1 c:control_collection) [n:127.0.0.1:45893_x_mrn%2Fwz 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45893/x_mrn/wz/collection1/ shard1
   [junit4]   2> 349030 INFO  
(coreZkRegister-145-thread-1-processing-n:127.0.0.1:45893_x_mrn%2Fwz 
x:collection1 c:control_collection) [n:127.0.0.1:45893_x_mrn%2Fwz 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 349135 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 349138 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53873/solr ready
   [junit4]   2> 349165 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 349665 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-1-001/cores/collection1
   [junit4]   2> 349719 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-1-001
   [junit4]   2> 349752 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 350015 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fa81abd{/x_mrn/wz,null,AVAILABLE}
   [junit4]   2> 350016 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4409859a{SSL,[ssl, 
http/1.1]}{127.0.0.1:37497}
   [junit4]   2> 350016 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.e.j.s.Server 
Started @357874ms
   [junit4]   2> 350016 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/x_mrn/wz, hostPort=37497, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-1-001/cores}
   [junit4]   2> 350016 ERROR 
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 350018 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 350018 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 350018 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 350018 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-12T21:42:01.344Z
   [junit4]   2> 350097 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 350097 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-1-001/solr.xml
   [junit4]   2> 350129 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 350135 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:53873/solr
   [junit4]   2> 350377 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:37497_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 350381 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:37497_x_mrn%2Fwz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 350385 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:37497_x_mrn%2Fwz    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:37497_x_mrn%2Fwz
   [junit4]   2> 350387 INFO  (zkCallback-94-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 350387 INFO  
(zkCallback-90-thread-3-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 350451 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 350915 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:37497_x_mrn%2Fwz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-1-001/cores
   [junit4]   2> 350915 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:37497_x_mrn%2Fwz    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 350936 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 350938 INFO  
(OverseerStateUpdate-97781895018708997-127.0.0.1:45893_x_mrn%2Fwz-n_0000000000) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard2
   [junit4]   2> 351078 WARN  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 351079 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 351273 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 352481 WARN  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 352484 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 352791 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 352791 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 352791 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 352792 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da10f6a
   [junit4]   2> 352799 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4337744142124055]
   [junit4]   2> 352834 WARN  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
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> 353065 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 353065 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 353066 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 353066 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 353075 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.88671875, 
noCFSRatio=0.1921596015507878]
   [junit4]   2> 353075 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6dcd263e[collection1] main]
   [junit4]   2> 353077 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 353077 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 353078 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 353078 INFO  
(coreLoadExecutor-163-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1564510335170248704
   [junit4]   2> 353087 INFO  
(searcherExecutor-164-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:37497_x_mrn%2Fwz c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6dcd263e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 353094 INFO  
(coreZkRegister-158-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:37497_x_mrn%2Fwz c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 353095 INFO  
(coreZkRegister-158-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:37497_x_mrn%2Fwz c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 353095 INFO  
(coreZkRegister-158-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:37497_x_mrn%2Fwz c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37497/x_mrn/wz/collection1/
   [junit4]   2> 353095 INFO  
(coreZkRegister-158-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:37497_x_mrn%2Fwz c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 353096 INFO  
(coreZkRegister-158-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:37497_x_mrn%2Fwz c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:37497/x_mrn/wz/collection1/ has no replicas
   [junit4]   2> 353096 INFO  
(coreZkRegister-158-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:37497_x_mrn%2Fwz c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 353101 INFO  
(coreZkRegister-158-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:37497_x_mrn%2Fwz c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: https://127.0.0.1:37497/x_mrn/wz/collection1/ shard2
   [junit4]   2> 353254 INFO  
(coreZkRegister-158-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:37497_x_mrn%2Fwz c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 354172 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-2-001/cores/collection1
   [junit4]   2> 354174 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-2-001
   [junit4]   2> 354190 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 354522 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60527c4c{/x_mrn/wz,null,AVAILABLE}
   [junit4]   2> 354523 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5eb3579a{SSL,[ssl, 
http/1.1]}{127.0.0.1:54987}
   [junit4]   2> 354523 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.e.j.s.Server 
Started @362380ms
   [junit4]   2> 354523 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/x_mrn/wz, hostPort=54987, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-2-001/cores}
   [junit4]   2> 354523 ERROR 
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 354530 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 354530 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 354530 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 354530 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-12T21:42:05.856Z
   [junit4]   2> 354575 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 354575 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-2-001/solr.xml
   [junit4]   2> 354596 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 354608 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:53873/solr
   [junit4]   2> 354853 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:54987_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 354857 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:54987_x_mrn%2Fwz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 354861 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:54987_x_mrn%2Fwz    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:54987_x_mrn%2Fwz
   [junit4]   2> 354864 INFO  (zkCallback-94-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 354865 INFO  
(zkCallback-90-thread-3-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 354864 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 354934 INFO  
(zkCallback-105-thread-2-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 355663 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:54987_x_mrn%2Fwz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-2-001/cores
   [junit4]   2> 355664 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:54987_x_mrn%2Fwz    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 355674 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 355682 INFO  
(OverseerStateUpdate-97781895018708997-127.0.0.1:45893_x_mrn%2Fwz-n_0000000000) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 356748 WARN  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 356902 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 357049 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 358184 WARN  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 358197 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 358220 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 358220 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 358221 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-2-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 358221 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da10f6a
   [junit4]   2> 358228 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4337744142124055]
   [junit4]   2> 358240 WARN  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
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> 358723 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 358723 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 358740 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 358740 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 358742 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.88671875, 
noCFSRatio=0.1921596015507878]
   [junit4]   2> 358742 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2df20386[collection1] main]
   [junit4]   2> 358746 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 358747 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 358747 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 358748 INFO  
(searcherExecutor-175-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2df20386[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 358749 INFO  
(coreLoadExecutor-174-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1564510341116723200
   [junit4]   2> 358774 INFO  
(coreZkRegister-169-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:54987_x_mrn%2Fwz c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 358774 INFO  
(coreZkRegister-169-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:54987_x_mrn%2Fwz c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 358774 INFO  
(coreZkRegister-169-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:54987_x_mrn%2Fwz c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:54987/x_mrn/wz/collection1/
   [junit4]   2> 358774 INFO  
(coreZkRegister-169-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:54987_x_mrn%2Fwz c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 358774 INFO  
(coreZkRegister-169-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:54987_x_mrn%2Fwz c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:54987/x_mrn/wz/collection1/ has no replicas
   [junit4]   2> 358774 INFO  
(coreZkRegister-169-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:54987_x_mrn%2Fwz c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 358920 INFO  
(coreZkRegister-169-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:54987_x_mrn%2Fwz c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: https://127.0.0.1:54987/x_mrn/wz/collection1/ shard1
   [junit4]   2> 359674 INFO  
(coreZkRegister-169-thread-1-processing-n:127.0.0.1:54987_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:54987_x_mrn%2Fwz c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 360085 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-3-001/cores/collection1
   [junit4]   2> 360085 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-3-001
   [junit4]   2> 360153 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 360155 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37434f05{/x_mrn/wz,null,AVAILABLE}
   [junit4]   2> 360156 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3a66a952{SSL,[ssl, 
http/1.1]}{127.0.0.1:40109}
   [junit4]   2> 360156 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.e.j.s.Server 
Started @368014ms
   [junit4]   2> 360156 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/x_mrn/wz, hostPort=40109, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-3-001/cores}
   [junit4]   2> 360156 ERROR 
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 360165 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 360165 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 360165 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 360165 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-12T21:42:11.491Z
   [junit4]   2> 360388 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 360388 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-3-001/solr.xml
   [junit4]   2> 360401 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 360406 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:53873/solr
   [junit4]   2> 360737 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:40109_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 360749 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:40109_x_mrn%2Fwz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 360753 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:40109_x_mrn%2Fwz    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:40109_x_mrn%2Fwz
   [junit4]   2> 360755 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:37497_x_mrn%2Fwz) 
[n:127.0.0.1:37497_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 360756 INFO  
(zkCallback-105-thread-2-processing-n:127.0.0.1:54987_x_mrn%2Fwz) 
[n:127.0.0.1:54987_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 360755 INFO  (zkCallback-94-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 360756 INFO  
(zkCallback-90-thread-2-processing-n:127.0.0.1:45893_x_mrn%2Fwz) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 361225 INFO  
(zkCallback-111-thread-2-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 361733 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:40109_x_mrn%2Fwz    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-3-001/cores
   [junit4]   2> 361733 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) 
[n:127.0.0.1:40109_x_mrn%2Fwz    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 361736 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 361739 INFO  
(OverseerStateUpdate-97781895018708997-127.0.0.1:45893_x_mrn%2Fwz-n_0000000000) 
[n:127.0.0.1:45893_x_mrn%2Fwz    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard2
   [junit4]   2> 361943 WARN  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 361943 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 361973 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 363117 WARN  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 363122 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 363202 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 363202 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 363202 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-3-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 363203 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da10f6a
   [junit4]   2> 363245 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4337744142124055]
   [junit4]   2> 363281 WARN  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
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> 363684 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 363684 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 363685 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 363686 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 363706 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.88671875, 
noCFSRatio=0.1921596015507878]
   [junit4]   2> 363706 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4e5b0340[collection1] main]
   [junit4]   2> 363710 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 363710 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 363710 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 363712 INFO  
(coreLoadExecutor-185-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1564510346320805888
   [junit4]   2> 363725 INFO  
(searcherExecutor-186-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:40109_x_mrn%2Fwz c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e5b0340[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 363771 INFO  
(coreZkRegister-180-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 c:collection1) [n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 363785 INFO  
(updateExecutor-108-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 363791 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 363792 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 363792 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 363798 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 363798 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] 
as recovering, leader is [https://127.0.0.1:37497/x_mrn/wz/collection1/] and I 
am [https://127.0.0.1:40109/x_mrn/wz/collection1/]
   [junit4]   2> 363873 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:37497/x_mrn/wz]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40109_x_mrn%252Fwz&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 364406 INFO  (qtp809961049-4793) [n:127.0.0.1:37497_x_mrn%2Fwz 
   ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, 
state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 364420 INFO  (qtp809961049-4793) [n:127.0.0.1:37497_x_mrn%2Fwz 
   ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 364420 INFO  (qtp809961049-4793) [n:127.0.0.1:37497_x_mrn%2Fwz 
   ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard2, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, 
nodeName=127.0.0.1:40109_x_mrn%2Fwz, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:40109/x_mrn/wz","node_name":"127.0.0.1:40109_x_mrn%2Fwz","state":"recovering"}
   [junit4]   2> 364420 INFO  (qtp809961049-4793) [n:127.0.0.1:37497_x_mrn%2Fwz 
   ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 364420 INFO  (qtp809961049-4793) [n:127.0.0.1:37497_x_mrn%2Fwz 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:40109_x_mrn%252Fwz&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=30
   [junit4]   2> 364761 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-4-001/cores/collection1
   [junit4]   2> 364761 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-4-001
   [junit4]   2> 364776 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 364928 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:37497/x_mrn/wz/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 364928 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=https://127.0.0.1:40109/x_mrn/wz START 
replicas=[https://127.0.0.1:37497/x_mrn/wz/collection1/] nUpdates=100
   [junit4]   2> 365161 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44beaf41{/x_mrn/wz,null,AVAILABLE}
   [junit4]   2> 365162 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7d0b8fe7{SSL,[ssl, 
http/1.1]}{127.0.0.1:57950}
   [junit4]   2> 365162 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] o.e.j.s.Server 
Started @373020ms
   [junit4]   2> 365162 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/x_mrn/wz, hostPort=57950, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestConfigReload_4DCBB2917DC285A9-001/shard-4-001/cores}
   [junit4]   2> 365162 ERROR 
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 365170 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 365170 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 365170 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 365170 INFO  
(TEST-TestConfigReload.test-seed#[4DCBB2917DC285A9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-12T21:42:16.496Z
   [junit4]   2> 365261 INFO  (qtp809961049-4795) [n:127.0.0.1:37497_x_mrn%2Fwz 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 365261 INFO  (qtp809961049-4795) [n:127.0.0.1:37497_x_mrn%2Fwz 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/x_mrn/wz path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 365329 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:66.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 365329 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a 
PeerSync 
   [junit4]   2> 365329 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 365329 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:40109_x_mrn%2Fwz c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping 
IW.commit.
   [junit4]   2> 365336 INFO  
(recoveryExecutor-109-thread-1-processing-n:127.0.0.1:40109_x_mrn%2Fwz 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1

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

nit4]   2> 1293210 INFO  
(zkCallback-3108-thread-3-processing-n:127.0.0.1:45798_solr) 
[n:127.0.0.1:45798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1293210 INFO  
(zkCallback-3120-thread-4-processing-n:127.0.0.1:44118_solr) 
[n:127.0.0.1:44118_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1293213 INFO  (coreCloseExecutor-2004-thread-1) 
[n:127.0.0.1:50243_solr c:test_col s:shard2 r:core_node2 
x:test_col_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.test_col.shard2.replica1
   [junit4]   2> 1293216 INFO  
(zkCallback-3108-thread-3-processing-n:127.0.0.1:45798_solr) 
[n:127.0.0.1:45798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1293216 INFO  
(zkCallback-3120-thread-4-processing-n:127.0.0.1:44118_solr) 
[n:127.0.0.1:44118_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1293227 INFO  (coreCloseExecutor-1997-thread-1) 
[n:127.0.0.1:45798_solr c:test_col s:shard2 r:core_node10 
x:test_col_shard2_replica2] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.test_col.shard2.replica2
   [junit4]   2> 1293230 INFO  
(zkCallback-3120-thread-4-processing-n:127.0.0.1:44118_solr) 
[n:127.0.0.1:44118_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1293230 INFO  
(zkCallback-3120-thread-3-processing-n:127.0.0.1:44118_solr) 
[n:127.0.0.1:44118_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44118_solr
   [junit4]   2> 1293232 INFO  (coreCloseExecutor-1998-thread-1) 
[n:127.0.0.1:44118_solr c:test_col s:shard4 r:core_node7 
x:test_col_shard4_replica1] o.a.s.m.SolrMetricManager Closing metric reporters 
for: solr.core.test_col.shard4.replica1
   [junit4]   2> 1294261 WARN  
(zkCallback-3115-thread-3-processing-n:127.0.0.1:57154_solr) 
[n:127.0.0.1:57154_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1294262 INFO  (jetty-closer-3067-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1294262 INFO  (jetty-closer-3067-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4af84ef2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1294407 WARN  
(zkCallback-3109-thread-5-processing-n:127.0.0.1:49831_solr) 
[n:127.0.0.1:49831_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1294407 INFO  (jetty-closer-3067-thread-9) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1294407 INFO  (jetty-closer-3067-thread-9) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3ad6ed3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1294411 WARN  
(zkCallback-3113-thread-5-processing-n:127.0.0.1:52649_solr) 
[n:127.0.0.1:52649_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1294412 INFO  (jetty-closer-3067-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1294412 INFO  (jetty-closer-3067-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1005c7ed{/solr,null,UNAVAILABLE}
   [junit4]   2> 1294703 WARN  
(zkCallback-3116-thread-3-processing-n:127.0.0.1:34589_solr) 
[n:127.0.0.1:34589_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1294703 INFO  (jetty-closer-3067-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1294703 INFO  (jetty-closer-3067-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11a516e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1294710 WARN  
(zkCallback-3112-thread-4-processing-n:127.0.0.1:33384_solr) 
[n:127.0.0.1:33384_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1294710 INFO  (jetty-closer-3067-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1294710 INFO  (jetty-closer-3067-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@38e19e03{/solr,null,UNAVAILABLE}
   [junit4]   2> 1294716 WARN  
(zkCallback-3117-thread-4-processing-n:127.0.0.1:50243_solr) 
[n:127.0.0.1:50243_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1294716 INFO  (jetty-closer-3067-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1294716 INFO  (jetty-closer-3067-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4f1910f3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1294729 WARN  
(zkCallback-3108-thread-2-processing-n:127.0.0.1:45798_solr) 
[n:127.0.0.1:45798_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1294730 INFO  (jetty-closer-3067-thread-8) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1294730 INFO  (jetty-closer-3067-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4f70e60e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1294733 WARN  
(zkCallback-3120-thread-3-processing-n:127.0.0.1:44118_solr) 
[n:127.0.0.1:44118_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1294734 INFO  (jetty-closer-3067-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1294734 INFO  (jetty-closer-3067-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@48bf08c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1294744 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[4DCBB2917DC285A9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53533 53533
   [junit4]   2> 1294832 INFO  (Thread-29770) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53533 53533
   [junit4]   2> 1294833 WARN  (Thread-29770) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/aliases.json
   [junit4]   2>        11      /solr/clusterprops.json
   [junit4]   2>        10      
/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2>        10      /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/clusterstate.json
   [junit4]   2>        10      /solr/collections/test_col/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/97781942681206808-127.0.0.1:45798_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/97781942681206807-127.0.0.1:33384_solr-n_0000000005
   [junit4]   2>        2       
/solr/overseer_elect/election/97781942681206804-127.0.0.1:49831_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/97781942681206813-127.0.0.1:50243_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        217     /solr/overseer/collection-queue-work
   [junit4]   2>        17      /solr/overseer/queue
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        11      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1294834 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[4DCBB2917DC285A9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_4DCBB2917DC285A9-001
   [junit4]   2> Apr 12, 2017 9:57:45 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{long_stored_idx=PostingsFormat(name=LuceneFixedGap), 
long_dv_idx=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128), 
long_dv_stored_idx=BlockTreeOrds(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Asserting), 
long_dv_idx=DocValuesFormat(name=Lucene54), 
long_dv_stored=DocValuesFormat(name=Lucene54), 
id=DocValuesFormat(name=Lucene54), long_dv=DocValuesFormat(name=Lucene54), 
long_dv_stored_idx=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1513, 
maxMBSortInHeap=5.832840503011421, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=et-EE, 
timezone=Europe/Volgograd
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=127602104,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestRandomRequestDistribution, TestLRUStatsCache, BaseCdcrDistributedZkTest, 
TestAnalyzeInfixSuggestions, TestShardHandlerFactory, 
TestPHPSerializedResponseWriter, TestBinaryResponseWriter, BasicZkTest, 
TestSolrConfigHandlerCloud, StandardRequestHandlerTest, 
TestDynamicFieldCollectionResource, HdfsBasicDistributedZkTest, 
ClusterStateTest, BlockDirectoryTest, TestManagedSchema, 
TestDeleteCollectionOnDownNodes, DistribJoinFromCollectionTest, 
TestRequestForwarding, AtomicUpdatesTest, SSLMigrationTest, 
TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [85/704 (3!)] on J0 in 228.77s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 45377 lines...]


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

Reply via email to