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

[JENKINS] Lucene-Solr-8.x-Windows (32bit/jdk1.8.0_201) - Build # 550 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/550/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SplitShardTest.testLiveSplit

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:63197/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:63197/solr
	at __randomizedtesting.SeedInfo.seed([732627DC1EE8E62E:815FD08C181BE4FE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.SplitShardTest.doLiveSplitShard(SplitShardTest.java:245)
	at org.apache.solr.cloud.SplitShardTest.testLiveSplit(SplitShardTest.java:289)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 50 more




Build Log:
[...truncated 15015 lines...]
   [junit4] Suite: org.apache.solr.cloud.SplitShardTest
   [junit4]   2> 4731099 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4731102 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SplitShardTest_732627DC1EE8E62E-001\data-dir-284-001
   [junit4]   2> 4731102 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4731107 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4731108 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SplitShardTest_732627DC1EE8E62E-001\tempDir-001
   [junit4]   2> 4731109 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4731109 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4731109 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4731209 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:63184
   [junit4]   2> 4731209 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63184
   [junit4]   2> 4731209 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63184
   [junit4]   2> 4731209 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63184
   [junit4]   2> 4731211 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4731219 INFO  (zkConnectionManagerCallback-13177-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4731219 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4731225 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4731228 INFO  (zkConnectionManagerCallback-13179-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4731228 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4731229 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4731233 INFO  (zkConnectionManagerCallback-13181-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4731234 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4731338 WARN  (jetty-launcher-13182-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4731339 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4731339 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4731339 INFO  (jetty-launcher-13182-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 4731339 INFO  (jetty-launcher-13182-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4731339 INFO  (jetty-launcher-13182-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4731339 INFO  (jetty-launcher-13182-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4731340 INFO  (jetty-launcher-13182-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f67c84{/solr,null,AVAILABLE}
   [junit4]   2> 4731341 INFO  (jetty-launcher-13182-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a925cc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63197}
   [junit4]   2> 4731341 INFO  (jetty-launcher-13182-thread-1) [     ] o.e.j.s.Server Started @4731376ms
   [junit4]   2> 4731341 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63197}
   [junit4]   2> 4731341 ERROR (jetty-launcher-13182-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4731341 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4731342 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4731342 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4731342 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4731342 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-18T01:32:41.417Z
   [junit4]   2> 4731344 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4731347 INFO  (zkConnectionManagerCallback-13184-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4731347 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4731348 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4732633 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4732634 WARN  (jetty-launcher-13182-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@144cbcd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4732635 WARN  (jetty-launcher-13182-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@144cbcd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4732639 WARN  (jetty-launcher-13182-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14b7ba7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4732639 WARN  (jetty-launcher-13182-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14b7ba7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4732640 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63184/solr
   [junit4]   2> 4732642 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4732645 INFO  (zkConnectionManagerCallback-13191-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4732645 INFO  (jetty-launcher-13182-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4732750 INFO  (jetty-launcher-13182-thread-1) [n:127.0.0.1:63197_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4732753 INFO  (zkConnectionManagerCallback-13193-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4732753 INFO  (jetty-launcher-13182-thread-1) [n:127.0.0.1:63197_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4732890 INFO  (jetty-launcher-13182-thread-1) [n:127.0.0.1:63197_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63197_solr
   [junit4]   2> 4732890 INFO  (jetty-launcher-13182-thread-1) [n:127.0.0.1:63197_solr     ] o.a.s.c.Overseer Overseer (id=72077202847563781-127.0.0.1:63197_solr-n_0000000000) starting
   [junit4]   2> 4732899 INFO  (OverseerStateUpdate-72077202847563781-127.0.0.1:63197_solr-n_0000000000) [n:127.0.0.1:63197_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:63197_solr
   [junit4]   2> 4732899 INFO  (jetty-launcher-13182-thread-1) [n:127.0.0.1:63197_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63197_solr
   [junit4]   2> 4732901 INFO  (OverseerStateUpdate-72077202847563781-127.0.0.1:63197_solr-n_0000000000) [n:127.0.0.1:63197_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4732968 INFO  (jetty-launcher-13182-thread-1) [n:127.0.0.1:63197_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4733037 INFO  (jetty-launcher-13182-thread-1) [n:127.0.0.1:63197_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63197.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf4b09
   [junit4]   2> 4733044 INFO  (jetty-launcher-13182-thread-1) [n:127.0.0.1:63197_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63197.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf4b09
   [junit4]   2> 4733044 INFO  (jetty-launcher-13182-thread-1) [n:127.0.0.1:63197_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63197.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf4b09
   [junit4]   2> 4733046 INFO  (jetty-launcher-13182-thread-1) [n:127.0.0.1:63197_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4733049 INFO  (jetty-launcher-13182-thread-1) [n:127.0.0.1:63197_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SplitShardTest_732627DC1EE8E62E-001\tempDir-001\node1\.
   [junit4]   2> 4733084 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 4733085 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4733088 INFO  (zkConnectionManagerCallback-13202-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4733088 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4733092 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4733093 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63184/solr ready
   [junit4]   2> 4733115 INFO  (TEST-SplitShardTest.multipleOptionsSplitTest-seed#[732627DC1EE8E62E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting multipleOptionsSplitTest
   [junit4]   2> 4733118 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params ranges=0-c,d-7fffffff&action=SPLITSHARD&numSubShards=5&collection=splitshardtest-collection&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4733118 ERROR (qtp7263857-49897) [n:127.0.0.1:63197_solr c:splitshardtest-collection    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: numSubShards can not be specified with split.key or ranges parameters
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$11(CollectionsHandler.java:761)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1325)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:265)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:253)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 4733118 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:splitshardtest-collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={ranges=0-c,d-7fffffff&action=SPLITSHARD&numSubShards=5&collection=splitshardtest-collection&shard=shard1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 4733119 INFO  (TEST-SplitShardTest.multipleOptionsSplitTest-seed#[732627DC1EE8E62E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending multipleOptionsSplitTest
   [junit4]   2> 4733122 INFO  (TEST-SplitShardTest.multipleOptionsSplitTest-seed#[732627DC1EE8E62E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4733146 INFO  (TEST-SplitShardTest.testLiveSplit-seed#[732627DC1EE8E62E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLiveSplit
   [junit4]   2> 4733149 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=livesplit1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4733155 INFO  (OverseerThreadFactory-13966-thread-1-processing-n:127.0.0.1:63197_solr) [n:127.0.0.1:63197_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection livesplit1
   [junit4]   2> 4733269 INFO  (OverseerStateUpdate-72077202847563781-127.0.0.1:63197_solr-n_0000000000) [n:127.0.0.1:63197_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"livesplit1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"livesplit1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63197/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4733474 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr    x:livesplit1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=livesplit1_shard1_replica_n1&action=CREATE&numShards=1&collection=livesplit1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4733474 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr    x:livesplit1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4734519 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 4734544 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.s.IndexSchema [livesplit1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4734550 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4734550 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'livesplit1_shard1_replica_n1' using configuration from collection livesplit1, trusted=true
   [junit4]   2> 4734552 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63197.solr.core.livesplit1.shard1.replica_n1' (registry 'solr.core.livesplit1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cf4b09
   [junit4]   2> 4734552 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.SolrCore [[livesplit1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SplitShardTest_732627DC1EE8E62E-001\tempDir-001\node1\livesplit1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SplitShardTest_732627DC1EE8E62E-001\tempDir-001\node1\.\livesplit1_shard1_replica_n1\data\]
   [junit4]   2> 4734679 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4734679 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4734681 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4734681 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4734682 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13dd05[livesplit1_shard1_replica_n1] main]
   [junit4]   2> 4734686 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 4734686 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4734687 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4734687 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650501368951078912
   [junit4]   2> 4734690 INFO  (searcherExecutor-13971-thread-1-processing-n:127.0.0.1:63197_solr x:livesplit1_shard1_replica_n1 c:livesplit1 s:shard1 r:core_node2) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.SolrCore [livesplit1_shard1_replica_n1] Registered new searcher Searcher@13dd05[livesplit1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4734696 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/livesplit1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4734696 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/livesplit1/leaders/shard1
   [junit4]   2> 4734703 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4734703 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4734703 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63197/solr/livesplit1_shard1_replica_n1/
   [junit4]   2> 4734703 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4734703 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:63197/solr/livesplit1_shard1_replica_n1/ has no replicas
   [junit4]   2> 4734703 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/livesplit1/leaders/shard1/leader after winning as /collections/livesplit1/leader_elect/shard1/election/72077202847563781-core_node2-n_0000000000
   [junit4]   2> 4734706 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63197/solr/livesplit1_shard1_replica_n1/ shard1
   [junit4]   2> 4734810 INFO  (zkCallback-13192-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/livesplit1/state.json] for collection [livesplit1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4734812 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4734818 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=livesplit1_shard1_replica_n1&action=CREATE&numShards=1&collection=livesplit1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1345
   [junit4]   2> 4734822 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4734916 INFO  (zkCallback-13192-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/livesplit1/state.json] for collection [livesplit1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4734916 INFO  (zkCallback-13192-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/livesplit1/state.json] for collection [livesplit1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4734917 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=100&name=livesplit1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1769
   [junit4]   2> 4734917 INFO  (TEST-SplitShardTest.testLiveSplit-seed#[732627DC1EE8E62E]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: livesplit1
   [junit4]   2> 4734933 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/livesplit1/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 4734933 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 4734933 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 4734933 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_2 (1650501369202737152)]} 0 7
   [junit4]   2> 4734934 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 4734934 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_3 (1650501369203785728)]} 0 8
   [junit4]   2> 4734934 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_4 (1650501369202737153)]} 0 11
   [junit4]   2> 4734936 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_6 (1650501369212174336)]} 0 1
   [junit4]   2> 4734936 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_5 (1650501369212174337)]} 0 0
   [junit4]   2> 4734939 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_7 (1650501369215320064)]} 0 0
   [junit4]   2> 4734940 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_1 (1650501369203785729)]} 0 16
   [junit4]   2> 4734940 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_8 (1650501369216368640)]} 0 0
   [junit4]   2> 4734941 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_9 (1650501369217417216)]} 0 0
   [junit4]   2> 4734943 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_10 (1650501369219514368)]} 0 1
   [junit4]   2> 4734946 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_12 (1650501369220562945)]} 0 0
   [junit4]   2> 4734947 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_11 (1650501369220562944)]} 0 3
   [junit4]   2> 4734948 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_13 (1650501369222660096)]} 0 2
   [junit4]   2> 4734948 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_15 (1650501369224757248)]} 0 0
   [junit4]   2> 4734949 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_14 (1650501369223708672)]} 0 2
   [junit4]   2> 4734950 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_16 (1650501369226854400)]} 0 0
   [junit4]   2> 4734951 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_17 (1650501369227902976)]} 0 0
   [junit4]   2> 4734951 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_19 (1650501369227902977)]} 0 0
   [junit4]   2> 4734951 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_20 (1650501369227902978)]} 0 0
   [junit4]   2> 4734953 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_18 (1650501369230000128)]} 0 0
   [junit4]   2> 4734956 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_22 (1650501369231048705)]} 0 0
   [junit4]   2> 4734956 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_21 (1650501369231048704)]} 0 1
   [junit4]   2> 4734957 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_23 (1650501369233145856)]} 0 0
   [junit4]   2> 4734957 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_24 (1650501369234194432)]} 0 0
   [junit4]   2> 4734958 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_25 (1650501369235243008)]} 0 0
   [junit4]   2> 4734960 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_26 (1650501369237340160)]} 0 1
   [junit4]   2> 4734961 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_28 (1650501369238388736)]} 0 0
   [junit4]   2> 4734961 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_27 (1650501369235243009)]} 0 2
   [junit4]   2> 4734962 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_29 (1650501369239437313)]} 0 0
   [junit4]   2> 4734964 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_30 (1650501369239437312)]} 0 1
   [junit4]   2> 4734964 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_32 (1650501369241534464)]} 0 0
   [junit4]   2> 4734964 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_31 (1650501369241534465)]} 0 2
   [junit4]   2> 4734966 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_33 (1650501369241534466)]} 0 0
   [junit4]   2> 4734967 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_35 (1650501369243631616)]} 0 1
   [junit4]   2> 4734968 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_36 (1650501369244680192)]} 0 0
   [junit4]   2> 4734969 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_34 (1650501369245728768)]} 0 2
   [junit4]   2> 4734969 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_38 (1650501369246777344)]} 0 0
   [junit4]   2> 4734969 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_37 (1650501369246777345)]} 0 0
   [junit4]   2> 4734972 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_40 (1650501369248874496)]} 0 0
   [junit4]   2> 4734972 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_39 (1650501369249923072)]} 0 1
   [junit4]   2> 4734972 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_41 (1650501369248874497)]} 0 1
   [junit4]   2> 4734973 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_42 (1650501369249923073)]} 0 1
   [junit4]   2> 4734973 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_43 (1650501369250971648)]} 0 0
   [junit4]   2> 4734974 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_44 (1650501369252020224)]} 0 1
   [junit4]   2> 4734975 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_46 (1650501369253068800)]} 0 0
   [junit4]   2> 4734976 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_45 (1650501369252020225)]} 0 1
   [junit4]   2> 4734977 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_47 (1650501369254117376)]} 0 1
   [junit4]   2> 4734977 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_48 (1650501369255165952)]} 0 1
   [junit4]   2> 4734977 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_49 (1650501369255165953)]} 0 0
   [junit4]   2> 4734979 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_50 (1650501369257263104)]} 0 0
   [junit4]   2> 4734981 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_51 (1650501369257263106)]} 0 0
   [junit4]   2> 4734981 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_53 (1650501369259360256)]} 0 0
   [junit4]   2> 4734981 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_52 (1650501369257263105)]} 0 1
   [junit4]   2> 4734982 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_54 (1650501369260408832)]} 0 1
   [junit4]   2> 4734982 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_55 (1650501369260408833)]} 0 0
   [junit4]   2> 4734982 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_56 (1650501369260408834)]} 0 0
   [junit4]   2> 4734986 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_57 (1650501369262505984)]} 0 1
   [junit4]   2> 4734986 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_58 (1650501369264603136)]} 0 0
   [junit4]   2> 4734987 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_59 (1650501369265651712)]} 0 0
   [junit4]   2> 4734987 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_60 (1650501369265651713)]} 0 0
   [junit4]   2> 4734988 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_61 (1650501369266700288)]} 0 0
   [junit4]   2> 4734988 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_62 (1650501369266700289)]} 0 0
   [junit4]   2> 4734990 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_63 (1650501369266700290)]} 0 1
   [junit4]   2> 4734990 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_64 (1650501369268797440)]} 0 0
   [junit4]   2> 4734990 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_65 (1650501369268797441)]} 0 0
   [junit4]   2> 4734992 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_66 (1650501369270894592)]} 0 0
   [junit4]   2> 4734992 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_67 (1650501369270894593)]} 0 0
   [junit4]   2> 4734993 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_68 (1650501369271943168)]} 0 1
   [junit4]   2> 4734994 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_70 (1650501369272991744)]} 0 0
   [junit4]   2> 4734994 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_71 (1650501369272991745)]} 0 0
   [junit4]   2> 4734994 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_69 (1650501369272991746)]} 0 0
   [junit4]   2> 4734996 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_72 (1650501369275088896)]} 0 0
   [junit4]   2> 4734997 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_73 (1650501369275088897)]} 0 0
   [junit4]   2> 4734998 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_74 (1650501369276137472)]} 0 0
   [junit4]   2> 4734998 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_75 (1650501369277186048)]} 0 0
   [junit4]   2> 4735000 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_76 (1650501369279283201)]} 0 0
   [junit4]   2> 4735000 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_79 (1650501369279283202)]} 0 1
   [junit4]   2> 4735002 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_78 (1650501369279283200)]} 0 1
   [junit4]   2> 4735002 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_77 (1650501369279283203)]} 0 1
   [junit4]   2> 4735002 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_80 (1650501369281380352)]} 0 0
   [junit4]   2> 4735002 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_81 (1650501369281380353)]} 0 0
   [junit4]   2> 4735004 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_83 (1650501369283477505)]} 0 0
   [junit4]   2> 4735006 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_82 (1650501369283477504)]} 0 1
   [junit4]   2> 4735006 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_84 (1650501369285574656)]} 0 0
   [junit4]   2> 4735007 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_85 (1650501369286623232)]} 0 0
   [junit4]   2> 4735008 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_86 (1650501369287671808)]} 0 0
   [junit4]   2> 4735008 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_87 (1650501369287671809)]} 0 0
   [junit4]   2> 4735010 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_89 (1650501369289768960)]} 0 0
   [junit4]   2> 4735010 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_90 (1650501369289768961)]} 0 0
   [junit4]   2> 4735011 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_88 (1650501369289768962)]} 0 2
   [junit4]   2> 4735011 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_91 (1650501369290817536)]} 0 0
   [junit4]   2> 4735011 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_92 (1650501369290817537)]} 0 0
   [junit4]   2> 4735014 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_93 (1650501369293963265)]} 0 1
   [junit4]   2> 4735014 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_96 (1650501369293963266)]} 0 0
   [junit4]   2> 4735014 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_94 (1650501369293963264)]} 0 1
   [junit4]   2> 4735016 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_95 (1650501369296060416)]} 0 0
   [junit4]   2> 4735017 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_97 (1650501369297108992)]} 0 0
   [junit4]   2> 4735017 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_98 (1650501369297108993)]} 0 0
   [junit4]   2> 4735017 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_100 (1650501369297108994)]} 0 0
   [junit4]   2> 4735018 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_99 (1650501369297108995)]} 0 0
   [junit4]   2> 4735019 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_101 (1650501369298157568)]} 0 0
   [junit4]   2> 4735019 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_103 (1650501369299206144)]} 0 0
   [junit4]   2> 4735020 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_102 (1650501369299206145)]} 0 1
   [junit4]   2> 4735020 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_104 (1650501369300254720)]} 0 0
   [junit4]   2> 4735021 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_105 (1650501369301303296)]} 0 0
   [junit4]   2> 4735021 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_106 (1650501369301303297)]} 0 0
   [junit4]   2> 4735022 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_107 (1650501369302351872)]} 0 0
   [junit4]   2> 4735022 INFO  (qtp7263857-49901) [n:127.0.0.1:63197_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params action=SPLITSHARD&collection=livesplit1&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4735024 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_108 (1650501369304449024)]} 0 2
   [junit4]   2> 4735024 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_110 (1650501369304449025)]} 0 0
   [junit4]   2> 4735026 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_109 (1650501369306546176)]} 0 2
   [junit4]   2> 4735028 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_111 (1650501369306546177)]} 0 0
   [junit4]   2> 4735028 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_112 (1650501369308643328)]} 0 0
   [junit4]   2> 4735028 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_114 (1650501369308643329)]} 0 0
   [junit4]   2> 4735028 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_113 (1650501369308643330)]} 0 0
   [junit4]   2> 4735028 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_115 (1650501369308643331)]} 0 0
   [junit4]   2> 4735028 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_116 (1650501369308643332)]} 0 0
   [junit4]   2> 4735032 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_117 (1650501369312837632)]} 0 0
   [junit4]   2> 4735033 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_119 (1650501369312837634)]} 0 0
   [junit4]   2> 4735033 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_118 (1650501369312837633)]} 0 2
   [junit4]   2> 4735034 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_120 (1650501369313886208)]} 0 1
   [junit4]   2> 4735034 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_121 (1650501369314934784)]} 0 0
   [junit4]   2> 4735036 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_122 (1650501369317031936)]} 0 0
   [junit4]   2> 4735037 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_123 (1650501369317031937)]} 0 0
   [junit4]   2> 4735038 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_124 (1650501369318080512)]} 0 0
   [junit4]   2> 4735038 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_125 (1650501369319129088)]} 0 1
   [junit4]   2> 4735038 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_126 (1650501369319129089)]} 0 0
   [junit4]   2> 4735040 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_127 (1650501369320177664)]} 0 0
   [junit4]   2> 4735041 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_129 (1650501369322274816)]} 0 0
   [junit4]   2> 4735042 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_130 (1650501369322274818)]} 0 0
   [junit4]   2> 4735043 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_128 (1650501369322274817)]} 0 3
   [junit4]   2> 4735044 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_131 (1650501369325420544)]} 0 2
   [junit4]   2> 4735045 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_133 (1650501369326469121)]} 0 1
   [junit4]   2> 4735046 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_134 (1650501369326469122)]} 0 0
   [junit4]   2> 4735046 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_132 (1650501369326469120)]} 0 3
   [junit4]   2> 4735048 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_135 (1650501369329614848)]} 0 0
   [junit4]   2> 4735048 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_136 (1650501369329614849)]} 0 0
   [junit4]   2> 4735050 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_137 (1650501369331712000)]} 0 1
   [junit4]   2> 4735050 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_139 (1650501369331712001)]} 0 0
   [junit4]   2> 4735050 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_138 (1650501369331712002)]} 0 1
   [junit4]   2> 4735050 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_140 (1650501369331712003)]} 0 0
   [junit4]   2> 4735054 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_141 (1650501369335906304)]} 0 1
   [junit4]   2> 4735056 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_142 (1650501369335906305)]} 0 1
   [junit4]   2> 4735057 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_143 (1650501369338003456)]} 0 0
   [junit4]   2> 4735057 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_144 (1650501369339052032)]} 0 0
   [junit4]   2> 4735057 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_145 (1650501369339052033)]} 0 0
   [junit4]   2> 4735057 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_146 (1650501369339052034)]} 0 0
   [junit4]   2> 4735061 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_147 (1650501369339052035)]} 0 1
   [junit4]   2> 4735062 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_148 (1650501369344294912)]} 0 0
   [junit4]   2> 4735062 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_150 (1650501369344294913)]} 0 0
   [junit4]   2> 4735062 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_149 (1650501369344294914)]} 0 0
   [junit4]   2> 4735066 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_151 (1650501369346392064)]} 0 1
   [junit4]   2> 4735066 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_152 (1650501369346392065)]} 0 1
   [junit4]   2> 4735066 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_154 (1650501369348489217)]} 0 1
   [junit4]   2> 4735066 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_153 (1650501369348489216)]} 0 2
   [junit4]   2> 4735067 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_155 (1650501369349537792)]} 0 0
   [junit4]   2> 4735067 INFO  (qtp7263857-49898) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_157 (1650501369349537794)]} 0 0
   [junit4]   2> 4735067 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_156 (1650501369349537793)]} 0 1
   [junit4]   2> 4735071 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_158 (1650501369349537795)]} 0 2
   [junit4]   2> 4735072 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_160 (1650501369354780672)]} 0 0
   [junit4]   2> 4735072 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_161 (1650501369354780673)]} 0 0
   [junit4]   2> 4735073 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_159 (1650501369349537796)]} 0 3
   [junit4]   2> 4735074 INFO  (OverseerCollectionConfigSetProcessor-72077202847563781-127.0.0.1:63197_solr-n_0000000000) [n:127.0.0.1:63197_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 4735075 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_162 (1650501369356877824)]} 0 0
   [junit4]   2> 4735077 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_164 (1650501369358974976)]} 0 1
   [junit4]   2> 4735078 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_165 (1650501369358974977)]} 0 1
   [junit4]   2> 4735078 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_163 (1650501369360023552)]} 0 3
   [junit4]   2> 4735078 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_166 (1650501369361072128)]} 0 1
   [junit4]   2> 4735078 INFO  (qtp7263857-49897) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_167 (1650501369361072129)]} 0 0
   [junit4]   2> 4735078 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_168 (1650501369361072130)]} 0 0
   [junit4]   2> 4735081 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_170 (1650501369364217856)]} 0 0
   [junit4]   2> 4735082 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_171 (1650501369364217858)]} 0 0
   [junit4]   2> 4735082 INFO  (qtp7263857-49896) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_172 (1650501369365266432)]} 0 0
   [junit4]   2> 4735082 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_169 (1650501369364217857)]} 0 2
   [junit4]   2> 4735084 INFO  (qtp7263857-49900) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_node2 x:livesplit1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [livesplit1_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[doc_174 (1650501369367363584)]} 0 0
   [junit4]   2> 4735084 INFO  (qtp7263857-49899) [n:127.0.0.1:63197_solr c:livesplit1 s:shard1 r:core_n

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

kTestServer.
   [junit4]   2> 4850670 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> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/splitshardtest-collection/terms/shard1_0
   [junit4]   2> 	4	/solr/collections/livesplit1/terms/shard1
   [junit4]   2> 	4	/solr/collections/splitFuzzCollection/state.json
   [junit4]   2> 	4	/solr/collections/splitshardtest-collection/terms/shard1_2
   [junit4]   2> 	4	/solr/collections/splitshardtest-collection/terms/shard1_4
   [junit4]   2> 	4	/solr/collections/livesplit1/terms/shard1_0
   [junit4]   2> 	4	/solr/collections/livesplit1/terms/shard1_1
   [junit4]   2> 	4	/solr/collections/splitFuzzCollection/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/splitshardtest-collection/state.json
   [junit4]   2> 	3	/solr/collections/splitshardtest-collection/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/splitFuzzCollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/splitFuzzCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/splitshardtest-collection/terms/shard2
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 	3	/solr/collections/splitshardtest-collection/terms/shard1_3
   [junit4]   2> 	3	/solr/collections/splitFuzzCollection/terms/shard1_0
   [junit4]   2> 	2	/solr/collections/splitshardtest-collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	79	/solr/collections/splitshardtest-collection/state.json
   [junit4]   2> 	56	/solr/collections/splitFuzzCollection/state.json
   [junit4]   2> 	33	/solr/collections/livesplit1/state.json
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	144	/solr/overseer/queue
   [junit4]   2> 	39	/solr/overseer/collection-queue-work
   [junit4]   2> 	21	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 4850681 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63184
   [junit4]   2> 4850681 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63184
   [junit4]   2> 4850681 INFO  (SUITE-SplitShardTest-seed#[732627DC1EE8E62E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63184
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SplitShardTest_732627DC1EE8E62E-001
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@15e8967), locale=hu, timezone=America/Inuvik
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 (32-bit)/cpus=3,threads=1,free=225284640,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultStatsCache, TestHdfsUpdateLog, JavaBinAtomicUpdateMultivalueTest, DebugComponentTest, TestStandardQParsers, SolrCloudExampleTest, TestScoreJoinQPScore, DocValuesTest, TestSimDistribStateManager, RuleEngineTest, AuditLoggerPluginTest, TestZkChroot, TestHighlightDedupGrouping, TestReplicationHandler, MetricTriggerTest, TestLegacyFieldCache, TestSimpleTrackingShardHandler, TriggerIntegrationTest, HighlighterTest, SystemLogListenerTest, TestExclusionRuleCollectionAccess, ForceLeaderWithTlogReplicasTest, CustomCollectionTest, TestNumericTokenStream, TestDFRSimilarityFactory, RootFieldTest, TestSolrDeletionPolicy2, TestCloudJSONFacetJoinDomain, TestAddFieldRealTimeGet, DistributedExpandComponentTest, CdcrVersionReplicationTest, SortSpecParsingTest, TestSchemalessBufferedUpdates, TestSQLHandlerNonCloud, SynonymTokenizerTest, TestTrie, TestCollapseQParserPlugin, TestDeleteCollectionOnDownNodes, TestNamedUpdateProcessors, DimensionalRoutedAliasUpdateProcessorTest, NoCacheHeaderTest, NodeMutatorTest, JSONWriterTest, TestMacroExpander, TestJsonRequest, TestCloudPivotFacet, SolrLogAuditLoggerPluginTest, TestAtomicUpdateErrorCases, BadCopyFieldTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestRetrieveFieldsOptimizer, DocValuesNotIndexedTest, TestCorePropertiesReload, UninvertDocValuesMergePolicyTest, TestCodecSupport, ShardSplitTest, HdfsBasicDistributedZkTest, TestCoreBackup, SampleTest, TestSolrQueryParser, TestOnReconnectListenerSupport, TestApiFramework, TestUniqueKeyFieldResource, TestSimTriggerIntegration, MoveReplicaTest, TestCloudRecovery, PreAnalyzedFieldManagedSchemaCloudTest, HdfsRestartWhileUpdatingTest, CdcrBootstrapTest, DeleteStatusTest, BasicDistributedZkTest, TestReRankQParserPlugin, TestManagedResource, TestRestManager, TestFieldResource, BooleanFieldTest, TestCloudInspectUtil, DaemonStreamApiTest, TestLRUCache, ReturnFieldsTest, TestReload, PluginInfoTest, TestFileDictionaryLookup, ChaosMonkeySafeLeaderTest, InfoHandlerTest, CoreAdminRequestStatusTest, TestQuerySenderNoQuery, TestDistributedTracing, JWTAuthPluginIntegrationTest, SystemCollectionCompatTest, CollectionStateFormat2Test, HdfsThreadLeakTest, TestLeaderElectionWithEmptyReplica, QueryParsingTest, RegexBytesRefFilterTest, AnalyticsQueryTest, RestoreTriggerStateTest, TriggerCooldownIntegrationTest, TestManagedSchemaThreadSafety, TestLegacyTerms, TestNRTOpen, TestLockTree, LeaderElectionContextKeyTest, FacetPivotSmallTest, TestSubQueryTransformerCrossCore, SuggestComponentTest, TestPerFieldSimilarity, TestJsonFacetRefinement, RAMDirectoryFactoryTest, JavabinLoaderTest, BJQParserTest, BitVectorTest, TestPHPSerializedResponseWriter, ShardRoutingTest, SolrCoreMetricManagerTest, TestCloudSearcherWarming, TestImpersonationWithHadoopAuth, WordBreakSolrSpellCheckerTest, TestUnInvertedFieldException, PeerSyncReplicationTest, RandomizedTaggerTest, TestSolrCachePerf, DistributedQueryComponentCustomSortTest, PrimitiveFieldTypeTest, TestFieldCacheVsDocValues, TestSha256AuthenticationProvider, TestUseDocValuesAsStored, ProtectedTermFilterFactoryTest, TestTrackingShardHandlerFactory, TestSolrConfigHandler, ClassificationUpdateProcessorIntegrationTest, NodeLostTriggerTest, TestCollationFieldDocValues, UpdateParamsTest, HdfsAutoAddReplicasIntegrationTest, TestImplicitCoreProperties, HdfsRecoverLeaseTest, TestFuzzyAnalyzedSuggestions, MoreLikeThisComponentTest, HttpPartitionTest, DocValuesMissingTest, ConnectionManagerTest, TestManagedSynonymFilterFactory, OpenExchangeRatesOrgProviderTest, SearchRateTriggerIntegrationTest, DistributedIntervalFacetingTest, TestShardHandlerFactory, OrderedExecutorTest, TestReversedWildcardFilterFactory, MetricsHandlerTest, DistributedQueueTest, XMLAtomicUpdateMultivalueTest, DistributedFacetPivotSmallAdvancedTest, TestRandomCollapseQParserPlugin, TestDistributedMap, DistribDocExpirationUpdateProcessorTest, TestElisionMultitermQuery, TestDeprecatedFilters, CachingDirectoryFactoryTest, PeerSyncWithBufferUpdatesTest, TestSurroundQueryParser, TestNestedDocsSort, ChaosMonkeyNothingIsSafeTest, SliceStateTest, FileUtilsTest, RangeFacetCloudTest, TestPullReplica, PingRequestHandlerTest, RoutingToNodesWithPropertiesTest, TestDynamicLoadingUrl, ReplaceNodeTest, TokenizerChainTest, RegexBoostProcessorTest, TestSearchPerf, TestSolrCloudWithSecureImpersonation, SplitByPrefixTest, AddBlockUpdateTest, ZkCollectionPropsCachingTest, TestConfigSetProperties, ExternalFileFieldSortTest, TestSchemaVersionResource, TestNumericTerms64, AsyncCallRequestStatusResponseTest, AddReplicaTest, TestDynamicFieldResource, MaxSizeAutoCommitTest, XsltUpdateRequestHandlerTest, TestBackupRepositoryFactory, CategoryRoutedAliasUpdateProcessorTest, UUIDFieldTest, TestLRUStatsCache, TestPKIAuthenticationPlugin, TestRandomRequestDistribution, IndexSchemaTest, ResourceLoaderTest, DistributedSuggestComponentTest, TestRecovery, TestInPlaceUpdatesStandalone, TestManagedSchema, TemplateUpdateProcessorTest, BlockDirectoryTest, TestCustomDocTransformer, TermVectorComponentTest, AddSchemaFieldsUpdateProcessorFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, SchemaApiFailureTest, OverseerStatusTest, TestFieldCacheSort, SolrCmdDistributorTest, TestEmbeddedSolrServerSchemaAPI, TestSizeLimitedDistributedMap, TestMissingGroups, HighlighterConfigTest, TestUtils, ZkStateWriterTest, SolrRequestParserTest, ForceLeaderTest, HealthCheckHandlerTest, HttpPartitionWithTlogReplicasTest, LeaderFailoverAfterPartitionTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MigrateRouteKeyTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerTest, RecoveryZkTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, RollingRestartTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, SplitShardTest]
   [junit4] Completed [516/885 (1!)] on J1 in 121.89s, 4 tests, 1 error <<< FAILURES!

