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

9 tests failed.
FAILED:  
org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at https://127.0.0.1:42059/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:42059/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([A0F3B1BCCFA330E2:991CC88B05C362F8]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:332)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at https://127.0.0.1:41093/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:41093/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([A0F3B1BCCFA330E2:2400B25F0478442D]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:458)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
Error from server at https://127.0.0.1:33363/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:33363/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([A0F3B1BCCFA330E2:8F37961CFBAB4888]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema(SchemaTest.java:806)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at https://127.0.0.1:35333/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:35333/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([A0F3B1BCCFA330E2:EA03FE9A17B285FF]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:417)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at https://127.0.0.1:33625/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:33625/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([A0F3B1BCCFA330E2:651243AC31DE224A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:649)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
Error from server at https://127.0.0.1:39681/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:39681/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([A0F3B1BCCFA330E2:656EBC4AB8BCD09C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema(SchemaTest.java:841)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at https://127.0.0.1:44125/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:44125/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([A0F3B1BCCFA330E2:DBC5806686B91C37]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:694)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at https://127.0.0.1:35549/solr/collection1: error processing 
commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:35549/solr/collection1: error processing 
commands
        at 
__randomizedtesting.SeedInfo.seed([A0F3B1BCCFA330E2:7180D9E67B1BD04E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:293)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable

Error Message:
error processing commands

Stack Trace:
org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, 
errors: [{errorMessages=schema is not editable}], 
        at 
__randomizedtesting.SeedInfo.seed([16D626266DC4CF09:8D62C9F73052A518]:0)
        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 13327 lines...]
   [junit4] Suite: 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI
   [junit4]   2> 1343523 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_16D626266DC4CF09-001/init-core-data-001
   [junit4]   2> 1343523 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1343525 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1343527 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1343537 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1343545 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 1343547 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=tiny
   [junit4]   2> 1343550 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1343550 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_16D626266DC4CF09-001/tmp-home-001/collection1/conf/managed-schema
   [junit4]   2> 1343556 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
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/J2/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_16D626266DC4CF09-001/tmp-home-001/collection1/conf/schema.xml
 to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_16D626266DC4CF09-001/tmp-home-001/collection1/conf/schema.xml.bak
   [junit4]   2> 1343596 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc3573a
   [junit4]   2> 1343606 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc3573a
   [junit4]   2> 1343606 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fc3573a
   [junit4]   2> 1343608 INFO  (coreLoadExecutor-5789-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1343624 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1343647 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1343649 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1343649 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_16D626266DC4CF09-001/tmp-home-001/collection1,
 trusted=true
   [junit4]   2> 1343649 INFO  (coreLoadExecutor-5789-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@1fc3573a
   [junit4]   2> 1343649 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1343649 INFO  (coreLoadExecutor-5789-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/J2/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_16D626266DC4CF09-001/tmp-home-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_16D626266DC4CF09-001/init-core-data-001/]
   [junit4]   2> 1343651 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=78.8505859375, 
floorSegmentMB=1.912109375, forceMergeDeletesPctAllowed=23.304063329414767, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3964591631218426
   [junit4]   2> 1343669 WARN  (coreLoadExecutor-5789-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> 1343697 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1343697 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1343698 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1343698 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1343698 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1343699 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5706bfaf[collection1] main]
   [junit4]   2> 1343699 INFO  (coreLoadExecutor-5789-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/J2/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_16D626266DC4CF09-001/tmp-home-001/collection1/conf
   [junit4]   2> 1343700 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1343700 INFO  (coreLoadExecutor-5789-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1589101892135288832
   [junit4]   2> 1343700 INFO  
(searcherExecutor-5790-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5706bfaf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1343703 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1343705 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence-seed#[16D626266DC4CF09])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAddFieldAndVerifyExistence
   [junit4]   2> 1343705 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence-seed#[16D626266DC4CF09])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null 
path=/schema/fields/VerificationTest params={} status=404 QTime=0
   [junit4]   2> 1343706 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence-seed#[16D626266DC4CF09])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaAddFieldAndVerifyExistence
   [junit4] IGNOR/A 0.00s J2 | 
TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence
   [junit4]    > Assumption #1: it needs to ammend schema
   [junit4]   2> 1343708 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[16D626266DC4CF09])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAddFieldAndFailOnImmutable
   [junit4]   2> 1343708 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[16D626266DC4CF09])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null 
path=/schema/fields/VerificationTest params={} status=404 QTime=0
   [junit4]   2> 1343708 ERROR 
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[16D626266DC4CF09])
 [    ] o.a.s.h.RequestHandlerBase 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, 
errors: [{errorMessages=schema is not editable}], 
   [junit4]   2>        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1343709 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[16D626266DC4CF09])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/schema params={} 
status=400 QTime=0
   [junit4]   2> 1343709 INFO  
(TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[16D626266DC4CF09])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaAddFieldAndFailOnImmutable
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestEmbeddedSolrServerSchemaAPI 
-Dtests.method=testSchemaAddFieldAndFailOnImmutable 
-Dtests.seed=16D626266DC4CF09 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-ES -Dtests.timezone=Africa/Lubumbashi -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | 
TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable <<<
   [junit4]    > Throwable #1: 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, 
errors: [{errorMessages=schema is not editable}], 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([16D626266DC4CF09:8D62C9F73052A518]:0)
   [junit4]    >        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1343710 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=982789873
   [junit4]   2> 1343710 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1343711 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@64d0a963: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@25332be0
   [junit4]   2> 1343714 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1343714 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@536979c: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@77fc4cef
   [junit4]   2> 1343717 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1343717 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fc7d150: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@64eb5203
   [junit4]   2> 1343717 INFO  (coreCloseExecutor-5795-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@60d6c320
   [junit4]   2> 1343717 INFO  (coreCloseExecutor-5795-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1624687392
   [junit4]   2> 1343717 INFO  (coreCloseExecutor-5795-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e3a1b65: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@24c944be
   [junit4]   2> 1343727 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1343727 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=982789873
   [junit4]   2> 1343727 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1343727 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1343727 INFO  
(SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[16D626266DC4CF09]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_16D626266DC4CF09-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1462, maxMBSortInHeap=6.11172186170691, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3bb39a87),
 locale=es-ES, timezone=Africa/Lubumbashi
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=263570968,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, 
ImplicitSnitchTest, SuggesterTest, BitVectorTest, StatsComponentTest, 
TestLegacyFieldReuse, TestDistributedMissingSort, TestReloadDeadlock, 
CoreAdminHandlerTest, DistributedSuggestComponentTest, 
TestBinaryResponseWriter, UUIDUpdateProcessorFallbackTest, TimeZoneUtilsTest, 
TestMacros, TestSimDistributedQueue, TestMinMaxOnMultiValuedField, 
TestCollectionAPI, TestRestoreCore, ZkFailoverTest, HighlighterTest, 
TestNestedDocsSort, TestDistributedGrouping, TestLMDirichletSimilarityFactory, 
TestSizeLimitedDistributedMap, MoveReplicaHDFSFailoverTest, 
SpellPossibilityIteratorTest, TestReplicaProperties, HLLSerializationTest, 
TestDeleteCollectionOnDownNodes, IndexBasedSpellCheckerTest, ReplaceNodeTest, 
TestClusterStateProvider, TestSolrDeletionPolicy2, DirectSolrConnectionTest, 
ReplicaListTransformerTest, UnloadDistributedZkTest, TestZkChroot, 
TestSchemalessBufferedUpdates, DistanceFunctionTest, TestCSVResponseWriter, 
TestQueryTypes, BadComponentTest, TestCloudJSONFacetJoinDomain, 
FullSolrCloudDistribCmdsTest, TestSolrConfigHandler, TestExecutePlanAction, 
TestFieldCache, TestFunctionQuery, WordBreakSolrSpellCheckerTest, 
TestEmbeddedSolrServerConstructors, TestNamedUpdateProcessors, 
BlobRepositoryCloudTest, TestCloudRecovery, HdfsBasicDistributedZk2Test, 
TestFieldTypeCollectionResource, TestRealTimeGet, TestHashPartitioner, 
BooleanFieldTest, TestExtendedDismaxParser, TestBulkSchemaAPI, 
HttpSolrCallGetCoreTest, TestStressInPlaceUpdates, TestFileDictionaryLookup, 
ZkNodePropsTest, TestNodeAddedTrigger, WrapperMergePolicyFactoryTest, 
TestLockTree, FileBasedSpellCheckerTest, TestCoreDiscovery, CopyFieldTest, 
TestQuerySenderListener, AutoScalingHandlerTest, HdfsDirectoryTest, 
CollectionReloadTest, DateRangeFieldTest, SortSpecParsingTest, 
SpellCheckCollatorWithCollapseTest, XmlUpdateRequestHandlerTest, 
AsyncCallRequestStatusResponseTest, TestSSLRandomization, 
CdcrReplicationHandlerTest, SimplePostToolTest, TestNoOpRegenerator, 
TestPartialUpdateDeduplication, SuggestComponentContextFilterQueryTest, 
TestUninvertingReader, TestTolerantSearch, TestConfigSetProperties, 
TestPrepRecovery, DistributedFacetSimpleRefinementLongTailTest, 
XsltUpdateRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestBlobHandler, 
BlockCacheTest, TestSystemIdResolver, DistributedFacetPivotWhiteBoxTest, 
TestSchemaResource, ManagedSchemaRoundRobinCloudTest, CdcrBidirectionalTest, 
TestNumericTokenStream, TestFuzzyAnalyzedSuggestions, InfoHandlerTest, 
PreAnalyzedUpdateProcessorTest, CdcrUpdateLogTest, SolrTestCaseJ4Test, 
ClusterStateTest, QueryElevationComponentTest, 
TestMultiValuedNumericRangeQuery, DocExpirationUpdateProcessorFactoryTest, 
TestLRUStatsCache, V2ApiIntegrationTest, ChaosMonkeyNothingIsSafeTest, 
TestDynamicFieldResource, TestCharFilters, TestFieldSortValues, 
TestGroupingSearch, SolrMetricReporterTest, ConnectionReuseTest, 
TestIndexSearcher, LeaderFailureAfterFreshStartTest, TestRandomFlRTGCloud, 
SecurityConfHandlerTest, RecoveryZkTest, LeaderElectionTest, 
TestRandomDVFaceting, ShardRoutingCustomTest, ZkControllerTest, TestReload, 
TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest, 
ConvertedLegacyTest, TestSort, TestFiltering, 
DistributedQueryElevationComponentTest, SolrIndexSplitterTest, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, 
TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
SortByFunctionTest, DocValuesMultiTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestWriterPerf, 
DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, 
DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
RequiredFieldsTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, 
RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, MBeansHandlerTest, 
QueryParsingTest, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, 
TestComponentsName, SearchHandlerTest, TestLFUCache, TestElisionMultitermQuery, 
TestConfig, SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity, 
TestIBSimilarityFactory, TestFastOutputStream, URLClassifyProcessorTest, 
DateMathParserTest, PrimUtilsTest, SpellingQueryConverterTest, TestLRUCache, 
TestDocumentBuilder, SystemInfoHandlerTest, TestCrossCoreJoin, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI]
   [junit4] Completed [498/767 (1!)] on J2 in 0.22s, 2 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 1773 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.SchemaTest
   [junit4]   2> 127414 INFO  (SUITE-SchemaTest-seed#[A0F3B1BCCFA330E2]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/init-core-data-001
   [junit4]   2> 127415 WARN  (SUITE-SchemaTest-seed#[A0F3B1BCCFA330E2]-worker) 
[    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 127415 INFO  (SUITE-SchemaTest-seed#[A0F3B1BCCFA330E2]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 127416 INFO  (SUITE-SchemaTest-seed#[A0F3B1BCCFA330E2]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 127418 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting addFieldTypeWithSimilarityAccuracy
   [junit4]   2> 127432 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 127432 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 127432 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-003/cores/core
   [junit4]   2> 127434 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 127436 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cb86fdc{/solr,null,AVAILABLE}
   [junit4]   2> 127439 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.e.j.s.AbstractConnector Started ServerConnector@2480a2d0{SSL,[ssl, 
http/1.1]}{127.0.0.1:45345}
   [junit4]   2> 127439 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.e.j.s.Server Started @128960ms
   [junit4]   2> 127439 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45345, 
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-001,
 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-003/cores}
   [junit4]   2> 127440 ERROR 
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 127440 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 127440 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 127440 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 127440 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-09T08:36:49.600Z
   [junit4]   2> 127440 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-001/solr.xml
   [junit4]   2> 127444 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ee2d3ca, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 127479 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee2d3ca
   [junit4]   2> 127488 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee2d3ca
   [junit4]   2> 127488 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee2d3ca
   [junit4]   2> 127490 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-003/cores
   [junit4]   2> 127490 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 127492 INFO  (coreLoadExecutor-386-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 127499 INFO  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 127504 INFO  (coreLoadExecutor-386-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.xml instead
   [junit4]   2> 127512 INFO  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 127571 WARN  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 127571 WARN  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 127571 INFO  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 127572 INFO  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 127584 INFO  (coreLoadExecutor-386-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-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-001/collection1/conf/schema.xml
 to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-001/collection1/conf/schema.xml.bak
   [junit4]   2> 127584 INFO  (coreLoadExecutor-386-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-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-001/collection1,
 trusted=true
   [junit4]   2> 127585 INFO  (coreLoadExecutor-386-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@ee2d3ca
   [junit4]   2> 127586 INFO  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 127586 INFO  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-003/cores/core/data/]
   [junit4]   2> 127631 WARN  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 127631 INFO  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 127631 INFO  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 127632 INFO  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@52e48bc5[collection1] main]
   [junit4]   2> 127632 INFO  (coreLoadExecutor-386-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-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-001/collection1/conf
   [junit4]   2> 127633 INFO  (coreLoadExecutor-386-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 127633 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.SolrJettyTestBase Jetty Assigned Port#45345
   [junit4]   2> 127641 INFO  
(searcherExecutor-387-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@52e48bc5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 127678 INFO  (qtp1090545923-1845) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 127683 INFO  (qtp1090545923-1845) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 127686 INFO  (qtp1090545923-1850) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr 
path=/schema/fieldtypes/fullClassNames params={wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 127690 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.e.j.s.AbstractConnector Stopped ServerConnector@2480a2d0{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 127690 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2097650103
   [junit4]   2> 127690 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 127690 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cbe9071: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4f382d42
   [junit4]   2> 127698 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 127698 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ee1632f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7b5beee9
   [junit4]   2> 127703 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 127703 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@398fb0f0: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@47271d18
   [junit4]   2> 127704 INFO  (coreCloseExecutor-391-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@63aa522f
   [junit4]   2> 127704 INFO  (coreCloseExecutor-391-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1672106543
   [junit4]   2> 127704 INFO  (coreCloseExecutor-391-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76c1714a: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3803e1fa
   [junit4]   2> 127718 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5cb86fdc{/solr,null,UNAVAILABLE}
   [junit4]   2> 127718 INFO  
(TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A0F3B1BCCFA330E2]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending addFieldTypeWithSimilarityAccuracy
   [junit4]   2> 127720 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleUpdateRequestAccuracy
   [junit4]   2> 127729 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 127729 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 127729 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-006/cores/core
   [junit4]   2> 127731 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 127734 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b304f35{/solr,null,AVAILABLE}
   [junit4]   2> 127735 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.e.j.s.AbstractConnector Started ServerConnector@7400f3e5{SSL,[ssl, 
http/1.1]}{127.0.0.1:45319}
   [junit4]   2> 127735 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.e.j.s.Server Started @129255ms
   [junit4]   2> 127735 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45319, 
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-004,
 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-006/cores}
   [junit4]   2> 127735 ERROR 
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 127735 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 127735 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 127735 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 127735 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-09T08:36:49.895Z
   [junit4]   2> 127736 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-004/solr.xml
   [junit4]   2> 127742 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ee2d3ca, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 127788 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee2d3ca
   [junit4]   2> 127799 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee2d3ca
   [junit4]   2> 127800 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee2d3ca
   [junit4]   2> 127801 INFO  
(TEST-SchemaTest.testMultipleUpdateRequestAccuracy-seed#[A0F3B1BCCFA330E2]) [   
 ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2

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

ansient cores
   [junit4]   2> 139591 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 139594 INFO  (coreLoadExecutor-794-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.xml instead
   [junit4]   2> 139596 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 139641 WARN  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 139641 WARN  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 139641 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 139642 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-103/collection1/conf/managed-schema
   [junit4]   2> 139647 INFO  (coreLoadExecutor-794-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-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-103/collection1/conf/schema.xml
 to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-103/collection1/conf/schema.xml.bak
   [junit4]   2> 139648 INFO  (coreLoadExecutor-794-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-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-103/collection1,
 trusted=true
   [junit4]   2> 139648 INFO  (coreLoadExecutor-794-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@ee2d3ca
   [junit4]   2> 139648 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 139648 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-103/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-105/cores/core/data/]
   [junit4]   2> 139701 WARN  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 139701 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 139701 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 139702 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b9fdc5e[collection1] main]
   [junit4]   2> 139702 INFO  (coreLoadExecutor-794-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-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001/tempDir-103/collection1/conf
   [junit4]   2> 139703 INFO  (coreLoadExecutor-794-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 139703 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[A0F3B1BCCFA330E2]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#45505
   [junit4]   2> 139703 INFO  
(searcherExecutor-795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b9fdc5e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139715 INFO  (qtp4449626-2592) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fields 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 139716 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[A0F3B1BCCFA330E2]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2a99c9a7{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 139716 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[A0F3B1BCCFA330E2]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=891849650
   [junit4]   2> 139716 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[A0F3B1BCCFA330E2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 139716 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[A0F3B1BCCFA330E2]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ac46718: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@76293895
   [junit4]   2> 139719 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[A0F3B1BCCFA330E2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 139719 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[A0F3B1BCCFA330E2]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e5d0b15: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7b5beee9
   [junit4]   2> 139722 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[A0F3B1BCCFA330E2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 139722 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[A0F3B1BCCFA330E2]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d46d97b: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@47271d18
   [junit4]   2> 139722 INFO  (coreCloseExecutor-799-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@30a53a01
   [junit4]   2> 139722 INFO  (coreCloseExecutor-799-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=816134657
   [junit4]   2> 139722 INFO  (coreCloseExecutor-799-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3176376d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@51a08b42
   [junit4]   2> 139728 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[A0F3B1BCCFA330E2]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@346357e1{/solr,null,UNAVAILABLE}
   [junit4]   2> 139729 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[A0F3B1BCCFA330E2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGetFieldsAccuracy
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.request.SchemaTest_A0F3B1BCCFA330E2-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@250770c4),
 locale=pt-PT, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=293755352,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [NoOpResponseParserTest, 
SolrExceptionTest, SolrParamTest, LBHttpSolrClientBuilderTest, OperationsTest, 
NamedListTest, ArrayEvaluatorTest, TestCloudSolrClientConnections, 
HttpSolrClientBuilderTest, CommonParamsTest, AddEvaluatorTest, 
DocumentAnalysisResponseTest, TestBatchUpdate, ArcCosineEvaluatorTest, 
ExclusiveOrEvaluatorTest, TestSolrJErrorHandling, CosineEvaluatorTest, 
RegressionEvaluatorTest, CloudSolrClientTest, SolrExampleJettyTest, 
SineEvaluatorTest, ModifiableSolrParamsTest, TestSuggesterResponse, 
TangentEvaluatorTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest, 
SolrSchemalessExampleTest, TestPolicy, BasicHttpSolrClientTest, 
CloudSolrClientBuilderTest, ConcurrentUpdateSolrClientBuilderTest, 
HttpSolrClientSSLAuthConPoolTest, JdbcDriverTest, JdbcTest, 
SelectWithEvaluatorsTest, AndEvaluatorTest, AppendEvaluatorTest, 
AscEvaluatorTest, CoalesceEvaluatorTest, CorrelationEvaluatorTest, 
DivideEvaluatorTest, EmpiricalDistributionEvaluatorTest, EqualToEvaluatorTest, 
FloorEvaluatorTest, GreaterThanEqualToEvaluatorTest, GreaterThanEvaluatorTest, 
HyperbolicSineEvaluatorTest, HyperbolicTangentEvaluatorTest, 
LengthEvaluatorTest, LessThanEqualToEvaluatorTest, MultiplyEvaluatorTest, 
NaturalLogEvaluatorTest, NormalizeEvaluatorTest, PowerEvaluatorTest, 
RecursiveEvaluatorTest, RoundEvaluatorTest, SquareRootEvaluatorTest, 
SubtractEvaluatorTest, UniformDistributionEvaluatorTest, UuidEvaluatorTest, 
StreamExpressionParserTest, ConcatOperationTest, SchemaTest]
   [junit4] Completed [140/146 (1!)] on J2 in 12.33s, 35 tests, 8 errors <<< 
FAILURES!

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

Reply via email to