These seem related to SOLR-8392 On Tue, Jun 13, 2017 at 4:17 PM, Policeman Jenkins Server <[email protected]> wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19855/ > Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseG1GC > > 2 tests failed. > FAILED: org.apache.solr.core.TestSolrConfigHandler.testReqParams > > Error Message: > Could not get expected value 'CY val' for path 'params/c' full output: > {"error":{ "trace":"java.lang.ClassCastException\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":{ > "trace":"java.lang.ClassCastException\n", > "code":500}}, from server: null > at > __randomizedtesting.SeedInfo.seed([E84F23B3305256BC:9F631BBA67C1D251]: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":{ > "trace":"java.lang.ClassCastException\n", "code":500}}, from server: > http://127.0.0.1:32895/nc_j/u/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":{ > "trace":"java.lang.ClassCastException\n", > "code":500}}, from server: http://127.0.0.1:32895/nc_j/u/collection1 > at > __randomizedtesting.SeedInfo.seed([E84F23B3305256BC:601B1C699EAE3B44]: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 11403 lines...] > [junit4] Suite: org.apache.solr.core.TestSolrConfigHandler > [junit4] 2> Creating dataDir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/init-core-data-001 > [junit4] 2> 444082 WARN > (SUITE-TestSolrConfigHandler-seed#[E84F23B3305256BC]-worker) [ ] > o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5 > [junit4] 2> 444082 INFO > (SUITE-TestSolrConfigHandler-seed#[E84F23B3305256BC]-worker) [ ] > o.a.s.SolrTestCaseJ4 Using PointFields > [junit4] 2> 444083 INFO > (SUITE-TestSolrConfigHandler-seed#[E84F23B3305256BC]-worker) [ ] > o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: > @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, > clientAuth=NaN) > [junit4] 2> 444084 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testReqParams > [junit4] 2> 444127 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.SolrTestCaseJ4 ####initCore > [junit4] 2> 444127 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.SolrTestCaseJ4 ####initCore end > [junit4] 2> 444127 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.SolrTestCaseJ4 Writing core.properties file to > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-003/cores/core > [junit4] 2> 444128 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.e.j.s.Server jetty-9.3.14.v20161028 > [junit4] 2> 444129 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.e.j.s.h.ContextHandler Started > o.e.j.s.ServletContextHandler@7cf3e907{/solr,null,AVAILABLE} > [junit4] 2> 444130 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.e.j.s.AbstractConnector Started > ServerConnector@58be2965{HTTP/1.1,[http/1.1]}{127.0.0.1:37101} > [junit4] 2> 444130 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.e.j.s.Server Started @446025ms > [junit4] 2> 444130 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, > hostPort=37101, > configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001, > > coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-003/cores} > [junit4] 2> 444130 ERROR > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be > missing or incomplete. > [junit4] 2> 444130 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version > 7.0.0 > [junit4] 2> 444130 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on > port null > [junit4] 2> 444130 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null > [junit4] 2> 444130 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: > 2017-06-13T10:02:39.083Z > [junit4] 2> 444131 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.c.SolrXmlConfig Loading container configuration from > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/solr.xml > [junit4] 2> 444133 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.c.SolrXmlConfig MBean server found: > com.sun.jmx.mbeanserver.JmxMBeanServer@292d0898, but no JMX reporters were > configured - adding default JMX reporter. > [junit4] 2> 444151 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry > 'solr.node') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@292d0898 > [junit4] 2> 444154 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') > enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@292d0898 > [junit4] 2> 444154 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry > 'solr.jetty') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@292d0898 > [junit4] 2> 444155 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-003/cores > [junit4] 2> 444155 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.c.CorePropertiesLocator Cores are: [collection1] > [junit4] 2> 444156 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, > from paths: > [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/lib, > > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/lib/classes] > [junit4] 2> 444168 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 > [junit4] 2> 444176 INFO (coreLoadExecutor-1533-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> 444181 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest > [junit4] 2> 444258 WARN (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and > destination for multiple copyFields (3) > [junit4] 2> 444259 INFO (coreLoadExecutor-1533-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> 444259 INFO (coreLoadExecutor-1533-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> 444260 INFO (coreLoadExecutor-1533-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> 444260 INFO (coreLoadExecutor-1533-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> 444260 INFO (coreLoadExecutor-1533-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> 444260 INFO (coreLoadExecutor-1533-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> 444260 INFO (coreLoadExecutor-1533-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> 444260 INFO (coreLoadExecutor-1533-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> 444260 INFO (coreLoadExecutor-1533-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> 444260 INFO (coreLoadExecutor-1533-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> 444262 INFO (coreLoadExecutor-1533-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> 444262 INFO (coreLoadExecutor-1533-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> 444263 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid > field id > [junit4] 2> 444265 INFO (coreLoadExecutor-1533-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> 444265 INFO (coreLoadExecutor-1533-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> 444265 INFO (coreLoadExecutor-1533-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> 444265 INFO (coreLoadExecutor-1533-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> 444265 INFO (coreLoadExecutor-1533-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> 444265 INFO (coreLoadExecutor-1533-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> 444265 INFO (coreLoadExecutor-1533-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> 444265 INFO (coreLoadExecutor-1533-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> 444265 INFO (coreLoadExecutor-1533-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> 444265 INFO (coreLoadExecutor-1533-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> 444265 INFO (coreLoadExecutor-1533-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> 444265 INFO (coreLoadExecutor-1533-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> 444275 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/conf/managed-schema > [junit4] 2> 444288 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed > schema, renamed the non-managed schema > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/conf/schema-rest.xml > to > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/conf/schema-rest.xml.bak > [junit4] 2> 444288 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using > configuration from configset > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1, > trusted=true > [junit4] 2> 444289 INFO (coreLoadExecutor-1533-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@292d0898 > [junit4] 2> 444289 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder > [junit4] 2> 444289 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at > [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1], > > dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-003/cores/core/data/] > [junit4] 2> 444298 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class > org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: > minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, > maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, > maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, > noCFSRatio=0.0] > [junit4] 2> 444309 WARN (coreLoadExecutor-1533-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> 444334 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled > [junit4] 2> 444334 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled > [junit4] 2> 444335 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class > org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: > minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, > maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, > maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, > noCFSRatio=0.6708416346477832] > [junit4] 2> 444335 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.s.SolrIndexSearcher Opening > [Searcher@71497fbe[collection1] main] > [junit4] 2> 444335 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized > to use dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/conf > [junit4] 2> 444335 WARN (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResource No stored data found for > /schema/analysis/stopwords/english > [junit4] 2> 444335 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path > _schema_analysis_stopwords_english.json using > file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/conf > [junit4] 2> 444335 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for > /schema/analysis/stopwords/english > [junit4] 2> 444335 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Notified 6 observers of > /schema/analysis/stopwords/english > [junit4] 2> 444336 WARN (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResource No stored data found for > /schema/analysis/stopwords/german > [junit4] 2> 444336 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path > _schema_analysis_stopwords_german.json using > file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/conf > [junit4] 2> 444336 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for > /schema/analysis/stopwords/german > [junit4] 2> 444336 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Notified 6 observers of > /schema/analysis/stopwords/german > [junit4] 2> 444336 WARN (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResource No stored data found for > /schema/analysis/synonyms/english > [junit4] 2> 444336 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym > mappings for /schema/analysis/synonyms/english > [junit4] 2> 444336 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Notified 2 observers of > /schema/analysis/synonyms/english > [junit4] 2> 444336 WARN (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResource No stored data found for > /schema/analysis/synonyms/englishgraph > [junit4] 2> 444336 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym > mappings for /schema/analysis/synonyms/englishgraph > [junit4] 2> 444336 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Notified 4 observers of > /schema/analysis/synonyms/englishgraph > [junit4] 2> 444336 WARN (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResource No stored data found for > /schema/analysis/synonyms/german > [junit4] 2> 444336 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym > mappings for /schema/analysis/synonyms/german > [junit4] 2> 444336 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Notified 2 observers of > /schema/analysis/synonyms/german > [junit4] 2> 444336 WARN (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResource No stored data found for > /schema/analysis/synonyms/germangraph > [junit4] 2> 444336 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym > mappings for /schema/analysis/synonyms/germangraph > [junit4] 2> 444336 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.r.ManagedResource Notified 4 observers of > /schema/analysis/synonyms/germangraph > [junit4] 2> 444336 INFO (coreLoadExecutor-1533-thread-1) [ > x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 > [junit4] 2> 444337 INFO > (searcherExecutor-1534-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore [collection1] Registered new searcher > Searcher@71497fbe[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 444663 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.SolrJettyTestBase Jetty Assigned Port#37101 > [junit4] 2> 444664 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.c.TestSolrConfigHandler These tests are run with V2 API > [junit4] 2> 444665 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.c.TestSolrConfigHandler going to send config command. path > /config/params?wt=json , payload: { > [junit4] 2> 'set' : {'x': { 'a':'A val', > [junit4] 2> 'b': 'B val'} > [junit4] 2> } > [junit4] 2> } > [junit4] 2> 444673 INFO (qtp1262338777-3620) [ x:collection1] > o.a.s.c.SolrResourceLoader Written confile params.json > [junit4] 2> 444686 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.c.TestSolrConfigHandler going to send config command. path > /config?wt=json , payload: { > [junit4] 2> 'create-requesthandler' : { 'name' : '/d', registerPath > :'/solr,/v2' , 'class': 'org.apache.solr.handler.DumpRequestHandler' } > [junit4] 2> } > [junit4] 2> 444688 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.c.SolrResourceLoader Written confile configoverlay.json > [junit4] 2> 444693 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: > [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/lib, > > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/lib/classes] > [junit4] 2> 444709 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 > [junit4] 2> 444716 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.s.IndexSchema [collection1] Schema name=test-rest > [junit4] 2> 444765 WARN (qtp1262338777-3615) [ x:collection1] > o.a.s.s.IndexSchema Field title is not multivalued and destination for > multiple copyFields (3) > [junit4] 2> 444766 INFO (qtp1262338777-3615) [ 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> 444766 INFO (qtp1262338777-3615) [ 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> 444767 INFO (qtp1262338777-3615) [ 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> 444767 INFO (qtp1262338777-3615) [ 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> 444767 INFO (qtp1262338777-3615) [ 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> 444767 INFO (qtp1262338777-3615) [ 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> 444767 INFO (qtp1262338777-3615) [ 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> 444767 INFO (qtp1262338777-3615) [ 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> 444767 INFO (qtp1262338777-3615) [ 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> 444767 INFO (qtp1262338777-3615) [ 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> 444770 INFO (qtp1262338777-3615) [ 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> 444770 INFO (qtp1262338777-3615) [ 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> 444770 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id > [junit4] 2> 444771 INFO (qtp1262338777-3615) [ 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> 444771 INFO (qtp1262338777-3615) [ 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> 444771 INFO (qtp1262338777-3615) [ 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> 444771 INFO (qtp1262338777-3615) [ 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> 444771 INFO (qtp1262338777-3615) [ 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> 444771 INFO (qtp1262338777-3615) [ 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> 444771 INFO (qtp1262338777-3615) [ 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> 444771 INFO (qtp1262338777-3615) [ 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> 444771 INFO (qtp1262338777-3615) [ 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> 444771 INFO (qtp1262338777-3615) [ 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> 444771 INFO (qtp1262338777-3615) [ 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> 444771 INFO (qtp1262338777-3615) [ 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> 444775 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration > from configset > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1 > [junit4] 2> 444787 INFO (qtp1262338777-3615) [ 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@292d0898 > [junit4] 2> 444787 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at > [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1], > > dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-003/cores/core/data/] > [junit4] 2> 444790 WARN (qtp1262338777-3615) [ 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> 444821 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.u.CommitTracker Hard AutoCommit: disabled > [junit4] 2> 444821 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.u.CommitTracker Soft AutoCommit: disabled > [junit4] 2> 444822 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@3854e976[collection1] main] > [junit4] 2> 444822 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/conf > [junit4] 2> 444822 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path > _schema_analysis_stopwords_english.json using > file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/conf > [junit4] 2> 444822 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for > /schema/analysis/stopwords/english > [junit4] 2> 444822 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for > /schema/analysis/stopwords/english > [junit4] 2> 444822 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Notified 6 observers of > /schema/analysis/stopwords/english > [junit4] 2> 444822 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path > _schema_analysis_stopwords_german.json using > file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/conf > [junit4] 2> 444822 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for > /schema/analysis/stopwords/german > [junit4] 2> 444822 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for > /schema/analysis/stopwords/german > [junit4] 2> 444823 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Notified 6 observers of > /schema/analysis/stopwords/german > [junit4] 2> 444823 WARN (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource No stored data found for > /schema/analysis/synonyms/english > [junit4] 2> 444823 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for > /schema/analysis/synonyms/english > [junit4] 2> 444823 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Notified 2 observers of > /schema/analysis/synonyms/english > [junit4] 2> 444823 WARN (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource No stored data found for > /schema/analysis/synonyms/englishgraph > [junit4] 2> 444823 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for > /schema/analysis/synonyms/englishgraph > [junit4] 2> 444823 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Notified 4 observers of > /schema/analysis/synonyms/englishgraph > [junit4] 2> 444823 WARN (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource No stored data found for > /schema/analysis/synonyms/german > [junit4] 2> 444823 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for > /schema/analysis/synonyms/german > [junit4] 2> 444823 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Notified 2 observers of > /schema/analysis/synonyms/german > [junit4] 2> 444823 WARN (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource No stored data found for > /schema/analysis/synonyms/germangraph > [junit4] 2> 444823 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for > /schema/analysis/synonyms/germangraph > [junit4] 2> 444823 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Notified 4 observers of > /schema/analysis/synonyms/germangraph > [junit4] 2> 444824 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.h.ReplicationHandler Commits will be reserved for 10000 > [junit4] 2> 444824 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class > org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: > minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, > maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, > maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, > noCFSRatio=0.0] > [junit4] 2> 444825 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. > [junit4] 2> 444825 INFO > (searcherExecutor-1538-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore [collection1] Registered new searcher > Searcher@3854e976[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 444826 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@1723137a[collection1] main] > [junit4] 2> 444826 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.h.SolrConfigHandler Executed config commands successfully and persited > to File System [{"create-requesthandler":{ > [junit4] 2> "name":"/d", > [junit4] 2> "registerPath":"/solr,/v2", > [junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler"}}] > [junit4] 2> 444826 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.c.SolrCore [collection1] CLOSING SolrCore > org.apache.solr.core.SolrCore@41c1bbbe > [junit4] 2> 444826 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.m.SolrMetricManager Closing metric reporters for > registry=solr.core.collection1, tag=1103215550 > [junit4] 2> 444827 INFO > (searcherExecutor-1538-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore [collection1] Registered new searcher > Searcher@1723137a[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 444832 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.c.TestSolrConfigHandler going to send config command. path > /config?wt=json , payload: { > [junit4] 2> 'create-requesthandler' : { 'name' : '/dump1', registerPath > :'/solr,/v2' , 'class': 'org.apache.solr.handler.DumpRequestHandler', > 'useParams':'x' } > [junit4] 2> } > [junit4] 2> 444832 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.c.SolrResourceLoader Written confile configoverlay.json > [junit4] 2> 444839 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: > [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/lib, > > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/lib/classes] > [junit4] 2> 444855 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 > [junit4] 2> 444862 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.s.IndexSchema [collection1] Schema name=test-rest > [junit4] 2> 444919 WARN (qtp1262338777-3615) [ x:collection1] > o.a.s.s.IndexSchema Field title is not multivalued and destination for > multiple copyFields (3) > [junit4] 2> 444919 INFO (qtp1262338777-3615) [ 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> 444919 INFO (qtp1262338777-3615) [ 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> 444920 INFO (qtp1262338777-3615) [ 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> 444920 INFO (qtp1262338777-3615) [ 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> 444920 INFO (qtp1262338777-3615) [ 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> 444920 INFO (qtp1262338777-3615) [ 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> 444920 INFO (qtp1262338777-3615) [ 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> 444920 INFO (qtp1262338777-3615) [ 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> 444920 INFO (qtp1262338777-3615) [ 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> 444920 INFO (qtp1262338777-3615) [ 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> 444921 INFO (qtp1262338777-3615) [ 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> 444921 INFO (qtp1262338777-3615) [ 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> 444922 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id > [junit4] 2> 444922 INFO (qtp1262338777-3615) [ 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> 444922 INFO (qtp1262338777-3615) [ 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> 444922 INFO (qtp1262338777-3615) [ 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> 444922 INFO (qtp1262338777-3615) [ 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> 444922 INFO (qtp1262338777-3615) [ 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> 444922 INFO (qtp1262338777-3615) [ 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> 444922 INFO (qtp1262338777-3615) [ 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> 444922 INFO (qtp1262338777-3615) [ 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> 444922 INFO (qtp1262338777-3615) [ 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> 444922 INFO (qtp1262338777-3615) [ 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> 444922 INFO (qtp1262338777-3615) [ 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> 444922 INFO (qtp1262338777-3615) [ 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> 444924 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration > from configset > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1 > [junit4] 2> 444929 INFO (qtp1262338777-3615) [ 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@292d0898 > [junit4] 2> 444929 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at > [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1], > > dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-003/cores/core/data/] > [junit4] 2> 444932 WARN (qtp1262338777-3615) [ 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> 444954 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.u.CommitTracker Hard AutoCommit: disabled > [junit4] 2> 444954 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.u.CommitTracker Soft AutoCommit: disabled > [junit4] 2> 444955 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@6cd0536f[collection1] main] > [junit4] 2> 444955 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/conf > [junit4] 2> 444955 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path > _schema_analysis_stopwords_english.json using > file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/conf > [junit4] 2> 444955 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for > /schema/analysis/stopwords/english > [junit4] 2> 444955 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for > /schema/analysis/stopwords/english > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Notified 6 observers of > /schema/analysis/stopwords/english > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path > _schema_analysis_stopwords_german.json using > file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_E84F23B3305256BC-001/tempDir-001/collection1/conf > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for > /schema/analysis/stopwords/german > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for > /schema/analysis/stopwords/german > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Notified 6 observers of > /schema/analysis/stopwords/german > [junit4] 2> 444956 WARN (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource No stored data found for > /schema/analysis/synonyms/english > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for > /schema/analysis/synonyms/english > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Notified 2 observers of > /schema/analysis/synonyms/english > [junit4] 2> 444956 WARN (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource No stored data found for > /schema/analysis/synonyms/englishgraph > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for > /schema/analysis/synonyms/englishgraph > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Notified 4 observers of > /schema/analysis/synonyms/englishgraph > [junit4] 2> 444956 WARN (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource No stored data found for > /schema/analysis/synonyms/german > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for > /schema/analysis/synonyms/german > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Notified 2 observers of > /schema/analysis/synonyms/german > [junit4] 2> 444956 WARN (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource No stored data found for > /schema/analysis/synonyms/germangraph > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for > /schema/analysis/synonyms/germangraph > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.r.ManagedResource Notified 4 observers of > /schema/analysis/synonyms/germangraph > [junit4] 2> 444956 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.h.ReplicationHandler Commits will be reserved for 10000 > [junit4] 2> 444957 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class > org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: > minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, > maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, > maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, > noCFSRatio=0.6708416346477832] > [junit4] 2> 444957 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. > [junit4] 2> 444957 INFO > (searcherExecutor-1542-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore [collection1] Registered new searcher > Searcher@6cd0536f[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 444958 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.s.SolrIndexSearcher Opening [Searcher@52bdbcb8[collection1] main] > [junit4] 2> 444958 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.h.SolrConfigHandler Executed config commands successfully and persited > to File System [{"create-requesthandler":{ > [junit4] 2> "name":"/dump1", > [junit4] 2> "registerPath":"/solr,/v2", > [junit4] 2> "class":"org.apache.solr.handler.DumpRequestHandler", > [junit4] 2> "useParams":"x"}}] > [junit4] 2> 444958 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.c.SolrCore [collection1] CLOSING SolrCore > org.apache.solr.core.SolrCore@703d49dc > [junit4] 2> 444958 INFO (qtp1262338777-3615) [ x:collection1] > o.a.s.m.SolrMetricManager Closing metric reporters for > registry=solr.core.collection1, tag=1883064796 > [junit4] 2> 444959 INFO > (searcherExecutor-1542-thread-1-processing-x:collection1) [ x:collection1] > o.a.s.c.SolrCore [collection1] Registered new searcher > Searcher@52bdbcb8[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 444960 INFO > (TEST-TestSolrConfigHandler.testReqParams-seed#[E84F23B3305256BC]) [ ] > o.a.s.c.TestSolrConfigHandler going to send config command. path > /config/params?wt=json , payload: { > [junit4] 2> 'set' : {'y':{ > [junit4] 2> 'c':'CY val', > [junit4] 2> 'b': 'BY val', 'd': ['val > 1', 'val 2']} > [junit4] 2> } > [junit4] 2> } > [junit4] 2> 444963 INFO (qtp1262338777-3622) [ x:collection1] > o.a.s.c.SolrResourceLoader Written confile params.json > [junit4] 2> 444969 ERROR (qtp1262338777-3620) [ x:collection1] > o.a.s.h.RequestHandlerBase java.lang.ClassCastException: [Ljava.lang.String; > cannot be cast to java.lang.String > [junit4] 2> at > org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39) > [junit4] 2> at > org.apache.solr.common.params.DefaultSolrParams.getParams(DefaultSolrParams.java:44) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81) > [junit4] 2> at > org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119) > [junit4] 2> at > org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177) > [junit4] 2> at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175) > [junit4] 2> at > org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:241) > [junit4] 2> at > org.apache.solr.api.V2HttpCall.execute(V2HttpCall.java:318) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) > [junit4] 2> at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) > [junit4] 2> at > org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) > [junit4] 2> at > org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) > [junit4] 2> at > org.eclipse.jetty.server.Server.handle(Server.java:534) > [junit4] 2> at > org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) > [junit4] 2> at > org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) > [junit4] 2> at > org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) > [junit4] 2> at > org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) > [junit4] 2> at > org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) > [junit4] 2> at java.lang.Thread.run(Thread.java:748) > [junit4] 2> > [junit4] 2> 444969 ERROR (qtp1262338777-3620) [ x:collection1] > o.a.s.s.HttpSolrCall null:java.lang.ClassCastException: [Ljava.lang.String; > cannot be cast to java.lang.String > [junit4] 2> at > org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39) > [junit4] 2> at > org.apache.solr.common.params.DefaultSolrParams.getParams(DefaultSolrParams.java:44) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81) > [junit4] 2> at > org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119) > [junit4] 2> at > org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177) > [junit4] 2> at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175) > [junit4] 2> at > org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:241) > [junit4] 2> at > org.apache.solr.api.V2HttpCall.execute(V2HttpCall.java:318) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) > [junit4] 2> at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) > [junit4] 2> at > org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) > [junit4] 2> at > org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) > [junit4] 2> at > org.eclipse.jetty.server.Server.handle(Server.java:534) > [junit4] 2> at > org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) > [junit4] 2> at > org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) > [junit4] 2> at > org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) > [junit4] 2> at > org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) > [junit4] 2> at > org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) > [junit4] 2> at java.lang.Thread.run(Thread.java:748) > [junit4] 2> > [junit4] 2> 445070 ERROR (qtp1262338777-3621) [ x:collection1] > o.a.s.h.RequestHandlerBase java.lang.ClassCastException: [Ljava.lang.String; > cannot be cast to java.lang.String > [junit4] 2> at > org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39) > [junit4] 2> at > org.apache.solr.common.params.DefaultSolrParams.getParams(DefaultSolrParams.java:44) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81) > [junit4] 2> at > org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119) > [junit4] 2> at > org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177) > [junit4] 2> at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175) > [junit4] 2> at > org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:241) > [junit4] 2> at > org.apache.solr.api.V2HttpCall.execute(V2HttpCall.java:318) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) > [junit4] 2> at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) > [junit4] 2> at > org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) > [junit4] 2> at > org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) > [junit4] 2> at > org.eclipse.jetty.server.Server.handle(Server.java:534) > [junit4] 2> at > org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) > [junit4] 2> at > org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) > [junit4] 2> at > org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) > [junit4] 2> at > org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) > [junit4] 2> at > org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) > [junit4] 2> at java.lang.Thread.run(Thread.java:748) > [junit4] 2> > [junit4] 2> 445071 ERROR (qtp1262338777-3621) [ x:collection1] > o.a.s.s.HttpSolrCall null:java.lang.ClassCastException: [Ljava.lang.String; > cannot be cast to java.lang.String > [junit4] 2> at > org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39) > [junit4] 2> at > org.apache.solr.common.params.DefaultSolrParams.getParams(DefaultSolrParams.java:44) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81) > [junit4] 2> at > org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119) > [junit4] 2> at > org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177) > [junit4] 2> at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175) > [junit4] 2> at > org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:241) > [junit4] 2> at > org.apache.solr.api.V2HttpCall.execute(V2HttpCall.java:318) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) > [junit4] 2> at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) > [junit4] 2> at > org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) > [junit4] 2> at > org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) > [junit4] 2> at > org.eclipse.jetty.server.Server.handle(Server.java:534) > [junit4] 2> at > org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) > [junit4] 2> at > org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) > [junit4] 2> at > org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) > [junit4] 2> at > org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) > [junit4] 2> at > org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) > [junit4] 2> at java.lang.Thread.run(Thread.java:748) > [junit4] 2> > [junit4] 2> 445172 ERROR (qtp1262338777-3622) [ x:collection1] > o.a.s.h.RequestHandlerBase java.lang.ClassCastException: [Ljava.lang.String; > cannot be cast to java.lang.String > [junit4] 2> at > org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39) > [junit4] 2> at > org.apache.solr.common.params.DefaultSolrParams.getParams(DefaultSolrParams.java:44) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81) > [junit4] 2> at > org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119) > [junit4] 2> at > org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177) > [junit4] 2> at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175) > [junit4] 2> at > org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:241) > [junit4] 2> at > org.apache.solr.api.V2HttpCall.execute(V2HttpCall.java:318) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) > [junit4] 2> at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) > [junit4] 2> at > org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) > [junit4] 2> at > org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) > [junit4] 2> at > org.eclipse.jetty.server.Server.handle(Server.java:534) > [junit4] 2> at > org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) > [junit4] 2> at > org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) > [junit4] 2> at > org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) > [junit4] 2> at > org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) > [junit4] 2> at > org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) > [junit4] 2> at java.lang.Thread.run(Thread.java:748) > [junit4] 2> > [junit4] 2> 445172 ERROR (qtp1262338777-3622) [ x:collection1] > o.a.s.s.HttpSolrCall null:java.lang.ClassCastException: [Ljava.lang.String; > cannot be cast to java.lang.String > [junit4] 2> at > org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39) > [junit4] 2> at > org.apache.solr.common.params.DefaultSolrParams.getParams(DefaultSolrParams.java:44) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81) > [junit4] 2> at > org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119) > [junit4] 2> at > org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177) > [junit4] 2> at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175) > [junit4] 2> at > org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:241) > [junit4] 2> at > org.apache.solr.api.V2HttpCall.execute(V2HttpCall.java:318) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) > [junit4] 2> at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) > [junit4] 2> at > org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) > [junit4] 2> at > org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) > [junit4] 2> at > org.eclipse.jetty.server.Server.handle(Server.java:534) > [junit4] 2> at > org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) > [junit4] 2> at > org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) > [junit4] 2> at > org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) > [junit4] 2> at > org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) > [junit4] 2> at > org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) > [junit4] 2> at java.lang.Thread.run(Thread.java:748) > [junit4] 2> > [junit4] 2> 445273 ERROR (qtp1262338777-3615) [ x:collection1] > o.a.s.h.RequestHandlerBase java.lang.ClassCastException: [Ljava.lang.String; > cannot be cast to java.lang.String > [junit4] 2> at > org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39) > [junit4] 2> at > org.apache.solr.common.params.DefaultSolrParams.getParams(DefaultSolrParams.java:44) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:103) > [junit4] 2> at > org.apache.solr.common.params.MultiMapSolrParams.asMultiMap(MultiMapSolrParams.java:81) > [junit4] 2> at > org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:119) > [junit4] 2> at > org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:177) > [junit4] 2> at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:175) > [junit4] 2> at > org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:241) > [junit4] 2> at > org.apache.solr.api.V2HttpCall.execute(V2HttpCall.java:318) > [junit4] 2> at > org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374) > [junit4] 2> at > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) > [junit4] 2> at > org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) > [junit4] 2> at > org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) > [junit4] 2> at > org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) > [junit4] 2> at > org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) > [junit4] 2> at > org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462) > [junit4] 2> at > org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) > [junit4] 2> at > org.eclipse.jetty.server.Server.handle(Server.java:534) > [junit4] 2> at > org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) > [junit4] 2> at > org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) > [junit4] 2> at > org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) > [junit4] 2> at > org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) > [junit4] 2> at > org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) > [junit4] 2> at > org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) > [junit4] 2> at > org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) > [junit4] 2> at java.lang.Thread.run(Thread.java:748) > [junit4] 2> > [junit4] 2> 445273 ERROR (qtp1262338777-3615) [ x:collection1] > o.a.s.s.HttpSolrCall null:java.lang.ClassCastException: [Ljava.lang.String; > cannot be cast to java.lang.String > [junit4] 2> at > org.apache.solr.common.params.MapSolrParams.getParams(MapSolrParams.java:39) > [junit4] 2> at > org.apache.solr.common.params.DefaultSolrParams.getParams(DefaultSolrParams.java:44) > [junit4] 2> at org.apache.solr.common.params.MultiM > > [...truncated too long message...] > > .0.0.1:33405_nc_j%2Fu) [n:127.0.0.1:33405_nc_j%2Fu c:collection1 s:shard1 > r:core_node4 x:collection1] o.a.s.m.SolrMetricManager Closing metric > reporters for registry=solr.core.collection1.shard1.core_node4, tag=1395014315 > [junit4] 2> 2032545 INFO > (zkCallback-3421-thread-1-processing-n:127.0.0.1:33405_nc_j%2Fu) > [n:127.0.0.1:33405_nc_j%2Fu c:collection1 s:shard1 r:core_node4 > x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for > registry=solr.collection.collection1.shard1.leader, tag=1395014315 > [junit4] 2> 2032546 INFO > (TEST-TestSolrConfigHandlerCloud.test-seed#[E84F23B3305256BC]) [ ] > o.e.j.s.AbstractConnector Stopped > ServerConnector@413c69c8{HTTP/1.1,[http/1.1]}{127.0.0.1:0} > [junit4] 2> 2032546 INFO > (TEST-TestSolrConfigHandlerCloud.test-seed#[E84F23B3305256BC]) [ ] > o.e.j.s.h.ContextHandler Stopped > o.e.j.s.ServletContextHandler@7b78a626{/nc_j/u,null,UNAVAILABLE} > [junit4] 2> 2032547 ERROR > (TEST-TestSolrConfigHandlerCloud.test-seed#[E84F23B3305256BC]) [ ] > o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper > server won't take any action on ERROR or SHUTDOWN server state changes > [junit4] 2> 2032547 INFO > (TEST-TestSolrConfigHandlerCloud.test-seed#[E84F23B3305256BC]) [ ] > o.a.s.c.ZkTestServer connecting to 127.0.0.1:34405 34405 > [junit4] 2> 2032641 INFO (Thread-4133) [ ] o.a.s.c.ZkTestServer > connecting to 127.0.0.1:34405 34405 > [junit4] 2> 2032642 WARN (Thread-4133) [ ] o.a.s.c.ZkTestServer > Watch limit violations: > [junit4] 2> Maximum concurrent create/delete watches above limit: > [junit4] 2> > [junit4] 2> 125 /solr/configs/conf1 > [junit4] 2> 6 /solr/aliases.json > [junit4] 2> 6 /solr/clusterprops.json > [junit4] 2> 5 /solr/security.json > [junit4] 2> > [junit4] 2> Maximum concurrent data watches above limit: > [junit4] 2> > [junit4] 2> 6 /solr/clusterstate.json > [junit4] 2> 4 /solr/collections/collection1/state.json > [junit4] 2> > [junit4] 2> Maximum concurrent children watches above limit: > [junit4] 2> > [junit4] 2> 6 /solr/live_nodes > [junit4] 2> 6 /solr/collections > [junit4] 2> 4 /solr/overseer/queue > [junit4] 2> 4 /solr/overseer/collection-queue-work > [junit4] 2> 2 /solr/overseer/queue-work > [junit4] 2> > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test > -Dtests.seed=E84F23B3305256BC -Dtests.multiplier=3 -Dtests.slow=true > -Dtests.locale=es-NI -Dtests.timezone=Africa/Tunis -Dtests.asserts=true > -Dtests.file.encoding=UTF-8 > [junit4] FAILURE 35.0s J1 | TestSolrConfigHandlerCloud.test <<< > [junit4] > Throwable #1: java.lang.AssertionError: Could not get > expected value 'CY val' for path 'params/c' full output: { > [junit4] > "responseHeader":{ > [junit4] > "status":500, > [junit4] > "QTime":0}, > [junit4] > "error":{ > [junit4] > "trace":"java.lang.ClassCastException\n", > [junit4] > "code":500}}, from server: > http://127.0.0.1:32895/nc_j/u/collection1 > [junit4] > at > __randomizedtesting.SeedInfo.seed([E84F23B3305256BC:601B1C699EAE3B44]: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: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_E84F23B3305256BC-001 > [junit4] 2> Jun 13, 2017 10:29:07 AM > com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks > [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked > thread(s). > [junit4] 2> NOTE: test params are: codec=CheapBastard, > sim=RandomSimilarity(queryNorm=true): {}, locale=es-NI, timezone=Africa/Tunis > [junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation > 1.8.0_131 (64-bit)/cpus=8,threads=1,free=193310896,total=536870912 > [junit4] 2> NOTE: All tests run in this JVM: > [AtomicUpdateProcessorFactoryTest, SOLR749Test, TestTlogReplica, > TestSegmentSorting, TestPostingsSolrHighlighter, BadCopyFieldTest, > TestOverriddenPrefixQueryForCustomFieldType, SharedFSAutoReplicaFailoverTest, > CdcrUpdateLogTest, HighlighterMaxOffsetTest, TestPivotHelperCode, > DirectSolrSpellCheckerTest, TestSurroundQueryParser, > TestSimpleTrackingShardHandler, IndexSchemaRuntimeFieldTest, > SystemInfoHandlerTest, HdfsDirectoryTest, SmileWriterTest, ShardRoutingTest, > TestCharFilters, ClusterStateUpdateTest, > DistributedQueryComponentOptimizationTest, SolrGangliaReporterTest, > TestFieldCache, SpatialFilterTest, TestInitParams, ZkCLITest, > SimplePostToolTest, UpdateLogTest, TestHashPartitioner, > TestFileDictionaryLookup, CollectionReloadTest, > AsyncCallRequestStatusResponseTest, SuggesterFSTTest, TestRawTransformer, > TestShardHandlerFactory, ShardRoutingCustomTest, HdfsDirectoryFactoryTest, > TestSolrIndexConfig, TestTrie, SparseHLLTest, IndexBasedSpellCheckerTest, > TestDownShardTolerantSearch, TestSweetSpotSimilarityFactory, TestPullReplica, > TestFiltering, TestBulkSchemaAPI, TestLegacyTerms, TestSystemIdResolver, > TestCloudRecovery, LoggingHandlerTest, > DocExpirationUpdateProcessorFactoryTest, TestXmlQParser, > BasicAuthStandaloneTest, TestNamedUpdateProcessors, > TestCursorMarkWithoutUniqueKey, TestSortByMinMaxFunction, TestUpdate, > SolrCLIZkUtilsTest, TestWordDelimiterFilterFactory, > SubstringBytesRefFilterTest, TestStressVersions, ConvertedLegacyTest, > TestRequestForwarding, HdfsBasicDistributedZkTest, TestQueryTypes, > DocValuesTest, HdfsWriteToMultipleCollectionsTest, > TestRandomRequestDistribution, ClassificationUpdateProcessorIntegrationTest, > DistanceFunctionTest, TestSearcherReuse, TestCloudSchemaless, > TestAddFieldRealTimeGet, RequestLoggingTest, > TlogReplayBufferedWhileIndexingTest, TestBM25SimilarityFactory, > TestJsonFacets, TestLRUCache, SpatialHeatmapFacetsTest, TestDynamicLoading, > NodeMutatorTest, V2ApiIntegrationTest, TestLegacyField, > SpellCheckCollatorWithCollapseTest, TestSolrCloudWithDelegationTokens, > DateRangeFieldTest, TestPartialUpdateDeduplication, SimpleMLTQParserTest, > MetricsHandlerTest, CSVRequestHandlerTest, RuleEngineTest, > TestManagedStopFilterFactory, UninvertDocValuesMergePolicyTest, > TestCoreContainer, ResourceLoaderTest, IndexSchemaTest, TestStressRecovery, > TestCryptoKeys, SolrInfoBeanTest, RecoveryAfterSoftCommitTest, > ConfigSetsAPITest, TestPKIAuthenticationPlugin, LeaderElectionContextKeyTest, > ChaosMonkeySafeLeaderTest, UpdateRequestProcessorFactoryTest, > TestDistributedGrouping, DeleteStatusTest, TestBulkSchemaConcurrent, > AlternateDirectoryTest, HighlighterTest, TestCloudJSONFacetJoinDomain, > DistributedIntervalFacetingTest, ReplicationFactorTest, UtilsToolTest, > DistributedTermsComponentTest, ZkStateReaderTest, > TestStressCloudBlindAtomicUpdates, MoreLikeThisHandlerTest, > TestNonDefinedSimilarityFactory, BasicDistributedZk2Test, SyncSliceTest, > OverseerTest, ZkSolrClientTest, AutoCommitTest, > TermVectorComponentDistributedTest, ZkControllerTest, HardAutoCommitTest, > SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest, > SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, > BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, > TestIndexSearcher, CurrencyFieldOpenExchangeTest, > DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, > SolrIndexSplitterTest, TestCoreDiscovery, SpellCheckCollatorTest, > SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, SuggesterWFSTTest, > TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, > WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, > FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, > DefaultValueUpdateProcessorTest, SortByFunctionTest, DebugComponentTest, > CacheHeaderTest, LukeRequestHandlerTest, TestQueryUtils, > DocumentAnalysisRequestHandlerTest, TestOmitPositions, TermsComponentTest, > RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, > PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, > FieldAnalysisRequestHandlerTest, TestSolrQueryParser, > FastVectorHighlighterTest, SolrPluginUtilsTest, TestJmxIntegration, > TestCollationField, TestCSVResponseWriter, QueryParsingTest, > UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestLFUCache, > AssignTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, > CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, > CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, > ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, > CustomCollectionTest, DistribCursorPagingTest, DistributedQueueTest, > HttpPartitionTest, MultiThreadedOCPTest, RestartWhileUpdatingTest, > SSLMigrationTest, SaslZkACLProviderTest, SolrCloudExampleTest, > TestAuthenticationFramework, TestClusterProperties, TestCollectionAPI, > TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, > TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, > TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, > TestLocalFSCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterSSL, > TestOnReconnectListenerSupport, TestReplicaProperties, > TestRequestStatusCollectionAPI, TestTolerantUpdateProcessorCloud, > TestPolicyCloud, TestHdfsBackupRestoreCore, TestRestoreCore, > TestSolrConfigHandlerCloud] > [junit4] Completed [574/725 (2!)] on J1 in 35.53s, 1 test, 1 failure <<< > FAILURES! > > [...truncated 43858 lines...] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
-- Regards, Shalin Shekhar Mangar. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