[...truncated 49513 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/550/consoleText

[repro] Revision: e435d92084edf4706ffcd46232f6393b46410d9c

[repro] Ant options: "-Dargs=-client -XX:+UseConcMarkSweepGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       SplitShardTest
[repro] ant compile-test

[...truncated 3613 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SplitShardTest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseConcMarkSweepGC" -Dtests.seed=732627DC1EE8E62E -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=America/Inuvik -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 85 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SplitShardTest
[repro] Exiting with code 0

[...truncated 78 lines...]

[JENKINS-EA] Lucene-Solr-8.x-Windows (64bit/jdk-14-ea+14) - Build # 551 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/551/
Java: 64bit/jdk-14-ea+14 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
An established connection was aborted by the software in your host machine

Stack Trace:
javax.net.ssl.SSLException: An established connection was aborted by the software in your host machine
	at __randomizedtesting.SeedInfo.seed([891A8BB61D524FDF:3574FDA4B901CCA5]:0)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
	at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.verifySecurityStatus(SolrCloudAuthTestCase.java:199)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.verifySecurityStatus(SolrCloudAuthTestCase.java:175)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:132)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)
	Suppressed: java.net.SocketException: An established connection was aborted by the software in your host machine
		at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
		at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
		at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
		at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
		at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
		... 63 more
