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 2019/04/14 17:58:06 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk1.8.0_201) - Build # 198 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/198/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Timeout occurred while waiting response from server at: http://127.0.0.1:50750/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n16
	at __randomizedtesting.SeedInfo.seed([EDA01D96577638AE:DC30917AF320C787]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:485)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:366)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:50750/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n16
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	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.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.lambda$directUpdate$0(BaseCloudSolrClient.java:459)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 10 more




Build Log:
[...truncated 15882 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\init-core-data-001
   [junit4]   2> 3879664 WARN  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[EDA01D96577638AE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 3879664 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[EDA01D96577638AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3879670 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[EDA01D96577638AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3879670 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[EDA01D96577638AE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3879671 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMustMatch
   [junit4]   2> 3879672 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001
   [junit4]   2> 3879673 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3879673 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3879673 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3879774 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE]) [    ] o.a.s.c.ZkTestServer start zk server on port:50034
   [junit4]   2> 3879774 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50034
   [junit4]   2> 3879774 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50034
   [junit4]   2> 3879781 INFO  (zkConnectionManagerCallback-25215-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879785 INFO  (zkConnectionManagerCallback-25217-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879788 INFO  (zkConnectionManagerCallback-25219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879789 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100051b2bc60002, likely client has closed socket
   [junit4]   2> 3879791 WARN  (jetty-launcher-25220-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3879791 WARN  (jetty-launcher-25220-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 3879791 WARN  (jetty-launcher-25220-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66420e97{/solr,null,AVAILABLE}
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@494fd2e1{/solr,null,AVAILABLE}
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62e6c8d2{/solr,null,AVAILABLE}
   [junit4]   2> 3879791 WARN  (jetty-launcher-25220-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@239f6c2b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50045}
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.e.j.s.Server Started @3880041ms
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50045}
   [junit4]   2> 3879791 ERROR (jetty-launcher-25220-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T17:32:46.490Z
   [junit4]   2> 3879791 INFO  (jetty-launcher-25220-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b141dbb{/solr,null,AVAILABLE}
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18969df0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50051}
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] o.e.j.s.Server Started @3880043ms
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50051}
   [junit4]   2> 3879795 ERROR (jetty-launcher-25220-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3879795 INFO  (jetty-launcher-25220-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T17:32:46.494Z
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@20a0fc3b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50054}
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] o.e.j.s.Server Started @3880045ms
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50054}
   [junit4]   2> 3879797 ERROR (jetty-launcher-25220-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T17:32:46.496Z
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c9c98ae{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50048}
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] o.e.j.s.Server Started @3880046ms
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50048}
   [junit4]   2> 3879797 ERROR (jetty-launcher-25220-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3879797 INFO  (jetty-launcher-25220-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T17:32:46.496Z
   [junit4]   2> 3879801 INFO  (zkConnectionManagerCallback-25222-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879803 INFO  (jetty-launcher-25220-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3879804 INFO  (zkConnectionManagerCallback-25224-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879804 INFO  (jetty-launcher-25220-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3879812 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100051b2bc60004, likely client has closed socket
   [junit4]   2> 3879824 INFO  (zkConnectionManagerCallback-25226-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879825 INFO  (jetty-launcher-25220-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3879848 INFO  (zkConnectionManagerCallback-25228-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3879849 INFO  (jetty-launcher-25220-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3880167 INFO  (jetty-launcher-25220-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3880178 INFO  (jetty-launcher-25220-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3880191 WARN  (jetty-launcher-25220-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@59be6ced[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880197 WARN  (jetty-launcher-25220-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3b941262[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880201 WARN  (jetty-launcher-25220-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@21c8d8c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880202 INFO  (jetty-launcher-25220-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50034/solr
   [junit4]   2> 3880204 WARN  (jetty-launcher-25220-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@61059baf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880204 INFO  (jetty-launcher-25220-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50034/solr
   [junit4]   2> 3880208 INFO  (zkConnectionManagerCallback-25241-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880210 INFO  (zkConnectionManagerCallback-25244-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880211 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100051b2bc60008, likely client has closed socket
   [junit4]   2> 3880215 INFO  (zkConnectionManagerCallback-25246-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880215 INFO  (zkConnectionManagerCallback-25248-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880287 INFO  (jetty-launcher-25220-thread-1) [n:127.0.0.1:50054_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50054_solr
   [junit4]   2> 3880287 INFO  (jetty-launcher-25220-thread-1) [n:127.0.0.1:50054_solr    ] o.a.s.c.Overseer Overseer (id=72063208294580234-127.0.0.1:50054_solr-n_0000000000) starting
   [junit4]   2> 3880306 INFO  (jetty-launcher-25220-thread-3) [n:127.0.0.1:50045_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50045_solr
   [junit4]   2> 3880386 INFO  (jetty-launcher-25220-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3880390 INFO  (zkCallback-25245-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3880390 INFO  (zkCallback-25247-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3880394 WARN  (jetty-launcher-25220-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4213e037[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880398 INFO  (zkConnectionManagerCallback-25257-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880400 INFO  (zkConnectionManagerCallback-25262-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880400 INFO  (jetty-launcher-25220-thread-1) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3880401 INFO  (jetty-launcher-25220-thread-3) [n:127.0.0.1:50045_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3880402 INFO  (jetty-launcher-25220-thread-1) [n:127.0.0.1:50054_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50034/solr ready
   [junit4]   2> 3880402 WARN  (jetty-launcher-25220-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6881c3c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880403 INFO  (jetty-launcher-25220-thread-1) [n:127.0.0.1:50054_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50054_solr as DOWN
   [junit4]   2> 3880403 INFO  (jetty-launcher-25220-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50034/solr
   [junit4]   2> 3880403 INFO  (jetty-launcher-25220-thread-3) [n:127.0.0.1:50045_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50034/solr ready
   [junit4]   2> 3880403 INFO  (jetty-launcher-25220-thread-3) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3880403 INFO  (jetty-launcher-25220-thread-1) [n:127.0.0.1:50054_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3880403 INFO  (jetty-launcher-25220-thread-1) [n:127.0.0.1:50054_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50054_solr
   [junit4]   2> 3880405 INFO  (zkCallback-25247-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3880405 INFO  (zkCallback-25245-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3880428 INFO  (jetty-launcher-25220-thread-1) [n:127.0.0.1:50054_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3880446 INFO  (zkCallback-25256-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3880446 INFO  (zkCallback-25261-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3880500 INFO  (jetty-launcher-25220-thread-1) [n:127.0.0.1:50054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50054.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880505 INFO  (jetty-launcher-25220-thread-1) [n:127.0.0.1:50054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50054.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880505 INFO  (jetty-launcher-25220-thread-1) [n:127.0.0.1:50054_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50054.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880506 INFO  (jetty-launcher-25220-thread-1) [n:127.0.0.1:50054_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node1\.
   [junit4]   2> 3880510 INFO  (jetty-launcher-25220-thread-3) [n:127.0.0.1:50045_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50045.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880515 INFO  (jetty-launcher-25220-thread-3) [n:127.0.0.1:50045_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50045.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880515 INFO  (jetty-launcher-25220-thread-3) [n:127.0.0.1:50045_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50045.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880516 INFO  (jetty-launcher-25220-thread-3) [n:127.0.0.1:50045_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\.
   [junit4]   2> 3880516 INFO  (OverseerStateUpdate-72063208294580234-127.0.0.1:50054_solr-n_0000000000) [n:127.0.0.1:50054_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50054_solr
   [junit4]   2> 3880565 INFO  (zkConnectionManagerCallback-25268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880570 INFO  (zkConnectionManagerCallback-25272-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880573 INFO  (jetty-launcher-25220-thread-4) [n:127.0.0.1:50051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3880575 INFO  (jetty-launcher-25220-thread-4) [n:127.0.0.1:50051_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50051_solr as DOWN
   [junit4]   2> 3880576 INFO  (jetty-launcher-25220-thread-4) [n:127.0.0.1:50051_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3880576 INFO  (jetty-launcher-25220-thread-4) [n:127.0.0.1:50051_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50051_solr
   [junit4]   2> 3880577 INFO  (zkCallback-25247-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3880577 INFO  (zkCallback-25245-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3880577 INFO  (zkCallback-25261-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3880577 INFO  (zkCallback-25256-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3880607 INFO  (zkCallback-25271-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3880636 INFO  (zkConnectionManagerCallback-25279-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880638 INFO  (jetty-launcher-25220-thread-4) [n:127.0.0.1:50051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3880638 INFO  (jetty-launcher-25220-thread-4) [n:127.0.0.1:50051_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50034/solr ready
   [junit4]   2> 3880638 INFO  (jetty-launcher-25220-thread-4) [n:127.0.0.1:50051_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3880667 INFO  (jetty-launcher-25220-thread-4) [n:127.0.0.1:50051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50051.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880673 INFO  (jetty-launcher-25220-thread-4) [n:127.0.0.1:50051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50051.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880673 INFO  (jetty-launcher-25220-thread-4) [n:127.0.0.1:50051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50051.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880673 INFO  (jetty-launcher-25220-thread-4) [n:127.0.0.1:50051_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node4\.
   [junit4]   2> 3880710 INFO  (jetty-launcher-25220-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3880711 WARN  (jetty-launcher-25220-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4c77076c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880717 WARN  (jetty-launcher-25220-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@23b33cf8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3880717 INFO  (jetty-launcher-25220-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50034/solr
   [junit4]   2> 3880721 INFO  (zkConnectionManagerCallback-25286-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880723 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100051b2bc60010, likely client has closed socket
   [junit4]   2> 3880726 INFO  (zkConnectionManagerCallback-25288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880730 INFO  (jetty-launcher-25220-thread-2) [n:127.0.0.1:50048_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3880733 INFO  (jetty-launcher-25220-thread-2) [n:127.0.0.1:50048_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50048_solr as DOWN
   [junit4]   2> 3880734 INFO  (jetty-launcher-25220-thread-2) [n:127.0.0.1:50048_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3880734 INFO  (jetty-launcher-25220-thread-2) [n:127.0.0.1:50048_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50048_solr
   [junit4]   2> 3880735 INFO  (zkCallback-25247-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880735 INFO  (zkCallback-25256-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880735 INFO  (zkCallback-25271-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880735 INFO  (zkCallback-25245-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880735 INFO  (zkCallback-25261-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880735 INFO  (zkCallback-25287-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880735 INFO  (zkCallback-25278-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3880813 INFO  (zkConnectionManagerCallback-25295-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880814 INFO  (jetty-launcher-25220-thread-2) [n:127.0.0.1:50048_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3880815 INFO  (jetty-launcher-25220-thread-2) [n:127.0.0.1:50048_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50034/solr ready
   [junit4]   2> 3880815 INFO  (jetty-launcher-25220-thread-2) [n:127.0.0.1:50048_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3880842 INFO  (jetty-launcher-25220-thread-2) [n:127.0.0.1:50048_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50048.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880865 INFO  (jetty-launcher-25220-thread-2) [n:127.0.0.1:50048_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50048.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880865 INFO  (jetty-launcher-25220-thread-2) [n:127.0.0.1:50048_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50048.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3880866 INFO  (jetty-launcher-25220-thread-2) [n:127.0.0.1:50048_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node2\.
   [junit4]   2> 3880913 INFO  (zkConnectionManagerCallback-25301-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3880915 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3880916 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50034/solr ready
   [junit4]   2> 3880918 INFO  (qtp1024920458-63724) [n:127.0.0.1:50051_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3880919 INFO  (qtp1024920458-63724) [n:127.0.0.1:50051_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3880920 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@2223e4c2
   [junit4]   2> 3880920 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMustMatch-seed#[EDA01D96577638AE]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@4da8f1a9
   [junit4]   2> 3880925 INFO  (qtp925356736-63741) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3880926 INFO  (qtp925356736-63741) [n:127.0.0.1:50045_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3880927 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3880927 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3880927 INFO  (qtp925356736-63719) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3880928 INFO  (qtp925356736-63719) [n:127.0.0.1:50045_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3880929 INFO  (qtp925356736-63720) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3880929 INFO  (qtp925356736-63720) [n:127.0.0.1:50045_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3880930 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testMustMatch&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 3880933 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testMustMatch",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 3880934 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMustMatch/managed-schema
   [junit4]   2> 3880935 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMustMatch/protwords.txt
   [junit4]   2> 3880936 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMustMatch/solrconfig.xml
   [junit4]   2> 3880938 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMustMatch/synonyms.txt
   [junit4]   2> 3880938 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMustMatch/stopwords.txt
   [junit4]   2> 3880940 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMustMatch/lang/contractions_it.txt
   [junit4]   2> 3880941 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMustMatch/lang/contractions_ca.txt
   [junit4]   2> 3880942 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMustMatch/lang/stemdict_nl.txt
   [junit4]   2> 3880942 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMustMatch/lang/stopwords_hy.txt
   [junit4]   2> 3880946 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMustMatch/lang/stopwords_no.txt
   [junit4]   2> 3880947 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMustMatch/lang/stopwords_id.txt
   [junit4]   2> 3880948 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMustMatch/lang/stopwords_da.txt
   [junit4]   2> 3880950 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMustMatch/lang/stopwords_ga.txt
   [junit4]   2> 3880951 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMustMatch/lang/stopwords_hi.txt
   [junit4]   2> 3880952 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMustMatch/lang/stopwords_ja.txt
   [junit4]   2> 3880954 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMustMatch/lang/stopwords_pt.txt
   [junit4]   2> 3880955 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMustMatch/lang/stopwords_hu.txt
   [junit4]   2> 3880957 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMustMatch/lang/stopwords_el.txt
   [junit4]   2> 3880958 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMustMatch/lang/stopwords_ru.txt
   [junit4]   2> 3880959 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMustMatch/lang/stopwords_tr.txt
   [junit4]   2> 3880960 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMustMatch/lang/stopwords_ar.txt
   [junit4]   2> 3880962 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMustMatch/lang/userdict_ja.txt
   [junit4]   2> 3880963 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMustMatch/lang/stopwords_eu.txt
   [junit4]   2> 3880965 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMustMatch/lang/stopwords_it.txt
   [junit4]   2> 3880966 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMustMatch/lang/stopwords_cz.txt
   [junit4]   2> 3880966 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMustMatch/lang/stoptags_ja.txt
   [junit4]   2> 3880970 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMustMatch/lang/contractions_fr.txt
   [junit4]   2> 3880972 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMustMatch/lang/stopwords_de.txt
   [junit4]   2> 3880973 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMustMatch/lang/stopwords_fa.txt
   [junit4]   2> 3880975 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMustMatch/lang/contractions_ga.txt
   [junit4]   2> 3880976 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMustMatch/lang/stopwords_ca.txt
   [junit4]   2> 3880978 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMustMatch/lang/stopwords_nl.txt
   [junit4]   2> 3880979 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMustMatch/lang/stopwords_bg.txt
   [junit4]   2> 3880981 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMustMatch/lang/stopwords_en.txt
   [junit4]   2> 3880982 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMustMatch/lang/stopwords_es.txt
   [junit4]   2> 3880984 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMustMatch/lang/stopwords_lv.txt
   [junit4]   2> 3880986 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMustMatch/lang/stopwords_ro.txt
   [junit4]   2> 3880988 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMustMatch/lang/stopwords_th.txt
   [junit4]   2> 3880989 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMustMatch/lang/stopwords_fr.txt
   [junit4]   2> 3880989 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMustMatch/lang/stopwords_sv.txt
   [junit4]   2> 3880989 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMustMatch/lang/stopwords_fi.txt
   [junit4]   2> 3880995 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMustMatch/lang/hyphenations_ga.txt
   [junit4]   2> 3880996 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMustMatch/lang/stopwords_gl.txt
   [junit4]   2> 3880997 INFO  (OverseerThreadFactory-20167-thread-1-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMustMatch/params.json
   [junit4]   2> 3880999 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testMustMatch&action=CREATE&wt=javabin&version=2} status=0 QTime=68
   [junit4]   2> 3881000 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3881001 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3881001 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3881002 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3881002 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3881003 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3881003 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3881004 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3881004 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testMustMatch&name=testMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3881007 INFO  (OverseerCollectionConfigSetProcessor-72063208294580234-127.0.0.1:50054_solr-n_0000000000) [n:127.0.0.1:50054_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3881007 INFO  (OverseerThreadFactory-20167-thread-2-processing-n:127.0.0.1:50054_solr) [n:127.0.0.1:50054_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMustMatch
   [junit4]   2> 3881115 INFO  (OverseerStateUpdate-72063208294580234-127.0.0.1:50054_solr-n_0000000000) [n:127.0.0.1:50054_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMustMatch",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMustMatch_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50045/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3881317 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr    x:testMustMatch_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMustMatch&newCollection=true&name=testMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3881319 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr    x:testMustMatch_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3882345 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3882345 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3882346 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3882347 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3882348 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3882348 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3882348 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3882349 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3882349 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3882350 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3882350 WARN  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3882356 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3882375 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema [testMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3882595 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3882627 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMustMatch_shard1_replica_n1' using configuration from collection testMustMatch, trusted=true
   [junit4]   2> 3882627 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50045.solr.core.testMustMatch.shard1.replica_n1' (registry 'solr.core.testMustMatch.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3882628 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [[testMustMatch_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\.\testMustMatch_shard1_replica_n1\data\]
   [junit4]   2> 3882630 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3882729 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3882729 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3882732 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 3882733 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3882733 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@37bbfdc6[testMustMatch_shard1_replica_n1] main]
   [junit4]   2> 3882734 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMustMatch
   [junit4]   2> 3882735 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMustMatch
   [junit4]   2> 3882735 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMustMatch/managed-schema
   [junit4]   2> 3882736 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3882736 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3882736 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_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> 3882737 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3882737 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630811633154523136
   [junit4]   2> 3882739 INFO  (searcherExecutor-20179-thread-1-processing-n:127.0.0.1:50045_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@37bbfdc6[testMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3882739 INFO  (searcherExecutor-20179-thread-1-processing-n:127.0.0.1:50045_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3882739 INFO  (searcherExecutor-20179-thread-1-processing-n:127.0.0.1:50045_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3882740 INFO  (searcherExecutor-20179-thread-1-processing-n:127.0.0.1:50045_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testMustMatch_shard1_replica_n1] Registered new searcher Searcher@37bbfdc6[testMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3882742 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMustMatch/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3882742 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMustMatch/leaders/shard1
   [junit4]   2> 3882745 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3882745 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3882745 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50045/solr/testMustMatch_shard1_replica_n1/
   [junit4]   2> 3882745 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3882745 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50045/solr/testMustMatch_shard1_replica_n1/ has no replicas
   [junit4]   2> 3882745 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testMustMatch/leaders/shard1/leader after winning as /collections/testMustMatch/leader_elect/shard1/election/72063208294580233-core_node2-n_0000000000
   [junit4]   2> 3882747 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50045/solr/testMustMatch_shard1_replica_n1/ shard1
   [junit4]   2> 3882849 INFO  (zkCallback-25245-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMustMatch/state.json] for collection [testMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3882850 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3882852 INFO  (qtp925356736-63718) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMustMatch&newCollection=true&name=testMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1536
   [junit4]   2> 3882858 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3882954 INFO  (zkCallback-25245-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMustMatch/state.json] for collection [testMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3882955 INFO  (qtp925356736-63717) [n:127.0.0.1:50045_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testMustMatch&name=testMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1951
   [junit4]   2> 3882955 INFO  (zkCallback-25245-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMustMatch/state.json] for collection [testMustMatch] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3882969 INFO  (qtp925356736-63719) [n:127.0.0.1:50045_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3882971 INFO  (qtp925356736-63719) [n:127.0.0.1:50045_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3883012 INFO  (OverseerCollectionConfigSetProcessor-72063208294580234-127.0.0.1:50054_solr-n_0000000000) [n:127.0.0.1:50054_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3883065 INFO  (qtp925356736-63720) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testMustMatch"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 3883065 INFO  (qtp925356736-63720) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testMustMatch
   [junit4]   2> 3883067 INFO  (Thread-9911) [    ] o.a.s.c.SolrCore config update listener called for core testMustMatch_shard1_replica_n1
   [junit4]   2> 3883067 INFO  (Thread-9911) [    ] o.a.s.c.SolrCore core reload testMustMatch_shard1_replica_n1
   [junit4]   2> 3883071 INFO  (solrHandlerExecutor-20184-thread-1-processing-n:127.0.0.1:50045_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3883084 INFO  (Thread-9911) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3883084 INFO  (Thread-9911) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3883085 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3883085 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3883087 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3883087 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3883088 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3883088 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3883088 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3883088 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3883089 WARN  (Thread-9911) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3883095 INFO  (Thread-9911) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3883572 INFO  (Thread-9911) [    ] o.a.s.s.IndexSchema [testMustMatch_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3883601 INFO  (qtp925356736-63751) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3883601 INFO  (qtp925356736-63751) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testMustMatch_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3883602 INFO  (solrHandlerExecutor-20184-thread-1-processing-n:127.0.0.1:50045_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:50045/solr/testMustMatch_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 3883602 INFO  (solrHandlerExecutor-20184-thread-1-processing-n:127.0.0.1:50045_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3883628 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3883733 INFO  (Thread-9911) [    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3883760 INFO  (Thread-9911) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'testMustMatch_shard1_replica_n1' using configuration from collection testMustMatch
   [junit4]   2> 3883775 INFO  (Thread-9911) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50045.solr.core.testMustMatch.shard1.replica_n1' (registry 'solr.core.testMustMatch.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286f384f
   [junit4]   2> 3883775 INFO  (Thread-9911) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [[testMustMatch_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\testMustMatch_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EDA01D96577638AE-001\tempDir-001\node3\.\testMustMatch_shard1_replica_n1\data\]
   [junit4]   2> 3883779 INFO  (qtp925356736-63716) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3883779 INFO  (qtp925356736-63716) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testMustMatch_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3883780 INFO  (solrHandlerExecutor-20184-thread-1-processing-n:127.0.0.1:50045_solr x:testMustMatch_shard1_replica_n1 c:testMustMatch s:shard1 r:core_node2) [n:127.0.0.1:50045_solr c:testMustMatch s:shard1 r:core_node2 x:testMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1

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

, ExplicitHLLTest, TestManagedResourceStorage, TestRawResponseWriter, TestStressLucene, TestSubQueryTransformerDistrib, TestXIncludeConfig, EchoParamsTest, TestRetrieveFieldsOptimizer, RandomizedTaggerTest, OverseerCollectionConfigSetProcessorTest, TestBinaryField, BufferStoreTest, CdcrOpsAndBoundariesTest, JsonLoaderTest, DistribCursorPagingTest, TestCollectionAPI, StatsComponentTest, DistributedQueryComponentCustomSortTest, TestManagedStopFilterFactory, TestLMDirichletSimilarityFactory, BlockJoinFacetSimpleTest, AnalysisErrorHandlingTest, TestInfoStreamLogging, BasicDistributedZk2Test, TestRemoteStreaming, TestSegmentSorting, TestBackupRepositoryFactory, TestDynamicFieldCollectionResource, BasicAuthStandaloneTest, SolrMetricReporterTest, TestClusterProperties, HttpTriggerListenerTest, TestTrie, TestLegacyBM25SimilarityFactory, SchemaVersionSpecificBehaviorTest, HdfsTlogReplayBufferedWhileIndexingTest, TestFieldCollectionResource, SuggestComponentTest, RegexBoostProcessorTest, UnloadDistributedZkTest, TestSQLHandler, TestCorePropertiesReload, DistributedVersionInfoTest, TestFieldCacheSortRandom, SpatialRPTFieldTypeTest, TestCloudJSONFacetSKG, ParsingFieldUpdateProcessorsTest, ClusterStateTest, UniqFieldsUpdateProcessorFactoryTest, CheckHdfsIndexTest, TestCrossCoreJoin, TestSimDistributedQueue, TestPHPSerializedResponseWriter, TestGroupingSearch, TestSolrConfigHandlerCloud, TransactionLogTest, NodeMarkersRegistrationTest, OverseerTaskQueueTest, DistanceUnitsTest, ChangedSchemaMergeTest, ClassificationUpdateProcessorIntegrationTest, MetricsHistoryWithAuthIntegrationTest, NumberUtilsTest, TestLeaderElectionZkExpiry, TestSchemaNameResource, TestPayloadCheckQParserPlugin, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ZkCLITest, TestCryptoKeys, NumericFieldsTest, TestHttpShardHandlerFactory, TestReload, IndexSchemaRuntimeFieldTest, TestJsonFacetsWithNestedObjects, HttpPartitionWithTlogReplicasTest, TestDistributedSearch, SignificantTermsQParserPluginTest, TestRandomCollapseQParserPlugin, BlockJoinFacetDistribTest, LukeRequestHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestJmxIntegration, TestFieldCacheReopen, TestAuthorizationFramework, TestDistribDocBasedVersion, NodeAddedTriggerIntegrationTest, CoreAdminRequestStatusTest, TestAuthenticationFramework, TestAnalyzeInfixSuggestions, PeerSyncWithLeaderTest, TestReqParamsAPI, TestClassicSimilarityFactory, CdcrRequestHandlerTest, SolrCLIZkUtilsTest, HdfsSyncSliceTest, DocValuesMultiTest, ScheduledMaintenanceTriggerTest, TestFieldTypeCollectionResource, DistributedFacetPivotWhiteBoxTest, TestOrdValues, AuthToolTest, CdcrWithNodesRestartsTest, TestHighFrequencyDictionaryFactory, SolrInfoBeanTest, FullSolrCloudDistribCmdsTest, SimpleMLTQParserTest, SharedFSAutoReplicaFailoverTest, TestSimpleTextCodec, TestSolrDeletionPolicy1, TestNamedUpdateProcessors, OutOfBoxZkACLAndCredentialsProvidersTest, SparseHLLTest, HdfsBasicDistributedZk2Test, FacetPivotSmallTest, RegexBytesRefFilterTest, PreAnalyzedFieldTest, TestUninvertingReader, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestConfigReload, TestDistributedGrouping, TestInitQParser, TestSimComputePlanAction, CollectionTooManyReplicasTest, HighlighterConfigTest, TestStressReorder, PingRequestHandlerTest, AtomicUpdateRemovalJavabinTest, SuggesterTest, LeaderElectionIntegrationTest, DeleteShardTest, XsltUpdateRequestHandlerTest, TestMacroExpander, DistributedExpandComponentTest, TestPullReplicaErrorHandling, SuggesterFSTTest, CoreSorterTest, TestSimNodeLostTrigger, TestReRankQParserPlugin, ExecutePlanActionTest, TestReplicationHandlerBackup, SyncSliceTest, HdfsWriteToMultipleCollectionsTest, TestMergePolicyConfig, PolyFieldTest, DistanceFunctionTest, DeleteNodeTest, CurrencyRangeFacetCloudTest, PrimUtilsTest, AutoAddReplicasIntegrationTest, SolrCoreCheckLockOnStartupTest, TestCloudPhrasesIdentificationComponent, TestQueryUtils, PeerSyncWithIndexFingerprintCachingTest, AsyncCallRequestStatusResponseTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, LeaderFailoverAfterPartitionTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, NodeMutatorTest, OverseerRolesTest, OverseerStatusTest, ReindexCollectionTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest, SplitShardTest, TestCloudSearcherWarming, TestMiniSolrCloudClusterSSL, TestPullReplica, TestRandomRequestDistribution, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, TestWithCollection, CustomCollectionTest, SimpleCollectionCreateDeleteTest, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestReplicaProperties, TestRequestStatusCollectionAPI, AutoScalingHandlerTest, ComputePlanActionTest, MetricTriggerIntegrationTest, MetricTriggerTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, ScheduledTriggerTest, SystemLogListenerTest, TriggerCooldownIntegrationTest, TriggerEventQueueTest, TriggerIntegrationTest, TestSimNodeAddedTrigger, TestSimTriggerIntegration, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, RAMDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, TestConfigOverlay, TestConfigSetImmutable, TestImplicitCoreProperties, TestQuerySenderListener, TestReloadAndDeleteDocs, TestSolrCoreSnapshots, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, ResponseBuilderTest, SearchHandlerTest, TestCSVLoader, TestHdfsBackupRestoreCore, TestReplicationHandler, MetricsHistoryHandlerTest, CustomTermsComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, DistributedTermsComponentTest, TermVectorComponentTest, JavabinLoaderTest, EmbeddedSolrNoSerializeTest, TaggerTest, TaggingAttributeTest, FastVectorHighlighterTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, TestLegacyFieldReuse, TestLegacyNumericUtils, JvmMetricsTest, SolrMetricManagerTest, SolrGangliaReporterTest, SolrShardReporterTest, TestIntervalFaceting, TestCopyFieldCollectionResource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, TestManagedSynonymGraphFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, DateRangeFieldTest, EnumFieldTest, ManagedSchemaRoundRobinCloudTest, TestCloudSchemaless, AnalyticsMergeStrategyTest, AnalyticsQueryTest, LargeFieldTest, QueryEqualityTest, QueryParsingTest, RankQueryTest, ReturnFieldsTest, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin, TestCustomSort, TestExtendedDismaxParser, TestLRUCache, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestMinHashQParser, TestMissingGroups, TestPseudoReturnFields, TestRecovery, TestCloudJSONFacetJoinDomain, TestJsonFacets, AuditLoggerIntegrationTest, DirectSolrConnectionTest, NoCacheHeaderTest, ResponseHeaderTest, SolrRequestParserTest, SpellCheckCollatorWithCollapseTest, TestSuggestSpellingConverter, TestBlendedInfixSuggestions, TestFreeTextSuggestions, TestFuzzyAnalyzedSuggestions, BlockDirectoryTest, DataDrivenBlockJoinTest, DirectUpdateHandlerTest, DocumentBuilderTest, MaxSizeAutoCommitTest, PeerSyncWithBufferUpdatesTest, SoftAutoCommitTest, SolrCmdDistributorTest, TestAtomicUpdateErrorCases, TestExceedMaxTermLength, TestInPlaceUpdatesRequiredField, TestInPlaceUpdatesStandalone, TestIndexingPerformance, TestUpdate, AtomicUpdateProcessorFactoryTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [854/854 (1!)] on J0 in 311.91s, 6 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20190414_162806_5721800857031709712495.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\heapdumps\java_pid13008.hprof ...
   [junit4] Heap dump file created [585310830 bytes in 6.460 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 8946 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:633: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid13008.hprof

Total time: 117 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS-EA] Lucene-Solr-8.x-Windows (64bit/jdk-13-ea+12) - Build # 199 - Unstable!

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

5 tests failed.
FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F3D36637C4A6D3B3:1ECADEF510C089D2]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at 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:835)


FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F3D36637C4A6D3B3:1ECADEF510C089D2]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at 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:835)


FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F3D36637C4A6D3B3:1ECADEF510C089D2]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at 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:835)


FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F3D36637C4A6D3B3:1ECADEF510C089D2]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at 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:835)


FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F3D36637C4A6D3B3:1ECADEF510C089D2]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at 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:835)




Build Log:
[...truncated 10295 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=F3D36637C4A6D3B3 -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J0 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F3D36637C4A6D3B3:1ECADEF510C089D2]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=716, maxMBSortInHeap=6.0741369072232985, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@29d0da98), locale=nl-NL, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 13-ea (64-bit)/cpus=3,threads=1,free=37715968,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestPayloadFilteredInterval, TestLatLonPolygonShapeQueries, TestRectangle2D, TestTermAutomatonQuery, TestLatLonBoundingBoxQueries, FuzzyLikeThisQueryTest, TestIntervalQuery, TestIDVersionPostingsFormat, TestLatLonMultiLineShapeQueries, TestLatLonPointShapeQueries, TestLatLonShapeEncoding]
   [junit4] Completed [24/32 (1!)] on J0 in 0.26s, 18 tests, 1 failure <<< FAILURES!

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

[repro] Revision: d7e3953ada4884e75763c7c550360ffe9a4e1d61

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene\sandbox
[repro]       TestLatLonShapeEncoding
[repro] ant compile-test

[...truncated 324 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestLatLonShapeEncoding" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=F3D36637C4A6D3B3 -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.04s J1 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.19s J1 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.02s J1 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.03s J1 | TestLatLonShapeEncoding.testLineEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=F3D36637C4A6D3B3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nl-NL -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F3D36637C4A6D3B3:1ECADEF510C089D2]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.02s J1 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.04s J1 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.04s J1 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.02s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.02s J1 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.02s J1 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=716, maxMBSortInHeap=6.0741369072232985, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@21ba66a5), locale=nl-NL, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 13-ea (64-bit)/cpus=3,threads=1,free=84799816,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding]
   [junit4] Completed [1/5 (1!)] on J1 in 1.46s, 18 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.08s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.23s J0 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testLineEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=F3D36637C4A6D3B3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nl-NL -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J0 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F3D36637C4A6D3B3:1ECADEF510C089D2]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.05s J0 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.02s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=716, maxMBSortInHeap=6.0741369072232985, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@26d00a8e), locale=nl-NL, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 13-ea (64-bit)/cpus=3,threads=1,free=71551976,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding]
   [junit4] Completed [2/5 (2!)] on J0 in 1.47s, 18 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.02s J0 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testLineEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=F3D36637C4A6D3B3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nl-NL -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J0 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F3D36637C4A6D3B3:1ECADEF510C089D2]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.07s J0 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.06s J0 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=716, maxMBSortInHeap=6.0741369072232985, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@576e1a98), locale=nl-NL, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 13-ea (64-bit)/cpus=3,threads=1,free=59348984,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding, TestLatLonShapeEncoding]
   [junit4] Completed [3/5 (3!)] on J0 in 0.52s, 18 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.04s J1 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testLineEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=F3D36637C4A6D3B3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nl-NL -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F3D36637C4A6D3B3:1ECADEF510C089D2]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.02s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.03s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.04s J1 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=716, maxMBSortInHeap=6.0741369072232985, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@55be7ed), locale=nl-NL, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 13-ea (64-bit)/cpus=3,threads=1,free=51135568,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding, TestLatLonShapeEncoding]
   [junit4] Completed [4/5 (4!)] on J1 in 0.45s, 18 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.03s J0 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.04s J0 | TestLatLonShapeEncoding.testLineEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=F3D36637C4A6D3B3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nl-NL -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J0 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F3D36637C4A6D3B3:1ECADEF510C089D2]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.02s J0 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=716, maxMBSortInHeap=6.0741369072232985, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@52b6c78c), locale=nl-NL, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 13-ea (64-bit)/cpus=3,threads=1,free=70909952,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding, TestLatLonShapeEncoding, TestLatLonShapeEncoding]
   [junit4] Completed [5/5 (5!)] on J0 in 0.29s, 18 tests, 1 failure <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1573: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1100: There were test failures: 5 suites, 90 tests, 5 failures [seed: F3D36637C4A6D3B3]

Total time: 6 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.document.TestLatLonShapeEncoding
[repro] Exiting with code 1

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

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 

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

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

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