Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19826/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddReplica

Error Message:
Error from server at http://127.0.0.1:42949/solr: delete the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42949/solr: delete the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([13BEDE0AD6E116A8:939EBB24C7A2FE0E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1130)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        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.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:442)
        at 
org.apache.solr.cloud.autoscaling.TestPolicyCloud.after(TestPolicyCloud.java:63)
        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$10.evaluate(RandomizedRunner.java:965)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard

Error Message:
Error from server at http://127.0.0.1:42949/solr: Could not find collection : 
testCreateCollectionAddReplica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42949/solr: Could not find collection : 
testCreateCollectionAddReplica
        at 
__randomizedtesting.SeedInfo.seed([13BEDE0AD6E116A8:C630ADF166AB9716]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1130)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        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.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:442)
        at 
org.apache.solr.cloud.autoscaling.TestPolicyCloud.after(TestPolicyCloud.java:63)
        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$10.evaluate(RandomizedRunner.java:965)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([13BEDE0AD6E116A8:A96CB17255CFF8BD]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
        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:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
        ... 40 more


FAILED:  org.apache.lucene.analysis.ja.TestFactories.test

Error Message:
Unable to parse

Stack Trace:
java.lang.NumberFormatException: Unable to parse
        at 
__randomizedtesting.SeedInfo.seed([B6E5D21EE7185BA9:3EB1EDC449E43651]:0)
        at org.apache.lucene.util.ArrayUtil.parse(ArrayUtil.java:94)
        at org.apache.lucene.util.ArrayUtil.parseInt(ArrayUtil.java:83)
        at org.apache.lucene.util.ArrayUtil.parseInt(ArrayUtil.java:51)
        at 
org.apache.lucene.analysis.miscellaneous.DelimitedTermFrequencyTokenFilter.incrementToken(DelimitedTermFrequencyTokenFilter.java:67)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:731)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:642)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:540)
        at 
org.apache.lucene.analysis.ja.TestFactories.doTestTokenFilter(TestFactories.java:102)
        at 
org.apache.lucene.analysis.ja.TestFactories.test(TestFactories.java:55)
        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.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 3503 lines...]
   [junit4] Suite: org.apache.lucene.analysis.ja.TestFactories
   [junit4]   2> TEST FAIL: useCharFilter=true 
text='\u0017\ued28\uca06\ufb18\ue6e7\u0190\u6e47\ud21b\u001d |{1'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFactories 
-Dtests.method=test -Dtests.seed=B6E5D21EE7185BA9 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=Asia/Thimbu 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   6.74s J2 | TestFactories.test <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: Unable to parse
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B6E5D21EE7185BA9:3EB1EDC449E43651]:0)
   [junit4]    >        at 
org.apache.lucene.util.ArrayUtil.parse(ArrayUtil.java:94)
   [junit4]    >        at 
org.apache.lucene.util.ArrayUtil.parseInt(ArrayUtil.java:83)
   [junit4]    >        at 
org.apache.lucene.util.ArrayUtil.parseInt(ArrayUtil.java:51)
   [junit4]    >        at 
org.apache.lucene.analysis.miscellaneous.DelimitedTermFrequencyTokenFilter.incrementToken(DelimitedTermFrequencyTokenFilter.java:67)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:731)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:642)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:540)
   [junit4]    >        at 
org.apache.lucene.analysis.ja.TestFactories.doTestTokenFilter(TestFactories.java:102)
   [junit4]    >        at 
org.apache.lucene.analysis.ja.TestFactories.test(TestFactories.java:55)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-VE, timezone=Asia/Thimbu
   [junit4]   2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=8,threads=1,free=362691112,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestToStringUtil, 
TestJapaneseNumberFilter, TestJapaneseAnalyzer, TestSearchMode, 
TestJapaneseKatakanaStemFilter, TestTokenInfoDictionary, TestFactories]
   [junit4] Completed [21/21 (1!)] on J2 in 6.79s, 1 test, 1 error <<< FAILURES!

[...truncated 7542 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_13BEDE0AD6E116A8-001/init-core-data-001
   [junit4]   2> 61662 WARN  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 61662 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 61663 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 61663 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 61664 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 61683 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 61695 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 61746 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 61766 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53c77b3
   [junit4]   2> 61768 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53c77b3
   [junit4]   2> 61768 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53c77b3
   [junit4]   2> 61769 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 61796 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 61813 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 61867 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 61872 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 61872 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53c77b3
   [junit4]   2> 61872 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 61872 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_13BEDE0AD6E116A8-001/init-core-data-001/]
   [junit4]   2> 61873 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=137316560, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 61902 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 61902 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 61903 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 61903 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 61903 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=2.9091796875, 
