You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/03/28 19:09:05 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 88 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/88/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:343)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
	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.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547)
	at org.apache.solr.cloud.TestCloudSearcherWarming.tearDown(TestCloudSearcherWarming.java:78)
	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$10.evaluate(RandomizedRunner.java:996)
	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)


FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting

Error Message:
Error from server at https://127.0.0.1:45367/solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8: Async exception during distributed update: java.lang.OutOfMemoryError: GC overhead limit exceeded

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:45367/solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8: Async exception during distributed update: java.lang.OutOfMemoryError: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([3168354CF58A36DE:F8B9A051DCC9F7]: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:483)
	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.update.processor.RoutedAliasUpdateProcessorTest.add(RoutedAliasUpdateProcessorTest.java:297)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:391)
	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.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45367/solr/myAlias__CRA__Stunt_Ship_shard2_replica_n8: Async exception during distributed update: java.lang.OutOfMemoryError: GC overhead limit exceeded
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	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




Build Log:
[...truncated 13042 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/init-core-data-001
   [junit4]   2> 320149 WARN  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[3168354CF58A36DE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 320149 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[3168354CF58A36DE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 320152 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[3168354CF58A36DE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 320152 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[3168354CF58A36DE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 320193 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3168354CF58A36DE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonEnglish
   [junit4]   2> 320197 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3168354CF58A36DE]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001
   [junit4]   2> 320197 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3168354CF58A36DE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 320212 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 320212 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 320304 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3168354CF58A36DE]) [    ] o.a.s.c.ZkTestServer start zk server on port:34321
   [junit4]   2> 320305 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3168354CF58A36DE]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34321
   [junit4]   2> 320305 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3168354CF58A36DE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34321
   [junit4]   2> 320311 INFO  (zkConnectionManagerCallback-1365-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320333 INFO  (zkConnectionManagerCallback-1367-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320335 INFO  (zkConnectionManagerCallback-1369-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320342 WARN  (jetty-launcher-1370-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 320343 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 320343 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 320343 INFO  (jetty-launcher-1370-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_191-b12
   [junit4]   2> 320346 WARN  (jetty-launcher-1370-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 320346 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 320346 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 320347 INFO  (jetty-launcher-1370-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_191-b12
   [junit4]   2> 320348 WARN  (jetty-launcher-1370-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 320349 WARN  (jetty-launcher-1370-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 320350 INFO  (jetty-launcher-1370-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 320350 INFO  (jetty-launcher-1370-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 320350 INFO  (jetty-launcher-1370-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_191-b12
   [junit4]   2> 320353 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 320353 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 320353 INFO  (jetty-launcher-1370-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_191-b12
   [junit4]   2> 320390 INFO  (jetty-launcher-1370-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 320390 INFO  (jetty-launcher-1370-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 320390 INFO  (jetty-launcher-1370-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 320390 INFO  (jetty-launcher-1370-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b9b7e72{/solr,null,AVAILABLE}
   [junit4]   2> 320398 WARN  (jetty-launcher-1370-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@726f1a57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 320408 INFO  (jetty-launcher-1370-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 320408 INFO  (jetty-launcher-1370-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 320408 INFO  (jetty-launcher-1370-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 320409 INFO  (jetty-launcher-1370-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b49dbcf{/solr,null,AVAILABLE}
   [junit4]   2> 320410 WARN  (jetty-launcher-1370-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3868b294[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 320411 INFO  (jetty-launcher-1370-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 320411 INFO  (jetty-launcher-1370-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 320411 INFO  (jetty-launcher-1370-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 320411 INFO  (jetty-launcher-1370-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33774993{/solr,null,AVAILABLE}
   [junit4]   2> 320412 WARN  (jetty-launcher-1370-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@25a01388[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 320413 INFO  (jetty-launcher-1370-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 320413 INFO  (jetty-launcher-1370-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 320414 INFO  (jetty-launcher-1370-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 320414 INFO  (jetty-launcher-1370-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f15bdae{/solr,null,AVAILABLE}
   [junit4]   2> 320415 WARN  (jetty-launcher-1370-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@27dd6466[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 320415 INFO  (jetty-launcher-1370-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a8ec8da{SSL,[ssl, http/1.1]}{127.0.0.1:37955}
   [junit4]   2> 320415 INFO  (jetty-launcher-1370-thread-3) [    ] o.e.j.s.Server Started @320479ms
   [junit4]   2> 320415 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37955}
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3706592{SSL,[ssl, http/1.1]}{127.0.0.1:41695}
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-4) [    ] o.e.j.s.Server Started @320479ms
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41695}
   [junit4]   2> 320416 ERROR (jetty-launcher-1370-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 320416 ERROR (jetty-launcher-1370-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-28T18:14:56.667Z
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 320416 INFO  (jetty-launcher-1370-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-28T18:14:56.667Z
   [junit4]   2> 320433 INFO  (jetty-launcher-1370-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c431de3{SSL,[ssl, http/1.1]}{127.0.0.1:40670}
   [junit4]   2> 320434 INFO  (jetty-launcher-1370-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@199486ee{SSL,[ssl, http/1.1]}{127.0.0.1:35560}
   [junit4]   2> 320434 INFO  (jetty-launcher-1370-thread-1) [    ] o.e.j.s.Server Started @320498ms
   [junit4]   2> 320434 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35560}
   [junit4]   2> 320435 ERROR (jetty-launcher-1370-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 320435 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 320435 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 320435 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 320435 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 320435 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-28T18:14:56.686Z
   [junit4]   2> 320435 INFO  (jetty-launcher-1370-thread-2) [    ] o.e.j.s.Server Started @320498ms
   [junit4]   2> 320435 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40670}
   [junit4]   2> 320436 ERROR (jetty-launcher-1370-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 320436 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 320436 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 320436 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 320436 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 320436 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-28T18:14:56.687Z
   [junit4]   2> 320438 INFO  (zkConnectionManagerCallback-1374-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320438 INFO  (zkConnectionManagerCallback-1373-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320444 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 320444 INFO  (zkConnectionManagerCallback-1376-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320444 INFO  (jetty-launcher-1370-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 320445 INFO  (zkConnectionManagerCallback-1378-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320457 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 320468 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 320627 INFO  (jetty-launcher-1370-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 320628 WARN  (jetty-launcher-1370-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 320645 WARN  (jetty-launcher-1370-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@757a7c41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 320657 WARN  (jetty-launcher-1370-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 320673 WARN  (jetty-launcher-1370-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@69e50902[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 320674 INFO  (jetty-launcher-1370-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34321/solr
   [junit4]   2> 320684 INFO  (zkConnectionManagerCallback-1388-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320728 INFO  (zkConnectionManagerCallback-1390-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320767 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 320768 WARN  (jetty-launcher-1370-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 320789 WARN  (jetty-launcher-1370-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@35bec3a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 320805 WARN  (jetty-launcher-1370-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 320819 WARN  (jetty-launcher-1370-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@31218423[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 320820 INFO  (jetty-launcher-1370-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34321/solr
   [junit4]   2> 320843 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 320843 WARN  (jetty-launcher-1370-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 320849 INFO  (zkConnectionManagerCallback-1398-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320873 WARN  (jetty-launcher-1370-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2444727e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 320902 INFO  (jetty-launcher-1370-thread-4) [n:127.0.0.1:41695_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41695_solr
   [junit4]   2> 320906 INFO  (zkConnectionManagerCallback-1401-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 320918 WARN  (jetty-launcher-1370-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 320929 WARN  (jetty-launcher-1370-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@ad245b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 320930 INFO  (jetty-launcher-1370-thread-4) [n:127.0.0.1:41695_solr    ] o.a.s.c.Overseer Overseer (id=73036154760396808-127.0.0.1:41695_solr-n_0000000000) starting
   [junit4]   2> 320930 INFO  (jetty-launcher-1370-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34321/solr
   [junit4]   2> 320939 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:35560_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35560_solr
   [junit4]   2> 320976 INFO  (zkCallback-1400-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 320989 INFO  (zkCallback-1389-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 321020 INFO  (zkConnectionManagerCallback-1406-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 321031 INFO  (zkConnectionManagerCallback-1413-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 321038 INFO  (zkConnectionManagerCallback-1415-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 321042 INFO  (zkConnectionManagerCallback-1420-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 321051 INFO  (jetty-launcher-1370-thread-4) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 321052 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:35560_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 321053 INFO  (jetty-launcher-1370-thread-4) [n:127.0.0.1:41695_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34321/solr ready
   [junit4]   2> 321057 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:35560_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34321/solr ready
   [junit4]   2> 321058 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:37955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 321063 INFO  (OverseerStateUpdate-73036154760396808-127.0.0.1:41695_solr-n_0000000000) [n:127.0.0.1:41695_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41695_solr
   [junit4]   2> 321066 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:37955_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37955_solr as DOWN
   [junit4]   2> 321068 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:37955_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 321068 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:37955_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37955_solr
   [junit4]   2> 321070 INFO  (jetty-launcher-1370-thread-4) [n:127.0.0.1:41695_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41695_solr as DOWN
   [junit4]   2> 321077 INFO  (jetty-launcher-1370-thread-4) [n:127.0.0.1:41695_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 321077 INFO  (jetty-launcher-1370-thread-4) [n:127.0.0.1:41695_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41695_solr
   [junit4]   2> 321081 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:35560_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 321089 INFO  (zkCallback-1389-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 321102 INFO  (zkCallback-1414-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 321102 INFO  (zkCallback-1419-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 321104 INFO  (zkCallback-1400-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 321104 INFO  (zkCallback-1412-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 321128 INFO  (jetty-launcher-1370-thread-4) [n:127.0.0.1:41695_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 321164 INFO  (jetty-launcher-1370-thread-4) [n:127.0.0.1:41695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41695.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 321177 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:35560_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35560.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 321191 INFO  (jetty-launcher-1370-thread-4) [n:127.0.0.1:41695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41695.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 321193 INFO  (jetty-launcher-1370-thread-4) [n:127.0.0.1:41695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41695.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 321206 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:35560_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35560.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 321206 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:35560_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35560.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 321208 INFO  (jetty-launcher-1370-thread-1) [n:127.0.0.1:35560_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node3/.
   [junit4]   2> 321209 INFO  (jetty-launcher-1370-thread-4) [n:127.0.0.1:41695_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node4/.
   [junit4]   2> 321267 INFO  (zkConnectionManagerCallback-1429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 321281 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:37955_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 321283 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:37955_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34321/solr ready
   [junit4]   2> 321296 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:37955_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 321336 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:37955_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37955.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 321371 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:37955_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37955.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 321371 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:37955_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37955.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 321372 INFO  (jetty-launcher-1370-thread-3) [n:127.0.0.1:37955_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node2/.
   [junit4]   2> 321426 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 321426 WARN  (jetty-launcher-1370-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 321437 WARN  (jetty-launcher-1370-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@46a4e259[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 321473 WARN  (jetty-launcher-1370-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 321474 WARN  (jetty-launcher-1370-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1d4336bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 321475 INFO  (jetty-launcher-1370-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34321/solr
   [junit4]   2> 321504 INFO  (zkConnectionManagerCallback-1436-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 321529 INFO  (zkConnectionManagerCallback-1438-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 321536 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:40670_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 321544 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:40670_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:40670_solr as DOWN
   [junit4]   2> 321548 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:40670_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 321548 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:40670_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40670_solr
   [junit4]   2> 321550 INFO  (zkCallback-1400-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 321551 INFO  (zkCallback-1412-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 321551 INFO  (zkCallback-1414-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 321551 INFO  (zkCallback-1389-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 321551 INFO  (zkCallback-1419-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 321557 INFO  (zkCallback-1428-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 321565 INFO  (zkCallback-1437-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 321587 INFO  (zkConnectionManagerCallback-1445-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 321591 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:40670_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 321592 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:40670_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34321/solr ready
   [junit4]   2> 321596 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:40670_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 321622 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:40670_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40670.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 321638 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:40670_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40670.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 321639 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:40670_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40670.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 321640 INFO  (jetty-launcher-1370-thread-2) [n:127.0.0.1:40670_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/.
   [junit4]   2> 321725 INFO  (zkConnectionManagerCallback-1451-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 321727 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3168354CF58A36DE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 321729 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3168354CF58A36DE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34321/solr ready
   [junit4]   2> 321735 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3168354CF58A36DE]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@37468bf0
   [junit4]   2> 321735 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3168354CF58A36DE]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 127.0.0.1:34321/solr
   [junit4]   2> 321744 INFO  (zkConnectionManagerCallback-1456-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 321746 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3168354CF58A36DE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 321748 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[3168354CF58A36DE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34321/solr ready
   [junit4]   2> 321778 INFO  (qtp508580291-3403) [n:127.0.0.1:37955_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testNonEnglish&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 321793 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testNonEnglish",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 321798 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testNonEnglish/managed-schema
   [junit4]   2> 321801 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testNonEnglish/protwords.txt
   [junit4]   2> 321803 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testNonEnglish/solrconfig.xml
   [junit4]   2> 321805 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testNonEnglish/synonyms.txt
   [junit4]   2> 321807 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testNonEnglish/stopwords.txt
   [junit4]   2> 321810 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testNonEnglish/lang/contractions_it.txt
   [junit4]   2> 321812 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testNonEnglish/lang/contractions_ca.txt
   [junit4]   2> 321814 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testNonEnglish/lang/stemdict_nl.txt
   [junit4]   2> 321865 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testNonEnglish/lang/stopwords_no.txt
   [junit4]   2> 321867 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testNonEnglish/lang/stopwords_hy.txt
   [junit4]   2> 321869 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testNonEnglish/lang/stopwords_id.txt
   [junit4]   2> 321872 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testNonEnglish/lang/stopwords_hi.txt
   [junit4]   2> 321874 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testNonEnglish/lang/stopwords_ga.txt
   [junit4]   2> 321876 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testNonEnglish/lang/stopwords_da.txt
   [junit4]   2> 321877 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testNonEnglish/lang/stopwords_ja.txt
   [junit4]   2> 321879 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testNonEnglish/lang/stopwords_pt.txt
   [junit4]   2> 321881 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testNonEnglish/lang/stopwords_hu.txt
   [junit4]   2> 321883 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testNonEnglish/lang/stopwords_el.txt
   [junit4]   2> 321885 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testNonEnglish/lang/stopwords_ru.txt
   [junit4]   2> 321887 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testNonEnglish/lang/stopwords_tr.txt
   [junit4]   2> 321889 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testNonEnglish/lang/stopwords_ar.txt
   [junit4]   2> 321891 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testNonEnglish/lang/userdict_ja.txt
   [junit4]   2> 321893 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testNonEnglish/lang/stopwords_eu.txt
   [junit4]   2> 321895 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testNonEnglish/lang/stopwords_it.txt
   [junit4]   2> 321897 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testNonEnglish/lang/stopwords_cz.txt
   [junit4]   2> 321899 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testNonEnglish/lang/stoptags_ja.txt
   [junit4]   2> 321901 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testNonEnglish/lang/contractions_fr.txt
   [junit4]   2> 321903 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testNonEnglish/lang/stopwords_de.txt
   [junit4]   2> 321905 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testNonEnglish/lang/stopwords_fa.txt
   [junit4]   2> 321908 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testNonEnglish/lang/contractions_ga.txt
   [junit4]   2> 321910 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testNonEnglish/lang/stopwords_ca.txt
   [junit4]   2> 321916 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testNonEnglish/lang/stopwords_nl.txt
   [junit4]   2> 321920 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testNonEnglish/lang/stopwords_bg.txt
   [junit4]   2> 321922 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testNonEnglish/lang/stopwords_en.txt
   [junit4]   2> 321924 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testNonEnglish/lang/stopwords_es.txt
   [junit4]   2> 321926 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testNonEnglish/lang/stopwords_lv.txt
   [junit4]   2> 321928 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testNonEnglish/lang/stopwords_ro.txt
   [junit4]   2> 321930 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testNonEnglish/lang/stopwords_th.txt
   [junit4]   2> 321932 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testNonEnglish/lang/stopwords_fr.txt
   [junit4]   2> 321934 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testNonEnglish/lang/stopwords_sv.txt
   [junit4]   2> 321935 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testNonEnglish/lang/stopwords_fi.txt
   [junit4]   2> 321937 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testNonEnglish/lang/hyphenations_ga.txt
   [junit4]   2> 321940 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testNonEnglish/lang/stopwords_gl.txt
   [junit4]   2> 321942 INFO  (OverseerThreadFactory-915-thread-1-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testNonEnglish/params.json
   [junit4]   2> 321946 INFO  (qtp508580291-3403) [n:127.0.0.1:37955_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testNonEnglish&action=CREATE&wt=javabin&version=2} status=0 QTime=168
   [junit4]   2> 321949 INFO  (qtp508580291-3404) [n:127.0.0.1:37955_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testNonEnglish&name=testNonEnglish&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 321954 INFO  (OverseerThreadFactory-915-thread-2-processing-n:127.0.0.1:41695_solr) [n:127.0.0.1:41695_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testNonEnglish
   [junit4]   2> 321955 INFO  (OverseerCollectionConfigSetProcessor-73036154760396808-127.0.0.1:41695_solr-n_0000000000) [n:127.0.0.1:41695_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> 322072 INFO  (OverseerStateUpdate-73036154760396808-127.0.0.1:41695_solr-n_0000000000) [n:127.0.0.1:41695_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNonEnglish",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNonEnglish_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40670/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 322293 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr    x:testNonEnglish_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNonEnglish&newCollection=true&name=testNonEnglish_shard1_replica_n1&action=CREATE&numShards=1&collection=testNonEnglish&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 323322 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 323322 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 323323 WARN  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 323323 WARN  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 323323 WARN  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 323323 WARN  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 323324 WARN  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 323324 WARN  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 323324 WARN  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 323324 WARN  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 323324 WARN  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 323333 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 323388 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.IndexSchema [testNonEnglish_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 323766 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 323812 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testNonEnglish_shard1_replica_n1' using configuration from collection testNonEnglish, trusted=true
   [junit4]   2> 323812 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40670.solr.core.testNonEnglish.shard1.replica_n1' (registry 'solr.core.testNonEnglish.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66bb90db
   [junit4]   2> 323813 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore [[testNonEnglish_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/./testNonEnglish_shard1_replica_n1/data/]
   [junit4]   2> 323824 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 323997 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 323997 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 324054 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 324054 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 324056 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ff5076d[testNonEnglish_shard1_replica_n1] main]
   [junit4]   2> 324058 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testNonEnglish
   [junit4]   2> 324058 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testNonEnglish
   [junit4]   2> 324058 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testNonEnglish/managed-schema
   [junit4]   2> 324059 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 324060 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 324060 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_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> 324062 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 324062 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629274138542604288
   [junit4]   2> 324069 INFO  (searcherExecutor-931-thread-1-processing-n:127.0.0.1:40670_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@ff5076d[testNonEnglish_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 324069 INFO  (searcherExecutor-931-thread-1-processing-n:127.0.0.1:40670_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 324069 INFO  (searcherExecutor-931-thread-1-processing-n:127.0.0.1:40670_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 324071 INFO  (searcherExecutor-931-thread-1-processing-n:127.0.0.1:40670_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore [testNonEnglish_shard1_replica_n1] Registered new searcher Searcher@ff5076d[testNonEnglish_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 324075 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testNonEnglish/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 324076 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testNonEnglish/leaders/shard1
   [junit4]   2> 324080 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 324080 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 324080 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40670/solr/testNonEnglish_shard1_replica_n1/
   [junit4]   2> 324081 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 324081 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:40670/solr/testNonEnglish_shard1_replica_n1/ has no replicas
   [junit4]   2> 324081 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testNonEnglish/leaders/shard1/leader after winning as /collections/testNonEnglish/leader_elect/shard1/election/73036154760396817-core_node2-n_0000000000
   [junit4]   2> 324083 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40670/solr/testNonEnglish_shard1_replica_n1/ shard1
   [junit4]   2> 324185 INFO  (zkCallback-1437-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324186 INFO  (zkCallback-1437-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324187 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 324190 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testNonEnglish&newCollection=true&name=testNonEnglish_shard1_replica_n1&action=CREATE&numShards=1&collection=testNonEnglish&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1897
   [junit4]   2> 324200 INFO  (qtp508580291-3404) [n:127.0.0.1:37955_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> 324292 INFO  (zkCallback-1437-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324292 INFO  (zkCallback-1414-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324292 INFO  (zkCallback-1437-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324292 INFO  (zkCallback-1437-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 324293 INFO  (qtp508580291-3404) [n:127.0.0.1:37955_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testNonEnglish&name=testNonEnglish&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2344
   [junit4]   2> 324391 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_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":"testNonEnglish"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 324391 INFO  (qtp1737074983-3378) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_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 testNonEnglish
   [junit4]   2> 324391 INFO  (Thread-314) [    ] o.a.s.c.SolrCore config update listener called for core testNonEnglish_shard1_replica_n1
   [junit4]   2> 324392 INFO  (Thread-314) [    ] o.a.s.c.SolrCore core reload testNonEnglish_shard1_replica_n1
   [junit4]   2> 324394 INFO  (solrHandlerExecutor-936-thread-1-processing-n:127.0.0.1:40670_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 324405 INFO  (Thread-314) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 324406 INFO  (Thread-314) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 324406 WARN  (Thread-314) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 324406 WARN  (Thread-314) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 324407 WARN  (Thread-314) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 324407 WARN  (Thread-314) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 324407 WARN  (Thread-314) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 324407 WARN  (Thread-314) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 324407 WARN  (Thread-314) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 324407 WARN  (Thread-314) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 324408 WARN  (Thread-314) [    ] o.a.s.c.SolrConfig Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_3168354CF58A36DE-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 324416 INFO  (Thread-314) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 324454 INFO  (Thread-314) [    ] o.a.s.s.IndexSchema [testNonEnglish_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 324505 INFO  (qtp1737074983-3376) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 324512 INFO  (qtp1737074983-3376) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 324514 INFO  (solrHandlerExecutor-936-thread-1-processing-n:127.0.0.1:40670_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:40670/solr/testNonEnglish_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 324514 INFO  (solrHandlerExecutor-936-thread-1-processing-n:127.0.0.1:40670_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 324521 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 324731 INFO  (qtp1737074983-3377) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 324737 INFO  (qtp1737074983-3377) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 324738 INFO  (solrHandlerExecutor-936-thread-1-processing-n:127.0.0.1:40670_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:40670/solr/testNonEnglish_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 324738 INFO  (solrHandlerExecutor-936-thread-1-processing-n:127.0.0.1:40670_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 324739 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 324932 INFO  (qtp1737074983-3388) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 324954 INFO  (qtp1737074983-3388) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.S.Request [testNonEnglish_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 324955 INFO  (solrHandlerExecutor-936-thread-1-processing-n:127.0.0.1:40670_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:40670_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:40670/solr/testNonEnglish_shard1_replica_n1/ for 

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

t4]    >           "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
   [junit4]    >           "base_url":"https://127.0.0.1:45681/solr",
   [junit4]    >           "node_name":"127.0.0.1:45681_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "force_set_state":"false",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"1",
   [junit4]    >   "tlogReplicas":"0"}
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:310)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:288)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:117)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #2: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:343)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547)
   [junit4]    > 	at org.apache.solr.cloud.TestCloudSearcherWarming.tearDown(TestCloudSearcherWarming.java:78)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1969391 INFO  (SUITE-TestCloudSearcherWarming-seed#[3168354CF58A36DE]-worker) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1969394 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/testRepFactor1LeaderStartup/terms/shard1
   [junit4]   2> 	2	/solr/configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections/testRepFactor1LeaderStartup/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1969398 INFO  (SUITE-TestCloudSearcherWarming-seed#[3168354CF58A36DE]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34191
   [junit4]   2> 1969398 INFO  (SUITE-TestCloudSearcherWarming-seed#[3168354CF58A36DE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34191
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudSearcherWarming_3168354CF58A36DE-001
   [junit4]   2> Mar 28, 2019 6:42:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=85, maxMBSortInHeap=6.262227926761217, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b802012), locale=sr-ME, timezone=Etc/GMT+8
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=311855504,total=508559360
   [junit4]   2> NOTE: All tests run in this JVM: [TestFaceting, TestRandomDVFaceting, TestObjectReleaseTracker, CoreAdminOperationTest, TestSQLHandlerNonCloud, SolrJmxReporterTest, NotRequiredUniqueKeyTest, CurrencyRangeFacetCloudTest, SolrCLIZkUtilsTest, TestManagedSynonymFilterFactory, TestUtils, HdfsChaosMonkeyNothingIsSafeTest, CacheHeaderTest, XmlUpdateRequestHandlerTest, TestMinHashQParser, TestNoOpRegenerator, AtomicUpdatesTest, DistributedFacetPivotLargeTest, IndexSchemaRuntimeFieldTest, SSLMigrationTest, AssignTest, DataDrivenBlockJoinTest, RankQueryTest, TestSchemaResource, MaxSizeAutoCommitTest, SmileWriterTest, TestCoreAdminApis, PrimitiveFieldTypeTest, SolrPluginUtilsTest, TestImplicitCoreProperties, RemoteQueryErrorTest, IndexBasedSpellCheckerTest, ImplicitSnitchTest, TestDistributedMissingSort, DocValuesTest, TestSimpleQParserPlugin, EchoParamsTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestStreamBody, HdfsUnloadDistributedZkTest, TestReqParamsAPI, TestRangeQuery, AutoScalingHandlerTest, RootFieldTest, ChaosMonkeySafeLeaderTest, InfoHandlerTest, FacetPivotSmallTest, TestXmlQParser, TestSSLRandomization, SplitShardTest, TestSortableTextField, HdfsDirectoryFactoryTest, TestCloudJSONFacetSKG, TestInPlaceUpdatesDistrib, TestAnalyzedSuggestions, DistributedQueryComponentCustomSortTest, ShardRoutingTest, TestIndexSearcher, TestCrossCoreJoin, TestDirectoryFactory, MBeansHandlerTest, CdcrBootstrapTest, TestRuleBasedAuthorizationPlugin, TestStressReorder, TestScoreJoinQPNoScore, TestBackupRepositoryFactory, TestElisionMultitermQuery, TestManagedSchemaAPI, MoveReplicaHDFSFailoverTest, TestAtomicUpdateErrorCases, TestDeprecatedFilters, FieldAnalysisRequestHandlerTest, RangeFacetCloudTest, TestFieldCacheReopen, AddReplicaTest, CloudMLTQParserTest, TestSimDistribStateManager, TestClusterStateMutator, TestGroupingSearch, GraphQueryTest, PKIAuthenticationIntegrationTest, TestCloudInspectUtil, TermsComponentTest, PropertiesRequestHandlerTest, JvmMetricsTest, OrderedExecutorTest, TestRecovery, LeaderElectionTest, ScheduledTriggerIntegrationTest, FullHLLTest, TestJsonFacetsStatsParsing, SortSpecParsingTest, SchemaVersionSpecificBehaviorTest, TestLegacyField, TestLeaderElectionWithEmptyReplica, HealthCheckHandlerTest, TestImpersonationWithHadoopAuth, SolrGangliaReporterTest, TestJmxIntegration, SimpleCollectionCreateDeleteTest, AutoscalingHistoryHandlerTest, AnalysisAfterCoreReloadTest, MergeStrategyTest, TestLegacyBM25SimilarityFactory, TestNRTOpen, CircularListTest, UUIDFieldTest, TestBulkSchemaAPI, TestDynamicFieldResource, ParsingFieldUpdateProcessorsTest, TestSolr4Spatial2, SuggesterTest, HdfsSyncSliceTest, TestRequestStatusCollectionAPI, ZkNodePropsTest, TestDownShardTolerantSearch, SpellPossibilityIteratorTest, TestManagedResource, TestSolrQueryResponse, TimeRoutedAliasUpdateProcessorTest, ReplicationFactorTest, HttpPartitionWithTlogReplicasTest, TestHdfsCloudBackupRestore, PathHierarchyTokenizerFactoryTest, TestPointFields, TestSerializedLuceneMatchVersion, TestSolrJ, TestStressInPlaceUpdates, DistanceUnitsTest, AlternateDirectoryTest, TestFieldTypeCollectionResource, CollectionsAPIAsyncDistributedZkTest, TestQueryUtils, TestReloadAndDeleteDocs, TestWithCollection, PeerSyncWithIndexFingerprintCachingTest, SolrIndexConfigTest, SearchHandlerTest, TestConfigSetProperties, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, SampleTest, SolrInfoBeanTest, TestJoin, TestSolrCoreProperties, TestTolerantSearch, TestTrie, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, AsyncCallRequestStatusResponseTest, BasicDistributedZk2Test, BasicDistributedZkTest, ChaosMonkeyNothingIsSafeTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MigrateRouteKeyTest, PeerSyncReplicationTest, TestCloudPseudoReturnFields, TestCloudSearcherWarming]
   [junit4] Completed [508/845 (2!)] on J0 in 90.68s, 2 tests, 1 error <<< FAILURES!

[...truncated 1204 lines...]
   [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/temp/junit4-J1-20190328_180936_1216494990043596608932.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/heapdumps/java_pid410.hprof ...
   [junit4] Heap dump file created [726995108 bytes in 6.042 secs]
   [junit4] <<< JVM J1: EOF ----

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

Total time: 98 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-Tests-8.x #87 to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any