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/05/29 07:07:07 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26824/
Java: 64bit/jdk-15-ea+24 -XX:+UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41025/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([E73D7B2204DFCE5B:8862675D1FEE6DAD]: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 https://127.0.0.1:33541/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33541/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([E73D7B2204DFCE5B:8862675D1FEE6DAD]: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 13691 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4]   2> 351653 INFO  (SUITE-TestConfigSetsAPI-seed#[E73D7B2204DFCE5B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 351654 INFO  (SUITE-TestConfigSetsAPI-seed#[E73D7B2204DFCE5B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_E73D7B2204DFCE5B-001/data-dir-62-001
   [junit4]   2> 351654 WARN  (SUITE-TestConfigSetsAPI-seed#[E73D7B2204DFCE5B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 351654 INFO  (SUITE-TestConfigSetsAPI-seed#[E73D7B2204DFCE5B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 351655 INFO  (SUITE-TestConfigSetsAPI-seed#[E73D7B2204DFCE5B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 351655 INFO  (SUITE-TestConfigSetsAPI-seed#[E73D7B2204DFCE5B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 351657 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteErrors
   [junit4]   2> 351657 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_E73D7B2204DFCE5B-001/tempDir-001
   [junit4]   2> 351657 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 351658 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 351658 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 351760 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 39869
   [junit4]   2> 351760 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39869
   [junit4]   2> 351760 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39869
   [junit4]   2> 351760 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39869
   [junit4]   2> 351762 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 351768 INFO  (zkConnectionManagerCallback-7733-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351768 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 351777 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 351778 INFO  (zkConnectionManagerCallback-7735-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351778 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 351779 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 351780 INFO  (zkConnectionManagerCallback-7737-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351780 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 351898 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 351898 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 351898 INFO  (jetty-launcher-7738-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> 351899 INFO  (jetty-launcher-7738-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 351899 INFO  (jetty-launcher-7738-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 351899 INFO  (jetty-launcher-7738-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 351899 INFO  (jetty-launcher-7738-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1930e94a{/solr,null,AVAILABLE}
   [junit4]   2> 351900 INFO  (jetty-launcher-7738-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@64d7bddf{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:40269}
   [junit4]   2> 351900 INFO  (jetty-launcher-7738-thread-1) [     ] o.e.j.s.Server Started @351913ms
   [junit4]   2> 351900 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40269}
   [junit4]   2> 351900 ERROR (jetty-launcher-7738-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 351900 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 351900 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 351900 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 351900 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 351900 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-29T06:47:12.431240Z
   [junit4]   2> 351900 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 351901 INFO  (zkConnectionManagerCallback-7740-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 351901 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 351902 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 352006 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 352007 WARN  (jetty-launcher-7738-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2abd056b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 352007 WARN  (jetty-launcher-7738-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2abd056b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 352008 WARN  (jetty-launcher-7738-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ee687d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 352008 WARN  (jetty-launcher-7738-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ee687d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 352009 INFO  (jetty-launcher-7738-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39869/solr
   [junit4]   2> 352010 INFO  (jetty-launcher-7738-thread-1) [n:127.0.0.1:40269_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 352011 INFO  (zkConnectionManagerCallback-7751-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 352011 INFO  (jetty-launcher-7738-thread-1) [n:127.0.0.1:40269_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 352035 INFO  (jetty-launcher-7738-thread-1) [n:127.0.0.1:40269_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40269_solr
   [junit4]   2> 352036 INFO  (jetty-launcher-7738-thread-1) [n:127.0.0.1:40269_solr     ] o.a.s.c.Overseer Overseer (id=72125181296181252-127.0.0.1:40269_solr-n_0000000000) starting
   [junit4]   2> 352037 INFO  (OverseerStateUpdate-72125181296181252-127.0.0.1:40269_solr-n_0000000000) [n:127.0.0.1:40269_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40269_solr
   [junit4]   2> 352038 INFO  (jetty-launcher-7738-thread-1) [n:127.0.0.1:40269_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40269_solr
   [junit4]   2> 352038 INFO  (zkCallback-7750-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 352039 INFO  (jetty-launcher-7738-thread-1) [n:127.0.0.1:40269_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 352039 WARN  (jetty-launcher-7738-thread-1) [n:127.0.0.1:40269_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> 352046 INFO  (jetty-launcher-7738-thread-1) [n:127.0.0.1:40269_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 352056 INFO  (jetty-launcher-7738-thread-1) [n:127.0.0.1:40269_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40269.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f5a1251
   [junit4]   2> 352061 INFO  (jetty-launcher-7738-thread-1) [n:127.0.0.1:40269_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40269.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f5a1251
   [junit4]   2> 352061 INFO  (jetty-launcher-7738-thread-1) [n:127.0.0.1:40269_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40269.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f5a1251
   [junit4]   2> 352061 INFO  (jetty-launcher-7738-thread-1) [n:127.0.0.1:40269_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_E73D7B2204DFCE5B-001/tempDir-001/node1/.
   [junit4]   2> 352066 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 352067 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 352068 INFO  (zkConnectionManagerCallback-7768-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 352068 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 352068 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 352068 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39869/solr ready
   [junit4]   2> 352072 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 352074 INFO  (zkConnectionManagerCallback-7770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 352074 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 352194 INFO  (qtp724389105-12666) [n:127.0.0.1:40269_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params action=DELETE&wt=javabin&version=2 
   [junit4]   2> 352194 ERROR (qtp724389105-12666) [n:127.0.0.1:40269_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing required parameter: name
   [junit4]   2> 	at org.apache.solr.common.params.RequiredSolrParams.getParams(RequiredSolrParams.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.copy(CollectionsHandler.java:1516)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.copy(CollectionsHandler.java:1532)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler$ConfigSetOperation$2.call(ConfigSetsHandler.java:282)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:128)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [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:767)
   [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.ssl.SslConnection$1.run(SslConnection.java:146)
   [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> 352194 INFO  (qtp724389105-12666) [n:127.0.0.1:40269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=DELETE&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 352195 INFO  (qtp724389105-12668) [n:127.0.0.1:40269_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params name=configSetBogus&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 352199 INFO  (OverseerThreadFactory-7758-thread-1-processing-n:127.0.0.1:40269_solr) [n:127.0.0.1:40269_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : delete, {
   [junit4]   2>   "name":"configSetBogus",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 352199 ERROR (OverseerThreadFactory-7758-thread-1-processing-n:127.0.0.1:40269_solr) [n:127.0.0.1:40269_solr     ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: configSetBogus operation: delete failed:org.apache.solr.common.SolrException: ConfigSet does not exist to delete: configSetBogus
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:356)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.processMessage(OverseerConfigSetMessageHandler.java:112)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 352200 INFO  (qtp724389105-12668) [n:127.0.0.1:40269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSetBogus&action=DELETE&wt=javabin&version=2} status=400 QTime=5
   [junit4]   2> 352201 INFO  (qtp724389105-12666) [n:127.0.0.1:40269_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params name=configSet&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 352203 INFO  (OverseerThreadFactory-7758-thread-2-processing-n:127.0.0.1:40269_solr) [n:127.0.0.1:40269_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : delete, {
   [junit4]   2>   "name":"configSet",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 352203 INFO  (OverseerCollectionConfigSetProcessor-72125181296181252-127.0.0.1:40269_solr-n_0000000000) [n:127.0.0.1:40269_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> 352203 ERROR (OverseerThreadFactory-7758-thread-2-processing-n:127.0.0.1:40269_solr) [n:127.0.0.1:40269_solr     ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: configSet operation: delete failed:org.apache.solr.common.SolrException: Requested delete of immutable ConfigSet: configSet
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:378)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.deleteConfigSet(OverseerConfigSetMessageHandler.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.processMessage(OverseerConfigSetMessageHandler.java:112)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 352204 INFO  (qtp724389105-12666) [n:127.0.0.1:40269_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSet&action=DELETE&wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 352306 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=930687560
   [junit4]   2> 352306 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40269_solr
   [junit4]   2> 352306 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 352306 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40269_solr as DOWN
   [junit4]   2> 352307 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 352307 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 352307 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5372936b: rootName = solr_40269, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@31807680
   [junit4]   2> 352311 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 352311 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@192fa36f: rootName = solr_40269, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@babb0aa
   [junit4]   2> 352314 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 352314 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27492ba: rootName = solr_40269, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4af90b76
   [junit4]   2> 352314 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 352314 INFO  (closeThreadPool-7776-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72125181296181252-127.0.0.1:40269_solr-n_0000000000) closing
   [junit4]   2> 352314 INFO  (OverseerStateUpdate-72125181296181252-127.0.0.1:40269_solr-n_0000000000) [n:127.0.0.1:40269_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40269_solr
   [junit4]   2> 352315 INFO  (OverseerAutoScalingTriggerThread-72125181296181252-127.0.0.1:40269_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 352318 INFO  (closeThreadPool-7776-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72125181296181252-127.0.0.1:40269_solr-n_0000000000) closing
   [junit4]   2> 352419 INFO  (jetty-closer-7771-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72125181296181252-127.0.0.1:40269_solr-n_0000000000) closing
   [junit4]   2> 352420 INFO  (jetty-closer-7771-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@64d7bddf{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 352420 INFO  (jetty-closer-7771-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1930e94a{/solr,null,UNAVAILABLE}
   [junit4]   2> 352420 INFO  (jetty-closer-7771-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 352420 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 352625 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/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> 352626 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39869
   [junit4]   2> 352626 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39869
   [junit4]   2> 352626 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39869
   [junit4]   2> 352626 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteErrors
   [junit4]   2> 352629 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreate
   [junit4]   2> 352629 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_E73D7B2204DFCE5B-001/tempDir-003
   [junit4]   2> 352629 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 352629 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 352629 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 352729 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 38249
   [junit4]   2> 352729 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38249
   [junit4]   2> 352729 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38249
   [junit4]   2> 352729 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38249
   [junit4]   2> 352730 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 352731 INFO  (zkConnectionManagerCallback-7778-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 352731 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 352732 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 352733 INFO  (zkConnectionManagerCallback-7780-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 352733 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 352733 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 352734 INFO  (zkConnectionManagerCallback-7782-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 352734 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 352839 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 352839 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 352839 INFO  (jetty-launcher-7783-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> 352839 INFO  (jetty-launcher-7783-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 352839 INFO  (jetty-launcher-7783-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 352839 INFO  (jetty-launcher-7783-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 352840 INFO  (jetty-launcher-7783-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@271ce306{/solr,null,AVAILABLE}
   [junit4]   2> 352840 INFO  (jetty-launcher-7783-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a4d16b5{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:35485}
   [junit4]   2> 352840 INFO  (jetty-launcher-7783-thread-1) [     ] o.e.j.s.Server Started @352854ms
   [junit4]   2> 352841 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35485}
   [junit4]   2> 352841 ERROR (jetty-launcher-7783-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 352841 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 352841 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 352841 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 352841 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 352841 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-29T06:47:13.372275Z
   [junit4]   2> 352841 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 352842 INFO  (zkConnectionManagerCallback-7785-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 352842 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 352844 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 352951 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 352952 WARN  (jetty-launcher-7783-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e6c1c20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 352952 WARN  (jetty-launcher-7783-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e6c1c20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 352954 WARN  (jetty-launcher-7783-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cc28bea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 352954 WARN  (jetty-launcher-7783-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cc28bea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 352955 INFO  (jetty-launcher-7783-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38249/solr
   [junit4]   2> 352955 INFO  (jetty-launcher-7783-thread-1) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 352959 INFO  (zkConnectionManagerCallback-7796-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 352959 INFO  (jetty-launcher-7783-thread-1) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 352985 INFO  (jetty-launcher-7783-thread-1) [n:127.0.0.1:35485_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35485_solr
   [junit4]   2> 352985 INFO  (jetty-launcher-7783-thread-1) [n:127.0.0.1:35485_solr     ] o.a.s.c.Overseer Overseer (id=72125181360013316-127.0.0.1:35485_solr-n_0000000000) starting
   [junit4]   2> 352988 INFO  (OverseerStateUpdate-72125181360013316-127.0.0.1:35485_solr-n_0000000000) [n:127.0.0.1:35485_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35485_solr
   [junit4]   2> 352988 INFO  (jetty-launcher-7783-thread-1) [n:127.0.0.1:35485_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35485_solr
   [junit4]   2> 352989 INFO  (OverseerStateUpdate-72125181360013316-127.0.0.1:35485_solr-n_0000000000) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 352990 INFO  (jetty-launcher-7783-thread-1) [n:127.0.0.1:35485_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 352990 WARN  (jetty-launcher-7783-thread-1) [n:127.0.0.1:35485_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> 352998 INFO  (jetty-launcher-7783-thread-1) [n:127.0.0.1:35485_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 353008 INFO  (jetty-launcher-7783-thread-1) [n:127.0.0.1:35485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35485.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f5a1251
   [junit4]   2> 353012 INFO  (jetty-launcher-7783-thread-1) [n:127.0.0.1:35485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35485.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f5a1251
   [junit4]   2> 353013 INFO  (jetty-launcher-7783-thread-1) [n:127.0.0.1:35485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35485.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f5a1251
   [junit4]   2> 353013 INFO  (jetty-launcher-7783-thread-1) [n:127.0.0.1:35485_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_E73D7B2204DFCE5B-001/tempDir-003/node1/.
   [junit4]   2> 353018 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 353019 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 353019 INFO  (zkConnectionManagerCallback-7813-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353019 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 353020 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 353021 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38249/solr ready
   [junit4]   2> 353025 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 353025 INFO  (zkConnectionManagerCallback-7815-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353025 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 353127 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 353128 INFO  (zkConnectionManagerCallback-7817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353128 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 353142 INFO  (qtp1169680968-12775) [n:127.0.0.1:35485_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 353143 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353143 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/configSet1/protwords.txt
   [junit4]   2> 353144 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/configSet1/managed-schema
   [junit4]   2> 353144 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/configSet1/solrconfig.xml
   [junit4]   2> 353145 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353146 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353146 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353147 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353147 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353148 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353148 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353149 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353149 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353150 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353150 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353151 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353151 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353152 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353152 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353153 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353153 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353154 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353154 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353154 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353155 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353155 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353156 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353156 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353156 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353157 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353157 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353158 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353158 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353158 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353159 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353159 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353160 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353160 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353162 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353163 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353163 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353164 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353164 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353165 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/configSet1/synonyms.txt
   [junit4]   2> 353165 INFO  (OverseerThreadFactory-7803-thread-1-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/configSet1/stopwords.txt
   [junit4]   2> 353166 INFO  (qtp1169680968-12775) [n:127.0.0.1:35485_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSet1&action=CREATE&wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 353269 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 353270 INFO  (zkConnectionManagerCallback-7819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353270 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 353372 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 353373 INFO  (zkConnectionManagerCallback-7821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353373 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 353389 INFO  (qtp1169680968-12777) [n:127.0.0.1:35485_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> 353390 INFO  (OverseerThreadFactory-7803-thread-2-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353390 INFO  (OverseerCollectionConfigSetProcessor-72125181360013316-127.0.0.1:35485_solr-n_0000000000) [n:127.0.0.1:35485_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> 353391 INFO  (OverseerThreadFactory-7803-thread-2-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 353391 INFO  (OverseerThreadFactory-7803-thread-2-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet2/schema.xml to /configs/configSet2/schema.xml
   [junit4]   2> 353391 INFO  (OverseerThreadFactory-7803-thread-2-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet2/solrconfig.xml to /configs/configSet2/solrconfig.xml
   [junit4]   2> 353392 INFO  (qtp1169680968-12777) [n:127.0.0.1:35485_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=3
   [junit4]   2> 353495 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 353496 INFO  (zkConnectionManagerCallback-7823-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353496 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 353599 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 353600 INFO  (zkConnectionManagerCallback-7825-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353600 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 353616 INFO  (qtp1169680968-12777) [n:127.0.0.1:35485_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> 353617 INFO  (OverseerThreadFactory-7803-thread-3-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353617 INFO  (OverseerCollectionConfigSetProcessor-72125181360013316-127.0.0.1:35485_solr-n_0000000000) [n:127.0.0.1:35485_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> 353617 INFO  (OverseerThreadFactory-7803-thread-3-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/schema.xml to /configs/configSet3/schema.xml
   [junit4]   2> 353618 INFO  (OverseerThreadFactory-7803-thread-3-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/configsetprops.json to /configs/configSet3/configsetprops.json
   [junit4]   2> 353618 INFO  (OverseerThreadFactory-7803-thread-3-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/solrconfig.xml to /configs/configSet3/solrconfig.xml
   [junit4]   2> 353619 INFO  (qtp1169680968-12777) [n:127.0.0.1:35485_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=3
   [junit4]   2> 353723 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 353723 INFO  (zkConnectionManagerCallback-7827-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353723 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 353826 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 353827 INFO  (zkConnectionManagerCallback-7829-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 353827 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 353845 INFO  (qtp1169680968-12777) [n:127.0.0.1:35485_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> 353846 INFO  (OverseerThreadFactory-7803-thread-4-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_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> 353846 INFO  (OverseerCollectionConfigSetProcessor-72125181360013316-127.0.0.1:35485_solr-n_0000000000) [n:127.0.0.1:35485_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> 353847 INFO  (OverseerThreadFactory-7803-thread-4-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/schema.xml to /configs/configSet4/schema.xml
   [junit4]   2> 353847 INFO  (OverseerThreadFactory-7803-thread-4-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/configsetprops.json to /configs/configSet4/configsetprops.json
   [junit4]   2> 353847 INFO  (OverseerThreadFactory-7803-thread-4-processing-n:127.0.0.1:35485_solr) [n:127.0.0.1:35485_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/solrconfig.xml to /configs/configSet4/solrconfig.xml
   [junit4]   2> 353848 INFO  (qtp1169680968-12777) [n:127.0.0.1:35485_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=3
   [junit4]   2> 354052 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2011286858
   [junit4]   2> 354052 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35485_solr
   [junit4]   2> 354052 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 354052 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35485_solr as DOWN
   [junit4]   2> 354052 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 354053 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 354053 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20767417: rootName = solr_35485, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@94807a7
   [junit4]   2> 354056 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 354056 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36de1121: rootName = solr_35485, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@babb0aa
   [junit4]   2> 354057 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 354057 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15d00c00: rootName = solr_35485, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4af90b76
   [junit4]   2> 354057 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 354057 INFO  (closeThreadPool-7835-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72125181360013316-127.0.0.1:35485_solr-n_0000000000) closing
   [junit4]   2> 354057 INFO  (OverseerStateUpdate-72125181360013316-127.0.0.1:35485_solr-n_0000000000) [n:127.0.0.1:35485_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35485_solr
   [junit4]   2> 354058 INFO  (OverseerAutoScalingTriggerThread-72125181360013316-127.0.0.1:35485_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 354058 INFO  (closeThreadPool-7835-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72125181360013316-127.0.0.1:35485_solr-n_0000000000) closing
   [junit4]   2> 354158 INFO  (jetty-closer-7830-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72125181360013316-127.0.0.1:35485_solr-n_0000000000) closing
   [junit4]   2> 354159 INFO  (jetty-closer-7830-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@a4d16b5{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 354159 INFO  (jetty-closer-7830-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@271ce306{/solr,null,UNAVAILABLE}
   [junit4]   2> 354159 INFO  (jetty-closer-7830-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 354159 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 354361 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/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> 354362 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38249
   [junit4]   2> 354362 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38249
   [junit4]   2> 354362 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38249
   [junit4]   2> 354362 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreate
   [junit4]   2> 354365 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 354365 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_E73D7B2204DFCE5B-001/tempDir-008
   [junit4]   2> 354365 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 354365 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 354365 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 354465 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 37715
   [junit4]   2> 354465 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37715
   [junit4]   2> 354465 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37715
   [junit4]   2> 354465 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37715
   [junit4]   2> 354467 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 354480 INFO  (zkConnectionManagerCallback-7837-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354480 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 354483 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 354484 INFO  (zkConnectionManagerCallback-7839-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354484 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 354485 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 354486 INFO  (zkConnectionManagerCallback-7841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354486 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 354590 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 354590 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 354591 INFO  (jetty-launcher-7842-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> 354603 INFO  (jetty-launcher-7842-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 354603 INFO  (jetty-launcher-7842-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 354603 INFO  (jetty-launcher-7842-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 354603 INFO  (jetty-launcher-7842-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e318638{/solr,null,AVAILABLE}
   [junit4]   2> 354604 INFO  (jetty-launcher-7842-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@f62ca81{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:44909}
   [junit4]   2> 354605 INFO  (jetty-launcher-7842-thread-1) [     ] o.e.j.s.Server Started @354618ms
   [junit4]   2> 354605 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44909}
   [junit4]   2> 354605 ERROR (jetty-launcher-7842-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 354605 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 354605 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 354605 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 354605 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 354605 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-29T06:47:15.136371Z
   [junit4]   2> 354606 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 354617 INFO  (zkConnectionManagerCallback-7844-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354617 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 354619 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 354725 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 354726 WARN  (jetty-launcher-7842-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d18c3f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 354726 WARN  (jetty-launcher-7842-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d18c3f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 354731 WARN  (jetty-launcher-7842-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29685b9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 354731 WARN  (jetty-launcher-7842-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29685b9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 354732 INFO  (jetty-launcher-7842-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37715/solr
   [junit4]   2> 354737 INFO  (jetty-launcher-7842-thread-1) [n:127.0.0.1:44909_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 354738 INFO  (zkConnectionManagerCallback-7855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354738 INFO  (jetty-launcher-7842-thread-1) [n:127.0.0.1:44909_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 354793 INFO  (jetty-launcher-7842-thread-1) [n:127.0.0.1:44909_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44909_solr
   [junit4]   2> 354794 INFO  (jetty-launcher-7842-thread-1) [n:127.0.0.1:44909_solr     ] o.a.s.c.Overseer Overseer (id=72125181473587204-127.0.0.1:44909_solr-n_0000000000) starting
   [junit4]   2> 354796 INFO  (OverseerStateUpdate-72125181473587204-127.0.0.1:44909_solr-n_0000000000) [n:127.0.0.1:44909_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44909_solr
   [junit4]   2> 354796 INFO  (jetty-launcher-7842-thread-1) [n:127.0.0.1:44909_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44909_solr
   [junit4]   2> 354796 INFO  (zkCallback-7854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 354797 INFO  (jetty-launcher-7842-thread-1) [n:127.0.0.1:44909_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 354797 WARN  (jetty-launcher-7842-thread-1) [n:127.0.0.1:44909_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> 354803 INFO  (jetty-launcher-7842-thread-1) [n:127.0.0.1:44909_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 354816 INFO  (jetty-launcher-7842-thread-1) [n:127.0.0.1:44909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44909.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f5a1251
   [junit4]   2> 354823 INFO  (jetty-launcher-7842-thread-1) [n:127.0.0.1:44909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44909.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f5a1251
   [junit4]   2> 354823 INFO  (jetty-launcher-7842-thread-1) [n:127.0.0.1:44909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44909.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f5a1251
   [junit4]   2> 354824 INFO  (jetty-launcher-7842-thread-1) [n:127.0.0.1:44909_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestConfigSetsAPI_E73D7B2204DFCE5B-001/tempDir-008/node1/.
   [junit4]   2> 354829 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 354830 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 354830 INFO  (zkConnectionManagerCallback-7872-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354831 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 354831 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 354831 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37715/solr ready
   [junit4]   2> 354833 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 354833 INFO  (zkConnectionManagerCallback-7874-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354833 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 354851 INFO  (qtp1083713241-12905) [n:127.0.0.1:44909_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 354851 INFO  (qtp1083713241-12905) [n:127.0.0.1:44909_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 354852 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 354853 INFO  (zkConnectionManagerCallback-7876-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354853 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 354955 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 354956 INFO  (zkConnectionManagerCallback-7878-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354956 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 355058 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 355059 INFO  (zkConnectionManagerCallback-7880-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 355059 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 355162 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 355162 INFO  (zkConnectionManagerCallback-7882-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 355162 INFO  (TEST-TestConfigSetsAPI.testList-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 355274 

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

4]   2>   "baseConfigSet":"baseConfigSet",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 19978 INFO  (OverseerCollectionConfigSetProcessor-72125257676881924-127.0.0.1:39141_solr-n_0000000000) [n:127.0.0.1:39141_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> 19978 ERROR (OverseerThreadFactory-475-thread-2-processing-n:127.0.0.1:39141_solr) [n:127.0.0.1:39141_solr     ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: newConfigSet operation: create failed:org.apache.solr.common.SolrException: Base ConfigSet does not exist: baseConfigSet
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.createConfigSet(OverseerConfigSetMessageHandler.java:299)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.processMessage(OverseerConfigSetMessageHandler.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 19979 INFO  (qtp1914945638-1136) [n:127.0.0.1:39141_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet&name=newConfigSet&action=CREATE&wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 20081 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1950217515
   [junit4]   2> 20081 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39141_solr
   [junit4]   2> 20081 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 20081 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39141_solr as DOWN
   [junit4]   2> 20082 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 20082 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 20082 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48f015f8: rootName = solr_39141, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@123de902
   [junit4]   2> 20086 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 20086 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8d3f9a3: rootName = solr_39141, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7421ab9a
   [junit4]   2> 20088 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 20088 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e2fc91c: rootName = solr_39141, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3d2c7693
   [junit4]   2> 20088 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 20088 INFO  (closeThreadPool-493-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72125257676881924-127.0.0.1:39141_solr-n_0000000000) closing
   [junit4]   2> 20088 INFO  (OverseerStateUpdate-72125257676881924-127.0.0.1:39141_solr-n_0000000000) [n:127.0.0.1:39141_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39141_solr
   [junit4]   2> 20088 INFO  (OverseerAutoScalingTriggerThread-72125257676881924-127.0.0.1:39141_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 20088 INFO  (closeThreadPool-493-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72125257676881924-127.0.0.1:39141_solr-n_0000000000) closing
   [junit4]   2> 20189 INFO  (jetty-closer-488-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72125257676881924-127.0.0.1:39141_solr-n_0000000000) closing
   [junit4]   2> 20190 INFO  (jetty-closer-488-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3dd93a69{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 20190 INFO  (jetty-closer-488-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@66535986{/solr,null,UNAVAILABLE}
   [junit4]   2> 20190 INFO  (jetty-closer-488-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 20190 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 20394 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/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> 20395 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41553
   [junit4]   2> 20395 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41553
   [junit4]   2> 20395 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41553
   [junit4]   2> 20396 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[E73D7B2204DFCE5B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreateErrors
   [junit4] OK      0.96s J4 | TestConfigSetsAPI.testCreateErrors
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestConfigSetsAPI_E73D7B2204DFCE5B-001
   [junit4]   2> May 29, 2020 7:06:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=712, maxMBSortInHeap=6.608335329422095, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4b942b21), locale=nmg, timezone=US/Aleutian
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=2,free=30805216,total=119537664
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPI]
   [junit4] Completed [5/5 (5!)] on J4 in 20.60s, 11 tests, 1 error, 1 skipped <<< FAILURES!

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

Total time: 22 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.TestConfigSetsAPI
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/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=2c8cfa678b27bb68912d5333ec2f0cb5a2d23017, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #26823
Recording test results
Setting ANT_1_8_2_HOME=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2