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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [Overseer] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.cloud.Overseer  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at org.apache.solr.cloud.Overseer.start(Overseer.java:527)  at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:774)
  at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) 
 at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)  
at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)  at 
org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:393)  at 
org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:1777)
  at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [Overseer]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.cloud.Overseer
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at org.apache.solr.cloud.Overseer.start(Overseer.java:527)
        at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:774)
        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
        at 
org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:393)
        at 
org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:1777)
        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
        at java.lang.Thread.run(Thread.java:748)


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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ZkControllerTest:     
1) Thread[id=20689, 
name=OverseerHdfsCoreFailoverThread-98127670001008643-127.0.0.1:8983_solr-n_0000000002,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.ZkControllerTest: 
   1) Thread[id=20689, 
name=OverseerHdfsCoreFailoverThread-98127670001008643-127.0.0.1:8983_solr-n_0000000002,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([4A06197013ED6D44]:0)


FAILED:  org.apache.solr.core.TestSolrConfigHandler.testReqParams

Error Message:
Could not get expected value  'CY val' for path 'params/c' full output: 
{"error":{     "msg":"[Ljava.lang.String; cannot be cast to java.lang.String",  
   "trace":"java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to 
java.lang.String\n\tat 
org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39)\n\tat
 
org.apache.solr.common.params.DefaultSolrParams.getParams(DefaultSolrParams.java:44)\n\tat
 
org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103)\n\tat
 
org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81)\n\tat
 
org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119)\n\tat
 
org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175)\n\tat
 org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:241)\n\tat 
org.apache.solr.api.V2HttpCall.execute(V2HttpCall.java:318)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:534)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)\n\tat 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)\n\tat
 java.lang.Thread.run(Thread.java:748)\n",     "code":500}},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 
'params/c' full output: {"error":{
    "msg":"[Ljava.lang.String; cannot be cast to java.lang.String",
    "trace":"java.lang.ClassCastException: [Ljava.lang.String; cannot be cast 
to java.lang.String\n\tat 
org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39)\n\tat
 
org.apache.solr.common.params.DefaultSolrParams.getParams(DefaultSolrParams.java:44)\n\tat
 
org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103)\n\tat
 
org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81)\n\tat
 
org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119)\n\tat
 
org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175)\n\tat
 org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:241)\n\tat 
org.apache.solr.api.V2HttpCall.execute(V2HttpCall.java:318)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:534)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)\n\tat 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)\n\tat
 java.lang.Thread.run(Thread.java:748)\n",
    "code":500}},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([4A06197013ED6D44:3D2A2179447EE9A9]: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.core.TestSolrConfigHandler.testReqParams(TestSolrConfigHandler.java:665)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not get expected value  'CY val' for path 'params/c' full output: {   
"responseHeader":{     "status":500,     "QTime":0},   "error":{     
"msg":"[Ljava.lang.String; cannot be cast to java.lang.String",     
"trace":"java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to 
java.lang.String\n\tat 
org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39)\n\tat
 
org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103)\n\tat
 
org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81)\n\tat
 
org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119)\n\tat
 
org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175)\n\tat
 org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)\n\tat 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:534)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)\n\tat 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)\n\tat
 java.lang.Thread.run(Thread.java:748)\n",     "code":500}},  from server:  
http://127.0.0.1:60530/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 
'params/c' full output: {
  "responseHeader":{
    "status":500,
    "QTime":0},
  "error":{
    "msg":"[Ljava.lang.String; cannot be cast to java.lang.String",
    "trace":"java.lang.ClassCastException: [Ljava.lang.String; cannot be cast 
to java.lang.String\n\tat 
org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39)\n\tat
 
org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103)\n\tat
 
org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81)\n\tat
 
org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119)\n\tat
 
org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177)\n\tat
 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175)\n\tat
 org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)\n\tat 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)\n\tat 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)\n\tat 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)\n\tat
 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)\n\tat
 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)\n\tat
 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)\n\tat
 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)\n\tat 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat
 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)\n\tat
 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat
 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)\n\tat
 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)\n\tat
 org.eclipse.jetty.server.Server.handle(Server.java:534)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)\n\tat 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)\n\tat
 java.lang.Thread.run(Thread.java:748)\n",
    "code":500}},  from server:  http://127.0.0.1:60530/collection1
        at 
__randomizedtesting.SeedInfo.seed([4A06197013ED6D44:C25226AABD1100BC]: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.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:217)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11178 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrConfigHandler
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/init-core-data-001
   [junit4]   2> 377917 WARN  