floorSegmentMB=0.26953125, forceMergeDeletesPctAllowed=7.913749498342414, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 61904 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ccb4284[collection1] main]
   [junit4]   2> 61904 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 63191 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 63462 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 63462 INFO  
(searcherExecutor-359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 63462 INFO  (coreLoadExecutor-358-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1569784474434011136
   [junit4]   2> 63462 INFO  
(searcherExecutor-359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 63462 INFO  
(searcherExecutor-359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 63462 INFO  
(searcherExecutor-359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 63463 INFO  
(searcherExecutor-359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 63463 INFO  
(searcherExecutor-359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 63463 INFO  
(searcherExecutor-359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 63463 INFO  
(searcherExecutor-359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 63463 INFO  
(searcherExecutor-359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 63464 INFO  
(searcherExecutor-359-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ccb4284[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63465 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 63466 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 63470 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 63471 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b84043a[collection1] realtime]
   [junit4]   2> 63472 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 5
   [junit4]   2> 63472 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 63473 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 63491 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 63513 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 63568 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 63581 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 63597 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53c77b3
   [junit4]   2> 63597 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_13BEDE0AD6E116A8-001/init-core-data-001/]
   [junit4]   2> 63642 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 63642 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 63643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4d6680b0[collection1] main]
   [junit4]   2> 63644 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 63645 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 63648 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 63649 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569784474630094848
   [junit4]   2> 63651 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 63652 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1658154308, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 63652 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 63652 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 63652 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 63652 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 63653 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 63653 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 63653 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 63653 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 63653 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 63655 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d6680b0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63655 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@319b7944[collection1] main]
   [junit4]   2> 63655 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@22f08d57
   [junit4]   2> 63655 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=586190167
   [junit4]   2> 63657 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@319b7944[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63666 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1569784474642677760)]} 0 5
   [junit4]   2> 63667 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 65166 INFO  (commitScheduler-367-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 65178 INFO  (commitScheduler-367-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a2bcbee[collection1] main]
   [junit4]   2> 65178 INFO  (commitScheduler-367-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 65181 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a2bcbee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 65420 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1569784476487122944)]} 0 1759
   [junit4]   2> 65420 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 65422 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 65423 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1569784476489220096)]} 0 0
   [junit4]   2> 65423 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 66920 INFO  (commitScheduler-367-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 66928 INFO  (commitScheduler-367-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@11c886b6[collection1] main]
   [junit4]   2> 66928 INFO  (commitScheduler-367-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 66931 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11c886b6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 67175 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1569784478326325248)]} 0 3513
   [junit4]   2> 67175 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 67176 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569784478327373824)]} 0 3514
   [junit4]   2> 67176 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569784478328422400)]} 0 3514
   [junit4]   2> 67176 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569784478328422401)]} 0 3514
   [junit4]   2> 67176 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569784478328422402)]} 0 3515
   [junit4]   2> 67176 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569784478328422403)]} 0 3515
   [junit4]   2> 67176 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569784478328422404)]} 0 3515
   [junit4]   2> 67177 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569784478329470976)]} 0 3515
   [junit4]   2> 67177 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569784478329470977)]} 0 3515
   [junit4]   2> 67177 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569784478329470978)]} 0 3515
   [junit4]   2> 67177 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1569784478329470979)]} 0 3515
   [junit4]   2> 67177 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 68675 INFO  (commitScheduler-367-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 68683 INFO  (commitScheduler-367-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7755c9da[collection1] main]
   [junit4]   2> 68683 INFO  (commitScheduler-367-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 68687 INFO  
(searcherExecutor-364-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7755c9da[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)
 Uninverting(_2(7.0.0):c11/9:delGen=1)))}
   [junit4]   2> 68930 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1569784480166576128)]} 0 5269
   [junit4]   2> 68931 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 68933 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 68939 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 68940 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 68945 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6df1b8ad[collection1] realtime]
   [junit4]   2> 68945 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 5
   [junit4]   2> 68946 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 68947 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 68974 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 68990 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 69124 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 69138 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 69149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53c77b3
   [junit4]   2> 69149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_13BEDE0AD6E116A8-001/init-core-data-001/]
   [junit4]   2> 69219 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 69219 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 69221 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16c08c35[collection1] main]
   [junit4]   2> 69221 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 69222 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 69224 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 69227 INFO  
