You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/04/14 10:50:15 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+12) - Build # 23917 - Still Failing!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23917/
Java: 64bit/jdk-13-ea+12 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:44595/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n9: Could not find collection : myAlias__CRA__Stunt_Ship

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44595/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n9: Could not find collection : myAlias__CRA__Stunt_Ship
	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.directUpdate(BaseCloudSolrClient.java:493)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:371)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 15872 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/init-core-data-001
   [junit4]   2> 2079350 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[36595E464A6FFC78]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001
   [junit4]   2> 2079350 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[36595E464A6FFC78]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2079351 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2079351 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2079451 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[36595E464A6FFC78]) [    ] o.a.s.c.ZkTestServer start zk server on port:43533
   [junit4]   2> 2079451 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[36595E464A6FFC78]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43533
   [junit4]   2> 2079451 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[36595E464A6FFC78]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43533
   [junit4]   2> 2079452 INFO  (zkConnectionManagerCallback-25126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2079453 INFO  (zkConnectionManagerCallback-25128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2079454 INFO  (zkConnectionManagerCallback-25130-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2079455 WARN  (jetty-launcher-25131-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2079455 INFO  (jetty-launcher-25131-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2079455 INFO  (jetty-launcher-25131-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2079455 INFO  (jetty-launcher-25131-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+12
   [junit4]   2> 2079456 INFO  (jetty-launcher-25131-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2079456 INFO  (jetty-launcher-25131-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2079456 INFO  (jetty-launcher-25131-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2079456 INFO  (jetty-launcher-25131-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2af38e0a{/solr,null,AVAILABLE}
   [junit4]   2> 2079457 INFO  (jetty-launcher-25131-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21c6ad75{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43345}
   [junit4]   2> 2079457 INFO  (jetty-launcher-25131-thread-1) [    ] o.e.j.s.Server Started @2079499ms
   [junit4]   2> 2079457 INFO  (jetty-launcher-25131-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43345}
   [junit4]   2> 2079457 ERROR (jetty-launcher-25131-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2079457 INFO  (jetty-launcher-25131-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2079458 INFO  (jetty-launcher-25131-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2079458 INFO  (jetty-launcher-25131-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2079458 INFO  (jetty-launcher-25131-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2079458 INFO  (jetty-launcher-25131-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T10:39:45.846040Z
   [junit4]   2> 2079458 INFO  (zkConnectionManagerCallback-25133-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2079459 INFO  (jetty-launcher-25131-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2079636 INFO  (jetty-launcher-25131-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2079636 WARN  (jetty-launcher-25131-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2f4ccc3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2079642 WARN  (jetty-launcher-25131-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@706f35ea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2079642 INFO  (jetty-launcher-25131-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43533/solr
   [junit4]   2> 2079643 INFO  (zkConnectionManagerCallback-25140-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2079647 INFO  (zkConnectionManagerCallback-25142-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2079676 INFO  (jetty-launcher-25131-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43345_solr
   [junit4]   2> 2079677 INFO  (jetty-launcher-25131-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.Overseer Overseer (id=72079464777908229-127.0.0.1:43345_solr-n_0000000000) starting
   [junit4]   2> 2079679 INFO  (zkConnectionManagerCallback-25149-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2079680 INFO  (jetty-launcher-25131-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43533/solr ready
   [junit4]   2> 2079681 INFO  (OverseerStateUpdate-72079464777908229-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43345_solr
   [junit4]   2> 2079681 INFO  (jetty-launcher-25131-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43345_solr
   [junit4]   2> 2079701 INFO  (jetty-launcher-25131-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2079704 INFO  (OverseerStateUpdate-72079464777908229-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2079719 INFO  (zkCallback-25148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2079721 INFO  (jetty-launcher-25131-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43345.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a66e5c1
   [junit4]   2> 2079734 INFO  (jetty-launcher-25131-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43345.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a66e5c1
   [junit4]   2> 2079734 INFO  (jetty-launcher-25131-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43345.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a66e5c1
   [junit4]   2> 2079735 INFO  (jetty-launcher-25131-thread-1) [n:127.0.0.1:43345_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/.
   [junit4]   2> 2079757 INFO  (zkConnectionManagerCallback-25155-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2079757 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[36595E464A6FFC78]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2079758 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[36595E464A6FFC78]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43533/solr ready
   [junit4]   2> 2079764 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2079765 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2079767 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[36595E464A6FFC78]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@a21ac06
   [junit4]   2> 2079767 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[36595E464A6FFC78]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@32ca2340
   [junit4]   2> 2079768 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2079768 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2079769 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_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> 2079775 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079776 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testNonEnglish/protwords.txt
   [junit4]   2> 2079776 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testNonEnglish/managed-schema
   [junit4]   2> 2079777 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testNonEnglish/solrconfig.xml
   [junit4]   2> 2079778 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testNonEnglish/synonyms.txt
   [junit4]   2> 2079779 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testNonEnglish/stopwords.txt
   [junit4]   2> 2079780 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079781 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079781 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079782 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079783 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079783 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079784 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079785 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079785 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079786 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079787 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079787 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079788 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079789 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079789 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079790 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079791 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079792 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079792 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079793 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079794 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079794 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079795 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079796 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079797 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079797 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079798 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079799 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079799 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079800 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079800 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079801 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079802 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079802 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079803 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079804 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079804 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079805 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_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> 2079806 INFO  (OverseerThreadFactory-15096-thread-1-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testNonEnglish/params.json
   [junit4]   2> 2079807 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_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=37
   [junit4]   2> 2079807 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2079808 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2079808 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_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> 2079825 INFO  (OverseerCollectionConfigSetProcessor-72079464777908229-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_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> 2079825 INFO  (OverseerThreadFactory-15096-thread-2-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testNonEnglish
   [junit4]   2> 2079928 INFO  (OverseerStateUpdate-72079464777908229-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_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":"http://127.0.0.1:43345/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2080129 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2080129 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr    x:testNonEnglish_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2081137 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081137 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081137 WARN  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2081137 WARN  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2081137 WARN  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2081137 WARN  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2081137 WARN  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2081137 WARN  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2081138 WARN  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2081138 WARN  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2081138 WARN  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2081145 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2081190 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081362 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081381 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081383 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43345.solr.core.testNonEnglish.shard1.replica_n1' (registry 'solr.core.testNonEnglish.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a66e5c1
   [junit4]   2> 2081383 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/./testNonEnglish_shard1_replica_n1/data/]
   [junit4]   2> 2081386 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2081460 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081460 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081480 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081480 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2081481 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@39d89874[testNonEnglish_shard1_replica_n1] main]
   [junit4]   2> 2081481 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081482 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081482 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081482 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081482 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2081482 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081483 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081483 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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 1630785647800221696
   [junit4]   2> 2081488 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081489 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081490 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081491 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081491 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43345/solr/testNonEnglish_shard1_replica_n1/
   [junit4]   2> 2081491 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081491 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43345/solr/testNonEnglish_shard1_replica_n1/ has no replicas
   [junit4]   2> 2081491 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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/72079464777908229-core_node2-n_0000000000
   [junit4]   2> 2081491 INFO  (searcherExecutor-15101-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@39d89874[testNonEnglish_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2081492 INFO  (searcherExecutor-15101-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2081492 INFO  (searcherExecutor-15101-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_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> 2081492 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43345/solr/testNonEnglish_shard1_replica_n1/ shard1
   [junit4]   2> 2081493 INFO  (searcherExecutor-15101-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_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@39d89874[testNonEnglish_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2081602 INFO  (zkCallback-25141-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: [1])
   [junit4]   2> 2081602 INFO  (zkCallback-25141-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: [1])
   [junit4]   2> 2081604 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081617 ERROR (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.c.ZkStateReader Collection testNonEnglish is not lazy or watched!
   [junit4]   2> 2081701 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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=1571
   [junit4]   2> 2081702 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_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> 2081711 INFO  (zkCallback-25141-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: [1])
   [junit4]   2> 2081711 INFO  (zkCallback-25141-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: [1])
   [junit4]   2> 2081711 INFO  (zkCallback-25141-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: [1])
   [junit4]   2> 2081712 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_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=1903
   [junit4]   2> 2081716 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2081717 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2081724 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081724 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_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> 2081727 INFO  (Thread-7524) [    ] o.a.s.c.SolrCore config update listener called for core testNonEnglish_shard1_replica_n1
   [junit4]   2> 2081729 INFO  (solrHandlerExecutor-15106-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_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> 2081730 INFO  (Thread-7524) [    ] o.a.s.c.SolrCore core reload testNonEnglish_shard1_replica_n1
   [junit4]   2> 2081747 INFO  (Thread-7524) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2081747 INFO  (Thread-7524) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2081747 WARN  (Thread-7524) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2081747 WARN  (Thread-7524) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2081747 WARN  (Thread-7524) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2081748 WARN  (Thread-7524) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2081748 WARN  (Thread-7524) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2081748 WARN  (Thread-7524) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2081748 WARN  (Thread-7524) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2081748 WARN  (Thread-7524) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2081748 WARN  (Thread-7524) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1/../../../../dist
   [junit4]   2> 2081759 INFO  (Thread-7524) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2081777 INFO  (Thread-7524) [    ] o.a.s.s.IndexSchema [testNonEnglish_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2081826 INFO  (OverseerCollectionConfigSetProcessor-72079464777908229-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2081831 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_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> 2081839 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_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> 2081840 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2081840 INFO  (solrHandlerExecutor-15106-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:43345/solr/testNonEnglish_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 2081840 INFO  (solrHandlerExecutor-15106-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_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> 2081943 INFO  (Thread-7524) [    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2081952 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_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> 2081952 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_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=0
   [junit4]   2> 2081953 INFO  (solrHandlerExecutor-15106-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:43345/solr/testNonEnglish_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 2081953 INFO  (solrHandlerExecutor-15106-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_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> 2081959 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2081965 INFO  (Thread-7524) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'testNonEnglish_shard1_replica_n1' using configuration from collection testNonEnglish
   [junit4]   2> 2081987 INFO  (Thread-7524) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43345.solr.core.testNonEnglish.shard1.replica_n1' (registry 'solr.core.testNonEnglish.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a66e5c1
   [junit4]   2> 2081988 INFO  (Thread-7524) [n:127.0.0.1:43345_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 [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/testNonEnglish_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/./testNonEnglish_shard1_replica_n1/data/]
   [junit4]   2> 2081989 INFO  (Thread-7524) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2082042 INFO  (Thread-7524) [n:127.0.0.1:43345_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> 2082042 INFO  (Thread-7524) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2082044 INFO  (Thread-7524) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@58f5c32e[testNonEnglish_shard1_replica_n1] main]
   [junit4]   2> 2082045 INFO  (Thread-7524) [n:127.0.0.1:43345_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> 2082045 INFO  (Thread-7524) [n:127.0.0.1:43345_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> 2082045 INFO  (Thread-7524) [n:127.0.0.1:43345_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> 2082045 INFO  (Thread-7524) [n:127.0.0.1:43345_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> 2082045 INFO  (Thread-7524) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2082045 INFO  (Thread-7524) [n:127.0.0.1:43345_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> 2082046 INFO  (Thread-7524) [n:127.0.0.1:43345_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> 2082046 INFO  (Thread-7524) [n:127.0.0.1:43345_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 1630785648390569984
   [junit4]   2> 2082048 INFO  (searcherExecutor-15107-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@58f5c32e[testNonEnglish_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2082048 INFO  (searcherExecutor-15107-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2082048 INFO  (searcherExecutor-15107-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_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> 2082049 INFO  (Thread-7524) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2082051 INFO  (searcherExecutor-15107-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_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@58f5c32e[testNonEnglish_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2082051 INFO  (Thread-7524) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19d99f06[testNonEnglish_shard1_replica_n1] main]
   [junit4]   2> 2082051 INFO  (searcherExecutor-15107-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@19d99f06[testNonEnglish_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2082051 INFO  (searcherExecutor-15107-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2082053 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 2082053 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 2082053 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_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=0
   [junit4]   2> 2082054 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 329.0ms to set the property overlay to be of version 0 for collection testNonEnglish
   [junit4]   2> 2082054 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore [testNonEnglish_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@145a429a
   [junit4]   2> 2082054 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testNonEnglish.shard1.replica_n1, tag=145a429a
   [junit4]   2> 2082054 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@258016cd: rootName = solr_43345, domain = solr.core.testNonEnglish.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testNonEnglish.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@a863622
   [junit4]   2> 2082054 INFO  (searcherExecutor-15107-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_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@19d99f06[testNonEnglish_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2082063 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testNonEnglish.shard1.leader, tag=145a429a
   [junit4]   2> 2082063 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2082064 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2082065 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/testNonEnglish/params.json 
   [junit4]   2> 2082065 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_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 params to be of version 1 for collection testNonEnglish
   [junit4]   2> 2082066 INFO  (Thread-7525) [    ] o.a.s.c.SolrCore config update listener called for core testNonEnglish_shard1_replica_n1
   [junit4]   2> 2082066 INFO  (Thread-7525) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 2082066 INFO  (Thread-7525) [    ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 2082066 INFO  (solrHandlerExecutor-15111-thread-1-processing-n:127.0.0.1:43345_solr x:testNonEnglish_shard1_replica_n1 c:testNonEnglish s:shard1 r:core_node2) [n:127.0.0.1:43345_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> 2082167 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 2082167 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 2082167 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_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={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2082168 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr c:testNonEnglish s:shard1 r:core_node2 x:testNonEnglish_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 102.0ms to set the property params to be of version 1 for collection testNonEnglish
   [junit4]   2> 2082168 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2082169 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2082169 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNonEnglish&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2082170 INFO  (OverseerThreadFactory-15096-thread-3-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 2082171 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    x:testNonEnglish_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testNonEnglish.shard1.replica_n1, tag=null
   [junit4]   2> 2082171 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    x:testNonEnglish_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a7ff373: rootName = solr_43345, domain = solr.core.testNonEnglish.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testNonEnglish.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@a863622
   [junit4]   2> 2082185 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    x:testNonEnglish_shard1_replica_n1] o.a.s.c.SolrCore [testNonEnglish_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@62fd5b05
   [junit4]   2> 2082185 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    x:testNonEnglish_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testNonEnglish.shard1.replica_n1, tag=62fd5b05
   [junit4]   2> 2082185 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    x:testNonEnglish_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testNonEnglish.shard1.leader, tag=62fd5b05
   [junit4]   2> 2082187 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    x:testNonEnglish_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testNonEnglish/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 2082187 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    x:testNonEnglish_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testNonEnglish_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 2082288 INFO  (zkCallback-25141-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2082288 INFO  (zkCallback-25141-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2082288 INFO  (zkCallback-25141-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testNonEnglish/state.json] for collection [testNonEnglish] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2082291 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNonEnglish&action=DELETE&wt=javabin&version=2} status=0 QTime=122
   [junit4]   2> 2082292 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2082292 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2082292 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 2082292 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2082293 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2082293 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2082293 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 2082293 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2082294 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2082294 INFO  (qtp1013368107-56161) [n:127.0.0.1:43345_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2082295 INFO  (qtp1013368107-56162) [n:127.0.0.1:43345_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params router.maxCardinality=20&create-collection.collection.configName=testNonEnglish&create-collection.maxShardsPerNode=12&router.field=ship_name_en&name=myAlias&router.name=category&create-collection.numShards=1&create-collection.nrtReplicas=1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2082299 INFO  (OverseerCollectionConfigSetProcessor-72079464777908229-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2082300 INFO  (OverseerThreadFactory-15096-thread-4-processing-n:127.0.0.1:43345_solr) [n:127.0.0.1:43345_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP
   [junit4]   2> 2082504 INFO  (OverseerStateUpdate-72079464777908229-127.0.0.1:43345_solr-n_0000000000) [n:127.0.0.1:43345_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43345/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2082705 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr    x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testNonEnglish&newCollection=true&collection=myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP&version=2&replicaType=NRT&property.routedAliasName=myAlias&coreNodeName=core_node2&name=myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 2083712 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 2083712 INFO  (qtp1013368107-56160) [n:127.0.0.1:43345_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 2083713 WARN  (qtp1013368107-56160) [n:127.0.0.1:43345_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2083713 WARN  (qtp1013368107-56160) [n:127.0.0.1:43345_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../dist
   [junit4]   2> 2083713 WARN  (qtp1013368107-56160) [n:127.0.0.1:43345_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2083713 WARN  (qtp1013368107-56160) [n:127.0.0.1:43345_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../dist
   [junit4]   2> 2083713 WARN  (qtp1013368107-56160) [n:127.0.0.1:43345_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2083713 WARN  (qtp1013368107-56160) [n:127.0.0.1:43345_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../dist
   [junit4]   2> 2083713 WARN  (qtp1013368107-56160) [n:127.0.0.1:43345_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2083713 WARN  (qtp1013368107-56160) [n:127.0.0.1:43345_solr c:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP s:shard1 r:core_node2 x:myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001/tempDir-001/node1/myAlias

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

 host and port list: 127.0.0.1:33533
   [junit4]   2> 2217211 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[36595E464A6FFC78]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33533
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_36595E464A6FFC78-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1011, maxMBSortInHeap=5.234067078357313, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6cfc70c2), locale=fy, timezone=Israel
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=195749608,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedMissingSort, AddReplicaTest, TestSolrCLIRunExample, TestFieldCacheReopen, SpatialFilterTest, TestComplexPhraseLeadingWildcard, BaseCdcrDistributedZkTest, TestGeoJSONResponseWriter, TestSweetSpotSimilarityFactory, TestSchemaSimilarityResource, IndexBasedSpellCheckerTest, TestConfigSets, TestSolrXml, TestRandomDVFaceting, SaslZkACLProviderTest, TestPseudoReturnFields, TestFieldCollectionResource, TestRuleBasedAuthorizationPlugin, HdfsChaosMonkeySafeLeaderTest, TestBadConfig, LoggingHandlerTest, TransactionLogTest, MissingSegmentRecoveryTest, MetricsHandlerTest, TestRTGBase, CollectionReloadTest, DistributedSuggestComponentTest, JsonLoaderTest, TestReplicationHandlerBackup, ShardsWhitelistTest, TestInitQParser, BasicZkTest, TestMacros, TestOnReconnectListenerSupport, TestMultiValuedNumericRangeQuery, SparseHLLTest, SuggesterTest, HttpTriggerListenerTest, IgnoreLargeDocumentProcessorFactoryTest, TestAtomicUpdateErrorCases, DeleteReplicaTest, CollectionsAPIDistributedZkTest, OverriddenZkACLAndCredentialsProvidersTest, ConjunctionSolrSpellCheckerTest, EnumFieldTest, BasicAuthIntegrationTest, DistanceUnitsTest, DistanceFunctionTest, TestScoreJoinQPScore, TestSkipOverseerOperations, StatsReloadRaceTest, FullHLLTest, TestManagedSchemaThreadSafety, TestEmbeddedSolrServerAdminHandler, TolerantUpdateProcessorTest, TestBinaryResponseWriter, MetricTriggerTest, TestTolerantUpdateProcessorRandomCloud, EchoParamsTest, TestBinaryField, SharedFSAutoReplicaFailoverTest, TestLMDirichletSimilarityFactory, TestCloudPhrasesIdentificationComponent, TestCloudNestedDocsSort, ClusterStateUpdateTest, CurrencyFieldTypeTest, TestRawTransformer, JavabinLoaderTest, TestSchemaManager, V2ApiIntegrationTest, DirectoryFactoryTest, RestartWhileUpdatingTest, IndexSchemaTest, TestUnInvertedFieldException, TestCollectionAPI, RecoveryZkTest, TestPhraseSuggestions, BlobRepositoryCloudTest, TestExtendedDismaxParser, MetricsHistoryIntegrationTest, TestSolrCoreParser, DocValuesMissingTest, ScriptEngineTest, TestSimGenericDistributedQueue, TestSolrCloudWithSecureImpersonation, CustomTermsComponentTest, RequestLoggingTest, TestCrossCoreJoin, TestManagedSynonymGraphFilterFactory, ScheduledTriggerTest, DistributedExpandComponentTest, WrapperMergePolicyFactoryTest, CursorPagingTest, CoreAdminRequestStatusTest, TestSimDistributedQueue, SecurityConfHandlerTest, ReplicaListTransformerTest, SolrRrdBackendFactoryTest, HdfsRecoveryZkTest, TestHalfAndHalfDocValues, MetricsConfigTest, NestedShardedAtomicUpdateTest, CachingDirectoryFactoryTest, CSVRequestHandlerTest, TestLocalFSCloudBackupRestore, StatsComponentTest, TestLegacyFieldReuse, BooleanFieldTest, ZkShardTermsTest, TestFreeTextSuggestions, TestStressLucene, TestDistributedStatsComponentCardinality, TestSegmentSorting, RestoreTriggerStateTest, NoCacheHeaderTest, TestFieldCacheVsDocValues, AddBlockUpdateTest, SimpleMLTQParserTest, DistributedFacetPivotLongTailTest, TestWordDelimiterFilterFactory, WordBreakSolrSpellCheckerTest, TestSimClusterStateProvider, TestCloudSchemaless, ComputePlanActionTest, TestFieldTypeResource, TestRebalanceLeaders, VersionInfoTest, XmlInterpolationTest, CloneFieldUpdateProcessorFactoryTest, DataDrivenBlockJoinTest, TestDeprecatedFilters, AsyncCallRequestStatusResponseTest, AutoAddReplicasIntegrationTest, TestChildDocTransformer, AtomicUpdateRemovalJavabinTest, TestLeaderElectionZkExpiry, SpatialHeatmapFacetsTest, CleanupOldIndexTest, TestSimNodeLostTrigger, QueryEqualityTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestReversedWildcardFilterFactory, TestJettySolrRunner, ConnectionReuseTest, AssignBackwardCompatibilityTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest, OverseerTest, PeerSyncReplicationTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, TestConfigSetsAPI, TestDistributedMap, TestExclusionRuleCollectionAccess, TestHashPartitioner, TestRandomFlRTGCloud, TestStressLiveNodes, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, TestSolrDeletionPolicy2, TestSolrCloudSnapshots, TestSQLHandler, TestSystemCollAutoCreate, CoreAdminOperationTest, PropertiesRequestHandlerTest, ShowFileRequestHandlerTest, TestCollectionAPIs, TestCoreAdminApis, BadComponentTest, DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest, SearchHandlerTest, TestPostingsSolrHighlighter, TestUnifiedSolrHighlighter, TestNumericRangeQuery64, SolrShardReporterTest, TestJavabinTupleStreamParser, TestPushWriter, TestSolrQueryResponse, TestSubQueryTransformerDistrib, TestManagedStopFilterFactory, DateRangeFieldTest, NumericFieldsTest, OpenExchangeRatesOrgProviderTest, PolyFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, RequiredFieldsTest, SchemaVersionSpecificBehaviorTest, SynonymTokenizerTest, TestCloudManagedSchema, TestUseDocValuesAsStored2, UUIDFieldTest, AnalyticsMergeStrategyTest, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, CursorMarkTest, LargeFieldTest, ReturnFieldsTest, SignificantTermsQParserPluginTest, SortSpecParsingTest, TestComponentsName, TestCustomSort, TestDocSet, TestElisionMultitermQuery, TestFieldSortValues, TestFilteredDocIdSet, TestFiltering, TestReload, TestSearchPerf, TestSearcherReuse, TestSmileRequest, TestSolr4Spatial2, TestSolrJ, TestSolrQueryParser, TestSort, TestValueSourceCache, TestXmlQParser, RangeFacetCloudTest, TestJsonFacets, TestDocTermOrdsUninvertLimit, TestLegacyFieldCache, TestNumericTerms64, PeerSyncWithIndexFingerprintCachingTest, RootFieldTest, SolrCmdDistributorTest, SolrIndexSplitterTest, TestInPlaceUpdatesRequiredField, TestIndexingPerformance, TestNestedUpdateProcessor, TestUpdate, AtomicUpdateProcessorFactoryTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [854/854 (1!)] on J0 in 138.03s, 6 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20190414_100506_31013043865926372461800.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid23417.hprof ...
   [junit4] Heap dump file created [608373320 bytes in 16.775 secs]
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20190414_100506_31018220813792348270679.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "SessionTracker"
   [junit4] <<< JVM J0: EOF ----

[...truncated 8978 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid23417.hprof

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