(SUITE-TestSolrConfigHandler-seed#[4A06197013ED6D44]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 377917 INFO  
(SUITE-TestSolrConfigHandler-seed#[4A06197013ED6D44]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 377918 INFO  
(SUITE-TestSolrConfigHandler-seed#[4A06197013ED6D44]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 377919 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testUserProp
   [junit4]   2> 378023 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 378023 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 378023 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-003/cores/core
   [junit4]   2> 378024 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 378025 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e8fccf5{/solr,null,AVAILABLE}
   [junit4]   2> 378026 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@30f78502{HTTP/1.1,[http/1.1]}{127.0.0.1:46168}
   [junit4]   2> 378026 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.e.j.s.Server Started @380459ms
   [junit4]   2> 378026 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46168, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-003/cores}
   [junit4]   2> 378026 ERROR 
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 378026 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 378026 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 378026 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 378028 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-12T22:56:26.277Z
   [junit4]   2> 378030 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/solr.xml
   [junit4]   2> 378034 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77ce2ede, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 378064 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ce2ede
   [junit4]   2> 378067 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ce2ede
   [junit4]   2> 378067 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ce2ede
   [junit4]   2> 378068 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-003/cores
   [junit4]   2> 378068 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 378069 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 378092 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 378096 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as 
managed, but managed schema resource managed-schema not found - loading 
non-managed schema schema-rest.xml instead
   [junit4]   2> 378101 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 378171 WARN  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 378173 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 378173 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 378174 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 378174 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378174 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378174 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378175 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378175 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 378175 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378175 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 378177 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378177 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 378177 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid 
field id
   [junit4]   2> 378182 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378182 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 378182 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378182 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 378182 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378182 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378182 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378182 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378182 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378182 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 378182 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378182 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 378184 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 378185 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/conf/schema-rest.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 378185 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1,
 trusted=true
   [junit4]   2> 378186 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77ce2ede
   [junit4]   2> 378186 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 378186 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-003/cores/core/data/]
   [junit4]   2> 378188 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 378191 WARN  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 378225 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 378225 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 378225 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=49.0810546875, 
floorSegmentMB=0.7470703125, forceMergeDeletesPctAllowed=15.18989791051368, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 378226 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@187c7146[collection1] main]
   [junit4]   2> 378226 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/conf
   [junit4]   2> 378226 WARN  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 378226 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_english.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/conf
   [junit4]   2> 378226 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 378226 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 378226 WARN  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 378227 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_german.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/conf
   [junit4]   2> 378227 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 378227 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 378227 WARN  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 378227 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 378227 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 378227 WARN  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 378227 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378227 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 378227 WARN  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 378227 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 378227 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 378227 WARN  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 378227 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 378227 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 378228 INFO  (coreLoadExecutor-2087-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 378228 INFO  
(searcherExecutor-2088-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@187c7146[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 378585 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#46168
   [junit4]   2> 378586 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.TestSolrConfigHandler These tests are run with V2 API
   [junit4]   2> 378586 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: {
   [junit4]   2>  'set-user-property' : { 'my.custom.variable.a':'MODIFIEDA', 
'my.custom.variable.b':'MODIFIEDB' } 
   [junit4]   2>  }
   [junit4]   2> 378591 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 378596 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 378613 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 378621 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 378676 WARN  (qtp1927084785-4028) [    x:collection1] 
o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 378677 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 378677 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 378678 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 378678 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378678 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378678 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378678 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378678 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 378678 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378678 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 378680 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378680 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 378680 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 378681 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378681 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 378681 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378681 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 378681 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378681 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 378681 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378681 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 378681 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378681 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378681 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378681 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378683 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1
   [junit4]   2> 378691 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77ce2ede
   [junit4]   2> 378691 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-003/cores/core/data/]
   [junit4]   2> 378694 WARN  (qtp1927084785-4028) [    x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=MODIFIEDA,b=MODIFIEDB}}}
   [junit4]   2> 378729 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 378729 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 378729 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b619917[collection1] main]
   [junit4]   2> 378730 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/conf
   [junit4]   2> 378730 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/conf
   [junit4]   2> 378730 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 378730 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 378730 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 378730 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-001/collection1/conf
   [junit4]   2> 378730 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 378730 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 378730 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 378730 WARN  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 378730 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 378730 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 378730 WARN  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 378730 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 378731 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 378731 WARN  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 378731 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 378731 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 378731 WARN  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 378731 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 378731 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 378731 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 378732 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 378732 INFO  