(searcherExecutor-368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 69227 INFO  
(searcherExecutor-368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 69227 INFO  
(searcherExecutor-368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 69227 INFO  
(searcherExecutor-368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 69227 INFO  
(searcherExecutor-368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 69228 INFO  
(searcherExecutor-368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 69228 INFO  
(searcherExecutor-368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 69228 INFO  
(searcherExecutor-368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 69228 INFO  
(searcherExecutor-368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 69229 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=54728186, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 69229 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 69230 INFO  
(searcherExecutor-368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16c08c35[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69230 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70d80f05[collection1] main]
   [junit4]   2> 69231 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@74acd468
   [junit4]   2> 69231 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1957483624
   [junit4]   2> 69238 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1569784480485343232)]} 0 5
   [junit4]   2> 69239 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 69247 INFO  
(searcherExecutor-368-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70d80f05[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69490 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1569784480754827264)]} 0 257
   [junit4]   2> 69490 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 69491 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1569784480755875840)]} 0 257
   [junit4]   2> 69491 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 69491 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 69491 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 69492 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[13BEDE0AD6E116A8]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=13BEDE0AD6E116A8 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da 
-Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.56s J2 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([13BEDE0AD6E116A8:A96CB17255CFF8BD]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]    >        ... 40 more
   [junit4]   2> 69494 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 69494 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69494 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b71331d[collection1] realtime]
   [junit4]   2> 69494 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 69495 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 69495 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 69522 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 69532 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 69583 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 69586 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 69594 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@53c77b3
   [junit4]   2> 69594 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_13BEDE0AD6E116A8-001/init-core-data-001/]
   [junit4]   2> 69621 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 69621 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 69622 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@396cb01a[collection1] main]
   [junit4]   2> 69622 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 69623 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 69624 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 69624 INFO  
(searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 69625 INFO  
(searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 69625 INFO  
(searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 69625 INFO  
(searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 69625 INFO  
(searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 69625 INFO  
(searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 69625 INFO  
(searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 69625 INFO  
(searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 69625 INFO  
(searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 69626 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=78.88671875, 
floorSegmentMB=1.4189453125, forceMergeDeletesPctAllowed=15.173048314013045, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.30632184005075813
   [junit4]   2> 69627 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 69627 INFO  
(searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@396cb01a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69627 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@38836b3e[collection1] main]
   [junit4]   2> 69628 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@134120a4
   [junit4]   2> 69628 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=323035300
   [junit4]   2> 69629 INFO  
(searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38836b3e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69632 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1569784480902676480)]} 0 0
   [junit4]   2> 69632 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1569784480903725056)]} 0 0
   [junit4]   2> 69632 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1569784480903725057)]} 0 0
   [junit4]   2> 69632 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1569784480903725058)]} 0 1
   [junit4]   2> 69632 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1569784480903725059)]} 0 1
   [junit4]   2> 69633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1569784480904773632)]} 0 1
   [junit4]   2> 69633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1569784480904773633)]} 0 1
   [junit4]   2> 69633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1569784480904773634)]} 0 1
   [junit4]   2> 69633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1569784480904773635)]} 0 1
   [junit4]   2> 69633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1569784480904773636)]} 0 1
   [junit4]   2> 69633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1569784480904773637)]} 0 1
   [junit4]   2> 69633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1569784480904773638)]} 0 2
   [junit4]   2> 69633 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1569784480904773639)]} 0 2
   [junit4]   2> 69634 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1569784480905822208)]} 0 2
   [junit4]   2> 69634 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 69634 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1569784480905822209)]} 0 3
   [junit4]   2> 69638 INFO  (commitScheduler-375-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 69642 INFO  (commitScheduler-375-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b5198df[collection1] main]
   [junit4]   2> 69642 INFO  (commitScheduler-375-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 69644 INFO  
(searcherExecutor-372-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2b5198df[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c15)))}
   [junit4]   2> 69885 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1569784481169014784)]} 0 253
   [junit4]   2> 69886 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 69886 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 69886 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[13BEDE0AD6E116A8]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 69887 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 69887 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=747622104
   [junit4]   2> 69887 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 69887 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 69888 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 69888 INFO  
