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

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_172) - Build # 2468 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2468/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at https://127.0.0.1:40829/solr: Could not find collection : testDeleteWithCollection_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40829/solr: Could not find collection : testDeleteWithCollection_abc
	at __randomizedtesting.SeedInfo.seed([3CDFE90D4734F1BE:47061EE01EAE2300]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:197)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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)




Build Log:
[...truncated 13068 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/init-core-data-001
   [junit4]   2> 412682 WARN  (SUITE-TestWithCollection-seed#[3CDFE90D4734F1BE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 412682 INFO  (SUITE-TestWithCollection-seed#[3CDFE90D4734F1BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 412683 INFO  (SUITE-TestWithCollection-seed#[3CDFE90D4734F1BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 412683 INFO  (SUITE-TestWithCollection-seed#[3CDFE90D4734F1BE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 412683 INFO  (SUITE-TestWithCollection-seed#[3CDFE90D4734F1BE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001
   [junit4]   2> 412684 INFO  (SUITE-TestWithCollection-seed#[3CDFE90D4734F1BE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 412684 INFO  (Thread-1404) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 412684 INFO  (Thread-1404) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 412686 ERROR (Thread-1404) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 412784 INFO  (SUITE-TestWithCollection-seed#[3CDFE90D4734F1BE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36153
   [junit4]   2> 412785 INFO  (zkConnectionManagerCallback-1467-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412789 INFO  (jetty-launcher-1464-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 412789 INFO  (jetty-launcher-1464-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 412793 INFO  (jetty-launcher-1464-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 412793 INFO  (jetty-launcher-1464-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 412793 INFO  (jetty-launcher-1464-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 412793 INFO  (jetty-launcher-1464-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 412793 INFO  (jetty-launcher-1464-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 412793 INFO  (jetty-launcher-1464-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 412793 INFO  (jetty-launcher-1464-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bcfaab{/solr,null,AVAILABLE}
   [junit4]   2> 412793 INFO  (jetty-launcher-1464-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@225088c5{SSL,[ssl, http/1.1]}{127.0.0.1:40829}
   [junit4]   2> 412793 INFO  (jetty-launcher-1464-thread-1) [    ] o.e.j.s.Server Started @412820ms
   [junit4]   2> 412793 INFO  (jetty-launcher-1464-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f35936b{/solr,null,AVAILABLE}
   [junit4]   2> 412793 INFO  (jetty-launcher-1464-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40829}
   [junit4]   2> 412794 ERROR (jetty-launcher-1464-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-02T09:06:51.858Z
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@673d0a42{SSL,[ssl, http/1.1]}{127.0.0.1:44753}
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-2) [    ] o.e.j.s.Server Started @412821ms
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44753}
   [junit4]   2> 412794 ERROR (jetty-launcher-1464-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.5.0
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 412794 INFO  (jetty-launcher-1464-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-02T09:06:51.858Z
   [junit4]   2> 412795 INFO  (zkConnectionManagerCallback-1469-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412795 INFO  (zkConnectionManagerCallback-1471-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412796 INFO  (jetty-launcher-1464-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 412796 INFO  (jetty-launcher-1464-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 412875 INFO  (jetty-launcher-1464-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36153/solr
   [junit4]   2> 412876 INFO  (zkConnectionManagerCallback-1475-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412877 INFO  (zkConnectionManagerCallback-1477-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412927 INFO  (jetty-launcher-1464-thread-1) [n:127.0.0.1:40829_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40829_solr
   [junit4]   2> 412928 INFO  (jetty-launcher-1464-thread-1) [n:127.0.0.1:40829_solr    ] o.a.s.c.Overseer Overseer (id=72090564977754116-127.0.0.1:40829_solr-n_0000000000) starting
   [junit4]   2> 412948 INFO  (zkConnectionManagerCallback-1484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 412953 INFO  (jetty-launcher-1464-thread-1) [n:127.0.0.1:40829_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36153/solr ready
   [junit4]   2> 412953 INFO  (OverseerStateUpdate-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40829_solr
   [junit4]   2> 412958 INFO  (jetty-launcher-1464-thread-1) [n:127.0.0.1:40829_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40829_solr
   [junit4]   2> 412958 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 412959 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 412959 INFO  (zkCallback-1476-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 412959 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 412959 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 412961 INFO  (zkCallback-1483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 412961 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:40829_solr]
   [junit4]   2> 412962 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 412962 DEBUG (ScheduledTrigger-2410-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 412962 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 412974 INFO  (jetty-launcher-1464-thread-1) [n:127.0.0.1:40829_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 412995 INFO  (jetty-launcher-1464-thread-1) [n:127.0.0.1:40829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40829.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28a34cb4
   [junit4]   2> 413001 INFO  (jetty-launcher-1464-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36153/solr
   [junit4]   2> 413001 INFO  (jetty-launcher-1464-thread-1) [n:127.0.0.1:40829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40829.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28a34cb4
   [junit4]   2> 413001 INFO  (jetty-launcher-1464-thread-1) [n:127.0.0.1:40829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40829.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28a34cb4
   [junit4]   2> 413002 INFO  (jetty-launcher-1464-thread-1) [n:127.0.0.1:40829_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node1/.
   [junit4]   2> 413008 INFO  (zkConnectionManagerCallback-1489-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 413036 INFO  (zkConnectionManagerCallback-1491-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 413039 INFO  (jetty-launcher-1464-thread-2) [n:127.0.0.1:44753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 413041 INFO  (jetty-launcher-1464-thread-2) [n:127.0.0.1:44753_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 413041 INFO  (jetty-launcher-1464-thread-2) [n:127.0.0.1:44753_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44753_solr
   [junit4]   2> 413041 INFO  (zkCallback-1483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 413041 INFO  (zkCallback-1476-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 413042 INFO  (zkCallback-1490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 413060 INFO  (zkConnectionManagerCallback-1498-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 413060 INFO  (jetty-launcher-1464-thread-2) [n:127.0.0.1:44753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 413061 INFO  (jetty-launcher-1464-thread-2) [n:127.0.0.1:44753_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36153/solr ready
   [junit4]   2> 413068 INFO  (jetty-launcher-1464-thread-2) [n:127.0.0.1:44753_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 413079 INFO  (jetty-launcher-1464-thread-2) [n:127.0.0.1:44753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44753.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28a34cb4
   [junit4]   2> 413083 INFO  (jetty-launcher-1464-thread-2) [n:127.0.0.1:44753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44753.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28a34cb4
   [junit4]   2> 413083 INFO  (jetty-launcher-1464-thread-2) [n:127.0.0.1:44753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44753.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28a34cb4
   [junit4]   2> 413084 INFO  (jetty-launcher-1464-thread-2) [n:127.0.0.1:44753_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/.
   [junit4]   2> 413116 INFO  (zkConnectionManagerCallback-1501-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 413118 INFO  (zkConnectionManagerCallback-1506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 413119 INFO  (SUITE-TestWithCollection-seed#[3CDFE90D4734F1BE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 413119 INFO  (SUITE-TestWithCollection-seed#[3CDFE90D4734F1BE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36153/solr ready
   [junit4]   2> 413140 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[3CDFE90D4734F1BE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMoveReplicaWithCollection
   [junit4]   2> 413141 DEBUG (zkCallback-1483-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 413141 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 413143 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 413143 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 413144 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[3CDFE90D4734F1BE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 413144 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 413181 INFO  (qtp756735783-5543) [n:127.0.0.1:40829_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 413186 INFO  (qtp1697814284-5548) [n:127.0.0.1:44753_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 413186 DEBUG (qtp1697814284-5544) [n:127.0.0.1:44753_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 413187 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 413187 DEBUG (zkCallback-1483-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 413187 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 413187 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[3CDFE90D4734F1BE]) [    ] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:44753_solr for collection testMoveReplicaWithCollection_abc
   [junit4]   2> 413187 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 413187 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 413187 DEBUG (OverseerAutoScalingTriggerThread-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 413190 INFO  (qtp756735783-5543) [n:127.0.0.1:40829_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testMoveReplicaWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:44753_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 413191 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMoveReplicaWithCollection_abc
   [junit4]   2> 413191 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 413192 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 413192 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 413193 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 413194 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 413194 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 413195 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 413196 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 413196 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 413197 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 413198 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 413198 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 413199 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 413199 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 413200 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 413201 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 413201 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 413202 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 413203 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 413203 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 413204 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 413204 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 413205 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 413205 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 413206 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 413207 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 413207 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 413208 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 413209 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 413209 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 413210 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 413211 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 413211 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 413212 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 413213 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 413213 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 413214 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 413215 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 413215 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 413216 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 413216 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 413217 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 413218 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 413218 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/params.json
   [junit4]   2> 413327 DEBUG (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 413330 INFO  (qtp756735783-5614) [n:127.0.0.1:40829_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 413333 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 413333 DEBUG (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 413336 INFO  (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 503097268 sessionWrapper.createTime 503097265022130, this.sessionWrapper.createTime 503097265022130 
   [junit4]   2> 413338 INFO  (OverseerStateUpdate-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMoveReplicaWithCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMoveReplicaWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44753/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 413542 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr    x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_abc.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 414552 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 414552 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 414553 WARN  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 414553 WARN  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 414553 WARN  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 414553 WARN  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 414553 WARN  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 414553 WARN  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 414554 WARN  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 414554 WARN  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 414560 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 414599 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema [testMoveReplicaWithCollection_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 414717 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 414728 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMoveReplicaWithCollection_abc_shard1_replica_n1' using configuration from collection testMoveReplicaWithCollection_abc, trusted=true
   [junit4]   2> 414729 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44753.solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1' (registry 'solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28a34cb4
   [junit4]   2> 414729 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 414729 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [[testMoveReplicaWithCollection_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/./testMoveReplicaWithCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 414731 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 414760 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 414760 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 414761 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 414761 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 414775 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@79a5d6b[testMoveReplicaWithCollection_abc_shard1_replica_n1] main]
   [junit4]   2> 414776 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMoveReplicaWithCollection_abc.AUTOCREATED
   [junit4]   2> 414776 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMoveReplicaWithCollection_abc.AUTOCREATED
   [junit4]   2> 414776 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 414777 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 414777 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 414777 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 414778 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 414778 INFO  (searcherExecutor-2424-thread-1-processing-n:127.0.0.1:44753_solr x:testMoveReplicaWithCollection_abc_shard1_replica_n1 c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@79a5d6b[testMoveReplicaWithCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 414778 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607677576575188992
   [junit4]   2> 414779 INFO  (searcherExecutor-2424-thread-1-processing-n:127.0.0.1:44753_solr x:testMoveReplicaWithCollection_abc_shard1_replica_n1 c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 414779 INFO  (searcherExecutor-2424-thread-1-processing-n:127.0.0.1:44753_solr x:testMoveReplicaWithCollection_abc_shard1_replica_n1 c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 414779 INFO  (searcherExecutor-2424-thread-1-processing-n:127.0.0.1:44753_solr x:testMoveReplicaWithCollection_abc_shard1_replica_n1 c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [testMoveReplicaWithCollection_abc_shard1_replica_n1] Registered new searcher Searcher@79a5d6b[testMoveReplicaWithCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 414783 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMoveReplicaWithCollection_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 414784 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 414784 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 414784 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44753/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/
   [junit4]   2> 414784 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 414784 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:44753/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 414784 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 414786 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44753/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 414887 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 414889 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_abc.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1347
   [junit4]   2> 414889 DEBUG (OverseerThreadFactory-2412-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 414891 INFO  (qtp756735783-5543) [n:127.0.0.1:40829_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 414988 INFO  (zkCallback-1490-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMoveReplicaWithCollection_abc/state.json] for collection [testMoveReplicaWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 415192 INFO  (OverseerCollectionConfigSetProcessor-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] 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> 415892 INFO  (qtp756735783-5543) [n:127.0.0.1:40829_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testMoveReplicaWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:44753_solr&wt=javabin&version=2} status=0 QTime=2702
   [junit4]   2> 415893 INFO  (qtp756735783-5547) [n:127.0.0.1:40829_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&withCollection=testMoveReplicaWithCollection_abc&name=testMoveReplicaWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 415894 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMoveReplicaWithCollection_xyz
   [junit4]   2> 415895 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 415896 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 415897 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 415897 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 415898 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 415899 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 415900 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 415901 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 415902 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 415902 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 415903 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 415904 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 415904 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 415905 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 415906 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 415906 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 415907 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 415908 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 415908 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 415909 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 415910 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 415910 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 415911 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 415912 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 415912 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 415913 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 415914 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 415914 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 415915 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 415915 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 415916 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 415917 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 415917 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 415918 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 415919 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 415919 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 415920 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 415921 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 415922 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 415923 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 415923 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 415924 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 415925 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 415925 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/params.json
   [junit4]   2> 416130 DEBUG (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 416131 INFO  (qtp756735783-5537) [n:127.0.0.1:40829_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 416133 INFO  (qtp1697814284-5548) [n:127.0.0.1:44753_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 416134 INFO  (qtp1697814284-5536) [n:127.0.0.1:44753_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 416134 DEBUG (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 416136 INFO  (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 503100068 sessionWrapper.createTime 503100066272747, this.sessionWrapper.createTime 503100066272747 
   [junit4]   2> 416138 INFO  (OverseerStateUpdate-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMoveReplicaWithCollection_xyz",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMoveReplicaWithCollection_xyz_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44753/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 416340 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr    x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_xyz.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 417360 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 417360 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 417361 WARN  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 417361 WARN  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 417362 WARN  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 417362 WARN  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 417362 WARN  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 417362 WARN  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 417362 WARN  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 417362 WARN  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 417371 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 417390 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.s.IndexSchema [testMoveReplicaWithCollection_xyz_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 417545 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 417572 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMoveReplicaWithCollection_xyz_shard1_replica_n1' using configuration from collection testMoveReplicaWithCollection_xyz, trusted=true
   [junit4]   2> 417573 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44753.solr.core.testMoveReplicaWithCollection_xyz.shard1.replica_n1' (registry 'solr.core.testMoveReplicaWithCollection_xyz.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28a34cb4
   [junit4]   2> 417573 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 417573 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrCore [[testMoveReplicaWithCollection_xyz_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/testMoveReplicaWithCollection_xyz_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_3CDFE90D4734F1BE-001/tempDir-001/node2/./testMoveReplicaWithCollection_xyz_shard1_replica_n1/data/]
   [junit4]   2> 417578 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 417639 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 417639 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 417640 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 417640 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 417642 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f2d3186[testMoveReplicaWithCollection_xyz_shard1_replica_n1] main]
   [junit4]   2> 417643 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED
   [junit4]   2> 417643 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED
   [junit4]   2> 417643 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 417644 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 417644 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 417644 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 417646 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 417646 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607677579582504960
   [junit4]   2> 417646 INFO  (searcherExecutor-2429-thread-1-processing-n:127.0.0.1:44753_solr x:testMoveReplicaWithCollection_xyz_shard1_replica_n1 c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3f2d3186[testMoveReplicaWithCollection_xyz_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 417646 INFO  (searcherExecutor-2429-thread-1-processing-n:127.0.0.1:44753_solr x:testMoveReplicaWithCollection_xyz_shard1_replica_n1 c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 417646 INFO  (searcherExecutor-2429-thread-1-processing-n:127.0.0.1:44753_solr x:testMoveReplicaWithCollection_xyz_shard1_replica_n1 c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 417647 INFO  (searcherExecutor-2429-thread-1-processing-n:127.0.0.1:44753_solr x:testMoveReplicaWithCollection_xyz_shard1_replica_n1 c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SolrCore [testMoveReplicaWithCollection_xyz_shard1_replica_n1] Registered new searcher Searcher@3f2d3186[testMoveReplicaWithCollection_xyz_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 417655 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMoveReplicaWithCollection_xyz/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 417657 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 417657 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 417657 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44753/solr/testMoveReplicaWithCollection_xyz_shard1_replica_n1/
   [junit4]   2> 417657 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 417658 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:44753/solr/testMoveReplicaWithCollection_xyz_shard1_replica_n1/ has no replicas
   [junit4]   2> 417658 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 417660 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44753/solr/testMoveReplicaWithCollection_xyz_shard1_replica_n1/ shard1
   [junit4]   2> 417761 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 417763 INFO  (qtp1697814284-5544) [n:127.0.0.1:44753_solr c:testMoveReplicaWithCollection_xyz s:shard1 r:core_node2 x:testMoveReplicaWithCollection_xyz_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_xyz.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1423
   [junit4]   2> 417765 DEBUG (OverseerThreadFactory-2412-thread-2) [    ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 417767 INFO  (qtp756735783-5547) [n:127.0.0.1:40829_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 417866 INFO  (zkCallback-1490-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMoveReplicaWithCollection_xyz/state.json] for collection [testMoveReplicaWithCollection_xyz] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 417866 INFO  (zkCallback-1490-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMoveReplicaWithCollection_abc/state.json] for collection [testMoveReplicaWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 417897 INFO  (OverseerCollectionConfigSetProcessor-72090564977754116-127.0.0.1:40829_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 418769 INFO  (qtp756735783-5547) [n:127.0.0.1:40829_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&withCollection=testMoveReplicaWithCollection_abc&name=testMoveReplicaWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2876
   [junit4]   2> 418778 INFO  (qtp756735783-5543) [n:127.0.0.1:40829_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params replica=core_node2&action=MOVEREPLICA&collection=testMoveReplicaWithCollection_abc&targetNode=127.0.0.1:40829_solr&wt=javabin&version=2&inPlaceMove=true and sendToOCPQueue=true
   [junit4]   2> 418800 ERROR (OverseerThreadFactory-2412-thread-3) [ c:testMoveReplicaWithCollection_abc  r:core_node2 ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testMoveReplicaWithCollection_abc operation: movereplica failed:org.apache.solr.common.SolrException: Collection: testMoveReplicaWithCollection_abc is co-located with collection: testMoveReplicaWithCollection_xyz and has a single replica: core_node2 on node: 127.0.0.1:44753_solr so it is not possible to move it to another node
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.MoveReplicaCmd.moveReplica(MoveReplicaCmd.java:131)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.MoveReplicaCmd.call(MoveReplicaCmd.java:69)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.Oversee

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

.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 18ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 3CDFE90D4734F1BE
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says 你好! Master seed: 3CDFE90D4734F1BE
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID(2417@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(2419@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(2418@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      8.73s J0 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] OK      10.2s J0 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      17.5s J0 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      18.4s J0 | TestWithCollection.testMultipleWithCollections
   [junit4] OK      18.1s J0 | TestWithCollection.testNodeAdded
   [junit4] OK      7.11s J0 | TestWithCollection.testCreateCollection
   [junit4] OK      4.41s J0 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      10.7s J0 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      11.9s J0 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] Completed [1/5] on J0 in 117.26s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      8.94s J2 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] OK      9.92s J2 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      16.7s J2 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      17.4s J2 | TestWithCollection.testMultipleWithCollections
   [junit4] OK      18.0s J2 | TestWithCollection.testNodeAdded
   [junit4] OK      7.09s J2 | TestWithCollection.testCreateCollection
   [junit4] OK      4.28s J2 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      10.6s J2 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      12.1s J2 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] Completed [2/5] on J2 in 117.31s, 9 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.TestWithCollection. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      8.73s J1 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] OK      10.3s J1 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      17.5s J1 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      18.4s J1 | TestWithCollection.testMultipleWithCollections
   [junit4] OK      18.1s J1 | TestWithCollection.testNodeAdded
   [junit4] OK      7.11s J1 | TestWithCollection.testCreateCollection
   [junit4] OK      4.40s J1 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      10.7s J1 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      11.9s J1 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] Completed [3/5] on J1 in 118.16s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      5.65s J0 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] OK      9.45s J0 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      19.2s J0 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      17.3s J0 | TestWithCollection.testMultipleWithCollections
   [junit4] OK      17.9s J0 | TestWithCollection.testNodeAdded
   [junit4] OK      6.38s J0 | TestWithCollection.testCreateCollection
   [junit4] OK      4.40s J0 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      10.9s J0 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      11.8s J0 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] Completed [4/5] on J0 in 109.73s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4] OK      5.56s J2 | TestWithCollection.testMoveReplicaWithCollection
   [junit4] OK      9.51s J2 | TestWithCollection.testAddReplicaSimple
   [junit4] OK      19.2s J2 | TestWithCollection.testDeleteWithCollection
   [junit4] OK      17.4s J2 | TestWithCollection.testMultipleWithCollections
   [junit4] OK      17.9s J2 | TestWithCollection.testNodeAdded
   [junit4] OK      6.39s J2 | TestWithCollection.testCreateCollection
   [junit4] OK      4.33s J2 | TestWithCollection.testCreateCollectionNoWithCollection
   [junit4] OK      11.0s J2 | TestWithCollection.testMoveReplicaMainCollection
   [junit4] OK      11.8s J2 | TestWithCollection.testAddReplicaWithPolicy
   [junit4] Completed [5/5] on J2 in 109.64s, 9 tests
   [junit4] 
   [junit4] JVM J0:     0.41 ..   228.54 =   228.13s
   [junit4] JVM J1:     0.40 ..   119.33 =   118.92s
   [junit4] JVM J2:     0.43 ..   228.58 =   228.15s
   [junit4] Execution time total: 3 minutes 48 seconds
   [junit4] Tests summary: 5 suites, 45 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 116.43s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 111.75s | org.apache.solr.cloud.TestWithCollection
[junit4:tophints] 110.32s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints] 102.66s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints]  99.70s | org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 50 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestWithCollection
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
	at hudson.FilePath.act(FilePath.java:1076)
	at hudson.FilePath.act(FilePath.java:1059)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/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=600c15d14e73274d4152e8ef1b8c0d0aae69fd18, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2467
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-11-ea+24) - Build # 2473 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2473/
Java: 64bit/jdk-11-ea+24 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

23 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.CustomHighlightComponentTest

Error Message:
Could not find collection:collection81

Stack Trace:
java.lang.AssertionError: Could not find collection:collection81
	at __randomizedtesting.SeedInfo.seed([35F1996DA11FBBDA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.handler.component.CustomHighlightComponentTest.setupCluster(CustomHighlightComponentTest.java:125)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamingTest.testParallelMergeStream

Error Message:
java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:39591/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+7+9)&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&distrib=false

Stack Trace:
java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:39591/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+7+9)&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&distrib=false
	at __randomizedtesting.SeedInfo.seed([F2E88BB7E010D439:7674BE6BC98D8950]:0)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:400)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.open(CloudSolrStream.java:275)
	at org.apache.solr.client.solrj.io.stream.StreamingTest.getTuples(StreamingTest.java:2360)
	at org.apache.solr.client.solrj.io.stream.StreamingTest.testParallelMergeStream(StreamingTest.java:2096)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:39591/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+7+9)&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&distrib=false
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:394)
	... 41 more
Caused by: java.io.IOException: --> https://127.0.0.1:39591/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+7+9)&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&distrib=false
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:217)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$TupleWrapper.next(CloudSolrStream.java:484)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:507)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:494)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamingTest.testParallelMergeStream

Error Message:
java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:39195/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+9)&fl=id,a_s,a_i&sort=a_i+desc&partitionKeys=a_i&distrib=false

Stack Trace:
java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:39195/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+9)&fl=id,a_s,a_i&sort=a_i+desc&partitionKeys=a_i&distrib=false
	at __randomizedtesting.SeedInfo.seed([F2E88BB7E010D439:7674BE6BC98D8950]:0)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:400)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.open(CloudSolrStream.java:275)
	at org.apache.solr.client.solrj.io.stream.StreamingTest.getTuples(StreamingTest.java:2360)
	at org.apache.solr.client.solrj.io.stream.StreamingTest.testParallelMergeStream(StreamingTest.java:2112)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:39195/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+9)&fl=id,a_s,a_i&sort=a_i+desc&partitionKeys=a_i&distrib=false
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:394)
	... 41 more
Caused by: java.io.IOException: --> https://127.0.0.1:39195/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+9)&fl=id,a_s,a_i&sort=a_i+desc&partitionKeys=a_i&distrib=false
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:217)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$TupleWrapper.next(CloudSolrStream.java:484)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:507)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:494)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamingTest.testParallelEOF

Error Message:
java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:42031/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+7+9)&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&wt=javabin&distrib=false

Stack Trace:
java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:42031/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+7+9)&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&wt=javabin&distrib=false
	at __randomizedtesting.SeedInfo.seed([F2E88BB7E010D439:6C940B1B1328530C]:0)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:400)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.open(CloudSolrStream.java:275)
	at org.apache.solr.client.solrj.io.stream.StreamingTest.getTuples(StreamingTest.java:2360)
	at org.apache.solr.client.solrj.io.stream.StreamingTest.testParallelEOF(StreamingTest.java:2153)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:42031/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+7+9)&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&wt=javabin&distrib=false
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:394)
	... 41 more
Caused by: java.io.IOException: --> https://127.0.0.1:42031/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+7+9)&fl=id,a_s,a_i&sort=a_i+asc&partitionKeys=a_i&wt=javabin&distrib=false
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:217)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$TupleWrapper.next(CloudSolrStream.java:484)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:507)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:494)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamingTest.testZeroParallelReducerStream

Error Message:
java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:42031/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=blah&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&distrib=false

Stack Trace:
java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:42031/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=blah&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&distrib=false
	at __randomizedtesting.SeedInfo.seed([F2E88BB7E010D439:BC156635FCB68156]:0)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:400)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.open(CloudSolrStream.java:275)
	at org.apache.solr.client.solrj.io.stream.StreamingTest.getTuples(StreamingTest.java:2360)
	at org.apache.solr.client.solrj.io.stream.StreamingTest.testZeroParallelReducerStream(StreamingTest.java:1934)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:42031/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=blah&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&distrib=false
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:394)
	... 41 more
Caused by: java.io.IOException: --> https://127.0.0.1:42031/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=blah&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&distrib=false
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:217)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$TupleWrapper.next(CloudSolrStream.java:484)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:507)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:494)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamingTest.testParallelMergeStream

Error Message:
java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:46325/solr/streams_collection_shard2_replica_n2/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+9)&fl=id,a_s,a_i&sort=a_i+desc&partitionKeys=a_i&distrib=false

Stack Trace:
java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:46325/solr/streams_collection_shard2_replica_n2/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+9)&fl=id,a_s,a_i&sort=a_i+desc&partitionKeys=a_i&distrib=false
	at __randomizedtesting.SeedInfo.seed([F2E88BB7E010D439:7674BE6BC98D8950]:0)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:400)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.open(CloudSolrStream.java:275)
	at org.apache.solr.client.solrj.io.stream.StreamingTest.getTuples(StreamingTest.java:2360)
	at org.apache.solr.client.solrj.io.stream.StreamingTest.testParallelMergeStream(StreamingTest.java:2112)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:46325/solr/streams_collection_shard2_replica_n2/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+9)&fl=id,a_s,a_i&sort=a_i+desc&partitionKeys=a_i&distrib=false
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:394)
	... 41 more
Caused by: java.io.IOException: --> https://127.0.0.1:46325/solr/streams_collection_shard2_replica_n2/:java.util.concurrent.ExecutionException: java.io.IOException: params q=id:(4+1+8+9)&fl=id,a_s,a_i&sort=a_i+desc&partitionKeys=a_i&distrib=false
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:217)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$TupleWrapper.next(CloudSolrStream.java:484)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:507)
	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:494)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	... 1 more


FAILED:  org.apache.solr.cloud.DeleteNodeTest.test

Error Message:
Could not find collection : deletenodetest_coll

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : deletenodetest_coll
	at __randomizedtesting.SeedInfo.seed([35F1996DA11FBBDA:BDA5A6B70FE3D622]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
	at org.apache.solr.cloud.DeleteNodeTest.test(DeleteNodeTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)


FAILED:  org.apache.solr.cloud.DeleteNodeTest.test

Error Message:
Could not find collection : deletenodetest_coll

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : deletenodetest_coll
	at __randomizedtesting.SeedInfo.seed([35F1996DA11FBBDA:BDA5A6B70FE3D622]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
	at org.apache.solr.cloud.DeleteNodeTest.test(DeleteNodeTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)


FAILED:  org.apache.solr.cloud.api.collections.CustomCollectionTest.testCustomCollectionsAPI

Error Message:
Could not find collection : implicitcoll

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : implicitcoll
	at __randomizedtesting.SeedInfo.seed([35F1996DA11FBBDA:5F1017069C850DA2]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
	at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:256)
	at org.apache.solr.cloud.api.collections.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)


FAILED:  org.apache.solr.cloud.api.collections.CustomCollectionTest.testCustomCollectionsAPI

Error Message:
Could not find collection : implicitcoll

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : implicitcoll
	at __randomizedtesting.SeedInfo.seed([35F1996DA11FBBDA:5F1017069C850DA2]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
	at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:256)
	at org.apache.solr.cloud.api.collections.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:70)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)


FAILED:  org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForHashRouter

Error Message:
Error from server at https://127.0.0.1:42703/solr/routeFieldColl: Async exception during distributed update: Received fatal alert: internal_error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42703/solr/routeFieldColl: Async exception during distributed update: Received fatal alert: internal_error
	at __randomizedtesting.SeedInfo.seed([35F1996DA11FBBDA:9DC707B03E7E5080]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
	at org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForHashRouter(CustomCollectionTest.java:176)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)


FAILED:  org.apache.solr.handler.component.CustomHighlightComponentTest.test

Error Message:
java.lang.NullPointerException

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([35F1996DA11FBBDA:BDA5A6B70FE3D622]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.handler.component.CustomHighlightComponentTest.test(CustomHighlightComponentTest.java:177)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.impl.CloudSolrClient.buildUrlMap(CloudSolrClient.java:641)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:502)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	... 42 more


FAILED:  org.apache.solr.handler.component.CustomHighlightComponentTest.test

Error Message:
too few or too many elements: 1 expected:<3> but was:<1>

Stack Trace:
java.lang.AssertionError: too few or too many elements: 1 expected:<3> but was:<1>
	at __randomizedtesting.SeedInfo.seed([35F1996DA11FBBDA:BDA5A6B70FE3D622]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.component.CustomHighlightComponentTest.checkHighlightingResponseList(CustomHighlightComponentTest.java:260)
	at org.apache.solr.handler.component.CustomHighlightComponentTest.test(CustomHighlightComponentTest.java:226)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)


FAILED:  org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testArabicPDF

Error Message:
ERROR: [doc=one] Error adding field 'extractedDate'='[Tue Mar 09 12:44:49 GMT+٠٧:٠٠ 2010, 2010-03-09T06:44:49Z]' msg=Invalid Date String:'Tue Mar 09 12:44:49 GMT+٠٧:٠٠ 2010'

Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=one] Error adding field 'extractedDate'='[Tue Mar 09 12:44:49 GMT+٠٧:٠٠ 2010, 2010-03-09T06:44:49Z]' msg=Invalid Date String:'Tue Mar 09 12:44:49 GMT+٠٧:٠٠ 2010'
	at __randomizedtesting.SeedInfo.seed([77BF8C2C8A36DC21:1979F72389F37774]:0)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:984)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:634)
	at org.apache.solr.handler.extraction.ExtractingDocumentLoader.doAdd(ExtractingDocumentLoader.java:126)
	at org.apache.solr.handler.extraction.ExtractingDocumentLoader.addDoc(ExtractingDocumentLoader.java:131)
	at org.apache.solr.handler.extraction.ExtractingDocumentLoader.load(ExtractingDocumentLoader.java:237)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
	at org.apache.solr.util.TestHarness.queryAndResponse(TestHarness.java:364)
	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.loadLocalFromHandler(ExtractingRequestHandlerTest.java:758)
	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.loadLocal(ExtractingRequestHandlerTest.java:765)
	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testArabicPDF(ExtractingRequestHandlerTest.java:525)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)
Caused by: org.apache.solr.common.SolrException: Invalid Date String:'Tue Mar 09 12:44:49 GMT+٠٧:٠٠ 2010'
	at org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
	at org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
	at org.apache.solr.schema.DatePointField.createField(DatePointField.java:214)
	at org.apache.solr.schema.PointField.createFields(PointField.java:250)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:171)
	... 57 more


FAILED:  org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testPasswordProtected

Error Message:
ERROR: [doc=pdfpwliteral] Error adding field 'extractedDate'='[Sat Jun 23 03:57:58 GMT+٠٧:٠٠ 2012, 2012-06-22T20:57:58Z, 2012-06-22T20:57:58Z]' msg=Invalid Date String:'Sat Jun 23 03:57:58 GMT+٠٧:٠٠ 2012'

Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=pdfpwliteral] Error adding field 'extractedDate'='[Sat Jun 23 03:57:58 GMT+٠٧:٠٠ 2012, 2012-06-22T20:57:58Z, 2012-06-22T20:57:58Z]' msg=Invalid Date String:'Sat Jun 23 03:57:58 GMT+٠٧:٠٠ 2012'
	at __randomizedtesting.SeedInfo.seed([77BF8C2C8A36DC21:711A08D7740F8CFB]:0)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:984)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:634)
	at org.apache.solr.handler.extraction.ExtractingDocumentLoader.doAdd(ExtractingDocumentLoader.java:126)
	at org.apache.solr.handler.extraction.ExtractingDocumentLoader.addDoc(ExtractingDocumentLoader.java:131)
	at org.apache.solr.handler.extraction.ExtractingDocumentLoader.load(ExtractingDocumentLoader.java:237)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
	at org.apache.solr.util.TestHarness.queryAndResponse(TestHarness.java:364)
	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.loadLocalFromHandler(ExtractingRequestHandlerTest.java:758)
	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.loadLocal(ExtractingRequestHandlerTest.java:765)
	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testPasswordProtected(ExtractingRequestHandlerTest.java:683)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)
Caused by: org.apache.solr.common.SolrException: Invalid Date String:'Sat Jun 23 03:57:58 GMT+٠٧:٠٠ 2012'
	at org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
	at org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
	at org.apache.solr.schema.DatePointField.createField(DatePointField.java:214)
	at org.apache.solr.schema.PointField.createFields(PointField.java:250)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:171)
	... 57 more


FAILED:  org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testExtraction

Error Message:
ERROR: [doc=one] Error adding field 'extractedDate'='[Thu Nov 13 19:35:51 GMT+٠٧:٠٠ 2008, 2008-11-13T13:35:51Z, 2008-11-13T13:35:51Z]' msg=Invalid Date String:'Thu Nov 13 19:35:51 GMT+٠٧:٠٠ 2008'

Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=one] Error adding field 'extractedDate'='[Thu Nov 13 19:35:51 GMT+٠٧:٠٠ 2008, 2008-11-13T13:35:51Z, 2008-11-13T13:35:51Z]' msg=Invalid Date String:'Thu Nov 13 19:35:51 GMT+٠٧:٠٠ 2008'
	at __randomizedtesting.SeedInfo.seed([77BF8C2C8A36DC21:CECCF852F61E0CD4]:0)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:984)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:634)
	at org.apache.solr.handler.extraction.ExtractingDocumentLoader.doAdd(ExtractingDocumentLoader.java:126)
	at org.apache.solr.handler.extraction.ExtractingDocumentLoader.addDoc(ExtractingDocumentLoader.java:131)
	at org.apache.solr.handler.extraction.ExtractingDocumentLoader.load(ExtractingDocumentLoader.java:237)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
	at org.apache.solr.util.TestHarness.queryAndResponse(TestHarness.java:364)
	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.loadLocalFromHandler(ExtractingRequestHandlerTest.java:758)
	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.loadLocal(ExtractingRequestHandlerTest.java:765)
	at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testExtraction(ExtractingRequestHandlerTest.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:834)
Caused by: org.apache.solr.common.SolrException: Invalid Date String:'Thu Nov 13 19:35:51 GMT+٠٧:٠٠ 2008'
	at org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:247)
	at org.apache.solr.util.DateMathParser.parseMath(DateMathParser.java:226)
	at org.apache.solr.schema.DatePointField.createField(DatePointField.java:214)
	at org.apache.solr.schema.PointField.createFields(PointField.java:250)
	at org.apache.solr.update.DocumentBuilder.addField(DocumentBuilder.java:67)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:171)
	... 57 more


FAILED:  org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testLiteralsOverride

Error Message:
ERROR: [doc=three] Error adding field 'extractedDate'='[Thu Nov 13 19:35:51 GMT+٠٧:٠٠ 2008, 2008-11-13T13:35:51Z, 2008-11-13T13:35:51Z]' msg=Invalid Date String:'Thu Nov 13 19:35:51 GMT+٠٧:٠٠ 2008'

Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=three] Error adding field 'extractedDate'='[Thu Nov 13 19:35:51 GMT+٠٧:٠٠ 2008, 2008-11-13T13:35:51Z, 2008-11-13T13:35:51Z]' msg=Invalid Date String:'Thu Nov 13 19:35:51 GMT+٠٧:٠٠ 2008'
	at __randomizedtesting.SeedInfo.seed([77BF8C2C8A36DC21:4FD4CDC25879B0E0]:0)
	at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:215)
	at org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:102)
	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:962)
	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:341)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:288)
	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:235)
	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:984)
	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:634)
	at org.apache.solr.handler.extraction.ExtractingDocumentLoader.doAdd(ExtractingDocumentLoader.java:126)
	at org.apache.solr.handler.extraction.ExtractingDocumentLoader.addDoc(ExtractingD

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

156]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:400)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.open(CloudSolrStream.java:275)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamingTest.getTuples(StreamingTest.java:2360)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamingTest.testZeroParallelReducerStream(StreamingTest.java:1934)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > Caused by: java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:42031/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=blah&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&distrib=false
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.CloudSolrStream.openStreams(CloudSolrStream.java:394)
   [junit4]    > 	... 41 more
   [junit4]    > Caused by: java.io.IOException: --> https://127.0.0.1:42031/solr/streams_collection_shard1_replica_n1/:java.util.concurrent.ExecutionException: java.io.IOException: params q=blah&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&distrib=false
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:217)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$TupleWrapper.next(CloudSolrStream.java:484)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:507)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.CloudSolrStream$StreamOpener.call(CloudSolrStream.java:494)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    > 	... 1 more
   [junit4] OK      0.03s J0 | StreamingTest.testSpacesInParams
   [junit4] OK      0.12s J0 | StreamingTest.testParallelUniqueStream
   [junit4] OK      0.05s J0 | StreamingTest.testUniqueStream
   [junit4] OK      0.16s J0 | StreamingTest.testMergeStream
   [junit4] OK      0.13s J0 | StreamingTest.testRollupStream
   [junit4] OK      0.13s J0 | StreamingTest.testFacetStream
   [junit4] OK      0.11s J0 | StreamingTest.testParallelReducerStream
   [junit4] OK      0.07s J0 | StreamingTest.testZeroReducerStream
   [junit4] OK      0.15s J0 | StreamingTest.testDateBoolSorting
   [junit4] OK      0.06s J0 | StreamingTest.testTuple
   [junit4] OK      0.07s J0 | StreamingTest.testParallelRankStream
   [junit4] OK      0.09s J0 | StreamingTest.testAllValidExportTypes
   [junit4] OK      0.08s J0 | StreamingTest.testMultipleFqClauses
   [junit4]   1> 07:02:02.362 [SUITE-StreamingTest-seed#[F2E88BB7E010D439]-worker] ERROR org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamingTest_F2E88BB7E010D439-001
   [junit4]   2> Aug 03, 2018 7:02:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 8 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {level1_s=PostingsFormat(name=Memory), s_multi=PostingsFormat(name=Memory), level2_s=BlockTreeOrds(blocksize=128), a_ss=Lucene50(blocksize=128), a_s=PostingsFormat(name=Memory), multiDefault=Lucene50(blocksize=128), s_sing=PostingsFormat(name=Memory), b_sing=Lucene50(blocksize=128), b_multi=Lucene50(blocksize=128), id=PostingsFormat(name=Memory)}, docValues:{multiDefault=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Lucene70), dt_sing=DocValuesFormat(name=Direct), level1_s=DocValuesFormat(name=Memory), dt_multi=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Memory), l_multi=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Lucene70), d_multi=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct), d_sing=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Lucene70), b_sing=DocValuesFormat(name=Direct), b_multi=DocValuesFormat(name=Direct), f_multi=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), f_sing=DocValuesFormat(name=Direct), s_sing=DocValuesFormat(name=Lucene70), i_sing=DocValuesFormat(name=Memory), l_sing=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1789, maxMBSortInHeap=5.230671141569966, sim=RandomSimilarity(queryNorm=true): {}, locale=bg-BG, timezone=Etc/UTC
   [junit4]   2> NOTE: Linux 4.15.0-29-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=421287264,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [StreamingTest, StreamingTest]
   [junit4] Completed [5/5 (3!)] on J0 in 6.78s, 28 tests, 2 errors, 3 skipped <<< FAILURES!
   [junit4] 
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20180803_070139_60212615128035689562885.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20180803_070139_60213350148812207502249.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] 
   [junit4] Tests with failures [seed: F2E88BB7E010D439]:
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamingTest.testParallelMergeStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamingTest.testParallelEOF
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamingTest.testZeroParallelReducerStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamingTest.testParallelMergeStream
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.67 ..    24.05 =    23.39s
   [junit4] JVM J1:     0.67 ..    18.22 =    17.56s
   [junit4] JVM J2:     0.67 ..    24.03 =    23.36s
   [junit4] Execution time total: 24 seconds
   [junit4] Tests summary: 5 suites, 140 tests, 4 errors, 15 ignored (5 assumptions)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 140 tests, 4 errors, 15 ignored (5 assumptions) [seed: F2E88BB7E010D439]

Total time: 25 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.DeleteNodeTest
[repro]   1/5 failed: org.apache.solr.cloud.api.collections.CustomCollectionTest
[repro]   2/5 failed: org.apache.solr.handler.component.CustomHighlightComponentTest
[repro]   3/5 failed: org.apache.solr.client.solrj.io.stream.StreamingTest
[repro]   5/5 failed: org.apache.solr.handler.extraction.ExtractingRequestHandlerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/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=2b121e7f2267d185455b4f6bf4aa9fa6bf9266f9, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2472
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.4) - Build # 2472 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2472/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseG1GC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F]:0)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.createMiniSolrCloudCluster(TestStressCloudBlindAtomicUpdates.java:138)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F]:0)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.afterClass(TestStressCloudBlindAtomicUpdates.java:158)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:319)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:328)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:266)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:253)  at org.apache.solr.client.solrj.impl.HttpSolrClient.<init>(HttpSolrClient.java:200)  at org.apache.solr.client.solrj.impl.HttpSolrClient$Builder.build(HttpSolrClient.java:951)  at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2572)  at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.createMiniSolrCloudCluster(TestStressCloudBlindAtomicUpdates.java:138)  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:1737)  at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)  at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)  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:844)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:319)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:328)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:266)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.<init>(HttpSolrClient.java:200)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$Builder.build(HttpSolrClient.java:951)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2572)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.createMiniSolrCloudCluster(TestStressCloudBlindAtomicUpdates.java:138)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:304)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates:     1) Thread[id=576, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestStressCloudBlindAtomicUpdates]         at java.base@9.0.4/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates: 
   1) Thread[id=576, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestStressCloudBlindAtomicUpdates]
        at java.base@9.0.4/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F]:0)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.createMiniSolrCloudCluster(TestStressCloudBlindAtomicUpdates.java:138)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F]:0)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.afterClass(TestStressCloudBlindAtomicUpdates.java:158)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:319)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:328)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:266)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:253)  at org.apache.solr.client.solrj.impl.HttpSolrClient.<init>(HttpSolrClient.java:200)  at org.apache.solr.client.solrj.impl.HttpSolrClient$Builder.build(HttpSolrClient.java:951)  at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2572)  at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.createMiniSolrCloudCluster(TestStressCloudBlindAtomicUpdates.java:138)  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:1737)  at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)  at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)  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:844)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:319)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:328)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:266)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.<init>(HttpSolrClient.java:200)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$Builder.build(HttpSolrClient.java:951)
	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2572)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.createMiniSolrCloudCluster(TestStressCloudBlindAtomicUpdates.java:138)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:304)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates:     1) Thread[id=584, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestStressCloudBlindAtomicUpdates]         at java.base@9.0.4/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates: 
   1) Thread[id=584, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestStressCloudBlindAtomicUpdates]
        at java.base@9.0.4/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F]:0)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored_idx