Caused by: java.net.SocketException: An established connection was aborted by the software in your host machine
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:457)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
	... 59 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
An established connection was aborted by the software in your host machine

Stack Trace:
javax.net.ssl.SSLException: An established connection was aborted by the software in your host machine
	at __randomizedtesting.SeedInfo.seed([891A8BB61D524FDF:3574FDA4B901CCA5]:0)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
	at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.verifySecurityStatus(SolrCloudAuthTestCase.java:199)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.verifySecurityStatus(SolrCloudAuthTestCase.java:175)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:132)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)
	Suppressed: java.net.SocketException: An established connection was aborted by the software in your host machine
		at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
		at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
		at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
		at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
		at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
		... 63 more
Caused by: java.net.SocketException: An established connection was aborted by the software in your host machine
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:457)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
	... 59 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
An established connection was aborted by the software in your host machine

Stack Trace:
javax.net.ssl.SSLException: An established connection was aborted by the software in your host machine
	at __randomizedtesting.SeedInfo.seed([891A8BB61D524FDF:3574FDA4B901CCA5]:0)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
	at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.verifySecurityStatus(SolrCloudAuthTestCase.java:199)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.verifySecurityStatus(SolrCloudAuthTestCase.java:175)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:132)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)
	Suppressed: java.net.SocketException: An established connection was aborted by the software in your host machine
		at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
		at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
		at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
		at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
		at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
		... 63 more
