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

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

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

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

Error Message:
Error from server at https://127.0.0.1:38045/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:38045/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([CFBB40BA7DD8A9A7:A0E45CC566E90A51]: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 14690 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4]   2> 714845 INFO  (SUITE-TestConfigSetsAPI-seed#[CFBB40BA7DD8A9A7]-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> 714845 INFO  (SUITE-TestConfigSetsAPI-seed#[CFBB40BA7DD8A9A7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 714846 INFO  (SUITE-TestConfigSetsAPI-seed#[CFBB40BA7DD8A9A7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/data-dir-85-001
   [junit4]   2> 714846 WARN  (SUITE-TestConfigSetsAPI-seed#[CFBB40BA7DD8A9A7]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 714846 INFO  (SUITE-TestConfigSetsAPI-seed#[CFBB40BA7DD8A9A7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 714846 INFO  (SUITE-TestConfigSetsAPI-seed#[CFBB40BA7DD8A9A7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 714848 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreate
   [junit4]   2> 714848 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/tempDir-001
   [junit4]   2> 714848 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 714851 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 714851 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 714951 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36731
   [junit4]   2> 714951 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36731
   [junit4]   2> 714951 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36731
   [junit4]   2> 714951 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36731
   [junit4]   2> 714952 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 714953 INFO  (zkConnectionManagerCallback-14427-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714953 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 714954 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 714954 INFO  (zkConnectionManagerCallback-14429-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714954 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 714955 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 714955 INFO  (zkConnectionManagerCallback-14431-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714955 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715066 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 715066 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 715066 INFO  (jetty-launcher-14432-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> 715068 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 715068 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 715068 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 715068 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b53f1d5{/solr,null,AVAILABLE}
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e0df39{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:37545}
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.Server Started @715076ms
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37545}
   [junit4]   2> 715069 ERROR (jetty-launcher-14432-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T07:53:35.842457Z
   [junit4]   2> 715072 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715073 INFO  (zkConnectionManagerCallback-14434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715073 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715075 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 715188 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 715188 WARN  (jetty-launcher-14432-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ad63b0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 715188 WARN  (jetty-launcher-14432-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ad63b0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 715191 WARN  (jetty-launcher-14432-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cd9d9e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 715191 WARN  (jetty-launcher-14432-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cd9d9e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 715191 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36731/solr
   [junit4]   2> 715192 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715193 INFO  (zkConnectionManagerCallback-14445-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715193 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715216 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37545_solr
   [junit4]   2> 715217 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.c.Overseer Overseer (id=72148091596570628-127.0.0.1:37545_solr-n_0000000000) starting
   [junit4]   2> 715218 INFO  (OverseerStateUpdate-72148091596570628-127.0.0.1:37545_solr-n_0000000000) [n:127.0.0.1:37545_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37545_solr
   [junit4]   2> 715218 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37545_solr
   [junit4]   2> 715219 INFO  (zkCallback-14444-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 715219 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 715219 WARN  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_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> 715224 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 715234 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37545.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 715238 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37545.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 715238 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37545.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 715239 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/tempDir-001/node1/.
   [junit4]   2> 715242 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 715242 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715243 INFO  (zkConnectionManagerCallback-14462-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715243 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715243 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 715244 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36731/solr ready
   [junit4]   2> 715245 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715245 INFO  (zkConnectionManagerCallback-14464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715245 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715347 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715348 INFO  (zkConnectionManagerCallback-14466-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715348 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715360 INFO  (qtp169391177-25069) [n:127.0.0.1:37545_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 715361 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715362 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/configSet1/protwords.txt
   [junit4]   2> 715362 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/configSet1/managed-schema
   [junit4]   2> 715363 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/configSet1/solrconfig.xml
   [junit4]   2> 715364 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715364 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715365 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715365 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715366 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715366 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715366 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715367 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715367 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715368 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715368 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715369 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715369 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715370 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715370 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715371 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715371 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715372 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715372 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715373 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715373 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715374 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715374 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715375 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715375 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715376 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715376 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715377 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715377 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715377 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715378 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715378 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715379 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715379 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715379 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715380 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715380 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715381 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715381 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715382 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/configSet1/synonyms.txt
   [junit4]   2> 715382 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/configSet1/stopwords.txt
   [junit4]   2> 715383 INFO  (qtp169391177-25069) [n:127.0.0.1:37545_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> 715486 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715487 INFO  (zkConnectionManagerCallback-14468-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715487 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715589 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715589 INFO  (zkConnectionManagerCallback-14470-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715589 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715599 INFO  (qtp169391177-25071) [n:127.0.0.1:37545_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> 715600 INFO  (OverseerThreadFactory-14452-thread-2-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715600 INFO  (OverseerCollectionConfigSetProcessor-72148091596570628-127.0.0.1:37545_solr-n_0000000000) [n:127.0.0.1:37545_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> 715600 INFO  (OverseerThreadFactory-14452-thread-2-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 715600 INFO  (OverseerThreadFactory-14452-thread-2-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet2/schema.xml to /configs/configSet2/schema.xml
   [junit4]   2> 715601 INFO  (OverseerThreadFactory-14452-thread-2-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet2/solrconfig.xml to /configs/configSet2/solrconfig.xml
   [junit4]   2> 715602 INFO  (qtp169391177-25071) [n:127.0.0.1:37545_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=2
   [junit4]   2> 715705 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715705 INFO  (zkConnectionManagerCallback-14472-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715705 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715807 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715808 INFO  (zkConnectionManagerCallback-14474-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715808 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715818 INFO  (qtp169391177-25069) [n:127.0.0.1:37545_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> 715819 INFO  (OverseerThreadFactory-14452-thread-3-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 715819 INFO  (OverseerCollectionConfigSetProcessor-72148091596570628-127.0.0.1:37545_solr-n_0000000000) [n:127.0.0.1:37545_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> 715819 INFO  (OverseerThreadFactory-14452-thread-3-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/schema.xml to /configs/configSet3/schema.xml
   [junit4]   2> 715820 INFO  (OverseerThreadFactory-14452-thread-3-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/configsetprops.json to /configs/configSet3/configsetprops.json
   [junit4]   2> 715820 INFO  (OverseerThreadFactory-14452-thread-3-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/solrconfig.xml to /configs/configSet3/solrconfig.xml
   [junit4]   2> 715820 INFO  (qtp169391177-25069) [n:127.0.0.1:37545_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=2
   [junit4]   2> 715923 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715924 INFO  (zkConnectionManagerCallback-14476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715924 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716026 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716026 INFO  (zkConnectionManagerCallback-14478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716026 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716036 INFO  (qtp169391177-25069) [n:127.0.0.1:37545_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> 716037 INFO  (OverseerThreadFactory-14452-thread-4-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_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> 716037 INFO  (OverseerCollectionConfigSetProcessor-72148091596570628-127.0.0.1:37545_solr-n_0000000000) [n:127.0.0.1:37545_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> 716037 INFO  (OverseerThreadFactory-14452-thread-4-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/schema.xml to /configs/configSet4/schema.xml
   [junit4]   2> 716038 INFO  (OverseerThreadFactory-14452-thread-4-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/configsetprops.json to /configs/configSet4/configsetprops.json
   [junit4]   2> 716038 INFO  (OverseerThreadFactory-14452-thread-4-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/solrconfig.xml to /configs/configSet4/solrconfig.xml
   [junit4]   2> 716039 INFO  (qtp169391177-25069) [n:127.0.0.1:37545_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> 716241 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1649454630
   [junit4]   2> 716241 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37545_solr
   [junit4]   2> 716241 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 716241 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37545_solr as DOWN
   [junit4]   2> 716242 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 716242 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 716242 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a3b33f9: rootName = solr_37545, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@545807e
   [junit4]   2> 716245 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 716245 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@798eea2e: rootName = solr_37545, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2964ae84
   [junit4]   2> 716246 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 716246 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c48cc11: rootName = solr_37545, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7b37418f
   [junit4]   2> 716246 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 716247 INFO  (closeThreadPool-14484-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148091596570628-127.0.0.1:37545_solr-n_0000000000) closing
   [junit4]   2> 716247 INFO  (OverseerStateUpdate-72148091596570628-127.0.0.1:37545_solr-n_0000000000) [n:127.0.0.1:37545_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37545_solr
   [junit4]   2> 716247 INFO  (OverseerAutoScalingTriggerThread-72148091596570628-127.0.0.1:37545_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 716247 INFO  (closeThreadPool-14484-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72148091596570628-127.0.0.1:37545_solr-n_0000000000) closing
   [junit4]   2> 716347 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148091596570628-127.0.0.1:37545_solr-n_0000000000) closing
   [junit4]   2> 716348 INFO  (jetty-closer-14479-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@e0df39{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 716348 INFO  (jetty-closer-14479-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b53f1d5{/solr,null,UNAVAILABLE}
   [junit4]   2> 716348 INFO  (jetty-closer-14479-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 716348 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 716550 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> 	16	/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> 716551 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36731
   [junit4]   2> 716551 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36731
   [junit4]   2> 716551 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36731
   [junit4]   2> 716551 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreate
   [junit4]   2> 716553 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateErrors
   [junit4]   2> 716553 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/tempDir-006
   [junit4]   2> 716553 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 716553 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 716553 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 716653 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer start zk server on port: 46089
   [junit4]   2> 716653 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46089
   [junit4]   2> 716653 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46089
   [junit4]   2> 716653 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46089
   [junit4]   2> 716654 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716655 INFO  (zkConnectionManagerCallback-14486-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716655 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716656 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716656 INFO  (zkConnectionManagerCallback-14488-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716656 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716657 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716657 INFO  (zkConnectionManagerCallback-14490-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716657 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716762 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 716762 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 716762 INFO  (jetty-launcher-14491-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> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7107f206{/solr,null,AVAILABLE}
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b0e4006{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:39511}
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.Server Started @716770ms
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39511}
   [junit4]   2> 716763 ERROR (jetty-launcher-14491-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 716764 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 716764 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T07:53:37.537006Z
   [junit4]   2> 716764 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716764 INFO  (zkConnectionManagerCallback-14493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716764 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716765 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 716869 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 716870 WARN  (jetty-launcher-14491-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11db51f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 716870 WARN  (jetty-launcher-14491-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11db51f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 716871 WARN  (jetty-launcher-14491-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56195713[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 716871 WARN  (jetty-launcher-14491-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56195713[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 716871 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46089/solr
   [junit4]   2> 716872 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716872 INFO  (zkConnectionManagerCallback-14504-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716872 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716892 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39511_solr
   [junit4]   2> 716892 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.c.Overseer Overseer (id=72148091707785220-127.0.0.1:39511_solr-n_0000000000) starting
   [junit4]   2> 716894 INFO  (OverseerStateUpdate-72148091707785220-127.0.0.1:39511_solr-n_0000000000) [n:127.0.0.1:39511_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39511_solr
   [junit4]   2> 716894 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39511_solr
   [junit4]   2> 716894 INFO  (zkCallback-14503-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 716895 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 716895 WARN  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_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> 716900 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 716908 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39511.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 716913 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39511.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 716913 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39511.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 716913 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/tempDir-006/node1/.
   [junit4]   2> 716916 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 716917 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716917 INFO  (zkConnectionManagerCallback-14521-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716917 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716918 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 716918 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46089/solr ready
   [junit4]   2> 716919 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716919 INFO  (zkConnectionManagerCallback-14523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716919 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717029 ERROR (qtp1911958390-25199) [n:127.0.0.1:39511_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: action is a required param
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:117)
   [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> 717029 INFO  (qtp1911958390-25199) [n:127.0.0.1:39511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 717029 INFO  (qtp1911958390-25201) [n:127.0.0.1:39511_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params action=CREATE&wt=javabin&version=2 
   [junit4]   2> 717030 ERROR (qtp1911958390-25201) [n:127.0.0.1:39511_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$1.call(ConfigSetsHandler.java:274)
   [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$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 717030 INFO  (qtp1911958390-25201) [n:127.0.0.1:39511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=CREATE&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 717030 INFO  (qtp1911958390-25199) [n:127.0.0.1:39511_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet&name=configSet&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 717031 INFO  (OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:39511_solr) [n:127.0.0.1:39511_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet",
   [junit4]   2>   "baseConfigSet":"baseConfigSet",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 717031 ERROR (OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:39511_solr) [n:127.0.0.1:39511_solr     ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: configSet operation: create failed:org.apache.solr.common.SolrException: ConfigSet already exists: configSet
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.createConfigSet(OverseerConfigSetMessageHandler.java:294)
   [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> 717031 INFO  (qtp1911958390-25199) [n:127.0.0.1:39511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet&name=configSet&action=CREATE&wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 717031 INFO  (qtp1911958390-25201) [n:127.0.0.1:39511_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet&name=newConfigSet&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 717032 INFO  (OverseerThreadFactory-14511-thread-2-processing-n:127.0.0.1:39511_solr) [n:127.0.0.1:39511_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"newConfigSet",
   [junit4]   2>   "baseConfigSet":"baseConfigSet",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 717032 INFO  (OverseerCollectionConfigSetProcessor-72148091707785220-127.0.0.1:39511_solr-n_0000000000) [n:127.0.0.1:39511_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> 717032 ERROR (OverseerThreadFactory-14511-thread-2-processing-n:127.0.0.1:39511_solr) [n:127.0.0.1:39511_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> 717032 INFO  (OverseerCollectionConfigSetProcessor-72148091707785220-127.0.0.1:39511_solr-n_0000000000) [n:127.0.0.1:39511_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> 717032 INFO  (qtp1911958390-25201) [n:127.0.0.1:39511_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> 717134 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=347612491
   [junit4]   2> 717134 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39511_solr
   [junit4]   2> 717134 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 717134 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39511_solr as DOWN
   [junit4]   2> 717134 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 717135 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 717135 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@654ff1c8: rootName = solr_39511, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@147a31a1
   [junit4]   2> 717137 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 717137 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e9f8424: rootName = solr_39511, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2964ae84
   [junit4]   2> 717139 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 717139 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1eaedda: rootName = solr_39511, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7b37418f
   [junit4]   2> 717139 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 717139 INFO  (closeThreadPool-14529-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148091707785220-127.0.0.1:39511_solr-n_0000000000) closing
   [junit4]   2> 717139 INFO  (OverseerStateUpdate-72148091707785220-127.0.0.1:39511_solr-n_0000000000) [n:127.0.0.1:39511_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39511_solr
   [junit4]   2> 717139 INFO  (OverseerAutoScalingTriggerThread-72148091707785220-127.0.0.1:39511_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 717139 INFO  (closeThreadPool-14529-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72148091707785220-127.0.0.1:39511_solr-n_0000000000) closing
   [junit4]   2> 717240 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148091707785220-127.0.0.1:39511_solr-n_0000000000) closing
   [junit4]   2> 717241 INFO  (jetty-closer-14524-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b0e4006{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 717241 INFO  (jetty-closer-14524-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7107f206{/solr,null,UNAVAILABLE}
   [junit4]   2> 717241 INFO  (jetty-closer-14524-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 717241 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 717443 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> 717443 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46089
   [junit4]   2> 717443 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46089
   [junit4]   2> 717443 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46089
   [junit4]   2> 717444 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreateErrors
   [junit4]   2> 717445 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteErrors
   [junit4]   2> 717446 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/tempDir-007
   [junit4]   2> 717446 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 717446 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 717446 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 717546 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35217
   [junit4]   2> 717546 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35217
   [junit4]   2> 717546 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35217
   [junit4]   2> 717546 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35217
   [junit4]   2> 717547 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717548 INFO  (zkConnectionManagerCallback-14531-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717548 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717555 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717556 INFO  (zkConnectionManagerCallback-14533-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717556 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717557 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717557 INFO  (zkConnectionManagerCallback-14535-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717557 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717666 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 717666 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 717666 INFO  (jetty-launcher-14536-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> 717667 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 717667 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 717667 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 717667 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7aae3255{/solr,null,AVAILABLE}
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1cccbdc9{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:33523}
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.Server Started @717675ms
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33523}
   [junit4]   2> 717668 ERROR (jetty-launcher-14536-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T07:53:38.441569Z
   [junit4]   2> 717669 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717672 INFO  (zkConnectionManagerCallback-14538-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717672 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717675 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 717779 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 717780 WARN  (jetty-launcher-14536-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4165be6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717780 WARN  (jetty-launcher-14536-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4165be6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717781 WARN  (jetty-launcher-14536-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7dad2e71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717781 WARN  (jetty-launcher-14536-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7dad2e71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717781 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35217/solr
   [junit4]   2> 717782 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717783 INFO  (zkConnectionManagerCallback-14549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717783 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717809 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33523_solr
   [junit4]   2> 717809 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.c.Overseer Overseer (id=72148091766177796-127.0.0.1:33523_solr-n_0000000000) starting
   [junit4]   2> 717811 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33523_solr
   [junit4]   2> 717811 INFO  (OverseerStateUpdate-72148091766177796-127.0.0.1:33523_solr-n_0000000000) [n:127.0.0.1:33523_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33523_solr
   [junit4]   2> 717812 INFO  (OverseerStateUpdate-72148091766177796-127.0.0.1:33523_solr-n_0000000000) [n:127.0.0.1:33523_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 717812 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 717813 WARN  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_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> 717819 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 717828 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33523.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 717833 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33523.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 717833 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33523.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 717834 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/tempDir-007/node1/.
   [junit4]   2> 717838 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 717838 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717839 INFO  (zkConnectionManagerCallback-14566-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717839 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717839 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 717840 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35217/solr ready
   [junit4]   2> 717842 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717842 INFO  (zkConnectionManagerCallback-14568-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717842 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717954 INFO  (qtp372561593-25304) [n:127.0.0.1:33523_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params action=DELETE&wt=javabin&version=2 
   [junit4]   2> 717954 ERROR (qtp372561593-25304) [n:127.0.0.1:33523_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(Sc

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

ssage : delete, {
   [junit4]   2>   "name":"configSet",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 727794 INFO  (OverseerThreadFactory-14897-thread-1-processing-n:127.0.0.1:41737_solr) [n:127.0.0.1:41737_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 727795 INFO  (qtp857608720-26078) [n:127.0.0.1:41737_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSet&action=DELETE&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 727997 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1074787601
   [junit4]   2> 727997 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41737_solr
   [junit4]   2> 727997 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 727997 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41737_solr as DOWN
   [junit4]   2> 727998 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 727998 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 727998 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61bde24c: rootName = solr_41737, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@682efe0e
   [junit4]   2> 728001 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 728001 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2050cb30: rootName = solr_41737, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2964ae84
   [junit4]   2> 728002 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 728002 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b3665a5: rootName = solr_41737, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7b37418f
   [junit4]   2> 728002 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 728003 INFO  (closeThreadPool-14917-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148092413018116-127.0.0.1:41737_solr-n_0000000000) closing
   [junit4]   2> 728003 INFO  (OverseerStateUpdate-72148092413018116-127.0.0.1:41737_solr-n_0000000000) [n:127.0.0.1:41737_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41737_solr
   [junit4]   2> 728003 INFO  (OverseerAutoScalingTriggerThread-72148092413018116-127.0.0.1:41737_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 728003 INFO  (closeThreadPool-14917-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72148092413018116-127.0.0.1:41737_solr-n_0000000000) closing
   [junit4]   2> 728103 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148092413018116-127.0.0.1:41737_solr-n_0000000000) closing
   [junit4]   2> 728104 INFO  (jetty-closer-14912-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@39e67960{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 728104 INFO  (jetty-closer-14912-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f28aa63{/solr,null,UNAVAILABLE}
   [junit4]   2> 728104 INFO  (jetty-closer-14912-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 728104 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 728307 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> 	5	/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> 728307 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45245
   [junit4]   2> 728307 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45245
   [junit4]   2> 728307 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45245
   [junit4]   2> 728308 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelete
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001
   [junit4]   2> Jun 02, 2020 7:53:49 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=957, maxMBSortInHeap=7.88020930333911, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@13b83589), locale=ksb-TZ, timezone=Asia/Barnaul
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=229103808,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RegexBytesRefFilterTest, RequestHandlersTest, TestPartialUpdateDeduplication, TestPullReplica, CollectionsAPIDistributedZkTest, RestartWhileUpdatingTest, TestUniqueKeyFieldResource, ClassificationUpdateProcessorFactoryTest, SparseHLLTest, SplitShardTest, AnalysisErrorHandlingTest, SegmentsInfoRequestHandlerTest, TriggerSetPropertiesIntegrationTest, ZkSolrClientTest, DistributedFacetSimpleRefinementLongTailTest, TestStressLiveNodes, MetricsHistoryIntegrationTest, TestFieldCacheWithThreads, SearchRateTriggerTest, TestDistributedMissingSort, TestIndexingPerformance, SimplePostToolTest, VersionInfoTest, DistanceUnitsTest, BadComponentTest, BJQParserTest, BitVectorTest, SchemaVersionSpecificBehaviorTest, PreAnalyzedFieldManagedSchemaCloudTest, TestSkipOverseerOperations, LukeRequestHandlerTest, TestGraphMLResponseWriter, VMParamsZkACLAndCredentialsProvidersTest, CdcrBootstrapTest, NestedAtomicUpdateTest, DeleteNodeTest, SpellCheckCollatorTest, TestDefaultStatsCache, TestDynamicLoading, TestMissingGroups, TestRebalanceLeaders, FullSolrCloudDistribCmdsTest, TestCloudDeleteByQuery, TestSystemIdResolver, ShardRoutingTest, TestSimExtremeIndexing, TestCopyFieldCollectionResource, DistributedFacetPivotWhiteBoxTest, TestNumericRangeQuery32, TestSchemalessBufferedUpdates, TestSurroundQueryParser, CursorPagingTest, TestMaxTokenLenTokenizer, TestReversedWildcardFilterFactory, SimpleCollectionCreateDeleteTest, TestCryptoKeys, UpdateRequestProcessorFactoryTest, PeerSyncTest, TestStressThreadBackup, NodeMarkersRegistrationTest, AdminHandlersProxyTest, TestHashQParserPlugin, TestPseudoReturnFields, DistributedExpandComponentTest, TestExactSharedStatsCacheCloud, LeaderElectionTest, MoreLikeThisHandlerTest, TestPostingsSolrHighlighter, TestRemoteStreaming, TestBadConfig, TestDistributedStatsComponentCardinality, StatsComponentTest, TestConfigReload, AuditLoggerPluginTest, CoreMergeIndexesAdminHandlerTest, TestEmbeddedSolrServerSchemaAPI, TestCloudRecovery, TestConfigSetsAPI]
   [junit4] Completed [513/913 (1!)] on J3 in 13.88s, 11 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 25782 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:358: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1976: Rat problems were found!

Total time: 35 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-14.0.1) - Build # 26860 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26860/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

All tests passed

Build Log:
[...truncated 40457 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:358: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1976: Rat problems were found!

Total time: 40 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-13.0.2) - Build # 26859 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26859/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 40489 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:358: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1976: Rat problems were found!

Total time: 33 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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