You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/07/25 02:03:33 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 4953 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4953/

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:42423/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:42423/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([C8F8C79ABEEBDF48:25A63FEB8CA108C1]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:265)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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:834)




Build Log:
[...truncated 13901 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 1725299 INFO  (SUITE-TestContainerPlugin-seed#[C8F8C79ABEEBDF48]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1725299 INFO  (SUITE-TestContainerPlugin-seed#[C8F8C79ABEEBDF48]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1725299 INFO  (SUITE-TestContainerPlugin-seed#[C8F8C79ABEEBDF48]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/data-dir-238-001
   [junit4]   2> 1725299 WARN  (SUITE-TestContainerPlugin-seed#[C8F8C79ABEEBDF48]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 1725299 INFO  (SUITE-TestContainerPlugin-seed#[C8F8C79ABEEBDF48]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1725300 INFO  (SUITE-TestContainerPlugin-seed#[C8F8C79ABEEBDF48]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1725303 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 1725303 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001
   [junit4]   2> 1725304 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1725304 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1725304 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1725305 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1725404 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34251
   [junit4]   2> 1725404 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34251
   [junit4]   2> 1725404 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34251
   [junit4]   2> 1725404 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34251
   [junit4]   2> 1725406 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725408 INFO  (zkConnectionManagerCallback-23722-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725408 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1725410 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725411 INFO  (zkConnectionManagerCallback-23724-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725411 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1725412 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725412 INFO  (zkConnectionManagerCallback-23726-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725412 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1725515 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1725515 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1725515 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1725515 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1725515 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1725515 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1725515 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1725515 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1725515 INFO  (jetty-launcher-23727-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 1725515 INFO  (jetty-launcher-23727-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 1725515 INFO  (jetty-launcher-23727-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 1725515 INFO  (jetty-launcher-23727-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 1725517 INFO  (jetty-launcher-23727-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725517 INFO  (jetty-launcher-23727-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725517 INFO  (jetty-launcher-23727-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1725517 INFO  (jetty-launcher-23727-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725517 INFO  (jetty-launcher-23727-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725517 INFO  (jetty-launcher-23727-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1725517 INFO  (jetty-launcher-23727-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69745898{/solr,null,AVAILABLE}
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3589c00d{/solr,null,AVAILABLE}
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@63334b00{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42423}
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-2) [     ] o.e.j.s.Server Started @1725541ms
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42423}
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1725518 ERROR (jetty-launcher-23727-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@11bb9922{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35487}
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-3) [     ] o.e.j.s.Server Started @1725541ms
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35487}
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-25T01:36:53.109504Z
   [junit4]   2> 1725518 ERROR (jetty-launcher-23727-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1725518 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-25T01:36:53.109672Z
   [junit4]   2> 1725519 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725519 INFO  (jetty-launcher-23727-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ad6f261{/solr,null,AVAILABLE}
   [junit4]   2> 1725519 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725519 INFO  (jetty-launcher-23727-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@26f3d295{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39961}
   [junit4]   2> 1725519 INFO  (jetty-launcher-23727-thread-1) [     ] o.e.j.s.Server Started @1725543ms
   [junit4]   2> 1725519 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39961}
   [junit4]   2> 1725520 ERROR (jetty-launcher-23727-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1725520 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1725520 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1725520 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725520 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1725520 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-25T01:36:53.111311Z
   [junit4]   2> 1725520 INFO  (zkConnectionManagerCallback-23731-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725520 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1725521 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725521 INFO  (zkConnectionManagerCallback-23729-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725521 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1725521 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725522 INFO  (jetty-launcher-23727-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1725522 INFO  (jetty-launcher-23727-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1725522 INFO  (jetty-launcher-23727-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1725522 INFO  (zkConnectionManagerCallback-23733-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725522 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725522 INFO  (jetty-launcher-23727-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3894e178{/solr,null,AVAILABLE}
   [junit4]   2> 1725522 INFO  (jetty-launcher-23727-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@29bb372{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33573}
   [junit4]   2> 1725522 INFO  (jetty-launcher-23727-thread-4) [     ] o.e.j.s.Server Started @1725546ms
   [junit4]   2> 1725522 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33573}
   [junit4]   2> 1725523 ERROR (jetty-launcher-23727-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1725523 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1725523 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1725523 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1725523 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1725523 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-25T01:36:53.114285Z
   [junit4]   2> 1725523 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725524 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1725525 INFO  (zkConnectionManagerCallback-23735-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725525 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1725526 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725526 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1725526 WARN  (jetty-launcher-23727-thread-2-SendThread(127.0.0.1:34251)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007c7c65de0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1007c7c65de0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1007c7c65de0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1725628 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1725629 WARN  (jetty-launcher-23727-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a2b9d1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725629 WARN  (jetty-launcher-23727-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a2b9d1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725631 WARN  (jetty-launcher-23727-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6650546e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725631 WARN  (jetty-launcher-23727-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6650546e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725632 INFO  (jetty-launcher-23727-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34251/solr
   [junit4]   2> 1725633 INFO  (jetty-launcher-23727-thread-3) [n:127.0.0.1:35487_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725634 INFO  (zkConnectionManagerCallback-23745-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725634 INFO  (jetty-launcher-23727-thread-3) [n:127.0.0.1:35487_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1725713 INFO  (jetty-launcher-23727-thread-3) [n:127.0.0.1:35487_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35487_solr
   [junit4]   2> 1725714 INFO  (jetty-launcher-23727-thread-3) [n:127.0.0.1:35487_solr     ] o.a.s.c.Overseer Overseer (id=72194467764764679-127.0.0.1:35487_solr-n_0000000000) starting
   [junit4]   2> 1725719 INFO  (OverseerStateUpdate-72194467764764679-127.0.0.1:35487_solr-n_0000000000) [n:127.0.0.1:35487_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35487_solr
   [junit4]   2> 1725719 INFO  (jetty-launcher-23727-thread-3) [n:127.0.0.1:35487_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35487_solr
   [junit4]   2> 1725720 INFO  (OverseerStateUpdate-72194467764764679-127.0.0.1:35487_solr-n_0000000000) [n:127.0.0.1:35487_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1725721 INFO  (jetty-launcher-23727-thread-3) [n:127.0.0.1:35487_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1725722 WARN  (jetty-launcher-23727-thread-3) [n:127.0.0.1:35487_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> 1725728 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1725728 WARN  (jetty-launcher-23727-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65fbe7f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725728 WARN  (jetty-launcher-23727-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65fbe7f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725730 WARN  (jetty-launcher-23727-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30c6fd29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725731 WARN  (jetty-launcher-23727-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30c6fd29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725732 INFO  (jetty-launcher-23727-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34251/solr
   [junit4]   2> 1725733 INFO  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725734 INFO  (zkConnectionManagerCallback-23760-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725734 INFO  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1725737 INFO  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1725740 INFO  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33573_solr as DOWN
   [junit4]   2> 1725741 INFO  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1725741 INFO  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33573_solr
   [junit4]   2> 1725742 INFO  (jetty-launcher-23727-thread-3) [n:127.0.0.1:35487_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1725742 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1725742 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1725743 INFO  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1725743 WARN  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_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> 1725760 INFO  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1725763 INFO  (jetty-launcher-23727-thread-3) [n:127.0.0.1:35487_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35487.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7305c8a3
   [junit4]   2> 1725771 INFO  (jetty-launcher-23727-thread-3) [n:127.0.0.1:35487_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35487.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7305c8a3
   [junit4]   2> 1725771 INFO  (jetty-launcher-23727-thread-3) [n:127.0.0.1:35487_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35487.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7305c8a3
   [junit4]   2> 1725773 INFO  (jetty-launcher-23727-thread-3) [n:127.0.0.1:35487_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001/node3
   [junit4]   2> 1725778 INFO  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33573.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7305c8a3
   [junit4]   2> 1725786 INFO  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33573.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7305c8a3
   [junit4]   2> 1725786 INFO  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33573.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7305c8a3
   [junit4]   2> 1725788 INFO  (jetty-launcher-23727-thread-4) [n:127.0.0.1:33573_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001/node4
   [junit4]   2> 1725828 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1725829 WARN  (jetty-launcher-23727-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ef0b47a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725829 WARN  (jetty-launcher-23727-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ef0b47a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725831 WARN  (jetty-launcher-23727-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@222100fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725831 WARN  (jetty-launcher-23727-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@222100fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725833 INFO  (jetty-launcher-23727-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34251/solr
   [junit4]   2> 1725834 INFO  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725836 INFO  (zkConnectionManagerCallback-23783-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725836 INFO  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1725840 INFO  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1725843 INFO  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39961_solr as DOWN
   [junit4]   2> 1725844 INFO  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1725844 INFO  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39961_solr
   [junit4]   2> 1725845 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1725845 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1725846 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1725846 INFO  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1725847 WARN  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_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> 1725872 INFO  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1725889 INFO  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39961.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7305c8a3
   [junit4]   2> 1725897 INFO  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39961.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7305c8a3
   [junit4]   2> 1725897 INFO  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39961.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7305c8a3
   [junit4]   2> 1725899 INFO  (jetty-launcher-23727-thread-1) [n:127.0.0.1:39961_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001/node1
   [junit4]   2> 1725928 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1725929 WARN  (jetty-launcher-23727-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b96bdef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725929 WARN  (jetty-launcher-23727-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b96bdef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725931 WARN  (jetty-launcher-23727-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e085464[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725931 WARN  (jetty-launcher-23727-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e085464[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1725933 INFO  (jetty-launcher-23727-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34251/solr
   [junit4]   2> 1725933 INFO  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725934 INFO  (zkConnectionManagerCallback-23801-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725934 INFO  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1725938 INFO  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1725941 INFO  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42423_solr as DOWN
   [junit4]   2> 1725942 INFO  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1725942 INFO  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42423_solr
   [junit4]   2> 1725943 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725943 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725943 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725943 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1725944 INFO  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1725944 WARN  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_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> 1725959 INFO  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1725976 INFO  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42423.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7305c8a3
   [junit4]   2> 1725984 INFO  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42423.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7305c8a3
   [junit4]   2> 1725984 INFO  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42423.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7305c8a3
   [junit4]   2> 1725986 INFO  (jetty-launcher-23727-thread-2) [n:127.0.0.1:42423_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001/node2
   [junit4]   2> 1725997 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1725998 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1725999 INFO  (zkConnectionManagerCallback-23814-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1725999 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726000 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1726000 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34251/solr ready
   [junit4]   2> 1726027 INFO  (qtp674507235-38314) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:35487_solr} status=0 QTime=0
   [junit4]   2> 1726027 INFO  (updateExecutor-23779-thread-1-processing-n:127.0.0.1:39961_solr) [n:127.0.0.1:39961_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:35487_solr 
   [junit4]   2> 1726029 INFO  (qtp528245949-38313) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 1726030 INFO  (qtp1844754638-38306) [n:127.0.0.1:42423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:35487_solr} status=0 QTime=1
   [junit4]   2> 1726030 INFO  (updateExecutor-23797-thread-1-processing-n:127.0.0.1:42423_solr) [n:127.0.0.1:42423_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:35487_solr 
   [junit4]   2> 1726031 INFO  (qtp528245949-38303) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 1726031 INFO  (qtp528245949-38309) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1726032 INFO  (qtp528245949-38313) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1726033 INFO  (qtp207375497-38317) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:35487_solr} status=0 QTime=2
   [junit4]   2> 1726033 INFO  (updateExecutor-23756-thread-1-processing-n:127.0.0.1:33573_solr) [n:127.0.0.1:33573_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:35487_solr 
   [junit4]   2> 1726034 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=14
   [junit4]   1> sync resp: http://127.0.0.1:35487/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 1726034 INFO  (qtp528245949-38303) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 1726035 INFO  (qtp528245949-38315) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1726037 INFO  (updateExecutor-23779-thread-1-processing-n:127.0.0.1:39961_solr) [n:127.0.0.1:39961_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1726037 INFO  (updateExecutor-23797-thread-1-processing-n:127.0.0.1:42423_solr) [n:127.0.0.1:42423_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1726037 INFO  (updateExecutor-23779-thread-1-processing-n:127.0.0.1:39961_solr) [n:127.0.0.1:39961_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1726037 INFO  (updateExecutor-23797-thread-1-processing-n:127.0.0.1:42423_solr) [n:127.0.0.1:42423_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1726038 INFO  (qtp528245949-38303) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1726041 INFO  (qtp207375497-38327) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726056 INFO  (updateExecutor-23756-thread-1-processing-n:127.0.0.1:33573_solr) [n:127.0.0.1:33573_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1726056 INFO  (updateExecutor-23756-thread-1-processing-n:127.0.0.1:33573_solr) [n:127.0.0.1:33573_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1726146 INFO  (qtp207375497-38321) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1726150 INFO  (qtp674507235-38323) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726154 INFO  (qtp1844754638-38312) [n:127.0.0.1:42423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1726165 INFO  (qtp674507235-38319) [n:127.0.0.1:39961_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726167 INFO  (qtp674507235-38319) [n:127.0.0.1:39961_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 1726169 INFO  (qtp207375497-38317) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726170 INFO  (qtp528245949-38315) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726171 INFO  (qtp1844754638-38310) [n:127.0.0.1:42423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726171 INFO  (qtp674507235-38319) [n:127.0.0.1:39961_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 1726184 INFO  (qtp674507235-38319) [n:127.0.0.1:39961_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1726186 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:39961_solr} status=0 QTime=0
   [junit4]   2> 1726186 INFO  (updateExecutor-23741-thread-2-processing-n:127.0.0.1:35487_solr) [n:127.0.0.1:35487_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:39961_solr 
   [junit4]   2> 1726187 INFO  (qtp207375497-38321) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:39961_solr} status=0 QTime=0
   [junit4]   2> 1726187 INFO  (updateExecutor-23756-thread-1-processing-n:127.0.0.1:33573_solr) [n:127.0.0.1:33573_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:39961_solr 
   [junit4]   2> 1726187 INFO  (qtp674507235-38323) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1726187 INFO  (qtp1844754638-38312) [n:127.0.0.1:42423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:39961_solr} status=0 QTime=0
   [junit4]   2> 1726187 INFO  (updateExecutor-23797-thread-1-processing-n:127.0.0.1:42423_solr) [n:127.0.0.1:42423_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:39961_solr 
   [junit4]   2> 1726188 INFO  (qtp674507235-38319) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 1726188 INFO  (qtp674507235-38308) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1726188 INFO  (qtp674507235-38323) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1726189 INFO  (qtp674507235-38322) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 1726190 INFO  (qtp674507235-38314) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 1726191 INFO  (qtp528245949-38309) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726193 INFO  (qtp674507235-38319) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0
   [junit4]   2> 1726212 INFO  (updateExecutor-23797-thread-1-processing-n:127.0.0.1:42423_solr) [n:127.0.0.1:42423_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1726212 INFO  (updateExecutor-23756-thread-1-processing-n:127.0.0.1:33573_solr) [n:127.0.0.1:33573_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1726212 INFO  (updateExecutor-23797-thread-1-processing-n:127.0.0.1:42423_solr) [n:127.0.0.1:42423_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 1726212 INFO  (updateExecutor-23756-thread-1-processing-n:127.0.0.1:33573_solr) [n:127.0.0.1:33573_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 1726222 INFO  (updateExecutor-23741-thread-2-processing-n:127.0.0.1:35487_solr) [n:127.0.0.1:35487_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 1726222 INFO  (updateExecutor-23741-thread-2-processing-n:127.0.0.1:35487_solr) [n:127.0.0.1:35487_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar
   [junit4]   2> 1726295 INFO  (qtp528245949-38303) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1726298 INFO  (qtp207375497-38334) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1726302 INFO  (qtp674507235-38323) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 1726305 INFO  (qtp1844754638-38304) [n:127.0.0.1:42423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726309 INFO  (qtp207375497-38327) [n:127.0.0.1:33573_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726311 INFO  (qtp207375497-38327) [n:127.0.0.1:33573_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 1726312 INFO  (qtp1844754638-38316) [n:127.0.0.1:42423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726312 INFO  (qtp528245949-38315) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726313 INFO  (qtp674507235-38319) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726313 INFO  (qtp207375497-38327) [n:127.0.0.1:33573_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 1726325 INFO  (qtp207375497-38327) [n:127.0.0.1:33573_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1726328 INFO  (qtp674507235-38308) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:33573_solr} status=0 QTime=0
   [junit4]   2> 1726328 INFO  (updateExecutor-23779-thread-2-processing-n:127.0.0.1:39961_solr) [n:127.0.0.1:39961_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:33573_solr 
   [junit4]   2> 1726328 INFO  (qtp1844754638-38304) [n:127.0.0.1:42423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:33573_solr} status=0 QTime=0
   [junit4]   2> 1726329 INFO  (updateExecutor-23797-thread-1-processing-n:127.0.0.1:42423_solr) [n:127.0.0.1:42423_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:33573_solr 
   [junit4]   2> 1726329 INFO  (qtp207375497-38334) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1726330 INFO  (qtp207375497-38317) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1726330 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:33573_solr} status=0 QTime=0
   [junit4]   2> 1726330 INFO  (updateExecutor-23741-thread-2-processing-n:127.0.0.1:35487_solr) [n:127.0.0.1:35487_solr     ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:33573_solr 
   [junit4]   2> 1726331 INFO  (qtp207375497-38321) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 1726331 INFO  (qtp207375497-38311) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 1726331 INFO  (qtp207375497-38334) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 1726332 INFO  (qtp207375497-38317) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0
   [junit4]   2> 1726333 INFO  (qtp207375497-38327) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 1726335 INFO  (qtp528245949-38309) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726344 INFO  (updateExecutor-23741-thread-2-processing-n:127.0.0.1:35487_solr) [n:127.0.0.1:35487_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1726344 INFO  (updateExecutor-23779-thread-2-processing-n:127.0.0.1:39961_solr) [n:127.0.0.1:39961_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1726345 INFO  (updateExecutor-23741-thread-2-processing-n:127.0.0.1:35487_solr) [n:127.0.0.1:35487_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 1726345 INFO  (updateExecutor-23779-thread-2-processing-n:127.0.0.1:39961_solr) [n:127.0.0.1:39961_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 1726344 INFO  (updateExecutor-23797-thread-1-processing-n:127.0.0.1:42423_solr) [n:127.0.0.1:42423_solr     ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 1726345 INFO  (updateExecutor-23797-thread-1-processing-n:127.0.0.1:42423_solr) [n:127.0.0.1:42423_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar
   [junit4]   2> 1726438 INFO  (qtp528245949-38303) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726441 INFO  (qtp207375497-38311) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726444 INFO  (qtp674507235-38314) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726447 INFO  (qtp1844754638-38310) [n:127.0.0.1:42423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726456 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726458 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726464 INFO  (qtp1844754638-38304) [n:127.0.0.1:42423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726465 INFO  (qtp207375497-38327) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726465 INFO  (qtp674507235-38308) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726465 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1726466 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1726466 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1726477 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1726477 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1726477 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1726477 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1726477 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1726477 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1726478 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1726478 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1726478 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar]
   [junit4]   2> 1726477 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1726478 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1726478 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726479 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726480 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726480 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726481 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726481 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726481 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 1726482 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1726482 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=32
   [junit4]   2> 1726482 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 1726482 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1726482 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 1726482 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1726482 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726483 INFO  (qtp528245949-38309) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1726484 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726485 INFO  (qtp207375497-38311) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1726486 INFO  (qtp674507235-38314) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1726487 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 1726487 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1726487 INFO  (qtp1844754638-38310) [n:127.0.0.1:42423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0
   [junit4]   2> 1726493 INFO  (qtp674507235-38308) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1726494 INFO  (qtp528245949-38307) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1726500 ERROR (qtp528245949-38303) [n:127.0.0.1:35487_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/path'
   [junit4]   2> 1726500 ERROR (qtp528245949-38303) [n:127.0.0.1:35487_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1726603 INFO  (qtp528245949-38309) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1726606 INFO  (qtp674507235-38323) [n:127.0.0.1:39961_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726608 INFO  (qtp674507235-38323) [n:127.0.0.1:39961_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726610 INFO  (qtp528245949-38315) [n:127.0.0.1:35487_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726611 INFO  (qtp207375497-38327) [n:127.0.0.1:33573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726611 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1726611 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1726611 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1726611 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1726611 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 1726611 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 1726612 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1726612 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1726612 INFO  (qtp1844754638-38304) [n:127.0.0.1:42423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1726612 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 1726612 INFO  (qtp674507235-38323) [n:127.0.0.1:39961_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1726612 INFO  (qtp674507235-38323) [n:127.0.0.1:39961_solr     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1726613 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726613 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726614 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 1726614 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 1726614 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar]
   [junit4]   2> 1726614 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726616 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726616 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726617 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 1726617 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 1726617 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1726617 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1726617 INFO  (qtp674507235-38323) [n:127.0.0.1:39961_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 1726617 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726617 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726618 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 1726618 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1726619 ERROR (qtp1844754638-38310) [n:127.0.0.1:42423_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0]]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:293) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:196) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1726620 INFO  (qtp1844754638-38310) [n:127.0.0.1:42423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 1726621 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1726622 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 1726622 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 1726722 INFO  (jetty-closer-23815-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1421710735
   [junit4]   2> 1726722 INFO  (jetty-closer-23815-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=842445695
   [junit4]   2> 1726722 INFO  (jetty-closer-23815-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35487_solr
   [junit4]   2> 1726722 INFO  (jetty-closer-23815-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33573_solr
   [junit4]   2> 1726722 INFO  (jetty-closer-23815-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1918380187
   [junit4]   2> 1726722 INFO  (jetty-closer-23815-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39961_solr
   [junit4]   2> 1726723 INFO  (jetty-closer-23815-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1726723 INFO  (jetty-closer-23815-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33573_solr as DOWN
   [junit4]   2> 1726723 INFO  (jetty-closer-23815-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1726723 INFO  (jetty-closer-23815-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39961_solr as DOWN
   [junit4]   2> 1726723 INFO  (jetty-closer-23815-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1726723 INFO  (jetty-closer-23815-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35487_solr as DOWN
   [junit4]   2> 1726723 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 1726723 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 1726724 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 1726724 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 1726727 INFO  (jetty-closer-23815-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=41669150
   [junit4]   2> 1726727 INFO  (jetty-closer-23815-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42423_solr
   [junit4]   2> 1726728 INFO  (jetty-closer-23815-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1726728 INFO  (jetty-closer-23815-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42423_solr as DOWN
   [junit4]   2> 1726728 INFO  (zkCallback-23782-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1726728 INFO  (zkCallback-23744-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1726728 INFO  (zkCallback-23800-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1726728 INFO  (zkCallback-23759-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1726732 INFO  (jetty-closer-23815-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1726736 INFO  (jetty-closer-23815-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1726736 INFO  (jetty-closer-23815-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@714c24de: rootName = solr_39961, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@731fffe3
   [junit4]   2> 1726740 INFO  (jetty-closer-23815-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1726740 INFO  (jetty-closer-23815-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@588f4ea9: rootName = solr_33573, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@18fd3dd9
   [junit4]   2> 1726742 INFO  (jetty-closer-23815-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1726742 INFO  (jetty-closer-23815-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@235aef50: rootName = solr_35487, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4133b159
   [junit4]   2> 1726742 INFO  (jetty-closer-23815-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1726742 INFO  (jetty-closer-23815-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33c66291: rootName = solr_42423, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2384cac8
   [junit4]   2> 1726743 INFO  (jetty-closer-23815-thread-3) [     

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

 Stopped ServerConnector@74be5dbc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1737842 INFO  (jetty-closer-23930-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fe6383f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1737842 INFO  (jetty-closer-23930-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1737942 INFO  (jetty-closer-23930-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@64d8a408{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1737943 INFO  (jetty-closer-23930-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5af7c613{/solr,null,UNAVAILABLE}
   [junit4]   2> 1737943 INFO  (jetty-closer-23930-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1738043 INFO  (jetty-closer-23930-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@74bb961e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1738043 INFO  (jetty-closer-23930-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@484e20a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1738043 INFO  (jetty-closer-23930-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1738044 INFO  (TEST-TestContainerPlugin.testApi-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1738247 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> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1738249 INFO  (TEST-TestContainerPlugin.testApi-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35919
   [junit4]   2> 1738249 INFO  (TEST-TestContainerPlugin.testApi-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35919
   [junit4]   2> 1738249 INFO  (TEST-TestContainerPlugin.testApi-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35919
   [junit4]   2> 1738251 INFO  (TEST-TestContainerPlugin.testApi-seed#[C8F8C79ABEEBDF48]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 1738251 INFO  (SUITE-TestContainerPlugin-seed#[C8F8C79ABEEBDF48]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1738251 INFO  (SUITE-TestContainerPlugin-seed#[C8F8C79ABEEBDF48]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35919
   [junit4]   2> 1738251 INFO  (SUITE-TestContainerPlugin-seed#[C8F8C79ABEEBDF48]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35919
   [junit4]   2> 1738251 INFO  (SUITE-TestContainerPlugin-seed#[C8F8C79ABEEBDF48]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35919
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_C8F8C79ABEEBDF48-001
   [junit4]   2> Jul 25, 2020 1:37:05 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=1671, maxMBSortInHeap=7.889582811346396, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ccp-IN, timezone=Egypt
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=329345696,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteReplicaTest, SchemaApiFailureTest, EnumFieldTest, BooleanFieldTest, TestFreeTextSuggestions, ConnectionManagerTest, SolrIndexConfigTest, TestXIncludeConfig, RegexBytesRefFilterTest, SharedFSAutoReplicaFailoverTest, FastVectorHighlighterTest, HdfsNNFailoverTest, TestCollationField, TestDirectoryFactory, RankFieldTest, MoveReplicaHDFSTest, TestDownShardTolerantSearch, SolrGraphiteReporterTest, AlternateDirectoryTest, TestMissingGroups, JSONWriterTest, TestConfigsApi, DistributedTermsComponentTest, TestExpandComponent, BasicAuthStandaloneTest, UtilsToolTest, TestSolrCachePerf, TestLegacyField, CdcrWithNodesRestartsTest, UniqFieldsUpdateProcessorFactoryTest, TestSolrCoreProperties, ConjunctionSolrSpellCheckerTest, TestStandardQParsers, UpdateParamsTest, JsonLoaderTest, DistribCursorPagingTest, CollectionsAPISolrJTest, CloudMLTQParserTest, HealthCheckHandlerTest, HdfsRestartWhileUpdatingTest, WordBreakSolrSpellCheckerTest, DistributedFacetPivotSmallAdvancedTest, MultiDestinationAuditLoggerTest, TestReplicationHandlerBackup, DataDrivenBlockJoinTest, TestHashQParserPlugin, TestCloudSearcherWarming, AnalysisAfterCoreReloadTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSolrConfigHandlerCloud, NoCacheHeaderTest, ClusterStateUpdateTest, TestCustomSort, DistributedFacetExistsSmallTest, AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, RemoteQueryErrorTest, TolerantUpdateProcessorTest, SolrMetricManagerTest, TestSmileRequest, TestOrdValues, SolrIndexSearcherTest, TestCloudInspectUtil, OverseerModifyCollectionTest, TestReRankQParserPlugin, CdcrReplicationHandlerTest, TestInitParams, TestAuthorizationFramework, TestAnalyzedSuggestions, TestCoreDiscovery, CurrencyRangeFacetCloudTest, AtomicUpdateProcessorFactoryTest, TestLegacyTerms, TestTlogReplayVsRecovery, AuthToolTest, JavaBinAtomicUpdateMultivalueTest, TermVectorComponentTest, RuleEngineTest, TestDeleteCollectionOnDownNodes, CurrencyFieldTypeTest, TestChildDocTransformerHierarchy, TestSha256AuthenticationProvider, TestExactStatsCacheCloud, RecoveryAfterSoftCommitTest, TestSolrJ, CacheHeaderTest, BufferStoreTest, TaggerTest, HdfsDirectoryFactoryTest, SystemInfoHandlerTest, ZkStateReaderTest, ScriptEngineTest, TestCloudJSONFacetJoinDomain, TestSchemaSimilarityResource, TestSolrCloudWithDelegationTokens, CategoryRoutedAliasUpdateProcessorTest, TestSolrCLIRunExample, TestInPlaceUpdatesStandalone, OverseerTest, TestRemoteStreaming, TestCharFilters, HLLUtilTest, TestMergePolicyConfig, ZkNodePropsTest, TestUnifiedSolrHighlighter, ShardsWhitelistTest, ClassificationUpdateProcessorTest, DeleteInactiveReplicaTest, CSVRequestHandlerTest, TestOnReconnectListenerSupport, TestPhraseSuggestions, ForceLeaderTest, ZookeeperReadAPITest, CloudReplicaSourceTest, MultiThreadedOCPTest, TestRTGBase, TestManagedSchema, ChaosMonkeyNothingIsSafeTest, AuditLoggerPluginTest, TestScoreJoinQPScore, LeaderVoteWaitTimeoutTest, TestComplexPhraseLeadingWildcard, TestPushWriter, TestLocalStatsCacheCloud, TestStressReorder, TestSurroundQueryParser, SolrSlf4jReporterTest, TestReplicaProperties, TestTrackingShardHandlerFactory, TestSimpleTextCodec, SimpleCollectionCreateDeleteTest, TestManagedResourceStorage, TestOmitPositions, SuggestComponentContextFilterQueryTest, CollectionsAPIAsyncDistributedZkTest, TestLegacyBM25SimilarityFactory, TestObjectReleaseTracker, HighlighterTest, TestFieldCacheVsDocValues, DistributedMLTComponentTest, LeaderElectionContextKeyTest, IndexBasedSpellCheckerTest, TestPseudoReturnFields, TestNumericRangeQuery64, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestRandomFaceting, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestReversedWildcardFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, CloudExitableDirectoryReaderTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderTragicEventTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTaskQueueTest, ShardRoutingTest, SplitShardTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudRecovery2, TestLRUStatsCacheCloud, TestLeaderElectionWithEmptyReplica, TestRSAKeyPair, TestRandomFlRTGCloud, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestStressLiveNodes, TestLocalFSCloudBackupRestore, CdcrOpsAndBoundariesTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkCollectionPropsCachingTest, ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, RAMDirectoryFactoryTest, RequestHandlersTest, SolrCoreTest, TestConfig, TestConfigSetImmutable, TestDynamicURP, TestImplicitCoreProperties, TestInfoStreamLogging, TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestSolrDeletionPolicy2, TestSolrXml, TestSolrCoreSnapshots, BinaryUpdateRequestHandlerTest, RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestContainerPlugin]
   [junit4] Completed [597/867 (1!)] on J0 in 13.79s, 2 tests, 1 error <<< FAILURES!

[...truncated 52761 lines...]

[JENKINS] Lucene-Solr-Tests-master - Build # 4955 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4955/

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at https://127.0.0.1:41311/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at https://127.0.0.1:41311/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([BD7581339F011E0B:502B7942AD4BC982]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:265)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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:834)




Build Log:
[...truncated 12954 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 983910 INFO  (SUITE-TestContainerPlugin-seed#[BD7581339F011E0B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 983910 INFO  (SUITE-TestContainerPlugin-seed#[BD7581339F011E0B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_BD7581339F011E0B-001/data-dir-156-001
   [junit4]   2> 983910 WARN  (SUITE-TestContainerPlugin-seed#[BD7581339F011E0B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 983910 INFO  (SUITE-TestContainerPlugin-seed#[BD7581339F011E0B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 983911 INFO  (SUITE-TestContainerPlugin-seed#[BD7581339F011E0B]-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> 983911 INFO  (SUITE-TestContainerPlugin-seed#[BD7581339F011E0B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 983913 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApi
   [junit4]   2> 983914 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_BD7581339F011E0B-001/tempDir-001
   [junit4]   2> 983914 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 983915 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 983915 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 983916 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 984015 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45649
   [junit4]   2> 984015 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45649
   [junit4]   2> 984015 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45649
   [junit4]   2> 984015 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45649
   [junit4]   2> 984039 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 984093 INFO  (zkConnectionManagerCallback-11072-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 984093 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 984186 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 984189 INFO  (zkConnectionManagerCallback-11074-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 984189 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 984190 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 984192 INFO  (zkConnectionManagerCallback-11076-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 984193 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 984304 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 984304 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 984304 INFO  (jetty-launcher-11077-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 984308 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 984309 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 984309 INFO  (jetty-launcher-11077-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 984313 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 984313 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 984316 INFO  (jetty-launcher-11077-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 984314 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 984316 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 984316 INFO  (jetty-launcher-11077-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 984318 INFO  (jetty-launcher-11077-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 984318 INFO  (jetty-launcher-11077-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 984319 INFO  (jetty-launcher-11077-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 984481 INFO  (jetty-launcher-11077-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 984482 INFO  (jetty-launcher-11077-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 984482 INFO  (jetty-launcher-11077-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 984482 INFO  (jetty-launcher-11077-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17170922{/solr,null,AVAILABLE}
   [junit4]   2> 984484 INFO  (jetty-launcher-11077-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@387c87f9{/solr,null,AVAILABLE}
   [junit4]   2> 984484 INFO  (jetty-launcher-11077-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7d8645b5{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:43575}
   [junit4]   2> 984484 INFO  (jetty-launcher-11077-thread-4) [     ] o.e.j.s.Server Started @984549ms
   [junit4]   2> 984484 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43575}
   [junit4]   2> 984485 ERROR (jetty-launcher-11077-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 984485 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 984485 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 984485 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 984485 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 984485 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-25T14:33:27.024395Z
   [junit4]   2> 984485 INFO  (jetty-launcher-11077-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@50a99943{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:36427}
   [junit4]   2> 984486 INFO  (jetty-launcher-11077-thread-1) [     ] o.e.j.s.Server Started @984550ms
   [junit4]   2> 984486 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36427}
   [junit4]   2> 984486 ERROR (jetty-launcher-11077-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 984486 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 984486 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 984486 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 984486 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 984486 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-25T14:33:27.025368Z
   [junit4]   2> 984488 INFO  (jetty-launcher-11077-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 984488 INFO  (jetty-launcher-11077-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 984488 INFO  (jetty-launcher-11077-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 984488 INFO  (jetty-launcher-11077-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c44f3d0{/solr,null,AVAILABLE}
   [junit4]   2> 984488 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 984490 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 984490 INFO  (jetty-launcher-11077-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@499b9a1b{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:43187}
   [junit4]   2> 984490 INFO  (jetty-launcher-11077-thread-2) [     ] o.e.j.s.Server Started @984555ms
   [junit4]   2> 984490 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43187}
   [junit4]   2> 984490 ERROR (jetty-launcher-11077-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 984490 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 984491 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 984491 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 984491 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 984491 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-25T14:33:27.030074Z
   [junit4]   2> 984516 INFO  (zkConnectionManagerCallback-11081-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 984517 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 984517 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 984536 INFO  (zkConnectionManagerCallback-11079-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 984536 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 984536 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 984538 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 984538 INFO  (jetty-launcher-11077-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 984538 INFO  (jetty-launcher-11077-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 984538 INFO  (jetty-launcher-11077-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 984548 INFO  (jetty-launcher-11077-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b5d363d{/solr,null,AVAILABLE}
   [junit4]   2> 984550 INFO  (jetty-launcher-11077-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@44c9af43{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:44041}
   [junit4]   2> 984550 INFO  (jetty-launcher-11077-thread-3) [     ] o.e.j.s.Server Started @984614ms
   [junit4]   2> 984550 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44041}
   [junit4]   2> 984550 ERROR (jetty-launcher-11077-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 984550 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 984550 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 984550 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 984550 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 984550 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-25T14:33:27.089871Z
   [junit4]   2> 984551 INFO  (zkConnectionManagerCallback-11083-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 984551 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 984552 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 984553 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 984557 WARN  (jetty-launcher-11077-thread-2-SendThread(127.0.0.1:45649)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007f435bf60005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1007f435bf60005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1007f435bf60005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 984563 INFO  (zkConnectionManagerCallback-11085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 984563 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 984625 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 984626 WARN  (jetty-launcher-11077-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13800844[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984626 WARN  (jetty-launcher-11077-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13800844[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984631 WARN  (jetty-launcher-11077-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@542dd4f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984631 WARN  (jetty-launcher-11077-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@542dd4f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984632 INFO  (jetty-launcher-11077-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45649/solr
   [junit4]   2> 984633 INFO  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 984642 INFO  (zkConnectionManagerCallback-11095-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 984642 INFO  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 984747 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 984748 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 984749 WARN  (jetty-launcher-11077-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cf8a2eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984750 WARN  (jetty-launcher-11077-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cf8a2eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984761 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 984766 WARN  (jetty-launcher-11077-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b83f562[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984767 WARN  (jetty-launcher-11077-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b83f562[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984767 WARN  (jetty-launcher-11077-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60d92e95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984767 WARN  (jetty-launcher-11077-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60d92e95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984767 WARN  (jetty-launcher-11077-thread-3-SendThread(127.0.0.1:45649)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007f435bf60006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1007f435bf60006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1007f435bf60006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 984768 INFO  (jetty-launcher-11077-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45649/solr
   [junit4]   2> 984778 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 984778 WARN  (jetty-launcher-11077-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24d15ff0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984778 WARN  (jetty-launcher-11077-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24d15ff0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984780 INFO  (jetty-launcher-11077-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45649/solr
   [junit4]   2> 984781 INFO  (zkConnectionManagerCallback-11113-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 984781 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 984783 INFO  (jetty-launcher-11077-thread-4) [n:127.0.0.1:43575_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 984784 INFO  (zkConnectionManagerCallback-11117-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 984784 INFO  (jetty-launcher-11077-thread-4) [n:127.0.0.1:43575_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 984869 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 984870 WARN  (jetty-launcher-11077-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74613a8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984870 WARN  (jetty-launcher-11077-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74613a8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984872 WARN  (jetty-launcher-11077-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68fec48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984872 WARN  (jetty-launcher-11077-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68fec48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 984873 INFO  (jetty-launcher-11077-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45649/solr
   [junit4]   2> 984874 INFO  (jetty-launcher-11077-thread-3) [n:127.0.0.1:44041_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 984875 INFO  (zkConnectionManagerCallback-11131-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 984875 INFO  (jetty-launcher-11077-thread-3) [n:127.0.0.1:44041_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 984886 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43187_solr
   [junit4]   2> 984888 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.c.Overseer Overseer (id=72197521320312840-127.0.0.1:43187_solr-n_0000000000) starting
   [junit4]   2> 984889 INFO  (jetty-launcher-11077-thread-4) [n:127.0.0.1:43575_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43575_solr
   [junit4]   2> 984892 INFO  (zkCallback-11116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 984892 INFO  (zkCallback-11112-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 984893 INFO  (jetty-launcher-11077-thread-4) [n:127.0.0.1:43575_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 984893 WARN  (jetty-launcher-11077-thread-4) [n:127.0.0.1:43575_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> 984897 INFO  (zkCallback-11130-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 984899 INFO  (jetty-launcher-11077-thread-3) [n:127.0.0.1:44041_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44041_solr as DOWN
   [junit4]   2> 984902 INFO  (jetty-launcher-11077-thread-3) [n:127.0.0.1:44041_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 984902 INFO  (jetty-launcher-11077-thread-3) [n:127.0.0.1:44041_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44041_solr
   [junit4]   2> 984910 INFO  (zkCallback-11116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 984911 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43187_solr as DOWN
   [junit4]   2> 984911 INFO  (zkCallback-11112-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 984911 INFO  (OverseerStateUpdate-72197521320312840-127.0.0.1:43187_solr-n_0000000000) [n:127.0.0.1:43187_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43187_solr
   [junit4]   2> 984911 INFO  (zkCallback-11130-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 984912 INFO  (jetty-launcher-11077-thread-4) [n:127.0.0.1:43575_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 984919 INFO  (jetty-launcher-11077-thread-3) [n:127.0.0.1:44041_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 984920 WARN  (jetty-launcher-11077-thread-3) [n:127.0.0.1:44041_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> 984923 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 984923 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43187_solr
   [junit4]   2> 984924 INFO  (zkCallback-11116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 984927 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 984927 WARN  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_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> 984937 INFO  (jetty-launcher-11077-thread-4) [n:127.0.0.1:43575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43575.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@745f0553
   [junit4]   2> 984938 INFO  (zkCallback-11130-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 984941 INFO  (zkCallback-11112-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 984947 INFO  (jetty-launcher-11077-thread-4) [n:127.0.0.1:43575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43575.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@745f0553
   [junit4]   2> 984947 INFO  (jetty-launcher-11077-thread-4) [n:127.0.0.1:43575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43575.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@745f0553
   [junit4]   2> 984949 INFO  (jetty-launcher-11077-thread-4) [n:127.0.0.1:43575_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_BD7581339F011E0B-001/tempDir-001/node4
   [junit4]   2> 984951 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 984956 INFO  (jetty-launcher-11077-thread-3) [n:127.0.0.1:44041_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 984978 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43187.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@745f0553
   [junit4]   2> 985002 INFO  (jetty-launcher-11077-thread-3) [n:127.0.0.1:44041_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44041.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@745f0553
   [junit4]   2> 985005 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43187.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@745f0553
   [junit4]   2> 985005 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43187.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@745f0553
   [junit4]   2> 985006 INFO  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 985007 INFO  (jetty-launcher-11077-thread-2) [n:127.0.0.1:43187_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_BD7581339F011E0B-001/tempDir-001/node2
   [junit4]   2> 985015 INFO  (jetty-launcher-11077-thread-3) [n:127.0.0.1:44041_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44041.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@745f0553
   [junit4]   2> 985015 INFO  (jetty-launcher-11077-thread-3) [n:127.0.0.1:44041_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44041.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@745f0553
   [junit4]   2> 985016 INFO  (jetty-launcher-11077-thread-3) [n:127.0.0.1:44041_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_BD7581339F011E0B-001/tempDir-001/node3
   [junit4]   2> 985017 INFO  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36427_solr as DOWN
   [junit4]   2> 985018 INFO  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 985018 INFO  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36427_solr
   [junit4]   2> 985019 INFO  (zkCallback-11094-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 985019 INFO  (zkCallback-11112-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 985020 INFO  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 985020 INFO  (zkCallback-11116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 985020 INFO  (zkCallback-11130-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 985021 WARN  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_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> 985052 INFO  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 985069 INFO  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36427.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@745f0553
   [junit4]   2> 985077 INFO  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36427.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@745f0553
   [junit4]   2> 985077 INFO  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36427.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@745f0553
   [junit4]   2> 985078 INFO  (jetty-launcher-11077-thread-1) [n:127.0.0.1:36427_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_BD7581339F011E0B-001/tempDir-001/node1
   [junit4]   2> 985090 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 985091 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 985092 INFO  (zkConnectionManagerCallback-11164-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 985092 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 985093 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 985094 INFO  (TEST-TestContainerPlugin.testApi-seed#[BD7581339F011E0B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45649/solr ready
   [junit4]   2> 985124 ERROR (qtp1130623339-15902) [n:127.0.0.1:43187_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ef, errorMessages=[java.lang.RuntimeException: No method with @Command in class: org.apache.solr.handler.TestContainerPlugin$C2]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:293) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:196) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$1.run(SslConnection.java:146) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 985125 INFO  (qtp1130623339-15902) [n:127.0.0.1:43187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=4
   [junit4]   2> 985150 ERROR (qtp1515319859-15882) [n:127.0.0.1:36427_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ee, errorMessages=[java.lang.RuntimeException: Invalid Class : org.apache.solr.handler.TestContainerPlugin$C1 No @EndPoints]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:293) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:196) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$1.run(SslConnection.java:146) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 985151 INFO  (qtp1515319859-15882) [n:127.0.0.1:36427_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 985177 INFO  (qtp2004758213-15892) [n:127.0.0.1:43575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 985180 INFO  (qtp1515319859-15877) [n:127.0.0.1:36427_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 985182 ERROR (qtp1515319859-15878) [n:127.0.0.1:36427_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/plugin'
   [junit4]   2> 985182 ERROR (qtp1515319859-15878) [n:127.0.0.1:36427_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 985284 INFO  (qtp1130623339-15904) [n:127.0.0.1:43187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 985287 INFO  (qtp1130623339-15900) [n:127.0.0.1:43187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 985312 INFO  (qtp1311884339-15914) [n:127.0.0.1:44041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 985314 ERROR (qtp1130623339-15901) [n:127.0.0.1:43187_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@21cc1b41, errorMessages=[path must not have a prefix: collections]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:293) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:196) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 985315 INFO  (qtp1130623339-15901) [n:127.0.0.1:43187_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 985318 INFO  (qtp2004758213-15888) [n:127.0.0.1:43575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 985320 INFO  (qtp1515319859-15881) [n:127.0.0.1:36427_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-name/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 985321 INFO  (qtp1311884339-15908) [n:127.0.0.1:44041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 985323 INFO  (qtp1311884339-15912) [n:127.0.0.1:44041_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 985324 ERROR (qtp1515319859-15883) [n:127.0.0.1:36427_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 985324 ERROR (qtp1515319859-15883) [n:127.0.0.1:36427_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 985326 ERROR (qtp2004758213-15889) [n:127.0.0.1:43575_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 985326 ERROR (qtp2004758213-15889) [n:127.0.0.1:43575_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 985430 INFO  (jetty-closer-11165-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=753959106
   [junit4]   2> 985430 INFO  (jetty-closer-11165-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1314902979
   [junit4]   2> 985430 INFO  (jetty-closer-11165-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43575_solr
   [junit4]   2> 985430 INFO  (jetty-closer-11165-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43187_solr
   [junit4]   2> 985431 INFO  (jetty-closer-11165-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 985431 INFO  (jetty-closer-11165-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43187_solr as DOWN
   [junit4]   2> 985431 INFO  (jetty-closer-11165-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 985431 INFO  (jetty-closer-11165-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43575_solr as DOWN
   [junit4]   2> 985431 INFO  (zkCallback-11094-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 985432 INFO  (zkCallback-11112-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 985432 INFO  (zkCallback-11130-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 985432 INFO  (jetty-closer-11165-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=762891226
   [junit4]   2> 985432 INFO  (jetty-closer-11165-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44041_solr
   [junit4]   2> 985432 INFO  (zkCallback-11116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 985433 INFO  (jetty-closer-11165-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 985433 INFO  (jetty-closer-11165-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44041_solr as DOWN
   [junit4]   2> 985433 INFO  (zkCallback-11130-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 985433 INFO  (zkCallback-11112-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 985433 INFO  (zkCallback-11116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 985433 INFO  (zkCallback-11094-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 985437 INFO  (jetty-closer-11165-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 985440 INFO  (jetty-closer-11165-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=523243653
   [junit4]   2> 985440 INFO  (jetty-closer-11165-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36427_solr
   [junit4]   2> 985440 INFO  (jetty-closer-11165-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 985440 INFO  (jetty-closer-11165-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10fe3e24: rootName = solr_44041, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5479e9b8
   [junit4]   2> 985441 INFO  (zkCallback-11094-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 985441 INFO  (zkCallback-11130-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 985440 INFO  (jetty-closer-11165-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 985441 INFO  (zkCallback-11116-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 985441 INFO  (jetty-closer-11165-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36427_solr as DOWN
   [junit4]   2> 985441 INFO  (jetty-closer-11165-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 985441 INFO  (jetty-closer-11165-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33a803f3: rootName = solr_43187, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@30e6a1a
   [junit4]   2> 985444 INFO  (zkCallback-11112-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 985446 INFO  (jetty-closer-11165-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 985446 INFO  (jetty-closer-11165-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@689c520c: rootName = solr_43575, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@35c32d5
   [junit4]   2> 985448 INFO  (jetty-closer-11165-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 985448 INFO  (jetty-closer-11165-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7153d755: rootName = solr_36427, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@487fa3a1
   [junit4]   2> 985476 INFO  (jetty-closer-11165-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 985476 INFO  (jetty-closer-11165-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@625c0e0e: rootName = solr_43187, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3f141b7
   [junit4]   2> 985484 INFO  (jetty-closer-11165-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 985484 INFO  (jetty-closer-11165-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f084a89: rootName = solr_44041, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3f141b7
   [junit4]   2> 985498 INFO  (jetty-closer-11165-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 985498 INFO  (jetty-closer-11165-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b85a75c: rootName = solr_36427, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3f141b7
   [junit4]   2> 985501 INFO  (jetty-closer-11165-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 985501 INFO  (jetty-closer-11165-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24b77067: rootName = solr_43187, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2bd5d904
   [junit4]   2> 985501 INFO  (jetty-closer-11165-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 985501 INFO  (jetty-closer-11165-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 985501 INFO  (jetty-closer-11165-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@481ac3ad: rootName = solr_43575, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3f141b7
   [junit4]   2> 985508 INFO  (closeThreadPool-11182-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72197521320312840-127.0.0.1:43187_solr-n_0000000000) closing
   [junit4]   2> 985508 INFO  (OverseerStateUpdate-72197521320312840-127.0.0.1:43187_solr-n_0000000000) [n:127.0.0.1:43187_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43187_solr
   [junit4]   2> 985510 INFO  (jetty-closer-11165-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 985510 INFO  (jetty-closer-11165-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ee17e35: rootName = solr_44041, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2bd5d904
   [junit4]   2> 985510 INFO  (jetty-closer-11165-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 985518 INFO  (closeThreadPool-11182-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72197521320312840-127.0.0.1:43187_solr-n_0000000000) closing
   [junit4]   2> 985520 INFO  (jetty-closer-11165-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 985520 INFO  (jetty-closer-11165-thread-4) [     ] o

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

ll,UNAVAILABLE}
   [junit4]   2> 988026 INFO  (jetty-closer-11280-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 996942 INFO  (jetty-closer-11280-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@461b8837{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 996942 INFO  (jetty-closer-11280-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b967a44{/solr,null,UNAVAILABLE}
   [junit4]   2> 996942 INFO  (jetty-closer-11280-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 997240 INFO  (jetty-closer-11280-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7c0b49fc{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 997240 INFO  (jetty-closer-11280-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55054bd2{/solr,null,UNAVAILABLE}
   [junit4]   2> 997240 INFO  (jetty-closer-11280-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 997406 INFO  (jetty-closer-11280-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@46b37a5e{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 997406 INFO  (jetty-closer-11280-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@181352f2{/solr,null,UNAVAILABLE}
   [junit4]   2> 997406 INFO  (jetty-closer-11280-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 997407 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[BD7581339F011E0B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 997509 WARN  (TEST-TestContainerPlugin.testApiFromPackage-seed#[BD7581339F011E0B]-SendThread(127.0.0.1:41463)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007f4364440001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1007f4364440001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1007f4364440001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 997610 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> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72197521459642376-127.0.0.1:32861_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 997613 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[BD7581339F011E0B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41463
   [junit4]   2> 997613 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[BD7581339F011E0B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41463
   [junit4]   2> 997613 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[BD7581339F011E0B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41463
   [junit4]   2> 997614 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[BD7581339F011E0B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=BD7581339F011E0B -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=EST5EDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   11.6s J2 | TestContainerPlugin.testApiFromPackage <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at https://127.0.0.1:41311/solr: Error executing command
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD7581339F011E0B:502B7942AD4BC982]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1155)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:916)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:227)
   [junit4]    > 	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:265)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 997616 INFO  (SUITE-TestContainerPlugin-seed#[BD7581339F011E0B]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 997616 INFO  (SUITE-TestContainerPlugin-seed#[BD7581339F011E0B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41463
   [junit4]   2> 997616 INFO  (SUITE-TestContainerPlugin-seed#[BD7581339F011E0B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41463
   [junit4]   2> 997616 INFO  (SUITE-TestContainerPlugin-seed#[BD7581339F011E0B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41463
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_BD7581339F011E0B-001
   [junit4]   2> Jul 25, 2020 2:33:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=he-IL, timezone=EST5EDT
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=299033152,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [QueryElevationComponentTest, SparseHLLTest, ConvertedLegacyTest, TestSolrDeletionPolicy1, TestImpersonationWithHadoopAuth, DocExpirationUpdateProcessorFactoryTest, ReplicationFactorTest, TestCollectionAPIs, TestDynamicFieldResource, TestTolerantSearch, TestHttpServletCarrier, ConnectionReuseTest, CleanupOldIndexTest, TestSkipOverseerOperations, ZkDynamicConfigTest, TestSolrXml, DeleteStatusTest, CdcrUpdateLogTest, ShowFileRequestHandlerTest, TestInfoStreamLogging, SolrCoreMetricManagerTest, TestMinHashQParser, MBeansHandlerTest, ShardRoutingTest, TestCloudRecovery2, TestFieldCacheSortRandom, BadIndexSchemaTest, TestExactSharedStatsCache, TestCollapseQParserPlugin, TestScoreJoinQPNoScore, SignificantTermsQParserPluginTest, UUIDUpdateProcessorFallbackTest, XMLAtomicUpdateMultivalueTest, BlockDirectoryTest, AuditLoggerIntegrationTest, TestBlobHandler, AliasIntegrationTest, BaseCdcrDistributedZkTest, HttpPartitionWithTlogReplicasTest, BitVectorTest, TestRangeQuery, TestMaxTokenLenTokenizer, TestRecovery, TestHalfAndHalfDocValues, OutputWriterTest, TestGeoJSONResponseWriter, TestManagedResource, HdfsRecoveryZkTest, TestCloudDeleteByQuery, TestXmlQParserPlugin, TestTrieFacet, SubstringBytesRefFilterTest, TestMiniSolrCloudClusterSSL, TestLazyCores, ShardSplitTest, SpellCheckCollatorWithCollapseTest, TestUnInvertedFieldException, TestPayloadScoreQParserPlugin, DistributedIntervalFacetingTest, ParsingFieldUpdateProcessorsTest, DistributedQueryComponentOptimizationTest, BasicAuthOnSingleNodeTest, TestLegacyNumericUtils, ZkSolrClientTest, TestLeaderElectionZkExpiry, XmlInterpolationTest, TestAnalyzeInfixSuggestions, ClusterStateTest, TestRawTransformer, ReindexCollectionTest, BinaryUpdateRequestHandlerTest, BasicDistributedZkTest, JavabinLoaderTest, TestConfigSetsAPI, TestCloudPivotFacet, UpdateLogTest, PrimitiveFieldTypeTest, TestSolr4Spatial2, OverseerTaskQueueTest, TestTolerantUpdateProcessorCloud, AnalyticsQueryTest, TestContainerPlugin]
   [junit4] Completed [348/867 (1!)] on J2 in 14.24s, 2 tests, 1 error <<< FAILURES!

[...truncated 53695 lines...]

[JENKINS] Lucene-Solr-Tests-master - Build # 4954 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4954/

1 tests failed.
FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<20547.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<20547.0>
	at __randomizedtesting.SeedInfo.seed([D4C5D22D772ADAF4:625A236D57A367A1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:769)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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:834)




Build Log:
[...truncated 12276 lines...]
   [junit4] Suite: org.apache.solr.handler.export.TestExportWriter
   [junit4]   2> 350710 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 350710 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.export.TestExportWriter_D4C5D22D772ADAF4-001/data-dir-38-001
   [junit4]   2> 350711 WARN  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 350711 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 350711 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 350712 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 350712 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 350718 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 350729 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 350742 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field id
   [junit4]   2> 351001 WARN  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:381) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:689) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:796) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:742) ~[?:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:364) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:325) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:169) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:810) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:800) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:661) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:650) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.beforeClass(TestExportWriter.java:54) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 351003 WARN  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1323) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1355) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:523) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:664) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:810) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:800) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:661) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:650) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.beforeClass(TestExportWriter.java:54) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 351004 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 351006 WARN  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2bcd78cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 351006 WARN  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2bcd78cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 351010 WARN  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c5dbb76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 351010 WARN  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c5dbb76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 351011 WARN  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] 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> 351029 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 351029 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 351042 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30b4019f
   [junit4]   2> 351048 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30b4019f
   [junit4]   2> 351048 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30b4019f
   [junit4]   2> 351054 INFO  (coreLoadExecutor-2452-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 351060 INFO  (coreLoadExecutor-2452-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 351062 INFO  (coreLoadExecutor-2452-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 351069 INFO  (coreLoadExecutor-2452-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field id
   [junit4]   2> 351069 INFO  (coreLoadExecutor-2452-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30b4019f
   [junit4]   2> 351069 INFO  (coreLoadExecutor-2452-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.export.TestExportWriter_D4C5D22D772ADAF4-001/data-dir-38-001/]
   [junit4]   2> 351110 INFO  (coreLoadExecutor-2452-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 351111 INFO  (coreLoadExecutor-2452-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 351112 WARN  (coreLoadExecutor-2452-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 351112 INFO  (coreLoadExecutor-2452-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 351114 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 351117 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 351117 INFO  (searcherExecutor-2454-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 351117 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 351117 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 351121 INFO  (searcherExecutor-2454-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 351121 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 351121 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 351122 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 351122 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 351123 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 351135 INFO  (searcherExecutor-2454-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 351135 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 351137 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 1
   [junit4]   2> 351140 INFO  (searcherExecutor-2454-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 351140 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 351141 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 351147 INFO  (searcherExecutor-2454-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 351147 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 351149 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 1
   [junit4]   2> 351154 INFO  (searcherExecutor-2454-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 351155 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 351164 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=/export&fl=floatdv,intdv,stringdv,longdv,doubledv&sort=intdv+asc&wt=xml} hits=1 status=0 QTime=9
   [junit4]   2> 351182 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&qt=/export&fl=floatdv,intdv,stringdv,longdv,doubledv&sort=intdv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 351183 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=/export&fl=intdv_m,floatdv_m,doubledv_m,longdv_m,stringdv_m&sort=intdv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 351184 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&qt=/export&fl=intdv_m,floatdv_m,doubledv_m,longdv_m,stringdv_m&sort=intdv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 351185 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2)&qt=/export&fl=intdv&sort=intdv+desc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 351186 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2)&qt=/export&fl=intdv&sort=intdv+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 351187 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+7)&qt=/export&fl=intdv&sort=stringdv+desc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 351190 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+7)&qt=/export&fl=intdv&sort=stringdv+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 351191 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2)&qt=/export&fl=intdv&sort=floatdv+asc,intdv+desc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 351192 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2)&qt=/export&fl=intdv&sort=floatdv+desc,intdv+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 351193 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,stringdv+asc,intdv+desc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351196 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,stringdv+desc,intdv+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351197 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,floatdv+desc,floatdv+asc,intdv+desc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351198 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=intdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,intdv+desc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351199 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+desc,intdv+asc,floatdv+desc,floatdv+desc,intdv+desc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351200 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,intdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,intdv+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351201 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+desc,intdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,intdv+desc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351202 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,intdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,intdv+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351203 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=intdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,intdv+desc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351204 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=intdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,intdv+asc,intdv+desc,floatdv+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351205 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,intdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,intdv+desc,intdv+asc,floatdv+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351206 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=intdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,intdv+asc,intdv+desc,floatdv+desc,floatdv+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351206 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,intdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,intdv+desc,intdv+asc,floatdv+desc,floatdv+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351208 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=doubledv+desc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351209 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=intdv:[2+TO+1000]&qt=/export&fl=intdv&sort=doubledv+desc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351211 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=stringdv:blah&qt=/export&fl=intdv&sort=doubledv+desc&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 351212 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&qt=/export&fl=stringdv&sort=intdv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 351214 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+OR+3+OR+8)&qt=/export&fl=sortabledv_m_udvas,sortabledv_udvas&sort=sortabledv_udvas+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351235 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+OR+3+OR+8)&qt=/export&fl=sortabledv_m&sort=sortabledv_udvas+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351240 ERROR (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.h.e.ExportWriter java.io.IOException: sortabledv_m{type=text_gen_sort,properties=indexed,tokenized,stored,multiValued,docValues,uninvertible} Must have useDocValuesAsStored='true' to be used with export writer
   [junit4]   2> 	at org.apache.solr.handler.export.ExportWriter.getFieldWriters(ExportWriter.java:477)
   [junit4]   2> 	at org.apache.solr.handler.export.ExportWriter.write(ExportWriter.java:248)
   [junit4]   2> 	at org.apache.solr.core.SolrCore$4.write(SolrCore.java:2774)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:336)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.testSortingOutput(TestExportWriter.java:535)
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.test(TestExportWriter.java:227)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 351240 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(1+OR+3+OR+8)&qt=/export&fl=sortabledv&sort=sortabledv_udvas+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 351240 ERROR (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.h.e.ExportWriter java.io.IOException: sortabledv{type=text_gen_sort,properties=indexed,tokenized,stored,docValues,uninvertible} Must have useDocValuesAsStored='true' to be used with export writer
   [junit4]   2> 	at org.apache.solr.handler.export.ExportWriter.getFieldWriters(ExportWriter.java:477)
   [junit4]   2> 	at org.apache.solr.handler.export.ExportWriter.write(ExportWriter.java:248)
   [junit4]   2> 	at org.apache.solr.core.SolrCore$4.write(SolrCore.java:2774)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:336)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.testSortingOutput(TestExportWriter.java:539)
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.test(TestExportWriter.java:227)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 351241 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/export&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 351241 ERROR (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.h.e.ExportWriter java.io.IOException: org.apache.solr.search.SyntaxError: No sort criteria was provided.
   [junit4]   2> 	at org.apache.solr.handler.export.ExportWriter.write(ExportWriter.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrCore$4.write(SolrCore.java:2774)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:336)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.testExportRequiredParams(TestExportWriter.java:555)
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.test(TestExportWriter.java:228)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.search.SyntaxError: No sort criteria was provided.
   [junit4]   2> 	... 45 more
   [junit4]   2> 
   [junit4]   2> 351241 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/export&sort=intdv+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 351242 ERROR (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.h.e.ExportWriter java.io.IOException: org.apache.solr.search.SyntaxError: export field list (fl) must be specified.
   [junit4]   2> 	at org.apache.solr.handler.export.ExportWriter.write(ExportWriter.java:231)
   [junit4]   2> 	at org.apache.solr.core.SolrCore$4.write(SolrCore.java:2774)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:336)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.testExportRequiredParams(TestExportWriter.java:557)
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.test(TestExportWriter.java:228)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.search.SyntaxError: export field list (fl) must be specified.
   [junit4]   2> 	... 45 more
   [junit4]   2> 
   [junit4]   2> 351242 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/export&fl=stringdv&sort=intdv+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 351242 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=/export&fl=datedv&sort=datedv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 351246 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=/export&fl=datedv_m&sort=datedv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 351247 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&qt=/export&fl=int_is_t&sort=intdv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 351248 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&qt=/export&fl=int_is_p&sort=intdv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 351249 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 351249 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 351250 INFO  (TEST-TestExportWriter.test-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 351256 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testStringWithCase
   [junit4]   2> 351256 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 351256 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 351258 INFO  (searcherExecutor-2454-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 351258 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 351259 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 351259 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 351259 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 351260 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 351263 INFO  (searcherExecutor-2454-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 351263 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 351263 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 351264 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 351267 INFO  (searcherExecutor-2454-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 351267 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 351267 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=stringdv+desc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 351269 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testStringWithCase
   [junit4]   2> 351272 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleSorts
   [junit4]   2> 351272 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 351272 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 351274 INFO  (searcherExecutor-2454-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 351275 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 351275 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 351275 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 351277 INFO  (searcherExecutor-2454-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 351277 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 351281 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 4
   [junit4]   2> 351282 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 351282 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 351283 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 351283 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 351287 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 3
   [junit4]   2> 351287 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 351288 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 351288 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 351288 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 351289 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 351289 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 351289 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 351290 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 351291 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 351291 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 351291 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 351292 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 0
   [junit4]   2> 351292 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 351293 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 0
   [junit4]   2> 351293 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20]} 0 0
   [junit4]   2> 351294 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21]} 0 0
   [junit4]   2> 351294 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22]} 0 0
   [junit4]   2> 351295 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23]} 0 0
   [junit4]   2> 351295 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24]} 0 0
   [junit4]   2> 351296 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25]} 0 0
   [junit4]   2> 351297 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26]} 0 0
   [junit4]   2> 351297 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27]} 0 0
   [junit4]   2> 351297 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28]} 0 0
   [junit4]   2> 351298 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29]} 0 0
   [junit4]   2> 351299 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30]} 0 0
   [junit4]   2> 351299 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31]} 0 0
   [junit4]   2> 351300 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32]} 0 0
   [junit4]   2> 351300 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33]} 0 0
   [junit4]   2> 351300 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34]} 0 0
   [junit4]   2> 351301 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35]} 0 0
   [junit4]   2> 351301 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36]} 0 0
   [junit4]   2> 351301 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37]} 0 0
   [junit4]   2> 351302 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38]} 0 0
   [junit4]   2> 351303 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39]} 0 0
   [junit4]   2> 351303 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40]} 0 0
   [junit4]   2> 351304 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41]} 0 0
   [junit4]   2> 351304 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 351305 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43]} 0 0
   [junit4]   2> 351305 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44]} 0 0
   [junit4]   2> 351306 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45]} 0 0
   [junit4]   2> 351306 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46]} 0 0
   [junit4]   2> 351306 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47]} 0 0
   [junit4]   2> 351307 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48]} 0 0
   [junit4]   2> 351307 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49]} 0 0
   [junit4]   2> 351307 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50]} 0 0
   [junit4]   2> 351308 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51]} 0 0
   [junit4]   2> 351308 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52]} 0 0
   [junit4]   2> 351308 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53]} 0 0
   [junit4]   2> 351309 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54]} 0 0
   [junit4]   2> 351309 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55]} 0 0
   [junit4]   2> 351309 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56]} 0 0
   [junit4]   2> 351311 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57]} 0 0
   [junit4]   2> 351311 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58]} 0 0
   [junit4]   2> 351311 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59]} 0 0
   [junit4]   2> 351312 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60]} 0 0
   [junit4]   2> 351312 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61]} 0 0
   [junit4]   2> 351312 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62]} 0 0
   [junit4]   2> 351313 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63]} 0 0
   [junit4]   2> 351313 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64]} 0 0
   [junit4]   2> 351313 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65]} 0 0
   [junit4]   2> 351314 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66]} 0 0
   [junit4]   2> 351314 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67]} 0 0
   [junit4]   2> 351314 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68]} 0 0
   [junit4]   2> 351315 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69]} 0 0
   [junit4]   2> 351315 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70]} 0 0
   [junit4]   2> 351315 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71]} 0 0
   [junit4]   2> 351316 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72]} 0 0
   [junit4]   2> 351316 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73]} 0 0
   [junit4]   2> 351316 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74]} 0 0
   [junit4]   2> 351317 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75]} 0 0
   [junit4]   2> 351317 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76]} 0 0
   [junit4]   2> 351317 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77]} 0 0
   [junit4]   2> 351318 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78]} 0 0
   [junit4]   2> 351318 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79]} 0 0
   [junit4]   2> 351318 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80]} 0 0
   [junit4]   2> 351319 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81]} 0 0
   [junit4]   2> 351319 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82]} 0 0
   [junit4]   2> 351320 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83]} 0 0
   [junit4]   2> 351320 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84]} 0 0
   [junit4]   2> 351320 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85]} 0 0
   [junit4]   2> 351321 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86]} 0 0
   [junit4]   2> 351321 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87]} 0 0
   [junit4]   2> 351321 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88]} 0 0
   [junit4]   2> 351322 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89]} 0 0
   [junit4]   2> 351322 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90]} 0 0
   [junit4]   2> 351322 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[91]} 0 0
   [junit4]   2> 351323 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[92]} 0 0
   [junit4]   2> 351323 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[93]} 0 0
   [junit4]   2> 351323 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[94]} 0 0
   [junit4]   2> 351323 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[95]} 0 0
   [junit4]   2> 351324 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[96]} 0 0
   [junit4]   2> 351324 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[97]} 0 0
   [junit4]   2> 351324 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[98]} 0 0
   [junit4]   2> 351325 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99]} 0 0
   [junit4]   2> 351325 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[100]} 0 0
   [junit4]   2> 351326 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101]} 0 0
   [junit4]   2> 351326 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[102]} 0 0
   [junit4]   2> 351326 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[103]} 0 0
   [junit4]   2> 351327 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[104]} 0 0
   [junit4]   2> 351327 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[105]} 0 0
   [junit4]   2> 351327 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[106]} 0 0
   [junit4]   2> 351328 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[107]} 0 0
   [junit4]   2> 351328 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[108]} 0 0
   [junit4]   2> 351328 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[109]} 0 0
   [junit4]   2> 351329 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[110]} 0 0
   [junit4]   2> 351329 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[111]} 0 0
   [junit4]   2> 351329 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[112]} 0 0
   [junit4]   2> 351330 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[113]} 0 0
   [junit4]   2> 351330 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[114]} 0 0
   [junit4]   2> 351330 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[D4C5D22D7

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


   [junit4]   2> 359876 INFO  (searcherExecutor-2454-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 359877 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[D4C5D22D772ADAF4]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 359877 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=/export&fl=number_is_ni_p,number_ls_ni_p,number_fs_ni_p,number_ds_ni_p,number_dts_ni_p,number_is_p,number_ls_p,number_fs_p,number_ds_p,number_dts_p,number_i_ni_p,number_l_ni_p,number_f_ni_p,number_d_ni_p,number_dt_ni_p,number_i_p,number_l_p,number_f_p,number_d_p,number_dt_p&sort=number_dt_ni_t+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 359880 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=/export&fl=number_is_ni_t,number_ls_ni_t,number_fs_ni_t,number_ds_ni_t,number_dts_ni_t,number_is_t,number_ls_t,number_fs_t,number_ds_t,number_dts_t,number_i_ni_t,number_l_ni_t,number_f_ni_t,number_d_ni_t,number_dt_ni_t,number_i_t,number_l_t,number_f_t,number_d_t,number_dt_t&sort=number_dt_ni_t+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 359882 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=number_is_ni_p,number_ls_ni_p,number_fs_ni_p,number_ds_ni_p,number_dts_ni_p,number_is_p,number_ls_p,number_fs_p,number_ds_p,number_dts_p,number_i_ni_p,number_l_ni_p,number_f_ni_p,number_d_ni_p,number_dt_ni_p,number_i_p,number_l_p,number_f_p,number_d_p,number_dt_p&sort=number_f_t+desc&wt=xml} hits=199 status=0 QTime=0
   [junit4]   2> 359921 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=number_is_ni_t,number_ls_ni_t,number_fs_ni_t,number_ds_ni_t,number_dts_ni_t,number_is_t,number_ls_t,number_fs_t,number_ds_t,number_dts_t,number_i_ni_t,number_l_ni_t,number_f_ni_t,number_d_ni_t,number_dt_ni_t,number_i_t,number_l_t,number_f_t,number_d_t,number_dt_t&sort=number_f_t+desc&wt=xml} hits=199 status=0 QTime=0
   [junit4]   2> 360032 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+2]&qt=/export&fl=number_is_ni_p,number_ls_ni_p,number_fs_ni_p,number_ds_ni_p,number_dts_ni_p,number_is_p,number_ls_p,number_fs_p,number_ds_p,number_dts_p,number_i_ni_p,number_l_ni_p,number_f_ni_p,number_d_ni_p,number_dt_ni_p,number_i_p,number_l_p,number_f_p,number_d_p,number_dt_p&sort=number_f_ni_p+desc&wt=xml} hits=107 status=0 QTime=2
   [junit4]   2> 360051 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+2]&qt=/export&fl=number_is_ni_t,number_ls_ni_t,number_fs_ni_t,number_ds_ni_t,number_dts_ni_t,number_is_t,number_ls_t,number_fs_t,number_ds_t,number_dts_t,number_i_ni_t,number_l_ni_t,number_f_ni_t,number_d_ni_t,number_dt_ni_t,number_i_t,number_l_t,number_f_t,number_d_t,number_dt_t&sort=number_f_ni_p+desc&wt=xml} hits=107 status=0 QTime=1
   [junit4]   2> 360136 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+9]&qt=/export&fl=number_is_ni_p,number_ls_ni_p,number_fs_ni_p,number_ds_ni_p,number_dts_ni_p,number_is_p,number_ls_p,number_fs_p,number_ds_p,number_dts_p,number_i_ni_p,number_l_ni_p,number_f_ni_p,number_d_ni_p,number_dt_ni_p,number_i_p,number_l_p,number_f_p,number_d_p,number_dt_p&sort=number_d_ni_p+asc&wt=xml} hits=189 status=0 QTime=1
   [junit4]   2> 360171 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+9]&qt=/export&fl=number_is_ni_t,number_ls_ni_t,number_fs_ni_t,number_ds_ni_t,number_dts_ni_t,number_is_t,number_ls_t,number_fs_t,number_ds_t,number_dts_t,number_i_ni_t,number_l_ni_t,number_f_ni_t,number_d_ni_t,number_dt_ni_t,number_i_t,number_l_t,number_f_t,number_d_t,number_dt_t&sort=number_d_ni_p+asc&wt=xml} hits=189 status=0 QTime=1
   [junit4]   2> 360273 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:DOES_NOT_EXIST&qt=/export&fl=number_is_ni_p,number_ls_ni_p,number_fs_ni_p,number_ds_ni_p,number_dts_ni_p,number_is_p,number_ls_p,number_fs_p,number_ds_p,number_dts_p,number_i_ni_p,number_l_ni_p,number_f_ni_p,number_d_ni_p,number_dt_ni_p,number_i_p,number_l_p,number_f_p,number_d_p,number_dt_p&sort=number_i_ni_t+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 360274 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:DOES_NOT_EXIST&qt=/export&fl=number_is_ni_t,number_ls_ni_t,number_fs_ni_t,number_ds_ni_t,number_dts_ni_t,number_is_t,number_ls_t,number_fs_t,number_ds_t,number_dts_t,number_i_ni_t,number_l_ni_t,number_f_ni_t,number_d_ni_t,number_dt_ni_t,number_i_t,number_l_t,number_f_t,number_d_t,number_dt_t&sort=number_i_ni_t+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 360278 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[D4C5D22D772ADAF4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomNumerics
   [junit4]   2> 360279 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 360279 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=705440835
   [junit4]   2> 360279 INFO  (coreCloseExecutor-2524-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67b666a5
   [junit4]   2> 360279 INFO  (coreCloseExecutor-2524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@67b666a5
   [junit4]   2> 360279 INFO  (coreCloseExecutor-2524-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bb6f7a5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5c086bbe
   [junit4]   2> 360292 INFO  (coreCloseExecutor-2524-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 360300 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 360300 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b979dc9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@65067f3c
   [junit4]   2> 360307 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 360307 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bb4a318: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5da745a7
   [junit4]   2> 360311 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 360311 INFO  (SUITE-TestExportWriter-seed#[D4C5D22D772ADAF4]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7141e1ac: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6e32346e
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.export.TestExportWriter_D4C5D22D772ADAF4-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ga, timezone=Africa/Tunis
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=235842000,total=349175808
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighlightDedupGrouping, TestSolrCloudWithKerberosAlt, TestNRTOpen, TestDynamicFieldCollectionResource, TestSortByMinMaxFunction, SuggesterWFSTTest, TestSweetSpotSimilarityFactory, TaggingAttributeTest, TestPartialUpdateDeduplication, TestSubQueryTransformerDistrib, TestRandomFaceting, FacetPivotSmallTest, TestLeaderElectionWithEmptyReplica, VersionInfoTest, TestRestManager, TestCoreAdminApis, TestSSLRandomization, TestSolrIndexConfig, UpdateRequestProcessorFactoryTest, TestFieldSortValues, TestFieldCacheSort, TestFieldResource, DocumentAnalysisRequestHandlerTest, TestInPlaceUpdatesDistrib, TestCloudConsistency, HdfsRecoverLeaseTest, TestConfigOverlay, HDFSCollectionsAPITest, TestSolrTestCaseJ4, NestedAtomicUpdateTest, DistributedFacetPivotSmallTest, TestRequestStatusCollectionAPI, TestCloudPhrasesIdentificationComponent, SynonymTokenizerTest, SpellCheckCollatorTest, ResponseHeaderTest, TestExceedMaxTermLength, TestExportWriter]
   [junit4] Completed [145/867 (1!)] on J1 in 9.67s, 10 tests, 1 failure <<< FAILURES!

[...truncated 54380 lines...]