Caused by: java.net.SocketException: An established connection was aborted by the software in your host machine
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:457)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
	... 59 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
An established connection was aborted by the software in your host machine

Stack Trace:
javax.net.ssl.SSLException: An established connection was aborted by the software in your host machine
	at __randomizedtesting.SeedInfo.seed([891A8BB61D524FDF:3574FDA4B901CCA5]:0)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
	at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.verifySecurityStatus(SolrCloudAuthTestCase.java:199)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.verifySecurityStatus(SolrCloudAuthTestCase.java:175)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:132)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)
	Suppressed: java.net.SocketException: An established connection was aborted by the software in your host machine
		at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
		at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
		at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
		at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
		at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
		... 63 more
Caused by: java.net.SocketException: An established connection was aborted by the software in your host machine
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:457)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
	... 59 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
An established connection was aborted by the software in your host machine

Stack Trace:
javax.net.ssl.SSLException: An established connection was aborted by the software in your host machine
	at __randomizedtesting.SeedInfo.seed([891A8BB61D524FDF:3574FDA4B901CCA5]:0)
	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
	at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.verifySecurityStatus(SolrCloudAuthTestCase.java:199)
	at org.apache.solr.cloud.SolrCloudAuthTestCase.verifySecurityStatus(SolrCloudAuthTestCase.java:175)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:132)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)
	Suppressed: java.net.SocketException: An established connection was aborted by the software in your host machine
		at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
		at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
		at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
		at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
		at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
		... 63 more
