Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/701/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter
Error Message:
Collection not found: routeFieldColl
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: routeFieldColl
at
__randomizedtesting.SeedInfo.seed([6DF0494BDB12CD41:C5C6D7964473261B]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1376)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1072)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:232)
at
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter(CustomCollectionTest.java:166)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI
Error Message:
Could not find collection : implicitcoll
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : implicitcoll
at
__randomizedtesting.SeedInfo.seed([6DF0494BDB12CD41:711C720E6887B39]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:245)
at
org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.rule.RulesTest.testPortRule
Error Message:
Could not find collection : portRuleColl
Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : portRuleColl
at
__randomizedtesting.SeedInfo.seed([6DF0494BDB12CD41:55505CD67A42353F]:0)
at
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
at
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:245)
at org.apache.solr.cloud.rule.RulesTest.testPortRule(RulesTest.java:106)
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.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:745)
FAILED: org.apache.solr.cloud.rule.RulesTest.doIntegrationTest
Error Message:
Error from server at http://127.0.0.1:61432/solr: Failed to create shard
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:61432/solr: Failed to create shard
at
__randomizedtesting.SeedInfo.seed([6DF0494BDB12CD41:88C30ECAC7663F43]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1358)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1109)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
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.rule.RulesTest.doIntegrationTest(RulesTest.java:89)
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.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:745)
FAILED: org.apache.solr.handler.TestReqParamsAPI.test
Error Message:
Could not get expected value 'A val' for path 'params/a' full output: {
"responseHeader":{ "status":0, "QTime":0}, "params":{
"wt":"json", "useParams":""}, "context":{ "webapp":"/solr",
"path":"/dump0", "httpMethod":"GET"}}, from server:
https://127.0.0.1:56958/solr/collection1_shard1_replica2
Stack Trace:
java.lang.AssertionError: Could not get expected value 'A val' for path
'params/a' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"params":{
"wt":"json",
"useParams":""},
"context":{
"webapp":"/solr",
"path":"/dump0",
"httpMethod":"GET"}}, from server:
https://127.0.0.1:56958/solr/collection1_shard1_replica2
at
__randomizedtesting.SeedInfo.seed([6DF0494BDB12CD41:E5A4769175EEA0B9]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
at
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:127)
at
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:69)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11868 lines...]
[junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/init-core-data-001
[junit4] 2> 1322365 INFO
(SUITE-TestReqParamsAPI-seed#[6DF0494BDB12CD41]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1322368 INFO
(SUITE-TestReqParamsAPI-seed#[6DF0494BDB12CD41]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1322373 INFO
(SUITE-TestReqParamsAPI-seed#[6DF0494BDB12CD41]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001
[junit4] 2> 1322373 INFO
(SUITE-TestReqParamsAPI-seed#[6DF0494BDB12CD41]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1322373 INFO (Thread-1872) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1322373 INFO (Thread-1872) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1322479 INFO
(SUITE-TestReqParamsAPI-seed#[6DF0494BDB12CD41]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:56956
[junit4] 2> 1322513 INFO (jetty-launcher-1707-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1322513 INFO (jetty-launcher-1707-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1322516 INFO (jetty-launcher-1707-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@764b78ee{/solr,null,AVAILABLE}
[junit4] 2> 1322516 INFO (jetty-launcher-1707-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@120af7b9{/solr,null,AVAILABLE}
[junit4] 2> 1322516 INFO (jetty-launcher-1707-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@100253db{SSL,[ssl,
http/1.1]}{127.0.0.1:56958}
[junit4] 2> 1322517 INFO (jetty-launcher-1707-thread-2) [ ]
o.e.j.s.Server Started @1327960ms
[junit4] 2> 1322517 INFO (jetty-launcher-1707-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@25dc230c{SSL,[ssl,
http/1.1]}{127.0.0.1:56959}
[junit4] 2> 1322517 INFO (jetty-launcher-1707-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56958}
[junit4] 2> 1322517 INFO (jetty-launcher-1707-thread-1) [ ]
o.e.j.s.Server Started @1327960ms
[junit4] 2> 1322517 INFO (jetty-launcher-1707-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56959}
[junit4] 2> 1322517 ERROR (jetty-launcher-1707-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1322517 ERROR (jetty-launcher-1707-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1322517 INFO (jetty-launcher-1707-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 1322517 INFO (jetty-launcher-1707-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1322517 INFO (jetty-launcher-1707-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1322517 INFO (jetty-launcher-1707-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-16T06:59:24.204Z
[junit4] 2> 1322517 INFO (jetty-launcher-1707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 1322517 INFO (jetty-launcher-1707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1322517 INFO (jetty-launcher-1707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1322518 INFO (jetty-launcher-1707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-16T06:59:24.205Z
[junit4] 2> 1322524 INFO (jetty-launcher-1707-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1322525 INFO (jetty-launcher-1707-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1322539 INFO (jetty-launcher-1707-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1322539 INFO (jetty-launcher-1707-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1322540 INFO (jetty-launcher-1707-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56956/solr
[junit4] 2> 1322541 INFO (jetty-launcher-1707-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56956/solr
[junit4] 2> 1322585 INFO (jetty-launcher-1707-thread-1)
[n:127.0.0.1:56959_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1322585 INFO (jetty-launcher-1707-thread-2)
[n:127.0.0.1:56958_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1322586 INFO (jetty-launcher-1707-thread-1)
[n:127.0.0.1:56959_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56959_solr
[junit4] 2> 1322587 INFO (jetty-launcher-1707-thread-2)
[n:127.0.0.1:56958_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56958_solr
[junit4] 2> 1322588 INFO (jetty-launcher-1707-thread-1)
[n:127.0.0.1:56959_solr ] o.a.s.c.Overseer Overseer
(id=97466998067232773-127.0.0.1:56959_solr-n_0000000000) starting
[junit4] 2> 1322590 INFO
(zkCallback-1717-thread-1-processing-n:127.0.0.1:56959_solr)
[n:127.0.0.1:56959_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1322591 INFO
(zkCallback-1718-thread-1-processing-n:127.0.0.1:56958_solr)
[n:127.0.0.1:56958_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1322607 INFO (jetty-launcher-1707-thread-1)
[n:127.0.0.1:56959_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56959_solr
[junit4] 2> 1322615 INFO
(zkCallback-1717-thread-1-processing-n:127.0.0.1:56959_solr)
[n:127.0.0.1:56959_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1322619 INFO
(zkCallback-1718-thread-1-processing-n:127.0.0.1:56958_solr)
[n:127.0.0.1:56958_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1322717 INFO (jetty-launcher-1707-thread-2)
[n:127.0.0.1:56958_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node2/.
[junit4] 2> 1322718 INFO (jetty-launcher-1707-thread-1)
[n:127.0.0.1:56959_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node1/.
[junit4] 2> 1323454 INFO
(SUITE-TestReqParamsAPI-seed#[6DF0494BDB12CD41]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1323456 INFO
(SUITE-TestReqParamsAPI-seed#[6DF0494BDB12CD41]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56956/solr ready
[junit4] 2> 1323545 INFO (qtp1474382702-8952) [n:127.0.0.1:56958_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1323550 INFO
(OverseerThreadFactory-4007-thread-1-processing-n:127.0.0.1:56959_solr)
[n:127.0.0.1:56959_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 1323667 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 1323684 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 1323794 INFO
(zkCallback-1717-thread-2-processing-n:127.0.0.1:56959_solr)
[n:127.0.0.1:56959_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1323794 INFO
(zkCallback-1718-thread-1-processing-n:127.0.0.1:56958_solr)
[n:127.0.0.1:56958_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1324686 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 1324697 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 1324701 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 1324703 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1324706 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1
[junit4] 2> 1324707 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrCore
[[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 1324713 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 1324716 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1324719 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1
[junit4] 2> 1324720 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
[[collection1_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 1324778 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1324778 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1324782 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1324782 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1324786 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1324786 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1324789 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1324789 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1324789 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@70c73b14[collection1_shard1_replica2] main]
[junit4] 2> 1324790 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f38e250[collection1_shard1_replica1] main]
[junit4] 2> 1324791 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1324792 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1324792 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1324792 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 1324793 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1324793 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 1324793 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1324793 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1324794 INFO
(searcherExecutor-4012-thread-1-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrCore
[collection1_shard1_replica2] Registered new searcher
Searcher@70c73b14[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1324794 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1559471971611181056
[junit4] 2> 1324794 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1324794 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1324794 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1559471971611181056
[junit4] 2> 1324796 INFO
(searcherExecutor-4013-thread-1-processing-n:127.0.0.1:56959_solr
x:collection1_shard1_replica1 s:shard1 c:collection1) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrCore
[collection1_shard1_replica1] Registered new searcher
Searcher@1f38e250[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1324806 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1324806 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1324806 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:56958/solr/collection1_shard1_replica2/
[junit4] 2> 1324806 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:56958/solr
START replicas=[https://127.0.0.1:56959/solr/collection1_shard1_replica1/]
nUpdates=100
[junit4] 2> 1324807 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.u.PeerSync
PeerSync: core=collection1_shard1_replica2 url=https://127.0.0.1:56958/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1324814 INFO (qtp371076944-8963) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1324814 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1324814 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1324822 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:56958/solr/collection1_shard1_replica2/ shard1
[junit4] 2> 1324935 INFO
(zkCallback-1718-thread-1-processing-n:127.0.0.1:56958_solr)
[n:127.0.0.1:56958_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1324935 INFO
(zkCallback-1717-thread-1-processing-n:127.0.0.1:56959_solr)
[n:127.0.0.1:56959_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1324988 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 1324995 INFO (qtp1474382702-8947) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=1327
[junit4] 2> 1325101 INFO
(zkCallback-1717-thread-2-processing-n:127.0.0.1:56959_solr)
[n:127.0.0.1:56959_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1325101 INFO
(zkCallback-1718-thread-1-processing-n:127.0.0.1:56958_solr)
[n:127.0.0.1:56958_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1325814 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=2130
[junit4] 2> 1325819 INFO (qtp1474382702-8952) [n:127.0.0.1:56958_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1325924 INFO
(zkCallback-1717-thread-1-processing-n:127.0.0.1:56959_solr)
[n:127.0.0.1:56959_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1325924 INFO
(zkCallback-1718-thread-1-processing-n:127.0.0.1:56958_solr)
[n:127.0.0.1:56958_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1326829 INFO (qtp1474382702-8952) [n:127.0.0.1:56958_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=3288
[junit4] 2> 1326847 INFO
(TEST-TestReqParamsAPI.test-seed#[6DF0494BDB12CD41]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1326849 INFO
(TEST-TestReqParamsAPI.test-seed#[6DF0494BDB12CD41]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config?wt=json , payload: {
[junit4] 2> 'create-requesthandler' : { 'name' : '/dump0', 'class':
'org.apache.solr.handler.DumpRequestHandler' }
[junit4] 2> }
[junit4] 2> 1326862 INFO (qtp1474382702-8953) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"create-requesthandler":{
[junit4] 2> "name":"/dump0",
[junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler"}}]
[junit4] 2> 1326863 INFO (qtp1474382702-8953) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property overlay to be of version 0 for collection collection1
[junit4] 2> 1326864 INFO (Thread-1892) [n:127.0.0.1:56958_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 1326864 INFO (Thread-1891) [n:127.0.0.1:56959_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 1326865 INFO
(solrHandlerExecutor-4022-thread-1-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 1326866 INFO
(solrHandlerExecutor-4022-thread-2-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 1326866 INFO (Thread-1892) [n:127.0.0.1:56958_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 1326866 INFO (Thread-1891) [n:127.0.0.1:56959_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 1326893 INFO (Thread-1892) [n:127.0.0.1:56958_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1326894 INFO (Thread-1891) [n:127.0.0.1:56959_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1326904 INFO (Thread-1892) [n:127.0.0.1:56958_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 1326906 INFO (Thread-1891) [n:127.0.0.1:56959_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 1326910 INFO (Thread-1892) [n:127.0.0.1:56958_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1326910 INFO (Thread-1891) [n:127.0.0.1:56959_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1326913 INFO (Thread-1892) [n:127.0.0.1:56958_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 1326913 INFO (Thread-1891) [n:127.0.0.1:56959_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 1326915 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 1326915 INFO (Thread-1892) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 1326981 INFO (qtp1474382702-8952) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 1326981 INFO (qtp1474382702-8952) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 1326982 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 1326982 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica2
[junit4] 2> 1326982 INFO (qtp371076944-8961) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 1326982 INFO
(solrHandlerExecutor-4022-thread-1-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
https://127.0.0.1:56958/solr/collection1_shard1_replica2/ for prop overlay
after 1 attempts
[junit4] 2> 1326982 INFO (qtp371076944-8961) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 1326983 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 1326982 INFO
(solrHandlerExecutor-4022-thread-1-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 1326983 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica1
[junit4] 2> 1326983 INFO
(solrHandlerExecutor-4022-thread-2-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 0 from
https://127.0.0.1:56959/solr/collection1_shard1_replica1/ for prop overlay
after 1 attempts
[junit4] 2> 1326983 INFO
(solrHandlerExecutor-4022-thread-2-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 1326984 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 1326984 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 1327007 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1327007 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1327009 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@18ecd874[collection1_shard1_replica1] main]
[junit4] 2> 1327011 INFO (Thread-1892) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1327011 INFO (Thread-1892) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1327013 INFO (Thread-1892) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@11892d68[collection1_shard1_replica2] main]
[junit4] 2> 1327013 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1327014 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1327014 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 1327015 INFO (Thread-1892) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1327015 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1327015 INFO (Thread-1892) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1327015 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1327016 INFO (Thread-1892) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 1327016 INFO
(searcherExecutor-4023-thread-1-processing-n:127.0.0.1:56959_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@18ecd874[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1327016 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559471973941116928
[junit4] 2> 1327017 INFO (Thread-1892) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1327017 INFO (Thread-1892) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1327018 INFO (Thread-1892) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559471973943214080
[junit4] 2> 1327018 INFO
(searcherExecutor-4024-thread-1-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@11892d68[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1327020 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1327020 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6c77a158[collection1_shard1_replica1] main]
[junit4] 2> 1327020 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [collection1_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@26cf2b66
[junit4] 2> 1327020 INFO
(searcherExecutor-4023-thread-1-processing-n:127.0.0.1:56959_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@6c77a158[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1327022 INFO (Thread-1892) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1327022 INFO (Thread-1891) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica1
[junit4] 2> 1327022 INFO (Thread-1892) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e2bd4a1[collection1_shard1_replica2] main]
[junit4] 2> 1327023 INFO
(searcherExecutor-4024-thread-1-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@1e2bd4a1[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1327037 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 1327037 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
6.5.0
[junit4] 2> 1327061 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 1327061 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 1327068 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 1327073 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica1' using configuration from collection collection1
[junit4] 2> 1327068 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 1327074 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 1327075 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.CoreContainer Reloading SolrCore
'collection1_shard1_replica2' using configuration from collection collection1
[junit4] 2> 1327076 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2]
] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 1327087 INFO (qtp1474382702-8951) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 1327087 INFO (qtp1474382702-8951) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 1327087 INFO (qtp1474382702-8951) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 1327092 INFO (qtp371076944-8962) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
[junit4] 2> 1327092 INFO (qtp371076944-8962) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler isStale false , resourceloader
org.apache.solr.cloud.ZkSolrResourceLoader
[junit4] 2> 1327092 INFO (qtp371076944-8962) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 1327093 INFO (qtp1474382702-8953) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Took 230.0ms to set the property overlay to be of
version 0 for collection collection1
[junit4] 2> 1327093 INFO (qtp1474382702-8953) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/config
params={wt=json} status=0 QTime=238
[junit4] 2> 1327093 INFO (qtp1474382702-8953) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [collection1_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@46194ac1
[junit4] 2> 1327094 INFO (qtp1474382702-8953) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1.shard1.replica2
[junit4] 2> 1327094 INFO
(TEST-TestReqParamsAPI.test-seed#[6DF0494BDB12CD41]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config?wt=json , payload: {
[junit4] 2> 'create-requesthandler' : { 'name' : '/dump1', 'class':
'org.apache.solr.handler.DumpRequestHandler', 'useParams':'x' }
[junit4] 2> }
[junit4] 2> 1327099 INFO (qtp1474382702-8949) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.ZkController Persisted config data to node
/configs/conf1/configoverlay.json
[junit4] 2> 1327100 INFO (qtp1474382702-8949) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"create-requesthandler":{
[junit4] 2> "name":"/dump1",
[junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler",
[junit4] 2> "useParams":"x"}}]
[junit4] 2> 1327100 INFO (qtp1474382702-8949) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the
property overlay to be of version 1 for collection collection1
[junit4] 2> 1327101 INFO (Thread-1893) [n:127.0.0.1:56958_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica2
[junit4] 2> 1327102 INFO (Thread-1894) [n:127.0.0.1:56959_solr ]
o.a.s.c.SolrCore config update listener called for core
collection1_shard1_replica1
[junit4] 2> 1327103 INFO (Thread-1893) [n:127.0.0.1:56958_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica2
[junit4] 2> 1327103 INFO (Thread-1894) [n:127.0.0.1:56959_solr ]
o.a.s.c.SolrCore core reload collection1_shard1_replica1
[junit4] 2> 1327104 INFO
(solrHandlerExecutor-4033-thread-1-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 1327104 INFO
(solrHandlerExecutor-4033-thread-2-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 1327173 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1327173 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1327174 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1327175 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@33d4fd66[collection1_shard1_replica2] main]
[junit4] 2> 1327175 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1327177 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4261eabe[collection1_shard1_replica1] main]
[junit4] 2> 1327178 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1327179 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1327179 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1327179 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 1327179 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1327179 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper
watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 1327181 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Current schema
version 0 is already the latest
[junit4] 2> 1327181 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 1327181 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Current schema
version 0 is already the latest
[junit4] 2> 1327181 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 1327182 INFO
(searcherExecutor-4032-thread-1-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@33d4fd66[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1327182 INFO
(searcherExecutor-4031-thread-1-processing-n:127.0.0.1:56959_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@4261eabe[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1327182 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1559471974115180544
[junit4] 2> 1327182 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1559471974115180544
[junit4] 2> 1327185 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 1327185 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is
ready to be used.
[junit4] 2> 1327185 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b5c1fe6[collection1_shard1_replica2] main]
[junit4] 2> 1327185 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@774945ff[collection1_shard1_replica1] main]
[junit4] 2> 1327185 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@42123efc
[junit4] 2> 1327185 INFO
(searcherExecutor-4031-thread-1-processing-n:127.0.0.1:56959_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@774945ff[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1327185 INFO
(searcherExecutor-4032-thread-1-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@2b5c1fe6[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1327185 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric
reporters for: solr.core.collection1.shard1.replica1
[junit4] 2> 1327200 INFO (Thread-1893) [n:127.0.0.1:56958_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1327200 INFO (Thread-1894) [n:127.0.0.1:56959_solr ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1327219 INFO (Thread-1894) [n:127.0.0.1:56959_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 1327220 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 1327220 INFO (Thread-1893) [n:127.0.0.1:56958_solr ]
o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 1327221 INFO (qtp1474382702-8950) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.SolrConfigHandler expecting overlay version 1 but my version is 0
[junit4] 2> 1327222 INFO (qtp371076944-8960) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.S.Request [collection1_shard1_replica1] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=2
[junit4] 2> 1327222 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 1327222 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica1
[junit4] 2> 1327223 INFO (qtp1474382702-8950) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr
path=/config/znodeVersion params={overlay=1&wt=javabin&version=2} status=0
QTime=2
[junit4] 2> 1327224 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Trying to update my
configs
[junit4] 2> 1327224 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore config update listener called
for core collection1_shard1_replica2
[junit4] 2> 1327225 INFO
(solrHandlerExecutor-4033-thread-2-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from
https://127.0.0.1:56959/solr/collection1_shard1_replica1/ for prop overlay
after 1 attempts
[junit4] 2> 1327225 INFO
(solrHandlerExecutor-4033-thread-2-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 1327225 INFO
(solrHandlerExecutor-4033-thread-1-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Could not get
expectedVersion 1 from
https://127.0.0.1:56958/solr/collection1_shard1_replica2/ for prop overlay
after 1 attempts
[junit4] 2> 1327225 INFO
(solrHandlerExecutor-4033-thread-1-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs,
maxWait 30
[junit4] 2> 1327225 INFO (Thread-1894) [n:127.0.0.1:56959_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1327226 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore core reload
collection1_shard1_replica1
[junit4] 2> 1327226 INFO (SolrConfigHandler-refreshconf)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore core reload
collection1_shard1_replica2
[junit4] 2> 1327227 INFO (Thread-1893) [n:127.0.0.1:56958_solr ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1327227 INFO (Thread-1894) [n:127.0.0.1:56959_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica1' using
configuration from collection collection1
[junit4] 2> 1327228 INFO (Thread-1893) [n:127.0.0.1:56958_solr ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1_shard1_replica2' using
configuration from collection collection1
[junit4] 2> 1327228 INFO (Thread-1894) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 1327229 INFO (Thread-1893) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_6DF0494BDB12CD41-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 1327297 INFO (Thread-1893) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1327297 INFO (Thread-1893) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1327298 INFO (Thread-1894) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1327298 INFO (Thread-1894) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1327299 INFO (Thread-1893) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@761a1c0d[collection1_shard1_replica2] main]
[junit4] 2> 1327300 INFO (Thread-1894) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3aa8523e[collection1_shard1_replica1] main]
[junit4] 2> 1327302 INFO (Thread-1893) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1327302 INFO (Thread-1894) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1327302 INFO (Thread-1894) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1327302 INFO (Thread-1893) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1327302 INFO (Thread-1894) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 1327302 INFO (Thread-1893) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 1327303 INFO (Thread-1894) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1327303 INFO (Thread-1893) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1327303 INFO (Thread-1894) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1327303 INFO (Thread-1893) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1327304 INFO (Thread-1894) [n:127.0.0.1:56959_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559471974243106816
[junit4] 2> 1327304 INFO (Thread-1893) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559471974243106816
[junit4] 2> 1327304 INFO
(searcherExecutor-4041-thread-1-processing-n:127.0.0.1:56958_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:56958_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@761a1c0d[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1327304 INFO
(searcherExecutor-4040-thread-1-processing-n:127.0.0.1:56959_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:56959_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@3aa8523e[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1327306 INFO (Thread-1893) [n:127.0.0.1:56958_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1327306 INFO (Thread-
[...truncated too long message...]
thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.node
[junit4] 2> 3021932 INFO (jetty-launcher-3002-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7cbe1be9{/solr,null,UNAVAILABLE}
[junit4] 2> 3021932 INFO
(zkCallback-3028-thread-8-processing-n:127.0.0.1:61432_solr)
[n:127.0.0.1:61432_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (1)
[junit4] 2> 3021932 INFO (jetty-launcher-3002-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 3021932 INFO (jetty-launcher-3002-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@76c0ce4e{/solr,null,UNAVAILABLE}
[junit4] 2> 3021932 INFO (jetty-launcher-3002-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 3021934 INFO (jetty-launcher-3002-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2a3e8ec0{/solr,null,UNAVAILABLE}
[junit4] 2> 3021937 WARN
(zkCallback-3028-thread-8-processing-n:127.0.0.1:61432_solr)
[n:127.0.0.1:61432_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 3021938 INFO (jetty-launcher-3002-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 3021939 INFO (jetty-launcher-3002-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5cda1ca2{/solr,null,UNAVAILABLE}
[junit4] 2> 3023441 WARN
(zkCallback-3025-thread-1-processing-n:127.0.0.1:61430_solr)
[n:127.0.0.1:61430_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 3023441 INFO (jetty-launcher-3002-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 3023442 INFO (jetty-launcher-3002-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@47d1126a{/solr,null,UNAVAILABLE}
[junit4] 2> 3023444 INFO (SUITE-RulesTest-seed#[6DF0494BDB12CD41]-worker)
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61425 61425
[junit4] 2> 3024600 INFO (Thread-3796) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:61425 61425
[junit4] 2> 3027526 WARN (Thread-3796) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/clusterprops.json
[junit4] 2> 12 /solr/aliases.json
[junit4] 2> 7 /solr/configs/conf
[junit4] 2> 5 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/rulesColl/state.json
[junit4] 2> 2 /solr/collections/modifyColl/state.json
[junit4] 2> 2 /solr/collections/hostFragment/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 54 /solr/overseer/queue
[junit4] 2> 39 /solr/collections
[junit4] 2> 33 /solr/overseer/collection-queue-work
[junit4] 2> 12 /solr/live_nodes
[junit4] 2> 7 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 3027526 INFO (SUITE-RulesTest-seed#[6DF0494BDB12CD41]-worker)
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_6DF0494BDB12CD41-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1012, maxMBSortInHeap=7.579514004529406,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=hi-IN,
timezone=Australia/North
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=237375480,total=525336576
[junit4] 2> NOTE: All tests run in this JVM: [TestConfigOverlay,
TestRestoreCore, TestDownShardTolerantSearch, TestSuggestSpellingConverter,
DefaultValueUpdateProcessorTest, SolrSlf4jReporterTest, DistanceFunctionTest,
TestMacros, TestIndexingPerformance, ManagedSchemaRoundRobinCloudTest,
DocExpirationUpdateProcessorFactoryTest, BasicFunctionalityTest, TestReload,
TestAtomicUpdateErrorCases, TestReplicationHandlerBackup, CoreAdminHandlerTest,
MultiThreadedOCPTest, DistributedTermsComponentTest,
TestSlowCompositeReaderWrapper, DebugComponentTest,
CloudExitableDirectoryReaderTest, TestLuceneMatchVersion,
UUIDUpdateProcessorFallbackTest, CursorMarkTest, ClusterStateTest,
TestAddFieldRealTimeGet, TestPathTrie, RequestLoggingTest, JsonLoaderTest,
HdfsBasicDistributedZk2Test, TestDistributedMissingSort,
TestUseDocValuesAsStored, QueryParsingTest, DeleteLastCustomShardedReplicaTest,
TermVectorComponentTest, TestFieldSortValues, AddBlockUpdateTest,
DistributedQueryComponentOptimizationTest, SolrIndexConfigTest,
TestGraphTermsQParserPlugin, TestCoreAdminApis, InfoHandlerTest,
SolrCmdDistributorTest, OverseerModifyCollectionTest, TestSolrDeletionPolicy2,
TestQuerySenderListener, CheckHdfsIndexTest, ExternalFileFieldSortTest,
DistributedFacetPivotLargeTest, JvmMetricsTest, LeaderElectionIntegrationTest,
BlockDirectoryTest, ExitableDirectoryReaderTest, HighlighterMaxOffsetTest,
TestReRankQParserPlugin, TestDeleteCollectionOnDownNodes,
TriLevelCompositeIdRoutingTest, TestRTimerTree, TestMiniSolrCloudClusterSSL,
TestSolrDynamicMBean, RequestHandlersTest, TestExpandComponent,
TestGeoJSONResponseWriter, CSVRequestHandlerTest, BitVectorTest, TestNRTOpen,
SimpleCollectionCreateDeleteTest, TestNumericTerms64, TestSolrFieldCacheMBean,
TestRawResponseWriter, SpatialRPTFieldTypeTest, DateMathParserTest,
SaslZkACLProviderTest, ReplicationFactorTest, CopyFieldTest, TestUtils,
FullSolrCloudDistribCmdsTest, TestSolrCloudWithSecureImpersonation,
ClassificationUpdateProcessorFactoryTest, SuggesterWFSTTest,
TestQuerySenderNoQuery, SpellingQueryConverterTest, ConnectionManagerTest,
LeaderInitiatedRecoveryOnCommitTest, TestInfoStreamLogging,
TestFieldCollectionResource, TestRealTimeGet, TestMiniSolrCloudCluster,
SuggesterTSTTest, HighlighterConfigTest, CoreSorterTest, TestJoin,
TestSimpleTrackingShardHandler, TestCoreDiscovery, BlockJoinFacetDistribTest,
TestConfigSetsAPIZkFailure, TestSolrCoreProperties, TestWriterPerf,
TestFieldTypeCollectionResource, TestOverriddenPrefixQueryForCustomFieldType,
TestXmlQParser, WordBreakSolrSpellCheckerTest, AssignTest,
CollectionStateFormat2Test, TestRequestForwarding,
DistribDocExpirationUpdateProcessorTest, DistributedFacetPivotWhiteBoxTest,
TestJmxMonitoredMap, StatsComponentTest, TestConfig,
SharedFSAutoReplicaFailoverTest, TestFoldingMultitermQuery,
TestManagedResourceStorage, ChaosMonkeySafeLeaderTest, TestCodecSupport,
TestSubQueryTransformerDistrib, FacetPivotSmallTest, TestSolrQueryResponse,
LeaderFailoverAfterPartitionTest, TestDynamicLoading, TestConfigSetProperties,
TestRandomFaceting, TestSolr4Spatial2, TestTrackingShardHandlerFactory,
ChangedSchemaMergeTest, MBeansHandlerTest, TestSortByMinMaxFunction,
ParsingFieldUpdateProcessorsTest, SolrMetricManagerTest, TestSystemIdResolver,
TermVectorComponentDistributedTest, TestLegacyFieldCache, SearchHandlerTest,
SecurityConfHandlerTest, DeleteStatusTest, TestCustomDocTransformer,
TestRebalanceLeaders, NoCacheHeaderTest, CollectionsAPIAsyncDistributedZkTest,
TestCollapseQParserPlugin, UUIDFieldTest, TestAnalyzeInfixSuggestions,
TestPHPSerializedResponseWriter, CurrencyFieldOpenExchangeTest,
SmileWriterTest, BadCopyFieldTest, URLClassifyProcessorTest,
TestSolrConfigHandlerConcurrent, SolrCloudExampleTest, TestBadConfig,
TestQueryTypes, TestStressUserVersions, HdfsThreadLeakTest,
TestLMDirichletSimilarityFactory, DirectUpdateHandlerOptimizeTest,
TestDistributedGrouping, TestFieldCacheReopen, CustomCollectionTest,
TestDocBasedVersionConstraints, MinimalSchemaTest, TestRecovery,
TestFastWriter, TestSchemaManager, ReturnFieldsTest, TestSimpleQParserPlugin,
AutoCommitTest, TestSolrQueryParserResource, TestPerFieldSimilarityClassic,
TestDocSet, BasicDistributedZkTest, CollectionsAPIDistributedZkTest,
TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, SuggesterTest,
TestTrie, TestCSVLoader, SolrCoreCheckLockOnStartupTest,
FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
SortByFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest,
CacheHeaderTest, TestQueryUtils, StandardRequestHandlerTest,
TestReversedWildcardFilterFactory, TestOmitPositions, TestValueSourceCache,
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, IndexSchemaTest,
UpdateRequestProcessorFactoryTest, JSONWriterTest, TestAnalyzedSuggestions,
TestPartialUpdateDeduplication, SOLR749Test, UpdateParamsTest,
ResponseLogComponentTest, BadComponentTest, TestStressRecovery,
DistributedIntervalFacetingTest, CdcrReplicationDistributedZkTest,
CdcrRequestHandlerTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest,
DeleteNodeTest, DistribCursorPagingTest, DocValuesNotIndexedTest,
HttpPartitionTest, PeerSyncReplicationTest, SSLMigrationTest, ShardSplitTest,
TestDistribDocBasedVersion, TestHdfsCloudBackupRestore,
TestLeaderElectionZkExpiry, TestRandomFlRTGCloud, TestReplicaProperties,
TestSSLRandomization, TestSegmentSorting, TestShortCircuitedRequests,
TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt,
TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest,
HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest,
HdfsRecoverLeaseTest, HdfsRecoveryZkTest, ZkStateWriterTest, RuleEngineTest,
RulesTest]
[junit4] Completed [551/692 (3!)] on J1 in 55.63s, 6 tests, 2 errors <<<
FAILURES!
[...truncated 63128 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]