(searcherExecutor-2092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b619917[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 378733 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 378733 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@fa39099[collection1] main]
   [junit4]   2> 378733 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to 
File System [{"set-user-property":{
   [junit4]   2>     "my.custom.variable.a":"MODIFIEDA",
   [junit4]   2>     "my.custom.variable.b":"MODIFIEDB"}}]
   [junit4]   2> 378733 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1e1a01ff
   [junit4]   2> 378734 INFO  (qtp1927084785-4028) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=505020927
   [junit4]   2> 378734 INFO  
(searcherExecutor-2092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fa39099[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 378739 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@30f78502{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 378739 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=341104901
   [junit4]   2> 378739 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 378740 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 378741 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 378741 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 378742 INFO  (coreCloseExecutor-2096-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5fc21e01
   [junit4]   2> 378742 INFO  (coreCloseExecutor-2096-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1606557185
   [junit4]   2> 378743 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e8fccf5{/solr,null,UNAVAILABLE}
   [junit4]   2> 378745 INFO  
(TEST-TestSolrConfigHandler.testUserProp-seed#[4A06197013ED6D44]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testUserProp
   [junit4]   2> 378747 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReqHandlerAPIs
   [junit4]   2> 378850 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 378850 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 378850 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-006/cores/core
   [junit4]   2> 378851 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 378852 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66a9c143{/solr,null,AVAILABLE}
   [junit4]   2> 378852 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@459a6b7d{HTTP/1.1,[http/1.1]}{127.0.0.1:40845}
   [junit4]   2> 378852 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.e.j.s.Server Started @381285ms
   [junit4]   2> 378852 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40845, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-006/cores}
   [junit4]   2> 378852 ERROR 
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 378852 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 378852 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 378852 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 378852 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-12T22:56:27.103Z
   [junit4]   2> 378852 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/solr.xml
   [junit4]   2> 378855 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77ce2ede, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 378879 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ce2ede
   [junit4]   2> 378882 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ce2ede
   [junit4]   2> 378882 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ce2ede
   [junit4]   2> 378883 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-006/cores
   [junit4]   2> 378883 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 378884 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 378901 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 378905 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as 
managed, but managed schema resource managed-schema not found - loading 
non-managed schema schema-rest.xml instead
   [junit4]   2> 378908 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 378963 WARN  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 378964 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 378964 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 378965 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 378965 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378965 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378965 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378965 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378965 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 378965 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378965 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 378967 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378967 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 378967 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid 
field id
   [junit4]   2> 378970 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378970 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 378970 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378970 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 378970 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378970 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378970 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 378970 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 378970 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378970 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 378970 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 378970 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 378971 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 378973 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/collection1/conf/schema-rest.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 378973 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/collection1,
 trusted=true
   [junit4]   2> 378973 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77ce2ede
   [junit4]   2> 378973 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 378973 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-006/cores/core/data/]
   [junit4]   2> 378975 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 378978 WARN  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 379011 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 379011 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 379011 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=49.0810546875, 
floorSegmentMB=0.7470703125, forceMergeDeletesPctAllowed=15.18989791051368, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 379012 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d44943a[collection1] main]
   [junit4]   2> 379012 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/collection1/conf
   [junit4]   2> 379012 WARN  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 379012 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_english.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/collection1/conf
   [junit4]   2> 379012 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 379012 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 379012 WARN  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 379013 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_german.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/collection1/conf
   [junit4]   2> 379013 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 379013 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 379013 WARN  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 379013 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 379013 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 379013 WARN  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 379013 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 379013 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/englishgraph
   [junit4]   2> 379013 WARN  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 379013 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 379013 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 379013 WARN  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 379013 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 379013 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/germangraph
   [junit4]   2> 379013 INFO  (coreLoadExecutor-2103-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 379014 INFO  
(searcherExecutor-2104-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2d44943a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 379392 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#40845
   [junit4]   2> 379393 INFO  
(TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[4A06197013ED6D44]) [    ] 
o.a.s.c.TestSolrConfigHandler going to send config command. path 
/config?wt=json , payload: {
   [junit4]   2> 'create-requesthandler' : { 'name' : '/x', 'class': 
'org.apache.solr.handler.DumpRequestHandler' , 'startup' : 'lazy'}
   [junit4]   2> }
   [junit4]   2> 379397 INFO  (qtp1313142481-4050) [    x:collection1] 
o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 379398 INFO  (qtp1313142481-4050) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestSolrConfigHandler_4A06197013ED6D44-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 379416 INFO  (qtp1313142481-4050) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 379433 INFO  (qtp1313142481-4050) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 379488 WARN  (qtp1313142481-4050) [    x:collection1] 
o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 379489 INFO  (qtp1313142481-4050) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 379489 INFO  (qtp1313142481-4050) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 379490 INFO  (qtp1313142481-4050) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 379490 INFO  (qtp1313142481-4050) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 379490 INFO  

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

er.java:534)\n\tat 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)\n\tat 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)\n\tat
 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)\n\tat
 org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)\n\tat 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)\n\tat
 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)\n\tat
 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)\n\tat
 java.lang.Thread.run(Thread.java:748)\n",
   [junit4]    >     "code":500}},  from server:  
