You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/04 21:12:04 UTC

[JENKINS-EA] Lucene-Solr-master-Windows (64bit/jdk-15-ea+24) - Build # 8927 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8927/
Java: 64bit/jdk-15-ea+24 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at http://127.0.0.1:62121/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62121/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([9C6A6CECCB314C4B:F3357093D000EFBD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:579)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at http://127.0.0.1:62162/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62162/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([9C6A6CECCB314C4B:F3357093D000EFBD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:579)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at http://127.0.0.1:62194/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62194/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([9C6A6CECCB314C4B:F3357093D000EFBD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:579)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at http://127.0.0.1:62238/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62238/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([9C6A6CECCB314C4B:F3357093D000EFBD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:579)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at http://127.0.0.1:56364/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56364/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([9C6A6CECCB314C4B:F3357093D000EFBD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:579)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13560 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4]   2> 450035 INFO  (SUITE-TestConfigSetsAPI-seed#[9C6A6CECCB314C4B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 450035 INFO  (SUITE-TestConfigSetsAPI-seed#[9C6A6CECCB314C4B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 450036 INFO  (SUITE-TestConfigSetsAPI-seed#[9C6A6CECCB314C4B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_9C6A6CECCB314C4B-001\data-dir-30-001
   [junit4]   2> 450036 WARN  (SUITE-TestConfigSetsAPI-seed#[9C6A6CECCB314C4B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 450036 INFO  (SUITE-TestConfigSetsAPI-seed#[9C6A6CECCB314C4B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 450038 INFO  (SUITE-TestConfigSetsAPI-seed#[9C6A6CECCB314C4B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 450040 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUploadDisabled
   [junit4]   2> 450041 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_9C6A6CECCB314C4B-001\tempDir-001
   [junit4]   2> 450041 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 450041 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 450041 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 450144 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 55329
   [junit4]   2> 450144 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55329
   [junit4]   2> 450144 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55329
   [junit4]   2> 450144 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55329
   [junit4]   2> 450147 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450151 INFO  (zkConnectionManagerCallback-4159-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450151 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450153 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450156 INFO  (zkConnectionManagerCallback-4161-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450156 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450157 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450160 INFO  (zkConnectionManagerCallback-4163-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450160 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450268 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 450268 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 450268 INFO  (jetty-launcher-4164-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 450269 INFO  (jetty-launcher-4164-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 450269 INFO  (jetty-launcher-4164-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 450269 INFO  (jetty-launcher-4164-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 450270 INFO  (jetty-launcher-4164-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2371ab3b{/solr,null,AVAILABLE}
   [junit4]   2> 450272 INFO  (jetty-launcher-4164-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@73258675{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 450272 INFO  (jetty-launcher-4164-thread-1) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 450272 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55342}
   [junit4]   2> 450272 ERROR (jetty-launcher-4164-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 450272 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 450272 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 450272 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 450272 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 450272 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T20:33:26.661817100Z
   [junit4]   2> 450273 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450276 INFO  (zkConnectionManagerCallback-4166-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450276 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450277 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 450388 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 450390 WARN  (jetty-launcher-4164-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ce6497e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 450390 WARN  (jetty-launcher-4164-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ce6497e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 450394 WARN  (jetty-launcher-4164-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45d84a5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 450394 WARN  (jetty-launcher-4164-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45d84a5f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 450395 INFO  (jetty-launcher-4164-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55329/solr
   [junit4]   2> 450397 INFO  (jetty-launcher-4164-thread-1) [n:127.0.0.1:55342_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450400 INFO  (zkConnectionManagerCallback-4177-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450400 INFO  (jetty-launcher-4164-thread-1) [n:127.0.0.1:55342_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450507 INFO  (jetty-launcher-4164-thread-1) [n:127.0.0.1:55342_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55342_solr
   [junit4]   2> 450507 INFO  (jetty-launcher-4164-thread-1) [n:127.0.0.1:55342_solr     ] o.a.s.c.Overseer Overseer (id=72103523910746116-127.0.0.1:55342_solr-n_0000000000) starting
   [junit4]   2> 450514 INFO  (jetty-launcher-4164-thread-1) [n:127.0.0.1:55342_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55342_solr
   [junit4]   2> 450514 INFO  (OverseerStateUpdate-72103523910746116-127.0.0.1:55342_solr-n_0000000000) [n:127.0.0.1:55342_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55342_solr
   [junit4]   2> 450516 INFO  (OverseerStateUpdate-72103523910746116-127.0.0.1:55342_solr-n_0000000000) [n:127.0.0.1:55342_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 450519 INFO  (jetty-launcher-4164-thread-1) [n:127.0.0.1:55342_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 450519 WARN  (jetty-launcher-4164-thread-1) [n:127.0.0.1:55342_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 450547 INFO  (jetty-launcher-4164-thread-1) [n:127.0.0.1:55342_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 450577 INFO  (jetty-launcher-4164-thread-1) [n:127.0.0.1:55342_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55342.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1bdc2d
   [junit4]   2> 450585 INFO  (jetty-launcher-4164-thread-1) [n:127.0.0.1:55342_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55342.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1bdc2d
   [junit4]   2> 450585 INFO  (jetty-launcher-4164-thread-1) [n:127.0.0.1:55342_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55342.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1bdc2d
   [junit4]   2> 450586 INFO  (jetty-launcher-4164-thread-1) [n:127.0.0.1:55342_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_9C6A6CECCB314C4B-001\tempDir-001\node1
   [junit4]   2> 450598 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 450599 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450601 INFO  (zkConnectionManagerCallback-4194-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450601 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450602 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 450603 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55329/solr ready
   [junit4]   2> 450604 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450606 INFO  (zkConnectionManagerCallback-4196-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450606 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450607 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.TestConfigSetsAPI Directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\upload\regular
   [junit4]   2> 450615 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.TestConfigSetsAPI Zipfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_9C6A6CECCB314C4B-001\tempDir-001\bdfqoobf.zip
   [junit4]   2> 450619 INFO  (qtp2111993785-6800) [n:127.0.0.1:55342_solr     ] o.a.s.h.a.ConfigSetsHandler Trying to upload a configset. authcPlugin: null, user principal: null
   [junit4]   2> 450619 INFO  (qtp2111993785-6800) [n:127.0.0.1:55342_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=regulartest-enabled-is-true&action=UPLOAD} status=0 QTime=4
   [junit4]   2> 450619 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.TestConfigSetsAPI Directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\upload\regular
   [junit4]   2> 450627 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.TestConfigSetsAPI Zipfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_9C6A6CECCB314C4B-001\tempDir-001\fsaathq.zip
   [junit4]   2> 450629 ERROR (qtp2111993785-6799) [n:127.0.0.1:55342_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Configset upload feature is disabled. To enable this, start Solr with '-Dconfigset.upload.enabled=true'.
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleConfigUploadRequest(ConfigSetsHandler.java:145)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:112)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 450629 INFO  (qtp2111993785-6799) [n:127.0.0.1:55342_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=regulartest-enabled-is-false&action=UPLOAD} status=400 QTime=0
   [junit4]   2> 450834 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1828621193
   [junit4]   2> 450834 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55342_solr
   [junit4]   2> 450835 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 450835 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:55342_solr as DOWN
   [junit4]   2> 450837 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 450837 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 450837 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@383d25cc: rootName = solr_55342, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@51c6c9f1
   [junit4]   2> 450843 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 450843 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20fbdc7f: rootName = solr_55342, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@15402d96
   [junit4]   2> 450845 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 450845 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d52a2bc: rootName = solr_55342, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@28c52d17
   [junit4]   2> 450845 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 450846 INFO  (closeThreadPool-4202-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72103523910746116-127.0.0.1:55342_solr-n_0000000000) closing
   [junit4]   2> 450846 INFO  (OverseerStateUpdate-72103523910746116-127.0.0.1:55342_solr-n_0000000000) [n:127.0.0.1:55342_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55342_solr
   [junit4]   2> 450846 INFO  (OverseerAutoScalingTriggerThread-72103523910746116-127.0.0.1:55342_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 450846 INFO  (closeThreadPool-4202-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72103523910746116-127.0.0.1:55342_solr-n_0000000000) closing
   [junit4]   2> 450949 INFO  (jetty-closer-4197-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72103523910746116-127.0.0.1:55342_solr-n_0000000000) closing
   [junit4]   2> 450951 INFO  (jetty-closer-4197-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@73258675{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 450951 INFO  (jetty-closer-4197-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2371ab3b{/solr,null,UNAVAILABLE}
   [junit4]   2> 450951 INFO  (jetty-closer-4197-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 450952 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 451156 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 451160 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55329
   [junit4]   2> 451160 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55329
   [junit4]   2> 451160 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55329
   [junit4]   2> 453162 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUploadDisabled
   [junit4]   2> 453164 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreate
   [junit4]   2> 453165 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_9C6A6CECCB314C4B-001\tempDir-002
   [junit4]   2> 453165 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 453166 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 453166 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 453266 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 55409
   [junit4]   2> 453266 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55409
   [junit4]   2> 453266 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55409
   [junit4]   2> 453266 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55409
   [junit4]   2> 453268 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453272 INFO  (zkConnectionManagerCallback-4204-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453272 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453274 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453275 INFO  (zkConnectionManagerCallback-4206-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453275 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453275 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453280 INFO  (zkConnectionManagerCallback-4208-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453280 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453383 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 453383 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 453383 INFO  (jetty-launcher-4209-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 453383 INFO  (jetty-launcher-4209-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 453383 INFO  (jetty-launcher-4209-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 453384 INFO  (jetty-launcher-4209-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 453384 INFO  (jetty-launcher-4209-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@607ce892{/solr,null,AVAILABLE}
   [junit4]   2> 453385 INFO  (jetty-launcher-4209-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1c00d00e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 453385 INFO  (jetty-launcher-4209-thread-1) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 453385 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55423}
   [junit4]   2> 453385 ERROR (jetty-launcher-4209-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 453385 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 453385 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 453385 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 453385 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 453385 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T20:33:29.774315700Z
   [junit4]   2> 453386 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453387 INFO  (zkConnectionManagerCallback-4211-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453387 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453387 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453497 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 453498 WARN  (jetty-launcher-4209-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68f2eae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 453498 WARN  (jetty-launcher-4209-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68f2eae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 453501 WARN  (jetty-launcher-4209-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17d831a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 453501 WARN  (jetty-launcher-4209-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17d831a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 453501 INFO  (jetty-launcher-4209-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55409/solr
   [junit4]   2> 453502 INFO  (jetty-launcher-4209-thread-1) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453504 INFO  (zkConnectionManagerCallback-4222-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453504 INFO  (jetty-launcher-4209-thread-1) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453600 INFO  (jetty-launcher-4209-thread-1) [n:127.0.0.1:55423_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55423_solr
   [junit4]   2> 453601 INFO  (jetty-launcher-4209-thread-1) [n:127.0.0.1:55423_solr     ] o.a.s.c.Overseer Overseer (id=72103524115611652-127.0.0.1:55423_solr-n_0000000000) starting
   [junit4]   2> 453606 INFO  (jetty-launcher-4209-thread-1) [n:127.0.0.1:55423_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55423_solr
   [junit4]   2> 453606 INFO  (OverseerStateUpdate-72103524115611652-127.0.0.1:55423_solr-n_0000000000) [n:127.0.0.1:55423_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55423_solr
   [junit4]   2> 453608 INFO  (OverseerStateUpdate-72103524115611652-127.0.0.1:55423_solr-n_0000000000) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 453609 INFO  (jetty-launcher-4209-thread-1) [n:127.0.0.1:55423_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 453609 WARN  (jetty-launcher-4209-thread-1) [n:127.0.0.1:55423_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 453630 INFO  (jetty-launcher-4209-thread-1) [n:127.0.0.1:55423_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 453643 INFO  (jetty-launcher-4209-thread-1) [n:127.0.0.1:55423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55423.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1bdc2d
   [junit4]   2> 453651 INFO  (jetty-launcher-4209-thread-1) [n:127.0.0.1:55423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55423.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1bdc2d
   [junit4]   2> 453651 INFO  (jetty-launcher-4209-thread-1) [n:127.0.0.1:55423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55423.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a1bdc2d
   [junit4]   2> 453653 INFO  (jetty-launcher-4209-thread-1) [n:127.0.0.1:55423_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestConfigSetsAPI_9C6A6CECCB314C4B-001\tempDir-002\node1
   [junit4]   2> 453663 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 453664 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453666 INFO  (zkConnectionManagerCallback-4239-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453666 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453667 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 453668 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55409/solr ready
   [junit4]   2> 453675 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453677 INFO  (zkConnectionManagerCallback-4241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453678 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453785 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453788 INFO  (zkConnectionManagerCallback-4243-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453788 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 453791 INFO  (qtp315042854-6878) [n:127.0.0.1:55423_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 453794 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 453795 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/configSet1/managed-schema
   [junit4]   2> 453798 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/configSet1/protwords.txt
   [junit4]   2> 453800 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/configSet1/lang/contractions_it.txt
   [junit4]   2> 453801 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/configSet1/lang/contractions_ca.txt
   [junit4]   2> 453803 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/configSet1/lang/stemdict_nl.txt
   [junit4]   2> 453803 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/configSet1/lang/stopwords_hy.txt
   [junit4]   2> 453806 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/configSet1/lang/stopwords_no.txt
   [junit4]   2> 453807 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/configSet1/lang/stopwords_id.txt
   [junit4]   2> 453809 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/configSet1/lang/stopwords_et.txt
   [junit4]   2> 453811 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/configSet1/lang/stopwords_da.txt
   [junit4]   2> 453813 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/configSet1/lang/stopwords_ga.txt
   [junit4]   2> 453815 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/configSet1/lang/stopwords_hi.txt
   [junit4]   2> 453816 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/configSet1/lang/stopwords_ja.txt
   [junit4]   2> 453822 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/configSet1/lang/stopwords_pt.txt
   [junit4]   2> 453824 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/configSet1/lang/stopwords_hu.txt
   [junit4]   2> 453825 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/configSet1/lang/stopwords_el.txt
   [junit4]   2> 453827 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/configSet1/lang/stopwords_ru.txt
   [junit4]   2> 453829 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/configSet1/lang/stopwords_tr.txt
   [junit4]   2> 453831 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/configSet1/lang/stopwords_ar.txt
   [junit4]   2> 453834 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/configSet1/lang/userdict_ja.txt
   [junit4]   2> 453835 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/configSet1/lang/stopwords_eu.txt
   [junit4]   2> 453835 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/configSet1/lang/stopwords_it.txt
   [junit4]   2> 453840 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/configSet1/lang/stopwords_cz.txt
   [junit4]   2> 453841 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/configSet1/lang/stoptags_ja.txt
   [junit4]   2> 453842 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/configSet1/lang/contractions_fr.txt
   [junit4]   2> 453844 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/configSet1/lang/stopwords_de.txt
   [junit4]   2> 453846 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/configSet1/lang/stopwords_fa.txt
   [junit4]   2> 453847 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/configSet1/lang/contractions_ga.txt
   [junit4]   2> 453849 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/configSet1/lang/stopwords_ca.txt
   [junit4]   2> 453851 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/configSet1/lang/stopwords_nl.txt
   [junit4]   2> 453852 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/configSet1/lang/stopwords_bg.txt
   [junit4]   2> 453854 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/configSet1/lang/stopwords_en.txt
   [junit4]   2> 453855 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/configSet1/lang/stopwords_es.txt
   [junit4]   2> 453857 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/configSet1/lang/stopwords_lv.txt
   [junit4]   2> 453859 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/configSet1/lang/stopwords_ro.txt
   [junit4]   2> 453860 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/configSet1/lang/stopwords_th.txt
   [junit4]   2> 453862 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/configSet1/lang/stopwords_fr.txt
   [junit4]   2> 453864 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/configSet1/lang/stopwords_sv.txt
   [junit4]   2> 453866 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/configSet1/lang/stopwords_fi.txt
   [junit4]   2> 453868 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/configSet1/lang/hyphenations_ga.txt
   [junit4]   2> 453869 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/configSet1/lang/stopwords_gl.txt
   [junit4]   2> 453871 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/configSet1/solrconfig.xml
   [junit4]   2> 453873 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/configSet1/synonyms.txt
   [junit4]   2> 453874 INFO  (OverseerThreadFactory-4229-thread-1-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/configSet1/stopwords.txt
   [junit4]   2> 453877 INFO  (qtp315042854-6878) [n:127.0.0.1:55423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSet1&action=CREATE&wt=javabin&version=2} status=0 QTime=86
   [junit4]   2> 453987 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 453989 INFO  (zkConnectionManagerCallback-4245-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453989 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454096 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 454099 INFO  (zkConnectionManagerCallback-4247-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 454099 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454100 INFO  (qtp315042854-6878) [n:127.0.0.1:55423_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet2&configSetProp.key1=value1&name=configSet2&action=CREATE&configSetProp.immutable=true&wt=javabin&version=2 
   [junit4]   2> 454102 INFO  (OverseerThreadFactory-4229-thread-2-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet2",
   [junit4]   2>   "baseConfigSet":"baseConfigSet2",
   [junit4]   2>   "configSetProp.key1":"value1",
   [junit4]   2>   "configSetProp.immutable":"true",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 454103 INFO  (OverseerCollectionConfigSetProcessor-72103524115611652-127.0.0.1:55423_solr-n_0000000000) [n:127.0.0.1:55423_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 454103 INFO  (OverseerThreadFactory-4229-thread-2-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 454104 INFO  (OverseerThreadFactory-4229-thread-2-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet2/schema.xml to /configs/configSet2/schema.xml
   [junit4]   2> 454105 INFO  (OverseerThreadFactory-4229-thread-2-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet2/solrconfig.xml to /configs/configSet2/solrconfig.xml
   [junit4]   2> 454108 INFO  (qtp315042854-6878) [n:127.0.0.1:55423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet2&configSetProp.key1=value1&name=configSet2&action=CREATE&configSetProp.immutable=true&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 454230 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 454232 INFO  (zkConnectionManagerCallback-4249-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 454232 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454339 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 454342 INFO  (zkConnectionManagerCallback-4251-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 454342 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454343 INFO  (qtp315042854-6878) [n:127.0.0.1:55423_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet3&name=configSet3&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 454346 INFO  (OverseerThreadFactory-4229-thread-3-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet3",
   [junit4]   2>   "baseConfigSet":"baseConfigSet3",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 454346 INFO  (OverseerCollectionConfigSetProcessor-72103524115611652-127.0.0.1:55423_solr-n_0000000000) [n:127.0.0.1:55423_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 454347 INFO  (OverseerThreadFactory-4229-thread-3-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/schema.xml to /configs/configSet3/schema.xml
   [junit4]   2> 454347 INFO  (OverseerThreadFactory-4229-thread-3-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/configsetprops.json to /configs/configSet3/configsetprops.json
   [junit4]   2> 454347 INFO  (OverseerThreadFactory-4229-thread-3-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/solrconfig.xml to /configs/configSet3/solrconfig.xml
   [junit4]   2> 454353 INFO  (qtp315042854-6878) [n:127.0.0.1:55423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet3&name=configSet3&action=CREATE&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 454465 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 454467 INFO  (zkConnectionManagerCallback-4253-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 454467 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454573 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 454576 INFO  (zkConnectionManagerCallback-4255-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 454576 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 454576 INFO  (qtp315042854-6878) [n:127.0.0.1:55423_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet4&name=configSet4&action=CREATE&configSetProp.immutable=false&configSetProp.onlyNew=onlyNewValue&wt=javabin&version=2 
   [junit4]   2> 454582 INFO  (OverseerThreadFactory-4229-thread-4-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet4",
   [junit4]   2>   "baseConfigSet":"baseConfigSet4",
   [junit4]   2>   "configSetProp.immutable":"false",
   [junit4]   2>   "configSetProp.onlyNew":"onlyNewValue",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 454582 INFO  (OverseerCollectionConfigSetProcessor-72103524115611652-127.0.0.1:55423_solr-n_0000000000) [n:127.0.0.1:55423_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 454584 INFO  (OverseerThreadFactory-4229-thread-4-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/schema.xml to /configs/configSet4/schema.xml
   [junit4]   2> 454586 INFO  (OverseerThreadFactory-4229-thread-4-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/configsetprops.json to /configs/configSet4/configsetprops.json
   [junit4]   2> 454588 INFO  (OverseerThreadFactory-4229-thread-4-processing-n:127.0.0.1:55423_solr) [n:127.0.0.1:55423_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/solrconfig.xml to /configs/configSet4/solrconfig.xml
   [junit4]   2> 454598 INFO  (qtp315042854-6878) [n:127.0.0.1:55423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet4&name=configSet4&action=CREATE&configSetProp.immutable=false&configSetProp.onlyNew=onlyNewValue&wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 454804 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=770466419
   [junit4]   2> 454804 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55423_solr
   [junit4]   2> 454805 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 454805 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:55423_solr as DOWN
   [junit4]   2> 454807 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 454807 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 454807 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b22ea96: rootName = solr_55423, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@21bd2beb
   [junit4]   2> 454807 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 454807 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11f1af19: rootName = solr_55423, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@15402d96
   [junit4]   2> 454811 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 454811 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fc72356: rootName = solr_55423, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@28c52d17
   [junit4]   2> 454811 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 454813 INFO  (closeThreadPool-4261-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72103524115611652-127.0.0.1:55423_solr-n_0000000000) closing
   [junit4]   2> 454813 INFO  (OverseerStateUpdate-72103524115611652-127.0.0.1:55423_solr-n_0000000000) [n:127.0.0.1:55423_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55423_solr
   [junit4]   2> 454814 INFO  (OverseerAutoScalingTriggerThread-72103524115611652-127.0.0.1:55423_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 454814 INFO  (closeThreadPool-4261-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72103524115611652-127.0.0.1:55423_solr-n_0000000000) closing
   [junit4]   2> 454915 INFO  (jetty-closer-4256-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72103524115611652-127.0.0.1:55423_solr-n_0000000000) closing
   [junit4]   2> 454917 INFO  (jetty-closer-4256-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c00d00e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 454917 INFO  (jetty-closer-4256-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@607ce892{/solr,null,UNAVAILABLE}
   [junit4]   2> 454917 INFO  (jetty-closer-4256-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 454917 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 455122 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 455127 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55409
   [junit4]   2> 455127 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55409
   [junit4]   2> 455127 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55409
   [junit4]   2> 457130 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreate
   [junit4]   2> 457133 INFO  (TEST-TestConfigSetsAPI.testList-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 457134 INFO  (TEST-TestConfigSetsAPI.testList-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Luce

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

ze: [1])
   [junit4]   2> 52311 INFO  (qtp1347890077-887) [n:127.0.0.1:62477_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=regular-untrusted&name=newcollection&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=782
   [junit4]   2> 52415 INFO  (jetty-closer-487-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1278818099
   [junit4]   2> 52415 INFO  (jetty-closer-487-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:62477_solr
   [junit4]   2> 52415 INFO  (jetty-closer-487-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 52415 INFO  (jetty-closer-487-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:62477_solr as DOWN
   [junit4]   2> 52418 INFO  (coreCloseExecutor-491-thread-1) [n:127.0.0.1:62477_solr     ] o.a.s.c.SolrCore [newcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@22993ea5
   [junit4]   2> 52418 INFO  (coreCloseExecutor-491-thread-1) [n:127.0.0.1:62477_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.newcollection.shard1.replica_n1 tag=SolrCore@22993ea5
   [junit4]   2> 52418 INFO  (coreCloseExecutor-491-thread-1) [n:127.0.0.1:62477_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e88c0bc: rootName = solr_62477, domain = solr.core.newcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.newcollection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@404f2dbb
   [junit4]   2> 52426 INFO  (coreCloseExecutor-491-thread-1) [n:127.0.0.1:62477_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.newcollection.shard1.leader tag=SolrCore@22993ea5
   [junit4]   2> 52426 INFO  (coreCloseExecutor-491-thread-1) [n:127.0.0.1:62477_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 52428 INFO  (jetty-closer-487-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 52428 INFO  (jetty-closer-487-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@528cad06: rootName = solr_62477, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@58fcc900
   [junit4]   2> 52433 INFO  (jetty-closer-487-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 52433 INFO  (jetty-closer-487-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c06a9df: rootName = solr_62477, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1d897f0e
   [junit4]   2> 52436 INFO  (jetty-closer-487-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 52436 INFO  (jetty-closer-487-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4582f0dd: rootName = solr_62477, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@496cdca5
   [junit4]   2> 52436 INFO  (jetty-closer-487-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 52436 INFO  (closeThreadPool-493-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72103673265651716-127.0.0.1:62477_solr-n_0000000000) closing
   [junit4]   2> 52437 INFO  (OverseerStateUpdate-72103673265651716-127.0.0.1:62477_solr-n_0000000000) [n:127.0.0.1:62477_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62477_solr
   [junit4]   2> 52437 INFO  (OverseerAutoScalingTriggerThread-72103673265651716-127.0.0.1:62477_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 52438 INFO  (closeThreadPool-493-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72103673265651716-127.0.0.1:62477_solr-n_0000000000) closing
   [junit4]   2> 52539 INFO  (jetty-closer-487-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72103673265651716-127.0.0.1:62477_solr-n_0000000000) closing
   [junit4]   2> 52540 INFO  (jetty-closer-487-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5e90cfe7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 52540 INFO  (jetty-closer-487-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@458272aa{/solr,null,UNAVAILABLE}
   [junit4]   2> 52540 INFO  (jetty-closer-487-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 52541 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 52748 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/newcollection/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/newcollection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 52751 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:62457
   [junit4]   2> 52751 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62457
   [junit4]   2> 52751 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62457
   [junit4]   2> 54753 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[9C6A6CECCB314C4B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUpload
   [junit4] OK      3.86s J4 | TestConfigSetsAPI.testUpload
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestConfigSetsAPI_9C6A6CECCB314C4B-001
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2251ba60), locale=ar-KW, timezone=Canada/Mountain
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15-ea (64-bit)/cpus=6,threads=2,free=144225376,total=244318208
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPI]
   [junit4] Completed [5/5 (5!)] on J4 in 52.10s, 11 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1521: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1048: There were test failures: 5 suites, 55 tests, 5 errors, 5 ignored [seed: 9C6A6CECCB314C4B]

Total time: 57 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.TestConfigSetsAPI
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=7c55ba954763d2e4d554992542a814fb438576b3, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #8926
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2