Caused by: java.net.SocketException: An established connection was aborted by the software in your host machine
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:457)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
	... 59 more




Build Log:
[...truncated 2211 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J0-20191118_154033_89112537998801033109738.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J1-20191118_154033_8947784549258218374640.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 325 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20191118_155130_4019426746895786794784.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20191118_155130_40116031699241469157031.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1094 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20191118_155319_69212438414066745138738.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20191118_155319_6929186093008307382090.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 257 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20191118_155619_566512292164830417679.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20191118_155619_5542819873654229917102.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 229 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20191118_155636_86914294673319724537273.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20191118_155636_8699485826099041618982.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20191118_155726_76111635877293984950019.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20191118_155726_7613953939437071528869.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 189 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20191118_155732_8044424400217557943714.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20191118_155732_8047632006945160267705.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20191118_155759_63112121556100835888739.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20191118_155759_6318969480074146102024.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20191118_155805_3632983693969043764586.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20191118_155805_3639477866796814124348.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20191118_155816_3125633379448304040167.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20191118_155816_31211093690232350888953.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20191118_155823_6982771671931086050389.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20191118_155823_6984211739551532923600.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20191118_155829_95115824772322766774239.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20191118_155829_9514070540118099633568.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1559 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20191118_160103_05416174921287215953441.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20191118_160103_0546547976546039259448.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J1-20191118_160121_34818330131404360723141.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J0-20191118_160121_34815620745345116530960.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 283 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20191118_160143_5279441041930122171637.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20191118_160143_52717616607237663936723.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J1-20191118_160411_7687648345701191140682.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J0-20191118_160411_7684528336155266389350.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20191118_160417_6421859266609806791947.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20191118_160417_64217464046026814837045.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J0-20191118_160427_5904262590204369443856.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J1-20191118_160427_5906325728317406573513.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 189 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20191118_160459_022233854725180730320.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20191118_160459_02211303952365686991495.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20191118_160510_7442812138638716744628.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20191118_160510_7442149408440056842605.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J1-20191118_160541_39714574768609887167044.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J0-20191118_160541_39512261361479459575593.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 303 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\luke\test\temp\junit4-J0-20191118_160605_61412790106900666370161.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\luke\test\temp\junit4-J1-20191118_160605_6143890042146032142613.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 156 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\memory\test\temp\junit4-J0-20191118_160618_5603581475461517746169.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\memory\test\temp\junit4-J1-20191118_160618_5608519863630127352038.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 201 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J0-20191118_160626_9664964878739256434746.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J1-20191118_160626_96612284803785323654111.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\monitor\test\temp\junit4-J0-20191118_160655_9544052448099023344932.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\monitor\test\temp\junit4-J1-20191118_160655_95417893619028876998851.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J1-20191118_160711_5982926398015907303078.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J0-20191118_160711_59810818304038780097758.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20191118_160725_19014528401756655116939.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20191118_160725_19017298347462887437512.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 220 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20191118_160738_4539183414862827338473.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20191118_160738_45314844165274732884894.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 281 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20191118_160758_58214169656913415526729.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20191118_160758_58218445301669176743671.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 302 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20191118_160850_87811644474342753832558.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20191118_160850_8799644420510515357738.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20191118_160945_8915032155047222899335.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 17 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20191118_160945_89113313083830184403842.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20191118_161005_16510211129220833772491.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20191118_161011_11613824357926715504094.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20191118_161011_1163429263224476861966.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 4479 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 4354207 INFO  (SUITE-BasicAuthIntegrationTest-seed#[891A8BB61D524FDF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4354208 INFO  (SUITE-BasicAuthIntegrationTest-seed#[891A8BB61D524FDF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_891A8BB61D524FDF-001\data-dir-426-001
   [junit4]   2> 4354208 INFO  (SUITE-BasicAuthIntegrationTest-seed#[891A8BB61D524FDF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4354209 INFO  (SUITE-BasicAuthIntegrationTest-seed#[891A8BB61D524FDF]-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> 4354211 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 4354212 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_891A8BB61D524FDF-001\tempDir-001
   [junit4]   2> 4354213 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4354213 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4354213 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4354314 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.ZkTestServer start zk server on port:51822
   [junit4]   2> 4354314 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51822
   [junit4]   2> 4354314 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51822
   [junit4]   2> 4354314 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51822
   [junit4]   2> 4354315 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4354320 INFO  (zkConnectionManagerCallback-21462-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4354320 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4354323 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4354325 INFO  (zkConnectionManagerCallback-21464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4354325 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4354326 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4354328 INFO  (zkConnectionManagerCallback-21466-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4354328 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4354441 WARN  (jetty-launcher-21467-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4354442 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4354442 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4354442 INFO  (jetty-launcher-21467-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 14-ea+14-570
   [junit4]   2> 4354442 INFO  (jetty-launcher-21467-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4354442 INFO  (jetty-launcher-21467-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4354442 INFO  (jetty-launcher-21467-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4354442 INFO  (jetty-launcher-21467-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e45240a{/solr,null,AVAILABLE}
   [junit4]   2> 4354442 WARN  (jetty-launcher-21467-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4354442 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4354442 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4354442 INFO  (jetty-launcher-21467-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 14-ea+14-570
   [junit4]   2> 4354443 INFO  (jetty-launcher-21467-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4354443 INFO  (jetty-launcher-21467-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4354443 INFO  (jetty-launcher-21467-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4354443 INFO  (jetty-launcher-21467-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@286f5ce2{/solr,null,AVAILABLE}
   [junit4]   2> 4354445 WARN  (jetty-launcher-21467-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4354445 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4354445 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4354445 INFO  (jetty-launcher-21467-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 14-ea+14-570
   [junit4]   2> 4354446 INFO  (jetty-launcher-21467-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4354446 INFO  (jetty-launcher-21467-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4354446 INFO  (jetty-launcher-21467-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4354446 INFO  (jetty-launcher-21467-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d08ef23{/solr,null,AVAILABLE}
   [junit4]   2> 4354446 INFO  (jetty-launcher-21467-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@57ac585{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:51835}
   [junit4]   2> 4354446 INFO  (jetty-launcher-21467-thread-2) [     ] o.e.j.s.Server Started @4354480ms
   [junit4]   2> 4354446 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51835}
   [junit4]   2> 4354446 ERROR (jetty-launcher-21467-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4354446 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4354446 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4354446 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4354446 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4354446 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-18T17:25:06.577373100Z
   [junit4]   2> 4354447 INFO  (jetty-launcher-21467-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@547ca210{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:51838}
   [junit4]   2> 4354447 INFO  (jetty-launcher-21467-thread-3) [     ] o.e.j.s.Server Started @4354482ms
   [junit4]   2> 4354447 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51838}
   [junit4]   2> 4354447 ERROR (jetty-launcher-21467-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4354447 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4354447 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4354447 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4354447 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4354447 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-18T17:25:06.578386900Z
   [junit4]   2> 4354448 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4354448 INFO  (jetty-launcher-21467-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@72c8c595{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:51841}
   [junit4]   2> 4354448 INFO  (jetty-launcher-21467-thread-1) [     ] o.e.j.s.Server Started @4354482ms
   [junit4]   2> 4354448 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51841}
   [junit4]   2> 4354448 ERROR (jetty-launcher-21467-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4354448 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4354448 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4354448 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4354448 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4354448 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-18T17:25:06.579367300Z
   [junit4]   2> 4354449 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4354449 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4354451 INFO  (zkConnectionManagerCallback-21469-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4354451 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4354452 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4354452 INFO  (zkConnectionManagerCallback-21471-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4354452 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4354452 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4354457 INFO  (zkConnectionManagerCallback-21473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4354457 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4354458 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4354741 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4354744 WARN  (jetty-launcher-21467-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44303b27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4354744 WARN  (jetty-launcher-21467-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44303b27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4354755 WARN  (jetty-launcher-21467-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@778f3228[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4354755 WARN  (jetty-launcher-21467-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@778f3228[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4354755 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51822/solr
   [junit4]   2> 4354757 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4354757 INFO  (zkConnectionManagerCallback-21481-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4354757 INFO  (jetty-launcher-21467-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4354863 INFO  (jetty-launcher-21467-thread-2) [n:127.0.0.1:51835_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4354946 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4354951 WARN  (jetty-launcher-21467-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d6594c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4354951 WARN  (jetty-launcher-21467-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d6594c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4354954 INFO  (zkConnectionManagerCallback-21484-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4354955 INFO  (jetty-launcher-21467-thread-2) [n:127.0.0.1:51835_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4354956 WARN  (jetty-launcher-21467-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59e69fbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4354956 WARN  (jetty-launcher-21467-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59e69fbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4354957 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51822/solr
   [junit4]   2> 4354958 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4354963 INFO  (zkConnectionManagerCallback-21490-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4354963 INFO  (jetty-launcher-21467-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4354969 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4354970 WARN  (jetty-launcher-21467-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48248262[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4354970 WARN  (jetty-launcher-21467-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48248262[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4354973 WARN  (jetty-launcher-21467-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d3fda99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4354973 WARN  (jetty-launcher-21467-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d3fda99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4354973 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51822/solr
   [junit4]   2> 4354973 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4354978 INFO  (zkConnectionManagerCallback-21498-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4354978 INFO  (jetty-launcher-21467-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4355067 INFO  (jetty-launcher-21467-thread-1) [n:127.0.0.1:51841_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4355067 INFO  (zkConnectionManagerCallback-21500-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4355067 INFO  (jetty-launcher-21467-thread-1) [n:127.0.0.1:51841_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4355077 INFO  (jetty-launcher-21467-thread-1) [n:127.0.0.1:51841_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51841_solr
   [junit4]   2> 4355078 INFO  (jetty-launcher-21467-thread-1) [n:127.0.0.1:51841_solr     ] o.a.s.c.Overseer Overseer (id=72080947926466570-127.0.0.1:51841_solr-n_0000000000) starting
   [junit4]   2> 4355082 INFO  (jetty-launcher-21467-thread-1) [n:127.0.0.1:51841_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51841_solr
   [junit4]   2> 4355097 INFO  (OverseerStateUpdate-72080947926466570-127.0.0.1:51841_solr-n_0000000000) [n:127.0.0.1:51841_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51841_solr
   [junit4]   2> 4355098 INFO  (OverseerStateUpdate-72080947926466570-127.0.0.1:51841_solr-n_0000000000) [n:127.0.0.1:51841_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [juni

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

  ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54234
   [junit4]   2> 47824 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54234
   [junit4]   2> 49827 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[891A8BB61D524FDF]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth -Dtests.seed=891A8BB61D524FDF -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=gl-ES -Dtests.timezone=Etc/GMT-5 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   6.99s J0 | BasicAuthIntegrationTest.testBasicAuth <<<
   [junit4]    > Throwable #1: javax.net.ssl.SSLException: An established connection was aborted by the software in your host machine
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([891A8BB61D524FDF:3574FDA4B901CCA5]:0)
   [junit4]    > 	at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
   [junit4]    > 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:324)
   [junit4]    > 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:267)
   [junit4]    > 	at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:262)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1652)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1038)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudAuthTestCase.verifySecurityStatus(SolrCloudAuthTestCase.java:199)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudAuthTestCase.verifySecurityStatus(SolrCloudAuthTestCase.java:175)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:132)
   [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:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]    > 	Suppressed: java.net.SocketException: An established connection was aborted by the software in your host machine
   [junit4]    > 		at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:421)
   [junit4]    > 		at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441)
   [junit4]    > 		at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825)
   [junit4]    > 		at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:989)
   [junit4]    > 		at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:82)
   [junit4]    > 		at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:355)
   [junit4]    > 		... 63 more
   [junit4]    > Caused by: java.net.SocketException: An established connection was aborted by the software in your host machine
   [junit4]    > 	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:326)
   [junit4]    > 	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
   [junit4]    > 	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
   [junit4]    > 	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:919)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:457)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1409)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1022)
   [junit4]    > 	... 59 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_891A8BB61D524FDF-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=423, maxMBSortInHeap=6.127464277171372, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6b8bbd1d), locale=gl-ES, timezone=Etc/GMT-5
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 14-ea (64-bit)/cpus=3,threads=1,free=51423304,total=164458496
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthIntegrationTest, BasicAuthIntegrationTest, BasicAuthIntegrationTest]
   [junit4] Completed [5/5 (5!)] on J0 in 7.08s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20191118_180311_38713538353066629386659.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 13 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1590: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1117: There were test failures: 5 suites, 5 tests, 5 errors [seed: 891A8BB61D524FDF]

Total time: 53 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 1

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

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

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

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

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