http://127.0.0.1:60530/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4A06197013ED6D44:C25226AABD1100BC]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:217)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:68)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_4A06197013ED6D44-001
   [junit4]   2> Jun 12, 2017 11:30:21 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-BE, timezone=Asia/Chungking
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=192461952,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteShardTest, 
TestStressVersions, DocumentBuilderTest, TestPostingsSolrHighlighter, 
TestSystemCollAutoCreate, AlternateDirectoryTest, TestExactSharedStatsCache, 
HdfsCollectionsAPIDistributedZkTest, TestQuerySenderNoQuery, 
TestDistributedSearch, TestUtils, TestReqParamsAPI, 
ParsingFieldUpdateProcessorsTest, TestSubQueryTransformerCrossCore, 
XmlUpdateRequestHandlerTest, DistributedMLTComponentTest, 
TestEmbeddedSolrServerSchemaAPI, TestNumericRangeQuery64, TestCSVLoader, 
TestTestInjection, TestScoreJoinQPNoScore, TestNumericTerms64, 
SolrPluginUtilsTest, TestBackupRepositoryFactory, TestDownShardTolerantSearch, 
TestSortByMinMaxFunction, StressHdfsTest, TestManagedSchemaThreadSafety, 
SimpleFacetsTest, HdfsRecoverLeaseTest, UniqFieldsUpdateProcessorFactoryTest, 
TestTlogReplica, TestCloudNestedDocsSort, SolrXmlInZkTest, ConfigSetsAPITest, 
DistribCursorPagingTest, CoreAdminRequestStatusTest, 
TestDocBasedVersionConstraints, TestComplexPhraseQParserPlugin, 
TestSolr4Spatial2, ClusterStateUpdateTest, TestConfigSets, 
DocExpirationUpdateProcessorFactoryTest, TestSolrCloudWithHadoopAuthPlugin, 
SuggestComponentContextFilterQueryTest, ForceLeaderTest, 
TriLevelCompositeIdRoutingTest, TestTolerantSearch, DateMathParserTest, 
TestSolrFieldCacheBean, SpellCheckCollatorWithCollapseTest, 
BasicDistributedZkTest, TestSSLRandomization, TestStressUserVersions, 
MultiTermTest, TestFieldSortValues, HdfsRestartWhileUpdatingTest, 
TestHdfsBackupRestoreCore, TestPartialUpdateDeduplication, BlockCacheTest, 
TestFreeTextSuggestions, UnloadDistributedZkTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestRandomDVFaceting, 
InfixSuggestersTest, RulesTest, SortSpecParsingTest, SolrIndexConfigTest, 
BufferStoreTest, SimplePostToolTest, TestSolrCoreSnapshots, 
TestCloudJSONFacetJoinDomain, ShardSplitTest, DateFieldTest, 
SchemaVersionSpecificBehaviorTest, CollectionsAPISolrJTest, 
BlockJoinFacetSimpleTest, TestReRankQParserPlugin, TestHdfsUpdateLog, 
FastVectorHighlighterTest, DistributedSuggestComponentTest, 
SolrGraphiteReporterTest, TestLeaderElectionZkExpiry, 
CdcrVersionReplicationTest, BigEndianAscendingWordSerializerTest, 
HardAutoCommitTest, RAMDirectoryFactoryTest, TestConfigsApi, 
PropertiesRequestHandlerTest, RecoveryZkTest, StandardRequestHandlerTest, 
TestLegacyNumericUtils, CopyFieldTest, LeaderElectionTest, 
LeaderElectionContextKeyTest, TestCharFilters, 
AsyncCallRequestStatusResponseTest, InfoHandlerTest, PluginInfoTest, 
DateRangeFieldTest, SearchHandlerTest, ShufflingReplicaListTransformerTest, 
PrimitiveFieldTypeTest, PingRequestHandlerTest, 
DistributedFacetPivotLongTailTest, TestStressLucene, TestMiniSolrCloudCluster, 
DistributedFacetPivotSmallTest, LeaderInitiatedRecoveryOnShardRestartTest, 
OutputWriterTest, SharedFSAutoReplicaFailoverUtilsTest, SoftAutoCommitTest, 
DirectoryFactoryTest, RecoveryAfterSoftCommitTest, TestStressInPlaceUpdates, 
TestRestManager, RequiredFieldsTest, TestXIncludeConfig, 
MoreLikeThisHandlerTest, TestJsonRequest, TestFunctionQuery, 
AtomicUpdateProcessorFactoryTest, PathHierarchyTokenizerFactoryTest, 
CdcrReplicationHandlerTest, UUIDUpdateProcessorFallbackTest, TestLRUStatsCache, 
QueryEqualityTest, TestLegacyFieldCache, TestLFUCache, 
TestHighlightDedupGrouping, TestAuthorizationFramework, 
IndexBasedSpellCheckerTest, TestMacroExpander, TestPseudoReturnFields, 
TestMaxTokenLenTokenizer, TestCustomStream, TestSolrDeletionPolicy1, 
TestSchemaNameResource, MetricsConfigTest, TestReloadAndDeleteDocs, 
TestMergePolicyConfig, TestStressReorder, HighlighterTest, 
TestSimpleQParserPlugin, TestCollapseQParserPlugin, 
TestDelegationWithHadoopAuth, TestBinaryResponseWriter, 
TestJsonFacetRefinement, TestManagedResource, DistribJoinFromCollectionTest, 
TestApiFramework, TestBinaryField, OverseerRolesTest, 
DistributedQueryComponentCustomSortTest, TestSchemaManager, 
WrapperMergePolicyFactoryTest, TestRebalanceLeaders, SyncSliceTest, 
VersionInfoTest, CleanupOldIndexTest, ImplicitSnitchTest, CdcrUpdateLogTest, 
CursorMarkTest, TestGroupingSearch, TestPushWriter, SynonymTokenizerTest, 
TestMiniSolrCloudClusterSSL, SolrCoreTest, AnalyticsMergeStrategyTest, 
SSLMigrationTest, SimpleMLTQParserTest, TestSolrJ, TestHdfsCloudBackupRestore, 
StatelessScriptUpdateProcessorFactoryTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, QueryElevationComponentTest, 
TestLazyCores, BasicFunctionalityTest, TestBadConfig, 
DistributedQueryElevationComponentTest, SuggesterFSTTest, 
SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, 
PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestUpdate, 
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, 
DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, TestWriterPerf, 
DocumentAnalysisRequestHandlerTest, TermsComponentTest, 
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, 
TestJmxIntegration, TestCSVResponseWriter, QueryParsingTest, 
TestPHPSerializedResponseWriter, TestComponentsName, SOLR749Test, 
BadComponentTest, SampleTest, TestSearchPerf, NumericFieldsTest, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, 
TestLuceneMatchVersion, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, 
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, 
TestBM25SimilarityFactory, ResourceLoaderTest, TestFastOutputStream, 
ScriptEngineTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, 
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, 
SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestDocumentBuilder, 
ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, 
FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, 
TestJettySolrRunner, ConnectionReuseTest, BaseCdcrDistributedZkTest, 
CdcrBootstrapTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CollectionReloadTest, CollectionTooManyReplicasTest, CustomCollectionTest, 
DistributedQueueTest, DistributedVersionInfoTest, 
LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, NodeMutatorTest, 
OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, 
PeerSyncReplicationTest, RemoteQueryErrorTest, ReplaceNodeTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, 
SolrCloudExampleTest, TestCloudRecovery, TestLocalFSCloudBackupRestore, 
TestRandomFlRTGCloud, TestRequestForwarding, TestSegmentSorting, 
TestShortCircuitedRequests, TestSizeLimitedDistributedMap, 
TestSolrCloudWithSecureImpersonation, VMParamsZkACLAndCredentialsProvidersTest, 
AutoScalingHandlerTest, HdfsRecoveryZkTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateReaderTest, 
RuleEngineTest, CachingDirectoryFactoryTest, TestConfigSetImmutable, 
TestConfigSetProperties, TestCorePropertiesReload, TestImplicitCoreProperties, 
TestInfoStreamLogging, TestInitParams, TestSimpleTextCodec, TestSolrXml, 
RequestLoggingTest, TestBlobHandler, TestSolrConfigHandlerCloud]
   [junit4] Completed [594/725 (3!)] on J0 in 42.89s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43835 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to