(SUITE-AutoCommitTest-seed#[13BEDE0AD6E116A8]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 69888 INFO  
(coreCloseExecutor-376-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@34e882fe
   [junit4]   2> 69888 INFO  
(coreCloseExecutor-376-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 69889 INFO  
(coreCloseExecutor-376-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3f7ca75c commitCommandVersion:0
   [junit4]   2> 69892 INFO  
(coreCloseExecutor-376-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=887653118
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_13BEDE0AD6E116A8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), 
subject=Lucene50(blocksize=128), id=PostingsFormat(name=Memory), 
text=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Direct), 
range_facet_l=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1324, 
maxMBSortInHeap=7.637847754849019, sim=RandomSimilarity(queryNorm=true): {}, 
locale=da, timezone=America/Danmarkshavn
   [junit4]   2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=8,threads=1,free=312990880,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[ClassificationUpdateProcessorFactoryTest, DeleteReplicaTest, 
SolrMetricsIntegrationTest, DistributedQueryComponentCustomSortTest, 
SolrCloudExampleTest, RestartWhileUpdatingTest, TestNumericTerms64, 
TestTrieFacet, TestNoOpRegenerator, TestSimpleTextCodec, TestBinaryField, 
SolrTestCaseJ4Test, AutoCommitTest]
   [junit4] Completed [45/724 (1!)] on J2 in 8.24s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 344 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TestPolicyCloud
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_13BEDE0AD6E116A8-001/init-core-data-001
   [junit4]   2> 207353 WARN  
(SUITE-TestPolicyCloud-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=123 numCloses=123
   [junit4]   2> 207353 INFO  
(SUITE-TestPolicyCloud-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 207354 INFO  
(SUITE-TestPolicyCloud-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 207354 INFO  
(SUITE-TestPolicyCloud-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_13BEDE0AD6E116A8-001/tempDir-001
   [junit4]   2> 207354 INFO  
(SUITE-TestPolicyCloud-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 207355 INFO  (Thread-537) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 207355 INFO  (Thread-537) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 207359 ERROR (Thread-537) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 207455 INFO  
(SUITE-TestPolicyCloud-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36499
   [junit4]   2> 207460 INFO  (jetty-launcher-336-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 207460 INFO  (jetty-launcher-336-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 207460 INFO  (jetty-launcher-336-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 207462 INFO  (jetty-launcher-336-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 207464 INFO  (jetty-launcher-336-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65fdf683{/solr,null,AVAILABLE}
   [junit4]   2> 207465 INFO  (jetty-launcher-336-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@514120f4{HTTP/1.1,[http/1.1]}{127.0.0.1:36771}
   [junit4]   2> 207465 INFO  (jetty-launcher-336-thread-3) [    ] 
o.e.j.s.Server Started @208843ms
   [junit4]   2> 207465 INFO  (jetty-launcher-336-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36771}
   [junit4]   2> 207466 ERROR (jetty-launcher-336-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 207466 INFO  (jetty-launcher-336-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4224f916{/solr,null,AVAILABLE}
   [junit4]   2> 207466 INFO  (jetty-launcher-336-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 207466 INFO  (jetty-launcher-336-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 207466 INFO  (jetty-launcher-336-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 207466 INFO  (jetty-launcher-336-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T02:54:39.565Z
   [junit4]   2> 207466 INFO  (jetty-launcher-336-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 207475 INFO  (jetty-launcher-336-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e280024{HTTP/1.1,[http/1.1]}{127.0.0.1:38611}
   [junit4]   2> 207475 INFO  (jetty-launcher-336-thread-2) [    ] 
o.e.j.s.Server Started @208853ms
   [junit4]   2> 207475 INFO  (jetty-launcher-336-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38611}
   [junit4]   2> 207476 ERROR (jetty-launcher-336-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 207476 INFO  (jetty-launcher-336-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 207476 INFO  (jetty-launcher-336-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 207476 INFO  (jetty-launcher-336-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 207476 INFO  (jetty-launcher-336-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T02:54:39.575Z
   [junit4]   2> 207478 INFO  (jetty-launcher-336-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@630d786f{/solr,null,AVAILABLE}
   [junit4]   2> 207479 INFO  (jetty-launcher-336-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7e8eaa74{HTTP/1.1,[http/1.1]}{127.0.0.1:35229}
   [junit4]   2> 207479 INFO  (jetty-launcher-336-thread-1) [    ] 
o.e.j.s.Server Started @208856ms
   [junit4]   2> 207479 INFO  (jetty-launcher-336-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35229}
   [junit4]   2> 207486 ERROR (jetty-launcher-336-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 207486 INFO  (jetty-launcher-336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 207486 INFO  (jetty-launcher-336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 207486 INFO  (jetty-launcher-336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 207486 INFO  (jetty-launcher-336-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ff5d1e2{/solr,null,AVAILABLE}
   [junit4]   2> 207486 INFO  (jetty-launcher-336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T02:54:39.585Z
   [junit4]   2> 207486 INFO  (jetty-launcher-336-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 207494 INFO  (jetty-launcher-336-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@245fd3ff{HTTP/1.1,[http/1.1]}{127.0.0.1:34793}
   [junit4]   2> 207494 INFO  (jetty-launcher-336-thread-4) [    ] 
o.e.j.s.Server Started @208871ms
   [junit4]   2> 207494 INFO  (jetty-launcher-336-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34793}
   [junit4]   2> 207494 ERROR (jetty-launcher-336-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 207494 INFO  (jetty-launcher-336-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 207494 INFO  (jetty-launcher-336-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 207494 INFO  (jetty-launcher-336-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 207494 INFO  (jetty-launcher-336-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T02:54:39.593Z
   [junit4]   2> 207496 INFO  (jetty-launcher-336-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 207510 INFO  (jetty-launcher-336-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 207510 INFO  (jetty-launcher-336-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 207514 INFO  (jetty-launcher-336-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78f00b6f{/solr,null,AVAILABLE}
   [junit4]   2> 207525 INFO  (jetty-launcher-336-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36499/solr
   [junit4]   2> 207526 INFO  (jetty-launcher-336-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36499/solr
   [junit4]   2> 207531 INFO  (jetty-launcher-336-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36499/solr
   [junit4]   2> 207533 INFO  (jetty-launcher-336-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66e4c475{HTTP/1.1,[http/1.1]}{127.0.0.1:42949}
   [junit4]   2> 207538 INFO  (jetty-launcher-336-thread-5) [    ] 
o.e.j.s.Server Started @208915ms
   [junit4]   2> 207538 INFO  (jetty-launcher-336-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42949}
   [junit4]   2> 207538 ERROR (jetty-launcher-336-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 207538 INFO  (jetty-launcher-336-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 207538 INFO  (jetty-launcher-336-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 207538 INFO  (jetty-launcher-336-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 207538 INFO  (jetty-launcher-336-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T02:54:39.637Z
   [junit4]   2> 207543 INFO  (jetty-launcher-336-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 207547 INFO  (jetty-launcher-336-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36499/solr
   [junit4]   2> 207558 INFO  (jetty-launcher-336-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36499/solr
   [junit4]   2> 207559 INFO  (jetty-launcher-336-thread-1) 
[n:127.0.0.1:35229_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 207559 INFO  (jetty-launcher-336-thread-2) 
[n:127.0.0.1:38611_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 207560 INFO  (jetty-launcher-336-thread-1) 
[n:127.0.0.1:35229_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35229_solr
   [junit4]   2> 207560 INFO  (jetty-launcher-336-thread-2) 
[n:127.0.0.1:38611_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38611_solr
   [junit4]   2> 207560 INFO  (jetty-launcher-336-thread-1) 
[n:127.0.0.1:35229_solr    ] o.a.s.c.Overseer Overseer 
(id=98111539082362887-127.0.0.1:35229_solr-n_0000000000) starting
   [junit4]   2> 207574 INFO  
(zkCallback-350-thread-1-processing-n:127.0.0.1:38611_solr) 
[n:127.0.0.1:38611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 207582 INFO  
(zkCallback-351-thread-1-processing-n:127.0.0.1:35229_solr) 
[n:127.0.0.1:35229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 207587 INFO  (jetty-launcher-336-thread-3) 
[n:127.0.0.1:36771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 207588 INFO  (jetty-launcher-336-thread-3) 
[n:127.0.0.1:36771_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 207589 INFO  (jetty-launcher-336-thread-3) 
[n:127.0.0.1:36771_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36771_solr
   [junit4]   2> 207602 INFO  
(zkCallback-351-thread-1-processing-n:127.0.0.1:35229_solr) 
[n:127.0.0.1:35229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 207602 INFO  
(zkCallback-350-thread-1-processing-n:127.0.0.1:38611_solr) 
[n:127.0.0.1:38611_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 207603 INFO  
(zkCallback-363-thread-1-processing-n:127.0.0.1:36771_solr) 
[n:127.0.0.1:36771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 207613 INFO  (jetty-launcher-336-thread-5) [n

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

]   2>  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 524772 INFO  (qtp638391854-2410) [n:127.0.0.1:42949_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:42949_solr&onlyIfLeaderActive=true&core=testCreateCollectionAddReplica_shard1_replica_n1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=28003
   [junit4]   2> 524784 ERROR (qtp638391854-2545) [n:127.0.0.1:42949_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Solr is 
shutting down
   [junit4]   2>        at 
org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:177)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 524784 INFO  (qtp638391854-2545) [n:127.0.0.1:42949_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:42949_solr&onlyIfLeaderActive=true&core=testCreateCollectionAddReplica_shard1_replica_n1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=18002
   [junit4]   2> 525359 WARN  
(zkCallback-350-thread-3-processing-n:127.0.0.1:38611_solr) 
[n:127.0.0.1:38611_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 525359 INFO  (jetty-closer-337-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4224f916{/solr,null,UNAVAILABLE}
   [junit4]   2> 525364 WARN  
(zkCallback-351-thread-5-processing-n:127.0.0.1:35229_solr) 
[n:127.0.0.1:35229_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 525365 WARN  
(zkCallback-364-thread-5-processing-n:127.0.0.1:42949_solr) 
[n:127.0.0.1:42949_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 525365 INFO  (jetty-closer-337-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@630d786f{/solr,null,UNAVAILABLE}
   [junit4]   2> 525365 WARN  
(zkCallback-365-thread-4-processing-n:127.0.0.1:34793_solr) 
[n:127.0.0.1:34793_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 525365 INFO  (jetty-closer-337-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@78f00b6f{/solr,null,UNAVAILABLE}
   [junit4]   2> 525365 INFO  (jetty-closer-337-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ff5d1e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 525366 ERROR 
(SUITE-TestPolicyCloud-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 525366 INFO  
(SUITE-TestPolicyCloud-seed#[13BEDE0AD6E116A8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36499 36499
   [junit4]   2> 525393 INFO  (Thread-537) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36499 36499
   [junit4]   2> 525395 WARN  (Thread-537) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/clusterprops.json
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/clusterstate.json
   [junit4]   2>        3       
/solr/collections/testCreateCollectionSplitShard/state.json
   [junit4]   2>        3       /solr/collections/policiesTest/state.json
   [junit4]   2>        2       
/solr/collections/testCreateCollectionAddReplica/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      /solr/collections
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TestPolicyCloud_13BEDE0AD6E116A8-001
   [junit4]   2> Jun 10, 2017 2:59:57 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=mt, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=8,threads=1,free=242411448,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[ClassificationUpdateProcessorFactoryTest, DeleteReplicaTest, 
SolrMetricsIntegrationTest, DistributedQueryComponentCustomSortTest, 
SolrCloudExampleTest, RestartWhileUpdatingTest, TestNumericTerms64, 
TestTrieFacet, TestNoOpRegenerator, TestSimpleTextCodec, TestBinaryField, 
SolrTestCaseJ4Test, AutoCommitTest, DirectUpdateHandlerTest, 
FacetPivotSmallTest, TestCoreDiscovery, TestConfigSetImmutable, 
ExternalFileFieldSortTest, TestPayloadScoreQParserPlugin, 
TestGraphMLResponseWriter, TestDeleteCollectionOnDownNodes, 
CloudMLTQParserTest, TestStressInPlaceUpdates, SuggesterTest, 
TestReplicationHandlerBackup, ParsingFieldUpdateProcessorsTest, 
TestFieldSortValues, TestCSVResponseWriter, SolrJmxReporterTest, 
FieldAnalysisRequestHandlerTest, TestUtils, StressHdfsTest, 
TestFieldTypeResource, FullSolrCloudDistribCmdsTest, TestPolicyCloud]
   [junit4] Completed [153/724 (2!)] on J2 in 318.81s, 4 tests, 2 errors <<< 
FAILURES!

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

Reply via email to