Error Message:
Some docs had errors -- check logs expected:<0> but was:<82>

Stack Trace:
java.lang.AssertionError: Some docs had errors -- check logs expected:<0> but was:<82>
	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F:E8B37519B89D9BD8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:343)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored_idx(TestStressCloudBlindAtomicUpdates.java:221)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)




Build Log:
[...truncated 12834 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/init-core-data-001
   [junit4]   2> 277856 WARN  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E2942439C7EB388F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 277856 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E2942439C7EB388F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 277857 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E2942439C7EB388F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="SSL overhead seems to cause OutOfMemory when stress testing")
   [junit4]   2> 277857 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E2942439C7EB388F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 277857 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E2942439C7EB388F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001
   [junit4]   2> 277857 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E2942439C7EB388F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 277857 INFO  (Thread-1339) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 277857 INFO  (Thread-1339) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 277863 ERROR (Thread-1339) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 277957 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E2942439C7EB388F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40437
   [junit4]   2> 277959 INFO  (zkConnectionManagerCallback-588-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277961 INFO  (jetty-launcher-585-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 277963 INFO  (jetty-launcher-585-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 277963 INFO  (jetty-launcher-585-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 277966 INFO  (jetty-launcher-585-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 277987 INFO  (jetty-launcher-585-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 277987 INFO  (jetty-launcher-585-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 277987 INFO  (jetty-launcher-585-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 277987 INFO  (jetty-launcher-585-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 277987 INFO  (jetty-launcher-585-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 277988 INFO  (jetty-launcher-585-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 277989 INFO  (jetty-launcher-585-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 277989 INFO  (jetty-launcher-585-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 277990 INFO  (jetty-launcher-585-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 277990 INFO  (jetty-launcher-585-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fce539e{/solr,null,AVAILABLE}
   [junit4]   2> 277990 INFO  (jetty-launcher-585-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 277990 INFO  (jetty-launcher-585-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 277990 INFO  (jetty-launcher-585-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 277990 INFO  (jetty-launcher-585-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7322698e{/solr,null,AVAILABLE}
   [junit4]   2> 277993 INFO  (jetty-launcher-585-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b396d71{/solr,null,AVAILABLE}
   [junit4]   2> 277993 INFO  (jetty-launcher-585-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35d087b0{/solr,null,AVAILABLE}
   [junit4]   2> 277993 INFO  (jetty-launcher-585-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@441e6c93{HTTP/1.1,[http/1.1]}{127.0.0.1:40693}
   [junit4]   2> 277993 INFO  (jetty-launcher-585-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e81ba1a{HTTP/1.1,[http/1.1]}{127.0.0.1:45831}
   [junit4]   2> 277993 INFO  (jetty-launcher-585-thread-3) [    ] o.e.j.s.Server Started @278039ms
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-4) [    ] o.e.j.s.Server Started @278039ms
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40693}
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45831}
   [junit4]   2> 277993 INFO  (jetty-launcher-585-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@51676ee3{HTTP/1.1,[http/1.1]}{127.0.0.1:36939}
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-1) [    ] o.e.j.s.Server Started @278039ms
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36939}
   [junit4]   2> 277994 ERROR (jetty-launcher-585-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 277994 ERROR (jetty-launcher-585-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.5.0
   [junit4]   2> 277994 ERROR (jetty-launcher-585-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.5.0
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.5.0
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T03:06:36.584401Z
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T03:06:36.584405Z
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T03:06:36.584451Z
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@664f88{HTTP/1.1,[http/1.1]}{127.0.0.1:39555}
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-2) [    ] o.e.j.s.Server Started @278040ms
   [junit4]   2> 277994 INFO  (jetty-launcher-585-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39555}
   [junit4]   2> 277995 ERROR (jetty-launcher-585-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 277995 INFO  (jetty-launcher-585-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 277995 INFO  (jetty-launcher-585-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.5.0
   [junit4]   2> 277995 INFO  (jetty-launcher-585-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 277995 INFO  (jetty-launcher-585-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 277995 INFO  (jetty-launcher-585-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-03T03:06:36.585101Z
   [junit4]   2> 278002 INFO  (zkConnectionManagerCallback-594-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278002 INFO  (zkConnectionManagerCallback-593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278002 INFO  (zkConnectionManagerCallback-592-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278002 INFO  (jetty-launcher-585-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 278003 INFO  (jetty-launcher-585-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 278003 INFO  (zkConnectionManagerCallback-596-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278003 INFO  (jetty-launcher-585-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 278005 INFO  (jetty-launcher-585-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 278067 INFO  (jetty-launcher-585-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40437/solr
   [junit4]   2> 278068 INFO  (zkConnectionManagerCallback-600-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278069 INFO  (zkConnectionManagerCallback-602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278083 INFO  (jetty-launcher-585-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40437/solr
   [junit4]   2> 278122 INFO  (zkConnectionManagerCallback-608-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278139 INFO  (jetty-launcher-585-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40437/solr
   [junit4]   2> 278167 INFO  (jetty-launcher-585-thread-4) [n:127.0.0.1:45831_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45831_solr
   [junit4]   2> 278168 INFO  (jetty-launcher-585-thread-4) [n:127.0.0.1:45831_solr    ] o.a.s.c.Overseer Overseer (id=72094810707853318-127.0.0.1:45831_solr-n_0000000000) starting
   [junit4]   2> 278178 INFO  (zkConnectionManagerCallback-612-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278184 INFO  (jetty-launcher-585-thread-3) [n:127.0.0.1:40693_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40693_solr
   [junit4]   2> 278186 INFO  (zkConnectionManagerCallback-614-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278215 INFO  (jetty-launcher-585-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40437/solr
   [junit4]   2> 278219 INFO  (zkCallback-601-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 278219 INFO  (zkCallback-611-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 278230 INFO  (zkConnectionManagerCallback-620-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278234 INFO  (jetty-launcher-585-thread-2) [n:127.0.0.1:39555_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 278236 INFO  (jetty-launcher-585-thread-2) [n:127.0.0.1:39555_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 278236 INFO  (jetty-launcher-585-thread-2) [n:127.0.0.1:39555_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39555_solr
   [junit4]   2> 278242 INFO  (zkConnectionManagerCallback-625-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278242 INFO  (zkCallback-601-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 278247 INFO  (zkCallback-619-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 278247 INFO  (zkCallback-611-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 278250 INFO  (zkConnectionManagerCallback-629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278251 INFO  (jetty-launcher-585-thread-4) [n:127.0.0.1:45831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 278252 INFO  (jetty-launcher-585-thread-4) [n:127.0.0.1:45831_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40437/solr ready
   [junit4]   2> 278255 INFO  (jetty-launcher-585-thread-3) [n:127.0.0.1:40693_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 278255 INFO  (jetty-launcher-585-thread-3) [n:127.0.0.1:40693_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40437/solr ready
   [junit4]   2> 278258 INFO  (zkConnectionManagerCallback-632-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278262 INFO  (zkConnectionManagerCallback-639-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278263 INFO  (jetty-launcher-585-thread-2) [n:127.0.0.1:39555_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 278263 INFO  (jetty-launcher-585-thread-2) [n:127.0.0.1:39555_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40437/solr ready
   [junit4]   2> 278266 INFO  (OverseerStateUpdate-72094810707853318-127.0.0.1:45831_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45831_solr
   [junit4]   2> 278268 INFO  (jetty-launcher-585-thread-3) [n:127.0.0.1:40693_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 278268 INFO  (jetty-launcher-585-thread-4) [n:127.0.0.1:45831_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 278269 INFO  (jetty-launcher-585-thread-4) [n:127.0.0.1:45831_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45831_solr
   [junit4]   2> 278269 INFO  (zkCallback-611-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 278271 INFO  (zkCallback-601-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 278278 INFO  (zkCallback-624-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 278278 INFO  (zkCallback-628-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 278279 INFO  (zkCallback-619-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 278280 INFO  (jetty-launcher-585-thread-3) [n:127.0.0.1:40693_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40693.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 278280 INFO  (jetty-launcher-585-thread-2) [n:127.0.0.1:39555_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 278280 INFO  (jetty-launcher-585-thread-4) [n:127.0.0.1:45831_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 278281 INFO  (zkCallback-638-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 278281 INFO  (zkConnectionManagerCallback-642-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278288 INFO  (jetty-launcher-585-thread-1) [n:127.0.0.1:36939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 278290 INFO  (jetty-launcher-585-thread-1) [n:127.0.0.1:36939_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 278290 INFO  (jetty-launcher-585-thread-1) [n:127.0.0.1:36939_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36939_solr
   [junit4]   2> 278290 INFO  (zkCallback-601-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 278292 INFO  (jetty-launcher-585-thread-3) [n:127.0.0.1:40693_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40693.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 278292 INFO  (jetty-launcher-585-thread-3) [n:127.0.0.1:40693_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40693.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 278293 INFO  (jetty-launcher-585-thread-3) [n:127.0.0.1:40693_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001/node3/.
   [junit4]   2> 278293 INFO  (jetty-launcher-585-thread-4) [n:127.0.0.1:45831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45831.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 278294 INFO  (zkCallback-611-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 278294 INFO  (zkCallback-619-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 278295 INFO  (jetty-launcher-585-thread-2) [n:127.0.0.1:39555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39555.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 278298 INFO  (jetty-launcher-585-thread-4) [n:127.0.0.1:45831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45831.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 278299 INFO  (jetty-launcher-585-thread-4) [n:127.0.0.1:45831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45831.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 278299 INFO  (jetty-launcher-585-thread-4) [n:127.0.0.1:45831_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001/node4/.
   [junit4]   2> 278300 INFO  (jetty-launcher-585-thread-2) [n:127.0.0.1:39555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39555.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 278300 INFO  (jetty-launcher-585-thread-2) [n:127.0.0.1:39555_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39555.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 278301 INFO  (jetty-launcher-585-thread-2) [n:127.0.0.1:39555_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001/node2/.
   [junit4]   2> 278302 INFO  (zkCallback-638-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 278302 INFO  (zkCallback-624-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 278302 INFO  (zkCallback-628-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 278306 INFO  (zkCallback-641-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 278317 INFO  (zkConnectionManagerCallback-651-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278318 INFO  (jetty-launcher-585-thread-1) [n:127.0.0.1:36939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 278319 INFO  (jetty-launcher-585-thread-1) [n:127.0.0.1:36939_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40437/solr ready
   [junit4]   2> 278324 INFO  (jetty-launcher-585-thread-1) [n:127.0.0.1:36939_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 278332 INFO  (jetty-launcher-585-thread-1) [n:127.0.0.1:36939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36939.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 278338 INFO  (jetty-launcher-585-thread-1) [n:127.0.0.1:36939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36939.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 278338 INFO  (jetty-launcher-585-thread-1) [n:127.0.0.1:36939_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36939.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 278339 INFO  (jetty-launcher-585-thread-1) [n:127.0.0.1:36939_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001/node1/.
   [junit4]   2> 278388 INFO  (zkConnectionManagerCallback-654-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278391 INFO  (zkConnectionManagerCallback-659-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 278392 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E2942439C7EB388F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 278392 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E2942439C7EB388F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40437/solr ready
   [junit4]   2> 278555 INFO  (qtp1354814045-3981) [n:127.0.0.1:39555_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 278556 INFO  (OverseerThreadFactory-1995-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_col
   [junit4]   2> 278662 INFO  (OverseerStateUpdate-72094810707853318-127.0.0.1:45831_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36939/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 278663 INFO  (OverseerStateUpdate-72094810707853318-127.0.0.1:45831_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45831/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 278664 INFO  (OverseerStateUpdate-72094810707853318-127.0.0.1:45831_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40693/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 278665 INFO  (OverseerStateUpdate-72094810707853318-127.0.0.1:45831_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39555/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 278868 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr    x:test_col_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 278868 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr    x:test_col_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 278868 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr    x:test_col_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 278868 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr    x:test_col_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 278868 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr    x:test_col_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 279876 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 279876 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 279877 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 279888 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 279891 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema name=minimal-atomic-stress
   [junit4]   2> 279891 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema name=minimal-atomic-stress
   [junit4]   2> 279892 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema name=minimal-atomic-stress
   [junit4]   2> 279892 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 279892 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using configuration from collection test_col, trusted=true
   [junit4]   2> 279892 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 279892 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using configuration from collection test_col, trusted=true
   [junit4]   2> 279893 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45831.solr.core.test_col.shard1.replica_n2' (registry 'solr.core.test_col.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 279893 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36939.solr.core.test_col.shard1.replica_n1' (registry 'solr.core.test_col.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 279893 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 279893 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 279893 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [[test_col_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001/node4/test_col_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001/node4/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 279893 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n4' using configuration from collection test_col, trusted=true
   [junit4]   2> 279893 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 279893 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [[test_col_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001/node1/test_col_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001/node1/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 279893 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40693.solr.core.test_col.shard2.replica_n4' (registry 'solr.core.test_col.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 279893 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 279893 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore [[test_col_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001/node3/test_col_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001/node3/./test_col_shard2_replica_n4/data/]
   [junit4]   2> 279895 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.2783203125, noCFSRatio=1.0]
   [junit4]   2> 279895 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.2783203125, noCFSRatio=1.0]
   [junit4]   2> 279895 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.2783203125, noCFSRatio=1.0]
   [junit4]   2> 279896 WARN  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 279896 WARN  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 279896 WARN  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 279897 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.s.IndexSchema [test_col_shard2_replica_n6] Schema name=minimal-atomic-stress
   [junit4]   2> 279898 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 279898 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n6' using configuration from collection test_col, trusted=true
   [junit4]   2> 279899 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39555.solr.core.test_col.shard2.replica_n6' (registry 'solr.core.test_col.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43ec113a
   [junit4]   2> 279899 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 279899 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore [[test_col_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001/node2/test_col_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_E2942439C7EB388F-001/tempDir-001/node2/./test_col_shard2_replica_n6/data/]
   [junit4]   2> 279901 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.2783203125, noCFSRatio=1.0]
   [junit4]   2> 279903 WARN  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 279928 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 279928 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 279928 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 279928 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 279929 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 279929 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 279930 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 279930 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 279930 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 279931 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 279931 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6841625c[test_col_shard2_replica_n4] main]
   [junit4]   2> 279931 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 279932 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 279932 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 279932 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607745508235804672
   [junit4]   2> 279932 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fcc599e[test_col_shard1_replica_n2] main]
   [junit4]   2> 279933 INFO  (searcherExecutor-2009-thread-1-processing-n:127.0.0.1:40693_solr x:test_col_shard2_replica_n4 c:test_col s:shard2 r:core_node7) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore [test_col_shard2_replica_n4] Registered new searcher Searcher@6841625c[test_col_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 279933 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 279933 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 279934 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 279934 INFO  (searcherExecutor-2007-thread-1-processing-n:127.0.0.1:45831_solr x:test_col_shard1_replica_n2 c:test_col s:shard1 r:core_node5) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [test_col_shard1_replica_n2] Registered new searcher Searcher@4fcc599e[test_col_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 279934 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607745508237901824
   [junit4]   2> 279936 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_col/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 279937 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_col/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 279937 INFO  (qtp1151345347-3976) [n:127.0.0.1:40693_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 279938 INFO  (qtp93906242-3980) [n:127.0.0.1:45831_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 279945 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 279945 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 279946 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 279946 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 279947 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 279947 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@477cb537[test_col_shard1_replica_n1] main]
   [junit4]   2> 279948 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 279948 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 279949 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 279949 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607745508253630464
   [junit4]   2> 279950 INFO  (searcherExecutor-2008-thread-1-processing-n:127.0.0.1:36939_solr x:test_col_shard1_replica_n1 c:test_col s:shard1 r:core_node3) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1] Registered new searcher Searcher@477cb537[test_col_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 279950 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 279950 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 279951 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 279951 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 279952 INFO  (qtp817083119-3974) [n:127.0.0.1:36939_solr c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_col/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 279952 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 279953 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1605735a[test_col_shard2_replica_n6] main]
   [junit4]   2> 279953 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 279953 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 279954 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 279954 INFO  (qtp1354814045-3961) [n:127.0.0.1:39555_solr c:test_col s:shard2 r:core_no

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

java.lang.Object.wait(Native Method)
   [junit4]   2>     java.base@9.0.4/java.lang.Thread.join(Thread.java:1361)
   [junit4]   2>     app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:822)
   [junit4]   2>     app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:404)
   [junit4]   2>     app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2>     app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2>     app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> 
   [junit4]   2> JUnit4-serializer-daemon:
   [junit4]   2>     java.base@9.0.4/java.lang.Thread.sleep(Native Method)
   [junit4]   2>     app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> 104002 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[E2942439C7EB388F]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Aug 03, 2018 3:51:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Aug 03, 2018 3:53:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates: 
   [junit4]   2>    1) Thread[id=584, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestStressCloudBlindAtomicUpdates]
   [junit4]   2>         at java.base@9.0.4/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Aug 03, 2018 3:53:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=584, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestStressCloudBlindAtomicUpdates]
   [junit4]   2> Aug 03, 2018 3:53:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=350, maxMBSortInHeap=7.074127882968276, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-EH, timezone=America/Chihuahua
   [junit4]   2> NOTE: Linux 4.15.0-29-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=350139656,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressCloudBlindAtomicUpdates, TestStressCloudBlindAtomicUpdates]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStressCloudBlindAtomicUpdates -Dtests.seed=E2942439C7EB388F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-EH -Dtests.timezone=America/Chihuahua -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestStressCloudBlindAtomicUpdates (suite) <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.createMiniSolrCloudCluster(TestStressCloudBlindAtomicUpdates.java:138)
   [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:844)Throwable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.afterClass(TestStressCloudBlindAtomicUpdates.java:158)
   [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:844)Throwable #3: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:319)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:253)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.<init>(HttpSolrClient.java:200)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient$Builder.build(HttpSolrClient.java:951)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.getHttpSolrClient(SolrTestCaseJ4.java:2572)
   [junit4]    > 	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.createMiniSolrCloudCluster(TestStressCloudBlindAtomicUpdates.java:138)
   [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:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:304)
   [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:844)Throwable #4: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates: 
   [junit4]    >    1) Thread[id=584, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestStressCloudBlindAtomicUpdates]
   [junit4]    >         at java.base@9.0.4/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E2942439C7EB388F]:0)
   [junit4] Completed [5/5 (2!)] on J2 in 108.72s, 0 tests, 1 failure, 3 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 15 tests, 8 suite-level errors [seed: E2942439C7EB388F]

Total time: 3 minutes 6 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/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=2b121e7f2267d185455b4f6bf4aa9fa6bf9266f9, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2471
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.4) - Build # 2471 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2471/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

46 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphTest

Error Message:
Error from server at https://127.0.0.1:36019/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36019/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.graph.GraphTest.setupCluster(GraphTest.java:62)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphTest

Error Message:
Captured an uncaught exception in thread: Thread[id=263, name=OverseerAutoScalingTriggerThread-72094273463255044-127.0.0.1:34957_solr-n_0000000000, state=RUNNABLE, group=Overseer autoscaling triggers]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=263, name=OverseerAutoScalingTriggerThread-72094273463255044-127.0.0.1:34957_solr-n_0000000000, state=RUNNABLE, group=Overseer autoscaling triggers]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:127)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.getPolicy(AutoScalingConfig.java:353)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.withTriggerConfigs(AutoScalingConfig.java:467)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.withTriggerConfig(AutoScalingConfig.java:478)
	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.withDefaultTrigger(OverseerTriggerThread.java:379)
	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.withAutoAddReplicasTrigger(OverseerTriggerThread.java:359)
	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:132)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphTest

Error Message:
Captured an uncaught exception in thread: Thread[id=296, name=OverseerThreadFactory-55-thread-1, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=296, name=OverseerThreadFactory-55-thread-1, state=RUNNABLE, group=Overseer collection creation process.]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:127)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.getPolicy(AutoScalingConfig.java:353)
	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:136)
	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:473)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.JDBCStreamTest

Error Message:
Error from server at https://127.0.0.1:33263/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33263/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.stream.JDBCStreamTest.setupCluster(JDBCStreamTest.java:76)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.JDBCStreamTest

Error Message:
Captured an uncaught exception in thread: Thread[id=147, name=OverseerAutoScalingTriggerThread-72094261328478218-127.0.0.1:39659_solr-n_0000000000, state=RUNNABLE, group=Overseer autoscaling triggers]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=147, name=OverseerAutoScalingTriggerThread-72094261328478218-127.0.0.1:39659_solr-n_0000000000, state=RUNNABLE, group=Overseer autoscaling triggers]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:127)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.getPolicy(AutoScalingConfig.java:353)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.withTriggerConfigs(AutoScalingConfig.java:467)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.withTriggerConfig(AutoScalingConfig.java:478)
	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.withDefaultTrigger(OverseerTriggerThread.java:379)
	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.withAutoAddReplicasTrigger(OverseerTriggerThread.java:359)
	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:132)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.JDBCStreamTest

Error Message:
Captured an uncaught exception in thread: Thread[id=178, name=OverseerThreadFactory-28-thread-1, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=178, name=OverseerThreadFactory-28-thread-1, state=RUNNABLE, group=Overseer collection creation process.]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:127)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.getPolicy(AutoScalingConfig.java:353)
	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:136)
	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:473)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollection

Error Message:


Stack Trace:
java.lang.ExceptionInInitializerError
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:C650CAD309CB3DB2]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Variable$Type.<init>(Variable.java:241)
	at org.apache.solr.client.solrj.cloud.autoscaling.Variable$Type.<clinit>(Variable.java:84)
	at org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider.getNodeValues(SolrClientNodeStateProvider.java:130)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testWithCollection(TestPolicy.java:244)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)
Caused by: java.lang.NullPointerException
	at org.apache.solr.client.solrj.cloud.autoscaling.Variable$Type.values(Variable.java:83)
	at org.apache.solr.client.solrj.cloud.autoscaling.VariableBase.<clinit>(VariableBase.java:202)
	... 42 more


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMoveReplicaSuggester

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:5E78ED82D0C0B2A7]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:127)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMoveReplicaSuggester(TestPolicy.java:2253)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testValidate

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:60178BD644BE529C]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.validate(Clause.java:684)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.expectError(TestPolicy.java:1034)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testValidate(TestPolicy.java:727)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMultiReplicaPlacement

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:D5D76E51844EF914]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.parse(Clause.java:257)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.<init>(Clause.java:103)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.create(Clause.java:139)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1494)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:511)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:124)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.getPolicy(AutoScalingConfig.java:353)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper$SessionRef.createSession(PolicyHelper.java:364)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper$SessionRef.get(PolicyHelper.java:329)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSession(PolicyHelper.java:385)
	at org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getReplicaLocations(PolicyHelper.java:111)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMultiReplicaPlacement(TestPolicy.java:2225)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testCoresSuggestions

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:E161486AC6BA4C0A]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.parse(Clause.java:257)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.<init>(Clause.java:95)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.create(Clause.java:139)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1494)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:511)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:124)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.getPolicy(AutoScalingConfig.java:353)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testCoresSuggestions(TestPolicy.java:2589)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testNodeLostMultipleReplica

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:4BEA87CB6E3A77E4]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.parse(Clause.java:257)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.<init>(Clause.java:103)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.create(Clause.java:139)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1494)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:511)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:124)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.getPolicy(AutoScalingConfig.java:353)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testNodeLostMultipleReplica(TestPolicy.java:1158)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testFreediskPercentage

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:2EDF3D22A0492E82]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.parse(Clause.java:257)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.<init>(Clause.java:103)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.create(Clause.java:139)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1494)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:511)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:124)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.getPolicy(AutoScalingConfig.java:353)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testFreediskPercentage(TestPolicy.java:3602)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testSortError

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:1E1A9DCD72C77907]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:127)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testSortError(TestPolicy.java:3174)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testEqualFunction

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:77BF0C8024328B65]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.parse(Clause.java:257)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.<init>(Clause.java:103)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.create(Clause.java:139)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1494)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:511)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:124)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.getPolicy(AutoScalingConfig.java:353)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testEqualFunction(TestPolicy.java:992)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testUtilizeNodeFailure

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:CFC2CF722F05C8B]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:127)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.getPolicy(AutoScalingConfig.java:353)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.createSuggester(TestPolicy.java:86)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testUtilizeNodeFailure(TestPolicy.java:3075)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testReplicaZonesPercentage

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:D492D798208AE6B]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.parse(Clause.java:257)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.<init>(Clause.java:103)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.create(Clause.java:139)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1494)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:511)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:124)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.getPolicy(AutoScalingConfig.java:353)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testReplicaZonesPercentage(TestPolicy.java:2456)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testScheduledTriggerFailure

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:C0575E039A2F10C8]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.parse(Clause.java:257)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.<init>(Clause.java:95)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.create(Clause.java:139)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1494)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:511)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:124)
	at org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.getPolicy(AutoScalingConfig.java:353)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.createSuggester(TestPolicy.java:86)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testScheduledTriggerFailure(TestPolicy.java:2948)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMoveReplica

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:98289837C9D293C8]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.parse(Clause.java:257)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.<init>(Clause.java:95)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.create(Clause.java:139)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1494)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:511)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:124)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testMoveReplica(TestPolicy.java:1948)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testPolicyWithReplicaType

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:1857F16F94B1210]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.parse(Clause.java:257)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.<init>(Clause.java:103)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.create(Clause.java:139)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1494)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:511)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:124)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testPolicyWithReplicaType(TestPolicy.java:1349)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testOperands

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:68F2CF189110F1F6]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.parse(Clause.java:257)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.<init>(Clause.java:103)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.create(Clause.java:139)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.create(Clause.java:135)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testOperands(TestPolicy.java:1043)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testNodeLost

Error Message:
Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
	at __randomizedtesting.SeedInfo.seed([497CAC0FD2754553:F66962F1519F20D5]:0)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.parse(Clause.java:257)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.<init>(Clause.java:95)
	at org.apache.solr.client.solrj.cloud.autoscaling.Clause.create(Clause.java:139)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1494)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:511)
	at org.apache.solr.client.solrj.cloud.autoscaling.Policy.<init>(Policy.java:124)
	at org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy.testNodeLost(TestPolicy.java:1123)
	at java.base/

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

e -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testSortError -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testEqualFunction -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testUtilizeNodeFailure -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testReplicaZonesPercentage -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testScheduledTriggerFailure -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testMoveReplica -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testPolicyWithReplicaType -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testOperands -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testNodeLost -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testSyspropSuggestions -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testRow -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testMultipleCollections -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testDiskSpaceReqd -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testNegativeConditions -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testReplicaCountSuggestions -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testUtilizeNodeFailure2 -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testWithCollectionMoveVsAddSuggestions -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testWithCollectionMoveReplica -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testPortSuggestions -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testMoveReplicasInMultipleCollections -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testViolationOutput -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testDiskSpaceHint -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testMerge -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testComputePlanAfterNodeAdded -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testRules -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testSessionCaching -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testFreeDiskSuggestions -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testReplicaPercentage -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testWithCollectionSuggestions -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testGreedyConditions -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testOtherTag -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testConditionsSort -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestPolicy -Dtests.method=testEmptyClusterState -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=JDBCStreamTest -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ur -Dtests.timezone=America/Grenada -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=GraphTest -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=shi-Latn-MA -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/solrj
[repro]       GraphTest
[repro]       JDBCStreamTest
[repro]       TestPolicy
[repro] ant compile-test

[...truncated 2487 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.GraphTest|*.JDBCStreamTest|*.TestPolicy" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=497CAC0FD2754553 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=shi-Latn-MA -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 348 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.cloud.autoscaling.TestPolicy
[repro]   0/5 failed: org.apache.solr.client.solrj.io.graph.GraphTest
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.JDBCStreamTest
[repro] Exiting with code 0

[...truncated 40 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.4) - Build # 2470 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 79, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_172) - Build # 2469 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2469/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink

Error Message:
split index1 has wrong number of documents expected:<5> but was:<6>

Stack Trace:
java.lang.AssertionError: split index1 has wrong number of documents expected:<5> but was:<6>
	at __randomizedtesting.SeedInfo.seed([2EC831F1D9B21D7D:9992FDD95CED0639]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.update.SolrIndexSplitterTest.doTestSplitAlternately(SolrIndexSplitterTest.java:272)
	at org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink(SolrIndexSplitterTest.java:247)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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)


FAILED:  org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink

Error Message:
split index1 has wrong number of documents expected:<5> but was:<6>

Stack Trace:
java.lang.AssertionError: split index1 has wrong number of documents expected:<5> but was:<6>
	at __randomizedtesting.SeedInfo.seed([2EC831F1D9B21D7D:9992FDD95CED0639]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.update.SolrIndexSplitterTest.doTestSplitAlternately(SolrIndexSplitterTest.java:272)
	at org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink(SolrIndexSplitterTest.java:247)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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)


FAILED:  org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink

Error Message:
split index1 has wrong number of documents expected:<5> but was:<6>

Stack Trace:
java.lang.AssertionError: split index1 has wrong number of documents expected:<5> but was:<6>
	at __randomizedtesting.SeedInfo.seed([2EC831F1D9B21D7D:9992FDD95CED0639]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.update.SolrIndexSplitterTest.doTestSplitAlternately(SolrIndexSplitterTest.java:272)
	at org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink(SolrIndexSplitterTest.java:247)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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)


FAILED:  org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink

Error Message:
split index1 has wrong number of documents expected:<5> but was:<6>

Stack Trace:
java.lang.AssertionError: split index1 has wrong number of documents expected:<5> but was:<6>
	at __randomizedtesting.SeedInfo.seed([2EC831F1D9B21D7D:9992FDD95CED0639]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.update.SolrIndexSplitterTest.doTestSplitAlternately(SolrIndexSplitterTest.java:272)
	at org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink(SolrIndexSplitterTest.java:247)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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)




Build Log:
[...truncated 13427 lines...]
   [junit4] Suite: org.apache.solr.update.SolrIndexSplitterTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrIndexSplitterTest_2EC831F1D9B21D7D-001/init-core-data-001
   [junit4]   2> 776881 WARN  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 776881 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 776882 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 776883 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 776883 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 776883 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 776901 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 776914 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 776953 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 776996 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 776996 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 777015 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5491aae3
   [junit4]   2> 777020 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5491aae3
   [junit4]   2> 777020 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5491aae3
   [junit4]   2> 777021 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 777042 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 777054 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 777090 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 777094 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 777094 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5491aae3
   [junit4]   2> 777099 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 777099 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrIndexSplitterTest_2EC831F1D9B21D7D-001/init-core-data-001/]
   [junit4]   2> 777101 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 777151 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 777151 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 777152 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 777152 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 777153 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 777153 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@39027de0[collection1] main]
   [junit4]   2> 777154 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 777178 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 777312 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 777312 INFO  (searcherExecutor-4279-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 777312 INFO  (coreLoadExecutor-4278-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607689700725751808
   [junit4]   2> 777312 INFO  (searcherExecutor-4279-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 777312 INFO  (searcherExecutor-4279-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 777312 INFO  (searcherExecutor-4279-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 777313 INFO  (searcherExecutor-4279-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 777313 INFO  (searcherExecutor-4279-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 777313 INFO  (searcherExecutor-4279-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 777313 INFO  (searcherExecutor-4279-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 777313 INFO  (searcherExecutor-4279-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 777313 INFO  (searcherExecutor-4279-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39027de0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 777315 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 777316 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitDeletesLink
   [junit4]   2> 777316 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 777316 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53e703be[collection1] realtime]
   [junit4]   2> 777316 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 777317 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689700730994688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 777317 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689700730994688
   [junit4]   2> 777336 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14b41bce[collection1] main]
   [junit4]   2> 777336 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 777337 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14b41bce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 777337 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 777340 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[dorothy (1607689700754063360)]} 0 0
   [junit4]   2> 777340 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[kansas (1607689700755111936)]} 0 0
   [junit4]   2> 777340 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689700755111937,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 777340 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689700755111937
   [junit4]   2> 777391 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@52c5818d[collection1] main]
   [junit4]   2> 777392 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 777392 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52c5818d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):c2)))}
   [junit4]   2> 777392 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 52
   [junit4]   2> 777393 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 777394 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[kansas (-1607689700810686464)]} 0 0
   [junit4]   2> 777394 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689700811735040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 777394 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689700811735040
   [junit4]   2> 777433 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d52ebc3[collection1] main]
   [junit4]   2> 777433 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 777434 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d52ebc3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.5.0):c2/1:delGen=1)))}
   [junit4]   2> 777434 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 40
   [junit4]   2> 777435 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=2 segments=1
   [junit4]   2> 777435 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter Splitting _0(7.5.0):c2/1:delGen=1: 1 documents will move into a sub-shard
   [junit4]   2> 777435 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=0,partitionCount=2,range=e36d7ea8-3293507
   [junit4]   2> 777435 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7196924706885092]
   [junit4]   2> 777435 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #0 partitionCount=2 range=e36d7ea8-3293507 segment #0 segmentCount=1
   [junit4]   2> 777438 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7eac385d commitCommandVersion:-1
   [junit4]   2> 777523 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=1,partitionCount=2,range=3293508-22e4eb66
   [junit4]   2> 777524 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 777524 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #1 partitionCount=2 range=3293508-22e4eb66 segment #0 segmentCount=1
   [junit4]   2> 777524 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2881029d commitCommandVersion:-1
   [junit4]   2> 777549 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletesLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSplitDeletesLink
   [junit4]   2> 777550 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitAlternately
   [junit4]   2> 777550 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 777551 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fe3fc6c[collection1] realtime]
   [junit4]   2> 777551 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 777551 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689700976361472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 777551 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689700976361472
   [junit4]   2> 777573 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3396fd3d[collection1] main]
   [junit4]   2> 777573 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 777574 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3396fd3d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 777574 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 23
   [junit4]   2> 777575 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitterTest Adding 12 number of documents
   [junit4]   2> 777575 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1607689701001527296)]} 0 0
   [junit4]   2> 777576 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1607689701002575872)]} 0 0
   [junit4]   2> 777576 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1607689701002575873)]} 0 0
   [junit4]   2> 777576 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1607689701002575874)]} 0 0
   [junit4]   2> 777576 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1607689701002575875)]} 0 0
   [junit4]   2> 777576 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1607689701002575876)]} 0 0
   [junit4]   2> 777576 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1607689701002575877)]} 0 0
   [junit4]   2> 777576 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1607689701002575878)]} 0 0
   [junit4]   2> 777576 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1607689701002575879)]} 0 0
   [junit4]   2> 777577 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1607689701003624448)]} 0 0
   [junit4]   2> 777577 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1607689701003624449)]} 0 0
   [junit4]   2> 777577 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1607689701003624450)]} 0 0
   [junit4]   2> 777577 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689701003624451,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 777577 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689701003624451
   [junit4]   2> 777622 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@33856f17[collection1] main]
   [junit4]   2> 777623 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 777624 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@33856f17[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.5.0):c12)))}
   [junit4]   2> 777624 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 46
   [junit4]   2> 777624 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=3 segments=1
   [junit4]   2> 777624 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=0,partitionCount=3
   [junit4]   2> 777624 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8348499291331681]
   [junit4]   2> 777625 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #0 partitionCount=3 segment #0 segmentCount=1
   [junit4]   2> 777626 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@30cfa025 commitCommandVersion:-1
   [junit4]   2> 778066 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=1,partitionCount=3
   [junit4]   2> 778066 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@437bb08d
   [junit4]   2> 778066 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #1 partitionCount=3 segment #0 segmentCount=1
   [junit4]   2> 778067 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@42f2c179 commitCommandVersion:-1
   [junit4]   2> 778306 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=2,partitionCount=3
   [junit4]   2> 778306 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 778306 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #2 partitionCount=3 segment #0 segmentCount=1
   [junit4]   2> 778307 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@317de174 commitCommandVersion:-1
   [junit4]   2> 778616 INFO  (TEST-SolrIndexSplitterTest.testSplitAlternately-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSplitAlternately
   [junit4]   2> 778617 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitDeletes
   [junit4]   2> 778617 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 778618 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d45aa70[collection1] realtime]
   [junit4]   2> 778618 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 778618 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689702095192064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 778618 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689702095192064
   [junit4]   2> 778641 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a35357a[collection1] main]
   [junit4]   2> 778641 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 778642 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a35357a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 778642 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 24
   [junit4]   2> 778643 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[dorothy (1607689702121406464)]} 0 0
   [junit4]   2> 778644 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[kansas (1607689702122455040)]} 0 0
   [junit4]   2> 778644 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689702122455041,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 778644 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689702122455041
   [junit4]   2> 778697 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26cc660d[collection1] main]
   [junit4]   2> 778697 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 778698 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26cc660d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.5.0):c2)))}
   [junit4]   2> 778698 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 54
   [junit4]   2> 778699 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 778699 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[kansas (-1607689702180126720)]} 0 0
   [junit4]   2> 778699 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689702180126721,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 778699 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689702180126721
   [junit4]   2> 778739 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@22a0a4a[collection1] main]
   [junit4]   2> 778739 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 778740 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22a0a4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.5.0):c2/1:delGen=1)))}
   [junit4]   2> 778740 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 40
   [junit4]   2> 778740 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=2 segments=1
   [junit4]   2> 778741 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter Splitting _2(7.5.0):c2/1:delGen=1: 1 documents will move into a sub-shard
   [junit4]   2> 778741 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=0,partitionCount=2,range=e36d7ea8-3293507
   [junit4]   2> 778741 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35856462249128407]
   [junit4]   2> 778741 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #0 partitionCount=2 range=e36d7ea8-3293507 segment #0 segmentCount=1
   [junit4]   2> 778742 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4a95854c commitCommandVersion:-1
   [junit4]   2> 778835 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=1,partitionCount=2,range=3293508-22e4eb66
   [junit4]   2> 778835 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4499288745686849]
   [junit4]   2> 778836 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #1 partitionCount=2 range=3293508-22e4eb66 segment #0 segmentCount=1
   [junit4]   2> 778836 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@75500c29 commitCommandVersion:-1
   [junit4]   2> 778862 INFO  (TEST-SolrIndexSplitterTest.testSplitDeletes-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSplitDeletes
   [junit4]   2> 778864 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitByPaths
   [junit4]   2> 778865 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 778865 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@88488e1[collection1] realtime]
   [junit4]   2> 778865 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 778865 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689702354190336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 778865 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689702354190336
   [junit4]   2> 778886 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@61090bc2[collection1] main]
   [junit4]   2> 778887 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 778888 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61090bc2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 778888 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 22
   [junit4]   2> 778889 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[dorothy (1607689702379356160)]} 0 0
   [junit4]   2> 778889 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[kansas (1607689702379356161)]} 0 0
   [junit4]   2> 778889 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689702379356162,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 778889 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689702379356162
   [junit4]   2> 778929 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@af282f[collection1] main]
   [junit4]   2> 778930 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 778930 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@af282f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.5.0):c2)))}
   [junit4]   2> 778930 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 40
   [junit4]   2> 778931 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 778931 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=2 segments=1
   [junit4]   2> 778931 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter Splitting _3(7.5.0):c2: 2 documents will move into a sub-shard
   [junit4]   2> 778931 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=0,partitionCount=2,range=e36d7ea8-3293507
   [junit4]   2> 778931 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 778932 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #0 partitionCount=2 range=e36d7ea8-3293507 segment #0 segmentCount=1
   [junit4]   2> 778932 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3e098370 commitCommandVersion:-1
   [junit4]   2> 778974 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=1,partitionCount=2,range=3293508-22e4eb66
   [junit4]   2> 778974 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=32.029296875, floorSegmentMB=1.9306640625, forceMergeDeletesPctAllowed=26.807242692585938, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=22.25677275054972
   [junit4]   2> 778975 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #1 partitionCount=2 range=3293508-22e4eb66 segment #0 segmentCount=1
   [junit4]   2> 778975 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@70283bc0 commitCommandVersion:-1
   [junit4]   2> 779022 INFO  (TEST-SolrIndexSplitterTest.testSplitByPaths-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSplitByPaths
   [junit4]   2> 779024 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitByPathsLink
   [junit4]   2> 779024 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 779024 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c3c2479[collection1] realtime]
   [junit4]   2> 779024 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 779025 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689702520913920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 779025 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689702520913920
   [junit4]   2> 779044 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@758e4417[collection1] main]
   [junit4]   2> 779045 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 779045 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@758e4417[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 779046 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 779047 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[dorothy (1607689702545031168)]} 0 0
   [junit4]   2> 779047 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[kansas (1607689702545031169)]} 0 0
   [junit4]   2> 779047 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689702545031170,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 779047 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689702545031170
   [junit4]   2> 779089 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@56359b05[collection1] main]
   [junit4]   2> 779089 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 779090 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@56359b05[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.5.0):c2)))}
   [junit4]   2> 779090 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 43
   [junit4]   2> 779091 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 779091 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=2 segments=1
   [junit4]   2> 779091 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter Splitting _4(7.5.0):c2: 2 documents will move into a sub-shard
   [junit4]   2> 779091 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=0,partitionCount=2,range=e36d7ea8-3293507
   [junit4]   2> 779091 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=67.10546875, floorSegmentMB=0.720703125, forceMergeDeletesPctAllowed=4.167548283558359, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=39.13584960483109
   [junit4]   2> 779092 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #0 partitionCount=2 range=e36d7ea8-3293507 segment #0 segmentCount=1
   [junit4]   2> 779092 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6adabaa3 commitCommandVersion:-1
   [junit4]   2> 779133 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=1,partitionCount=2,range=3293508-22e4eb66
   [junit4]   2> 779134 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=27.5712890625, floorSegmentMB=0.8984375, forceMergeDeletesPctAllowed=24.744398259527607, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=44.97609545191423
   [junit4]   2> 779134 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #1 partitionCount=2 range=3293508-22e4eb66 segment #0 segmentCount=1
   [junit4]   2> 779135 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73084165 commitCommandVersion:-1
   [junit4]   2> 779252 INFO  (TEST-SolrIndexSplitterTest.testSplitByPathsLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSplitByPathsLink
   [junit4]   2> 779254 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitByCoresLink
   [junit4]   2> 779254 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 779254 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f745b65[collection1] realtime]
   [junit4]   2> 779254 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 779254 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689702762086400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 779254 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689702762086400
   [junit4]   2> 779273 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c643989[collection1] main]
   [junit4]   2> 779273 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 779274 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c643989[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 779274 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 779275 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[dorothy (1607689702784106496)]} 0 0
   [junit4]   2> 779275 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[kansas (1607689702784106497)]} 0 0
   [junit4]   2> 779275 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[wizard (1607689702784106498)]} 0 0
   [junit4]   2> 779275 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689702784106499,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 779276 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689702784106499
   [junit4]   2> 779320 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1153395[collection1] main]
   [junit4]   2> 779321 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 779321 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1153395[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.5.0):c3)))}
   [junit4]   2> 779322 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 46
   [junit4]   2> 779322 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 779322 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[wizard (-1607689702833389568)]} 0 0
   [junit4]   2> 779322 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689702833389569,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 779323 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3ef880f3 commitCommandVersion:1607689702833389569
   [junit4]   2> 779361 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3becf01a[collection1] main]
   [junit4]   2> 779361 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 779362 INFO  (searcherExecutor-4279-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3becf01a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.5.0):c3/1:delGen=1)))}
   [junit4]   2> 779362 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 39
   [junit4]   2> 779363 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 779368 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 779371 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.s.IndexSchema [split1] Schema name=minimal
   [junit4]   2> 779373 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 779373 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.c.CoreContainer Creating SolrCore 'split1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/configsets/cloud-minimal, trusted=true
   [junit4]   2> 779373 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.split1' (registry 'solr.core.split1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5491aae3
   [junit4]   2> 779373 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 779373 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.c.SolrCore [[split1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/configsets/cloud-minimal], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrIndexSplitterTest_2EC831F1D9B21D7D-001/_testSplit1-006/]
   [junit4]   2> 779423 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 779423 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 779424 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 779424 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 779425 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.s.SolrIndexSearcher Opening [Searcher@534594a5[split1] main]
   [junit4]   2> 779425 WARN  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/configsets/cloud-minimal/conf; switching to use InMemory storage instead.
   [junit4]   2> 779425 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 779426 INFO  (searcherExecutor-4284-thread-1-processing-x:split1) [    x:split1] o.a.s.c.SolrCore [split1] Registered new searcher Searcher@534594a5[split1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 779426 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607689702942441472
   [junit4]   2> 779432 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 779445 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.s.IndexSchema [split2] Schema name=minimal
   [junit4]   2> 779446 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 779446 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.c.CoreContainer Creating SolrCore 'split2' using configuration from configset /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/configsets/cloud-minimal, trusted=true
   [junit4]   2> 779447 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.split2' (registry 'solr.core.split2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5491aae3
   [junit4]   2> 779447 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 779447 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.c.SolrCore [[split2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/configsets/cloud-minimal], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrIndexSplitterTest_2EC831F1D9B21D7D-001/_testSplit2-006/]
   [junit4]   2> 779492 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 779492 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 779493 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 779493 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 779494 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9b43645[split2] main]
   [junit4]   2> 779494 WARN  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/configsets/cloud-minimal/conf; switching to use InMemory storage instead.
   [junit4]   2> 779495 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 779495 INFO  (searcherExecutor-4289-thread-1-processing-x:split1) [    x:split1] o.a.s.c.SolrCore [split2] Registered new searcher Searcher@9b43645[split2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 779495 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1607689703014793216
   [junit4]   2> 779497 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 779497 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter Splitting in 'link' mode: closed parent IndexWriter...
   [junit4]   2> 779497 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=2 segments=1
   [junit4]   2> 779497 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=0,partitionCount=2,range=e36d7ea8-3293507
   [junit4]   2> 779500 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=36.0693359375, floorSegmentMB=0.333984375, forceMergeDeletesPctAllowed=22.434732542736413, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=48.77688488683942
   [junit4]   2> 779502 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@74d81efa commitCommandVersion:-1
   [junit4]   2> 779502 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter Splitting _5(7.5.0):c3/1:delGen=1: 2 documents will move into a sub-shard
   [junit4]   2> 779502 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter ### partition=0, leaf=LeafReaderContext(_5(7.5.0):c3/1:delGen=1 docBase=0 ord=0), maxDoc=3, numDels=1, setLen=3, setCard=1
   [junit4]   2> 779542 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=1,partitionCount=2,range=3293508-22e4eb66
   [junit4]   2> 779543 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 779544 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e81e3dd commitCommandVersion:-1
   [junit4]   2> 779544 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter Splitting _5(7.5.0):c3/1:delGen=1: 2 documents will move into a sub-shard
   [junit4]   2> 779544 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter ### partition=1, leaf=LeafReaderContext(_5(7.5.0):c3/1:delGen=1 docBase=0 ord=0), maxDoc=3, numDels=1, setLen=3, setCard=1
   [junit4]   2> 779582 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.c.SolrCore Updating index properties... index=index.20180802201938518
   [junit4]   2> 779592 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 779593 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.s.SolrIndexSearcher Opening [Searcher@811622c[split1] main]
   [junit4]   2> 779594 INFO  (searcherExecutor-4284-thread-1-processing-x:split1) [    x:split1] o.a.s.c.SolrCore [split1] Registered new searcher Searcher@811622c[split1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.5.0):c3/2:delGen=2)))}
   [junit4]   2> 779594 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.c.SolrCore Updating index properties... index=index.20180802201938518
   [junit4]   2> 779601 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 779601 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.s.SolrIndexSearcher Opening [Searcher@41b65abc[split2] main]
   [junit4]   2> 779602 INFO  (searcherExecutor-4289-thread-1-processing-x:split1) [    x:split1] o.a.s.c.SolrCore [split2] Registered new searcher Searcher@41b65abc[split2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.5.0):c3/2:delGen=2)))}
   [junit4]   2> 779604 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=54.4189453125, floorSegmentMB=0.96875, forceMergeDeletesPctAllowed=27.060466732696653, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=49.8759262751371
   [junit4]   2> 779604 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 779604 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter Splitting in 'offline' mode finished: re-opened parent IndexWriter.
   [junit4]   2> 779605 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689703130136576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 779605 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 779605 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 779605 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.p.LogUpdateProcessorFactory [split1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{commit=} 0 0
   [junit4]   2> 779605 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1607689703130136576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 779605 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 779606 INFO  (TEST-SolrIndexSplitterTest.testSplitByCoresLink-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.DirectUpdateHandler2 end

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

096165117952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19403 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6315a467 commitCommandVersion:1607692096165117952
   [junit4]   2> 19476 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4883e4a5[collection1] main]
   [junit4]   2> 19477 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19478 INFO  (searcherExecutor-46-thread-1-processing-x:split1) [    x:split1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4883e4a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.5.0):c14) Uninverting(_c(7.5.0):c6)))}
   [junit4]   2> 19479 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 75
   [junit4]   2> 19479 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=20 status=0 QTime=0
   [junit4]   2> 19480 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=1 segments=2
   [junit4]   2> 19480 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter Splitting _b(7.5.0):c14: 7 documents will move into a sub-shard
   [junit4]   2> 19480 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter Splitting _c(7.5.0):c6: 3 documents will move into a sub-shard
   [junit4]   2> 19480 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter SolrIndexSplitter:partition=0,partitionCount=1,range=64470000-6447ffff
   [junit4]   2> 19481 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=30.3720703125, floorSegmentMB=1.771484375, forceMergeDeletesPctAllowed=9.29021711403428, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=34.92537082495888
   [junit4]   2> 19481 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #0 partitionCount=1 range=64470000-6447ffff segment #0 segmentCount=2
   [junit4]   2> 19482 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #0 partitionCount=1 range=64470000-6447ffff segment #1 segmentCount=2
   [junit4]   2> 19483 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@23dd6191 commitCommandVersion:-1
   [junit4]   2> 19672 INFO  (TEST-SolrIndexSplitterTest.testSplitByRouteKey-seed#[2EC831F1D9B21D7D]) [    x:split1] o.a.s.SolrTestCaseJ4 ###Ending testSplitByRouteKey
   [junit4] OK      0.31s J0 | SolrIndexSplitterTest.testSplitByRouteKey
   [junit4]   2> 19672 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    x:split1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 19672 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    x:split1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1175529047
   [junit4]   2> 19672 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    x:split1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 19673 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    x:split1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52970b1e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@31cb00cb
   [junit4]   2> 19676 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    x:split1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 19676 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    x:split1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fbd29cd: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4c86e10
   [junit4]   2> 19676 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    x:split1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 19676 INFO  (SUITE-SolrIndexSplitterTest-seed#[2EC831F1D9B21D7D]-worker) [    x:split1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4439dce: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@67ba852f
   [junit4]   2> 19677 INFO  (coreCloseExecutor-71-thread-1-processing-x:split1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ee3371
   [junit4]   2> 19677 INFO  (coreCloseExecutor-71-thread-1-processing-x:split1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1ee3371
   [junit4]   2> 19677 INFO  (coreCloseExecutor-71-thread-1-processing-x:split1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b666f3f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6cd21e0b
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.SolrIndexSplitterTest_2EC831F1D9B21D7D-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=419, maxMBSortInHeap=6.5586874621200195, sim=RandomSimilarity(queryNorm=false): {}, locale=pl, timezone=CTT
   [junit4]   2> NOTE: Linux 4.15.0-29-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=8,threads=1,free=297001456,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexSplitterTest, SolrIndexSplitterTest]
   [junit4] Completed [5/5 (5!)] on J0 in 7.01s, 10 tests, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 2EC831F1D9B21D7D]:
   [junit4]   - org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink
   [junit4]   - org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink
   [junit4]   - org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink
   [junit4]   - org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink
   [junit4]   - org.apache.solr.update.SolrIndexSplitterTest.testSplitAlternatelyLink
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.63 ..    20.41 =    19.77s
   [junit4] JVM J1:     0.39 ..    20.17 =    19.79s
   [junit4] JVM J2:     0.40 ..    13.05 =    12.66s
   [junit4] Execution time total: 20 seconds
   [junit4] Tests summary: 5 suites, 50 tests, 5 failures

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 50 tests, 5 failures [seed: 2EC831F1D9B21D7D]

Total time: 21 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.update.SolrIndexSplitterTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/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=600c15d14e73274d4152e8ef1b8c0d0aae69fd18, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2468
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2